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

* {
	margin: 0;
	padding: 0;
	}
	
body {
	background-color: #CCCCCC;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/sfondo_bianco.gif);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 16px;
	}
	
	
/**** STRUTTURA ****/
.container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;

	}
	
.content {
	width: 950px;
	float: left;
	padding-bottom: 25px;
	}
	
.content_pad {
float: left;
width: 950px;
padding: 10px 0 20px 0;
}
	
	
/*** HEADER***/
.header {
	float: left;
	width: 950px;
	height: 95px;
	position: relative;
	}
	
.logo {
	position: absolute;
	top: 16px;
	}
	
.banner {
	position: absolute;
	right: 0;
	top: 15px;
	}
	
	
/***** MENU ***/
.menu {
	float: left;
	width: 950px;
	border-top: solid 1px #999999;
	border-bottom: solid 8px #003366;
	padding: 5px 0;
	}
	
.menu_sx {
	float: left;
	}
	
.menu_dx {
float: right;
}

.menu_dx li,
.menu_sx li {
	float: left;
list-style: none;
	}
	
.menu_sx ul .first {
	padding-left: 0;
	border-left: none;
	}
	
.menu_sx ul .small,
.menu_sx ul .small a {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	}
	
.menu_sx a {
	text-decoration: underline;
	}		
	
.menu_sx ul .small {	
	border-left: solid 1px #999999;
	}

.menu_dx ul	.menu_blu a,	
.menu_sx ul .magenta,
.menu_sx ul .magenta a {
	color: #FF0099;
	}
	
.menu_sx ul .verde,
.menu_sx ul .verde a,
.menu_dx ul .verde,
.menu_dx ul .verde a {
	color: #339933;
	}
	
.menu_sx li {
	padding: 2px 8px;
	font-size: 14px;
	font-weight: bold;

	}
	
.menu_title {
	float: left;
	width: 950px;
	padding-bottom: 2px;
	}	
	
.menu_sx li,
.menu_sx li a {
	color:  #003366;
	}
	
	
.menu_dx li {
	padding: 2px 0 2px 10px;
	}
	
.menu_dx li,
.menu_dx li a {
	color: #003366;
	text-decoration: none;
	}
	
	
	
/******** LOGGATO *******/
.loggato {
	float: left;
	width: 934px;
	background-color: #003366;
	padding: 0px 8px 8px 8px;
	color: white;
	}
	
.loggato_sx ul {
	display: inline;
	}
	
.loggato_sx li {
	list-style: none;
	display: inline;
	color: #FF3399;
	font-weight: bold;
	padding-right: 7px;
	}	
	
.loggato_sx li a {
	list-style: none;
	display: inline;
	color: #66CCFF;
	font-weight: normal;
	padding: 0px 7px;
	border-left: 1px solid #666666;
	}
	
.loggato_sx {
	float: left;
	text-align: left;
	width: 500px;
	}
	
.loggato_dx {
	float: right;
	text-align: right;
	width: 300px;
	}
	
.loggato_dx a {
	color: white;
	}
	
	
/**** CONTENT HOME ****/
.main_home {
	float: left;
	width: 950px;
	padding: 10px 0 20px 0;
	}
	
.main_home_sx {
position: relative;
	float: left;
	width: 652px;
	height: 284px;
	}
	
.main_home_text {
	position: absolute;
	width: 284px;
	height: 284px;
	color: white;
	text-align: center;
	top: 0px;
	left: 0px;
	}
	
.home_txt_cel {
width: 204px;
height: 204px;
padding: 40px;
vertical-align: middle;
text-align: center;
}

.home_txt_cel h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	}
	
.main_home_text a {	
	color: white;
	text-decoration: underline;
	}
	
.main_home_dx {
float: left;
padding: 20px;
width: 258px;
height: 244px;
background-color: #93bdef;
color: white;
}

.main_home_dx_monitoring {
float: left;
width: 258px;
height: 55px;
border: #FFFFFF 1px solid;
}

.main_home_dx_menu {
float: left;
width: 258px;
}

.main_home_dx a {
	color: white;
	text-decoration: underline;
	}	

.main_home_dx ul {
	list-style: none;
	padding-top: 10px;
	}
	
