@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a { text-decoration:none; }
a:hover { text-decoration:underline; }
form {
margin:0px;
padding:0px;
border:0px;
}
#main{
width:927px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#top{
text-align:right;
overflow:hidden;
width:900px;
}
#ricerca {
width:900px;
height:23px;
background-color:#000000;
/*margin-top:5px;*/
}
#ricerca form { float:left; }
#ricerca form .input { height:17px; padding:2px; margin:0; border:1px solid #000000; float:left; }
#ricerca form img { float:left; }
#separatore_orizzontale { background-image:url(img/separatore_orizz_2.gif); height:15px; }
#separatore_verticale { background-image:url(img/separatore_verticale.gif); width:15px; }
#footer { width:900px; color:#666666; }
#footer a { color:#666666; }
#footer div { padding:0 0 0 20px; float:left; }
.riga_testo {
	height:19px;
	padding-top:4px;
	padding-left:5px;
	width:100% -5px;
	background-image:url(img/sfondo_box.gif);
}
.logo{
display:block;
float:left;
}
.logo img { border:0; }
.menu1 img { border:0; margin-top:18px; }
.menu2 img { border:0; }
/* FOOTER ITALIANO */
.footer {
margin:0;
padding:0;
}
.footer li {
display:inline;
}
.footer a {
float:left;
display:block;
padding: 0 40px 0 10px;
background:url(img/menu_footer.gif) left center no-repeat;
color:#999999;
}
/* FOOTER RUSSO */
.footer2 {
margin:0;
padding:0;
}
.footer2 li {
display:inline;
}
.footer2 a {
float:left;
display:block;
padding: 0 50px 0 10px;
background:url(img/menu_footer.gif) left center no-repeat;
color:#999999;
}
/* STILI TESTI */
.titolo1 { font-weight:bold; font-size:14px; }
.titolo2 { font-weight:bold; font-size:14px; color:#666666; }
.titolo3 { font-weight:bold; font-size:14px; color:#3c7e72; }
.titolo4 { font-weight:bold; font-size:16px; }
.testo1 { font-weight:bold; color:#cc0000; }
.testo2 { font-weight:bold; color:#3c7e72; }
.testo3 { color:#cc0000; }
.testo4 { color:#666666; }
/* STILI LINK */
.link1 { color:#000000; font-weight:bold; }
.link2 { color:#000000; }
.link3 { color:#0000FF; }
.link4 { color:#666666; font-size:9px; }
.link5 { color:#333333; font-size:8px; }
/* FORM */
.form1 label { margin:5px 0 0 5px; display:block; }
.form1 select,
.form1 input,
.form1 textarea { width:583px; #width:581px; border:1px solid #CCCCCC; margin:0px 0 0 5px; }
.form1 p { margin:5px 0 0 5px; }
.form1 fieldset { padding:0; margin:0; border:0; background-color:#f6f6f6; overflow:hidden; }
/* MENU ORIZZONTALE PROFILO */
.profilo_menu {
padding:0;
margin:0;
}
.profilo_menu li { list-style:none; display:inline; }
.profilo_menu a {
display:block;
float:left;
font-weight:bold;
color:#000000;
text-decoration:none;
text-align:center;
background-image:url(img/profilo_sfondo_verde.gif);
width:195px;
height:133px;
}
.profilo_menu a:hover { background-image:url(img/profilo_sfondo_rosso.gif); }
.profilo_menu .vocecorrente { background-image:url(img/profilo_sfondo_rosso.gif); }
