@charset "UTF-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}

body {
	background-color: #00478D;
	background-image: url(../img/sfondo2.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	background-position: 50% 0;
	}
	
	
/**BACKGROUND IMAGE REPEAT X **/	
body,
.header ul {
	background-repeat: repeat-x;
	}
	
/** WIDTH 950PX **/
.wrap,
.container,
	.home_foto,
.centre,
.header,
.footer,
.footer_wrap,
.scelta_lingua
{
	width: 950px;
	}


/** FLOAT LEFTS **/
.wrap,
.centre,
.header,
.header img,
.home_foto,
.col_sx_home,
.foto_mini_home,
.text_mini_home,
.col_sx_home_B,
.footer,
.footer_wrap,
.white_content,
.white_content_title,
.white_content img,
.white_content h2,
.white_content_text,
.text_col_sx,
.text_col_sx_2,
.foto_biography,
.scelta_lingua {
	float: left;
	}
	
/**FLOAT RIGHTS **/
.header ul,
.col_dx_home_wrap,
.col_dx_home,
.text_col_dx  {
	float: right;
	}
	
/** GOLD COLOUR **/
.header ul,
.header li a,
.col_dx_home h2,
.col_dx_home h2 a,
.col_dx_home h3,
.col_dx_home h3 a,
.col_sx_home_B h3,
.col_sx_home_B h3 a,
.footer li a {
	color: #CC9900;
	text-decoration: none;
	}
	
/**** WHITE ****/
.scelta_lingua a {
	color: #FFFFFF;
	text-decoration: none;
	}	
	
/** COLORE GRIGIO **/
.col_dx_home,
.col_dx_home a,
.col_sx_home_B,
.col_sx_home_B a,
.text_mini_home a {
	color: #999999;
	text-decoration: none;
	}	
	
/**** BLU SCURO ***/
.white_content h2,
.white_content_text,
.white_content a {
  color: #00478D;
  }
	
/***COLORE AZZURRO **/
	.footer,
	.footer a {
	color: #0099FF;
	text-decoration: none;
	}
	
	
/** FONT_FAMILY GIORGIA **/
.header ul,
.col_sx_home,
.col_dx_home h2,
.white_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}	

/*** STRUTTURA **/
.container {
	margin-right: auto;
	margin-left: auto;
	}
	
	
/** HOME STUFF **/
.col_sx_home {
text-align: justify;
}
	
/*** HEADER ***/	
	.header {
		margin-top: 20px;
		margin-bottom: 20px;
		}
		
	.header ul {
		float: right;
		font-size: 15px;
		padding: 10px 10px 10px 0;
		background-color: #006799;
		border: 2px solid #006799;
		background-image: url(../img/sfondo_menu.gif);
		background-position: bottom;
		}
	
	.header li {
		list-style: none;
		display: inline;
		padding-left: 10px;
		}
		
		
	.scelta_lingua li {
		list-style: none;
		display: inline;
		padding-left: 40px;
		}
		
	.scelta_lingua .first {
		padding: 0;
		}
		
	.header li a {
		text-decoration: none;
		}
		
	.header li a:hover {
		color: white;
		}
		
		
	/***HOME FOTO BLOCK ***/
	.home_foto {
		height: 296px;
		position: relative;
		margin-bottom: 20px;
		
		}
		
	#home_logo {
	position: absolute;
	left: 238px;
	top: 127px;
		}
		
	/*** HOME CONTENT **/
	.col_sx_home {
		font-size: 15px;
		line-height: 24px;
		}
		
			.col_sx_home a{
		color: white;
		text-decoration: none;
		}
		
	.col_dx_home {
		padding-bottom: 20px;
		}
		
	.col_dx_home_wrap,
	.col_dx_home,
	.col_sx_home,
	.col_sx_home_B {
		width: 465px;	
		}
	
	.col_dx_home h2 {
		font-size: 18px;
		font-weight: normal;
		}
	
	
	
	/*** TOP BORDER AZZURRO **/
	
	.col_dx_home h3,
	.col_sx_home_B h3,
	.footer {
	border-top: 1px solid #0066CC;
		}
	
		
	.col_dx_home h3,
	.col_sx_home_B h3 {
		font-size: 12px;
		font-weight: normal;
		padding-top: 20px;
		}
		
	.foto_mini_home {
		width: 90px;
		}
		
	.text_mini_home {
		width: 375px;
		text-align: justify;
		}
		
		
		
		/**** WHITE BLOCK ***/
		.white_content {
			width: 930px;
			padding: 10px;
			background-color: white;
			margin-bottom: 40px;
			line-height: 18px;
			}
			
		.white_content_title {
			width: 930px;
			}
			
		.white_content h2 {
			font-size: 36px;
			padding: 30px 0 20px 30px;
			font-weight: normal;
			}
			
		.white_content_text {
			width: 870px;
			padding: 0 30px 60px 30px;
			}
			
			.white_content dl {
				float: left;
				width: 250px;
				}
				
				.white_content dd {
					font-family: Georgia, "Times New Roman", Times, serif;
					font-size: 18px;
					padding-bottom: 8px;
					}
				
					
				.text_col_dx {
					width: 400px;
					}
					
					.text_col_sx	
				 {
					width: 300px;
					}
					
					.text_col_sx_2{
					width: 500px;
					padding-right: 15px;
					text-align: justify;
					}
					
					
					.td_top {
						padding: 20px 0 3px 0;
						}
						
						.privacy,
						.campo {
						font-size: 14px;
						border: 1px solid #00478D;
						width: 300px;
						}
						
							.privacy {
							height: 150px;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 12px;
							color: #666666;
							}
				
	
		/***** FOOTER ****/
		
			
			.footer__menu_wrap {
			padding: 10px 0 0px 0;
			}
			
		.footer {
			border-top: 1px solid #0066CC;
			padding: 20px 0;
		}
		
		.footer img {
			margin-right: 15px;
			vertical-align: middle;
			}

	
	.footer li {
		list-style: none;
		display: inline;
		}
		
	.footer li a {
		text-decoration: none;
		}
		
	.footer li a:hover {
		color: white;
		}
		
	.alert {
		color: #FF0000;
		font-weight: bold;
		}
		
		
	.scelta_lingua {
		text-align: center;
		padding: 30px 0;
		}
		
	.scelta_lingua img {
		vertical-align: middle;
		margin-right: 5px;
		}