/* CSS Assosvezia */

* {
	padding: 0px;
	margin: 0px;
	}
	
body {
	background-color: #123253;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}

.container {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}

.main {
	width: 951px;
	float: left;
	background-color: white;
}

/*-------HEADER-------*/
.header {
	float: left;
	width: 951px;
	height: 124px;
	border-bottom: solid 11px #2877D6;
	background-color: #EDF6FF;
	background-image: url(img/sfondo_header.gif);
	background-repeat: repeat-x;
}

.logo {
	float: left;
	width: 188px;
	padding: 23px 58px 0 31px;
}

.header_banner {
	float: left;
	width: 496px;
    height: 28px;
    overflow: hidden;
	padding: 32px 0 32px 28px;
	background-image: url(img/header_bannerwrap.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.header_banner iframe{
    display: none;
}

.foto_sx {
	float: left;
	margin: 0 10px 0 0;
	/*margin: 0 0 0 0;*/
	padding: 0 0px 2px 0;
	border-bottom: solid 5px #2877D6;
}

.foto_sx_servizi {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0px 2px 0;
	border-bottom: solid 5px #2877D6;
}

.foto_dx_wrap {
	float: left;
	width: 125px;
	}
	
.foto_dx {
	float: right;
	margin: 0 0px 0px 10px;
	padding: 0 0px 2px 0;
	border-bottom: solid 5px #2877D6;
}

.foto_centre {
	float: left;
	padding: 0 0px 2px 0;
	border-bottom: solid 5px #2877D6;
	margin-bottom: 10px;
}

.bandiere {
	float: left;
	width: 90px;
	padding: 30px 0 0 60px;
	color: black;
}

.bandiere a {
	color: black;
	text-decoration: none;
}

.bandiera_ita {
	float: left;
	padding: 3px 0 3px 25px;
	background-image:url(img/bandiera_ita.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}

.bandiera_ing {
	float: left;
	padding: 3px 0 3px 25px;
	background-image:url(img/bandiera_ing.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}
.bandiera_sve {
	float: left;
	padding: 3px 0 3px 25px;
	background-image:url(img/bandiera_sve.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
}

/*---- HOME BLOCCO ORIZZONTALE ----*/

.blocco_orizz {
	float: left;
	width: 718px;
	background-color: #EDF6FF;
	background-image: url(img/sfondo_azzur_basso2.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding: 10px 0px 10px 10px;

}

.blocco_orizz h2 {
	padding: 0 0 5px 0;
}

.blocco_orizz h2 a {
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}



.padding_42 {
	float: left;
	padding: 0 0px 20px 42px;
}

.giallo_wrap {
	float: left;
	padding: 0 0 2px 0px;
	border-bottom: solid 5px #FFCC00;
}

.blocco_wrap {
	float: left;
	width: 226px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 13px;
}

.blocco_wrap a {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

/*-----HOME BLOCCO BASSO-------*/
.blocco_basso_wrap {
	float: left;
	background-image:url(img/sfondo_home_3blocchi.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-bottom: 20px;
}

.blocco_basso{
	float: left;
	width: 234px;
	padding: 0 13px 0 0;
}

.blocco_basso h2 {
	width: 214px;
	background-image: url(img/sfondo_header_blu.gif);
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 5px 3px 15px;
}

.svezia {
	float: left;
	width: 214px;
	padding: 10px 15px 10px 15px;
}

.svezia h2 {
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
	width: auto;
	padding: 0px 0 5px 0;
	background-image: none;
} 

.svezia a {
	color: #336699;
}

.bianco {
	float: left;
	width: 214px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	line-height: 13px;
}

.bianco h2 {
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
	width: auto;
	padding: 0px 0 5px 0;
	background-image: none;
}

.bianco h2 a {
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
	width: auto;
	background-image: none;
}

.bianco a {
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

.servizi {
	font-size: 12px;
	line-height: 17px;
	padding-right: 10px;
}

/*----- BANNER ------*/
.banner_726 {
	float: left;
	width: 726px;
	background-image: url(img/tit_banner_726.gif);
	background-repeat: no-repeat;
	padding: 15px 0 10px 0;
	border-bottom: solid 1px #CCCCCC;
	}

/*------ NAV SX ------*/
.nav { 
	float: left;
	width: 132px;
	padding-left: 23px;
	background-color: white;
}

.nav ul {
	width: 132px;
	padding: 10px 0 0 0;
}

.nav li	{
	list-style: none;
	display:block;
	width: 132px;
	padding: 5px 0 15px 0;
	background-color: white;
	background-image: url(img/ombra_orizz.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	font-size:11px;
	color: #FFCC00;
}

.nav li a {
	font-size: 11px;
	color:black;
	text-decoration: none;
}


/*------TITOLI INTERNI--------*/
.titolo_singolo {
	float: left;
	width: 796px;
	height: 87px;
	background-image: url(img/sfondo_tit_2col.gif);
	background-color: #FFE900;
}

.titolo_singolo img {
   display: block;
	padding: 20px 0px 0 42px;
}

.titolo_singolo_2 {
	float: left;
	width: 796px;
	height: 87px;
	background-image: url(img/sfondo_tit_1col.gif);
	background-color: #FFE900;
}

.titolo_singolo_2 img {
   display: block;
	padding: 20px 0px 0 42px;
}

/*------CONTENT-----*/
.content {
	float: left;
	width: 796px;
	background-color: white;
	background-image: url(img/sfondo_ombra_sx.gif);
	background-repeat: repeat-y;
}

.flash {
	float: left;
	width: 539px;
	height: 209px;
}

.login {
	float: left;
	width: 227px;
	height: 179px;
	padding: 15px;
	background-color: #FFED00;
	background-image: url(img/sfondo_login.gif);
	background-repeat: no-repeat;
}

.login h2 {
	width: 227px;
	color: #2877D6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: solid 5px #2877D6;
}

.login h3 {
	font-size: 12px;
	color: #2877D6;
	padding: 8px 0 2px 0;
}

.login input[type="text"] {
	width: 225px;
	height: 15px;
	border: solid 1px #2877D6;
}

.login input[type="password"] {
	width: 225px;
	height: 15px;
	border: solid 1px #2877D6;
}

.login_input_wrap {

padding: 10px 0 10px 0;
}
	

/*------ MAGAZIN-----*/
.centro {
	float: left;
	width: 477px;
	padding: 0 20px 0 42px;
}

.centro p {
	padding: 10px 0 0px 0;
}

.centro h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 15px 0 0 0;
}

.centro h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 0;
	color: #336699;
}
.centro h3 {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: .5em;
	color: #FFCC00;
	padding: 0 0 5px 0;

}

.centro h2, .centro_slide h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 24px;
}

.centro h2 a {
	text-decoration: none;
	color: #336699;
	font-weight: normal;
}

.viral {
	width: 466px;
	float: left;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background-image: url(img/sfonod_viral.jpg);
	background-repeat: repeat-x;
	margin: 5px 0 10px 0;
	padding: 5px;
}

.viral ul {
	display: inline;
}

.viral li {
	display: inline;
	list-style: none;
	color: #FFCC00;
	font-weight: bold;
	padding: 0 10px 0 0;
	}
	
.viral li a {
	display: inline;
	list-style: none;
	color: #336699;
	font-weight: bold;
}	

.pagina {
	float:left;
	width: 100px;
	text-align: left;
}

.paginazione {
	float: right;
	width: 300px;
	text-align: right;
}


.banner_468 {
	width: 468px;
	margin: 15px 0 10px 0;
	border-bottom:solid 1px #CCCCCC;
	padding: 15px 0 10px 0;
	background-image: url(img/tit_banner_726.gif);
	background-repeat: no-repeat;
}

.archivio_dx {
	float: left;
	width: 217px;
	padding: 0 20px 20px 20px;
	margin-bottom: 20px;
	background-color: #EDF6FF;
	background-image:url(img/sfondo_azzur_basso.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.archivio_dx h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight: normal;
	padding: 0 0 10px 0;
}

.ricetta_dx {
	float: left;
	width: 217px;
	padding: 0 20px 20px 20px;
	margin-bottom: 20px;
	background-color: #EDF6FF;
	background-image:url(img/sfondo_azzur_basso.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.ricetta_dx h2 {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight: normal;
	padding: 0 0 10px 0;
}


.archivio_dx h3 {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: .5em;
	color: #FFCC00;
	padding: 0 0 5px 0;
}

.archivio_dx ul {
	list-style: none;
}

.archivio_dx li {
	list-style: none;
	display: block;
	padding: 5px 0 5px 0;
	color: #FFCC00;
	font-weight: bold;
}

.archivio_dx li a {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

.archivio_dx  img {
display: block;
	padding: 10px 0 0 0;
}

.dx_wrap {
	width: 257px;
	float: left;
}

.dx_banner {
	width: 207px;
	float:left;
	background-image: url(img/ombra_sx.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 20px 0 20px 50px;
}

.giallo {
	color: #FFCC00;
	font-weight: bold;
}

.centro a {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}


.commenti {
	width: 467px;
	border-top: solid 5px #2877D6;
	margin: 20px 0 20px 0;
}

.commenti h2 {
	margin: -10px 0 0 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	font-size: 12px;
	color: #2877D6;
	background-color: white;
	}
	
.commenti h3 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-transform: none;
	letter-spacing: normal;
}

.commenti_wrap {
	width: 467px;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: solid 1px #999999;
	color: #666666;
}

.column {
	float: left;
	width: 344px;
	padding: 0 15px 15px 0;
}

.column ul{
	list-style: none;
}

.column li{
	list-style: none;
	display: block;
	padding: 5px 0 5px 0;
	color: #FFCC00;
	font-weight: bold;
}

.column li a{
	list-style: none;
	color: #336699;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.servizi_wrap {
	float: left;
	width: 440px;
	padding: 0 10px 20px 0;
	}
	
.servizi_testowrap {
	float: left;
	width: 300px;
	padding-left: 15px;	
}

/*----SLIDEShowPro-----*/
.slide {
	width: 725px;
	float: left;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	/*background-image: url(img/sfonod_viral.jpg);
	background-repeat: repeat-x;
	margin: 5px 0 10px 0;*/
	padding: 10px 0 15px 0;
}

.centro_slide {
	float: left;
	width: 705px;
	padding: 0 20px 0 42px;
}
	
	
	
/*----SVEZIA E ITALIA-----*/

.ombra_orizz {
	float: left;
	width: 728px;
	padding: 15px 0 opx 0;
	background-image: url(img/ombra_orizz.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.ombra_orizz h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #336699;
}

.blocco_svezia {
	float: left;
	width: 330px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 15px;
}


.blocco_svezia h2 a {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-decoration: underline;
}

.blocco_svezia a {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}


/*--------FORM-------*/

.form {
	float: left;
	width: 470px;
	padding: 0 0 20px 120px;
}

.form h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 23px;
	font-weight: normal;
	color: #336699;
}

.form a {
	color: #336699;
	}
	
.form p {
	padding: 10px 0 10px 0;
	}


.form table {
	width: 430px;
	}
	
.form table th {
	padding: 10px;
	width: 150px;
	text-align: right;
	vertical-align: top;
}

.form table td {
	padding:10px;
	width: 280px;
	text-align: left;
	color: #336699;
	font-weight: bold;
}


.form input[type="text"] {
	width: 225px;
	background-color:#FFFFCC;
	border: solid 1px #2877D6;
}

.form input[type="password"] {
	width: 225px;
	background-color:#FFFFCC;
	border: solid 1px #2877D6;
}

.form select {
	width: 225px;
	background-color:#FFFFCC;
	border: solid 1px #2877D6;
}

.form textarea {
	width: 225px;
	height: 150px;
	background-color:#FFFFCC;
	border: solid 1px #2877D6;
}

.diventa_socio {
	width: 448px;
	padding: 10px;
	margin-top: 15px;
	background-color:#EDF6FF;
	background-image:url(img/sfondo_azzur_basso2.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	border: solid 1px #CCCCCC;
}


/*---FOOTER----*/
.footer {
	float: left;
	width: 951px;
}

.octagon {
	float: left;
	width: 121px;
	margin-top: -25px;
	padding: 0px 0 0 50px;
}

.olojin {
	float: left;
	width: 121px;
	margin-top: -5px;	
	padding: 0px 25px 0 25px;
}

.copyright {
	float: left;
	width: 750px;
	background-color: #2877D6;
	background-image: url(img/sfondo_footer.gif);
	background-repeat: no-repeat;
	color: #66CCFF;
	padding: 25px 0 50px 30px;
}

.nav_footer {
	float: left;
	width: 725px;
	padding: 10px 0 20px 0px;
	margin: 10px 0 0 0;
	border-top: solid 5px #2877D6;
	}
	
.nav_footer ul{
	list-style: none;
	display: inline;
}

.nav_footer li{
	list-style: none;
	display: inline;
	color: #FFCC00;
	font-weight: bold;
}
	
	.nav_footer li a{
	list-style: none;
	display: inline;
	color: #336699;
	font-weight: bold;
}	

/*Iscrizione newsletter*/
#frmRadio {
		float: left;
		width: 225px;
		padding: 0;
}
		
.radio_wrap {
	float: left;
	width: 50px;
}

