body{
    background-image: url(img/v2sfondo.jpg);
    background-color: #13235e;
    background-repeat: repeat-x;
    background-position: top ;
}

a:link    {text-decoration: none; color: #0c205b; font-weight: normal;}
a:visited {text-decoration: none; color: #0c205b; font-weight: normal;}
a:active  {text-decoration: none; color: #0c205b; font-weight: normal;}
a:hover   {text-decoration: none; color: #0c205b; font-weight: normal;}

A.link1:link    {text-decoration: none; color: #0c205b; font-weight: normal;}
A.link1:visited {text-decoration: none; color: #0c205b; font-weight: normal;}
A.link1:active  {text-decoration: none; color: #0c205b; font-weight: normal;}
A.link1:hover   {text-decoration: none; color: #0c205b; font-weight: normal;}

.testo_menu {
	font-family : Arial;
	font-size : 18px;
	font-style : italic;
	font-weight : normal;
	color : #0c205b;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 10px;
    background-color: #ebebec;
    border-top: #FFFFFF 3px solid;
    border-right: #FFFFFF 3px solid;
}
.testo {
	font-family : Arial;
	font-size : 15px;
    font-style: normal;
	font-weight : normal;
	color : #0c205b;
    padding-left: 10px;
    padding-right: 10px;
}

.testo_gen {
	color : #FFFFFF;
    padding-top: 5px;
    background-color: #ebebec;
    border-right: #FFFFFF 3px solid;
}

.title_art {
	font-family : Arial;
	font-size : 18px;
	font-style : italic;
	font-weight : bold;
	color : #0c205b;
    padding-left: 5px;
}

.testo_menu2 {
	font-family : Arial;
	font-size : 18px;
	font-style : italic;
	font-weight : normal;
	color : #0c205b;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-right: 10px;
    padding-left: 10px;
}

.testo_small {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #0c205b;
}

.testo_count {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #FFFFFF;
}

.testo_normal {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #0c205b;
}

input
	{
    border-color: #000000;
    border-width: 1;
    color:#0c205b;
    background-color:#ffffff;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Arial,Verdana,Helvetica,sans-serif;
    }

.input2
	{
    border-color: #000000;
    border-width: 1;
    color:#0c205b;
    background-color:#acd373;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Arial,Verdana,Helvetica,sans-serif;
    }

.input3
	{
    border-color: #000000;
    border-width: 1;
    color:#0c205b;
    background-color:#4d9e00;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Arial,Verdana,Helvetica,sans-serif;
    }

select
	{
    border-color: #000000;
    border-width: 1;
    color:#0c205b;
    background-color:#FFFFFF;
    text-indent:2px;
    font-weight:bold;
    font:normal 10px Arial,Verdana,Helvetica,sans-serif;
    }
		

textarea
    {
    border-color: #000000;
    border-width: 1;
    color:#0c205b;
    background-color:#ffffff;
    text-indent:2px;
    font:normal 10px Arial,Verdana,Helvetica,sans-serif;
    }
    
/* MENU */	
 .menu{
    background-image: url(img/v2sfondo_menu.png); 
    background-repeat: repeat-y; 
    background-position: left;
    padding-left: 5px;
    font-family: Arial;
    font-size: 18px;
 }
a.menu:link    {text-decoration: none; color: #152560; font-weight: bold;}
a.menu:visited {text-decoration: none; color: #152560; font-weight: bold;}
a.menu:active  {text-decoration: none; color: #152560; font-weight: bold;}
a.menu:hover   {text-decoration: none; color: #152560; font-weight: bold; font-style: italic;}

a.testo:link    {text-decoration: none; color: #152560; font-weight: bold;}
a.testo:visited {text-decoration: none; color: #152560; font-weight: bold;}
a.testo:active  {text-decoration: none; color: #152560; font-weight: bold;}
a.testo:hover   {text-decoration: none; color: #152560; font-weight: bold; font-style: italic;}

a.link_pagine:link    {text-decoration: none; font-size: 12px; color: #152560; font-weight: bold;}
a.link_pagine:visited {text-decoration: none; font-size: 12px; color: #152560; font-weight: bold;}
a.link_pagine:active  {text-decoration: none; font-size: 12px; color: #152560; font-weight: bold;}
a.link_pagine:hover   {text-decoration: none; font-size: 12px; color: #152560; font-weight: bold; font-style: italic;}

.sottomenu{
    text-decoration: none; font-size: 12px; color: #152560; font-weight: normal;padding-left: 12px;
}