.main_home_dx li {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003366;
	padding: 5px 0 5px 20px;
	background-image: url(../img/bullet_home.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	}

.main_home_dx li a {	
	color: #003366;
	text-decoration: none;
	}
	
	
/***** TRE COLONNE ****/
.tre_colonne {
	float: left;
	width: 950px;
	background-image: url(../img/sfondo_azzurro_3col.gif);
	background-repeat: repeat-y;
	}
	
.contenuti_lifestyle,
.colonna_news_wrap,
.colonna_news,
.colonna_lifestyle,
.colonna_pubblicita {
	float: left;
	width: 300px;
	}
	
.colonna_lifestyle,
.colonna_pubblicita {
	padding-left: 25px;
	}
	
.colonna_news h3,
.colonna_news h3 a, 
.colonna_lifestyle h3,
.colonna_lifestyle h3 a, 
.colonna_pubblicita h3,
.colonna_pubblicita h3 a {
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	text-decoration: none;
	}
	
.colonna_news h3,
.colonna_news h3 a {
	background-color: #003366;
	color: white;
	font-size: 12px;
	text-decoration: none;
	}
	
.colonna_news h3 {
	border-bottom: solid 8px white;
	}
	
	
.colonna_news h4,
.colonna_news h4 a {
font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	}
	
.colonna_news h4 {
padding: 10px 10px 0 10px;
}
	
.colonna_news p {
	padding: 0 10px 8px 10px;
	}
	
.colonna_news img {
	float: right;
	padding: 10px 10px 0 10px;
	}
	
.colonna_news li {
	list-style: none;
	border-top: solid 1px #999999;
	padding: 6px 10px;
	}
	
.colonna_news li a {
	color: #003366;
	text-decoration: none;
	}
	
.colonna_news p a {
	color: #003366;
	text-decoration: none;
	}
	
.colonna_pubblicita h3,
.colonna_pubblicita h3 a {
	color: #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 6px 8px;
	}

.contenitore_titolo_lifestyle {
	width: 276px;
	float: left;
	background-color: #a2e710;
	padding: 8px 16px;
}	
	
.colonna_lifestyle .tit_lifestyle_home	 {
	width: 118px;
	float: left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
.colonna_lifestyle .link_lifestyle	{
	width: 118px;
	float: right;
	text-align: right;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
	

.colonna_lifestyle .tit_lifestyle_home a {
	color: white;
	text-decoration: none;
	}
	

.colonna_lifestyle .link_lifestyle a {
	color: #003366;	
	text-decoration: underline;
	}	
	
	
.lifestyle_sx {
	width: 135px;
	}
	
.lifestyle_dx {
	width: 157px;
	padding-left: 8px;
	}
	
.lifestyle_dx,
.lifestyle_sx {
	padding-top: 8px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}
	

.lifestyle_dx a,
.lifestyle_sx a {
	color: #003366;
	text-decoration: none;
	}
	
.pubblicita,
.pubblicita_2 {
	float: left;
	width: 300px;
	border-top: solid 8px white;
	}
	
.pubblicita {
	border-bottom: solid 8px white;
	}
	
.blu {
	color: #336699;
	}
	
	

		
	/***** FOOTER ****/
	.footer {
		float: left;
		width: 950px;
		border-top: solid 8px #003366;
		border-bottom: solid 8px #003366;
		padding: 20px 0;
		}
		
	.footer_colonne {
		float: left;
		width: 950px;
		background-image: url(../img/sfondo_4col.gif);
		background-repeat: repeat-y;
		}
		
	.footer_colonna_prima,
	.footer_colonna	 {
		position: relative;
		color: #666666;
		float: left;
		width: 218px;
		}
		
	.footer_colonna_prima img,
	.footer_colonna	img{
		position: absolute;
		display: block;
		}
		
		.footer_colonna_prima h3,
	.footer_colonna	h3 {
		padding-left: 100px;
		width: 118px;
		color:  #003366;
		font-weight: normal;
		text-decoration: none;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		line-height: 16px;
		padding-bottom: 5px;
		}
		
	.footer_colonna_prima h3 a,
	.footer_colonna	h3 a {
		text-decoration: none;
		color:  #003366;
		}
		
		.footer_colonna_prima p,
	.footer_colonna	p,
	.footer_colonna_prima p a,
	.footer_colonna	p a {
		font-weight: normal;
		text-decoration: none;
		color: #666666;
		}
		
	.footer_colonna_prima p,
	.footer_colonna	p {
		padding-left: 100px;
		}
		
	.footer_colonna {
		padding-left: 25px;
		}
		
	.credits {
		float: left;
		width: 950px;
		padding: 10px 0;
		border-bottom: solid 1px #999999;
		}
		
	.credits_sx {
		float: left;
		width: 285px;
		padding: 7px 0 0 0;
		}
		
	.credits_dx {
		float: right;
		width: 390px;
		text-align: right;
		color: #999999;
		}
		
	.credits_dx img {
		margin-left: 25px;
		}	
	
	.partners	{
		float: right;
		width: 50px;
		color: #999999;
		padding: 7px 0 0 0;
		}		
		
	.created {
	width: 150px;
	float: left;
	text-align: left;
	padding: 7px 0 0 0;
	}
	
	.credits_sx a {
			color: #999999;
			text-decoration: none;
			}
