html, body {
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff url("bkg_pagina_2011.jpg") top center repeat-x;
	font-family: "Trebuchet MS", Arial, Georgia, sans-serif; 
	font-size: 13px;
	line-height: 1.3em;
	color: #000000;
}


/* titoli pagine */

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #2c96c0;
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 13px;
}
h2.h2homepage {
	font-size: 27px;
	margin: 3px 0px 7px 0px;
}
h1.h1homepage {
	font-size: 15px;
	color: #4baed5;
	text-align: right;
	margin: 3px 0px 7px 0px;
}




/* form */

form {
	width: inherit;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid #ff0000;
	font-size: 11px;
}
input {
	border: 1px solid #bbbbbb;
	background-color: #e8e8e8;
	color: #424b51;
	font-size: 11px;
	padding: 2px;
	margin: 0px 5px 0px 5px;
	font-size: 11px;
}
input.submit  {
	border: 1px solid #a3a3a3;
	background-color: #6a6a6a;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	padding: 1px 10px 1px 10px;
	font-size: 11px;
	font-weight: bold;
}




/* immagini */

img {
	margin: 0px; 
	padding: 0px; 
	border: 0px solid #F4F4F4;
}

img.sinistra {
	margin: 0px 7px 3px 0px; 
	padding: 3px; 
	border: 0px solid #F4F4F4;
	float: left;
}

img.destra {
	margin: 0px 0px 3px 7px; 
	padding: 3px; 
	border: 0px solid #F4F4F4;
	float: right;
}
img.sinistra_bordo {
	margin: 0px 7px 3px 0px; 
	padding: 0px; 
	border: 1px solid #0d94c6;
	float: left;
}

img.destra_bordo {
	margin: 0px 0px 3px 7px; 
	padding: 0px; 
	border: 1px solid #0d94c6;
	float: right;
}


/* links */

a {
	color: #0d94c6;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #1e4f90;
	text-decoration: underline;
}

a.rosso, a.rosso:visited, a.rosso:active {
	color: #d52b43;
}

a.rosso:hover {
	color: #ac0018;
}



/* contenitori */



/* testata */

.containertotale { 
	width: 990px;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 15px solid #ffffff;
}
	.containertotale .titoli_top { 
		width: inherit;
		height: 15px;
		line-height: 1.0em;
		margin: 0px;
		padding: 0px;
		font-size: 11px;
		color: #b0b0b0;
	}
	.containertotale .titoli_top h1 { 
		margin: 2px 10px 0px 10px;
		font-size: 11px;
		font-weight: bold;
		line-height: 1.0em;
		padding: 0px;
		text-align: right;
		color: #b0b0b0;
	}
	
	.containertotale .titoli_top h1 a, .containertotale .titoli_top h1 a:hover, .containertotale .titoli_top h1 a:active, .containertotale .titoli_top h1 a:visited { 
		color: #b0b0b0;
		margin: 0px;
		padding: 0px;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		cursor: text;
	}
	.containertotale .header { 
		width: inherit;
		height: 209px;
		margin: 0px;
		padding: 0px;
		background: transparent url("bkg_header_2011.jpg") top left no-repeat;
	}
	.containertotale .header .contenutitop { 
		width: 964px;
		margin: 0px auto;
		padding: 0px;
		padding-top: 17px;
	}
	.containertotale .header .contenutitop .menu { 
		/*width: 600px;*/
		width: 485px;
		margin: 0px;
		padding: 2px 0px 0px 0px;
		float: right;
		text-align: right;
		height: 39px;
		color: #c2e2ee;
		font-size:11px;
		background: transparent url("bkg_menu_top_2011.gif") top right no-repeat;
	}
	.containertotale .header .contenutitop .menu img { 
		border: 0px;
		vertical-align: middle;
	}
	.containertotale .header .contenutitop .menu a { 
		color: #b60000;
		text-decoration: none;
		padding: 0px 2px 0px 2px;
		margin: 0px 2px 0px 2px;
	}
	.containertotale .header .contenutitop .menu a:hover { 
		color: #840000;
		text-decoration: none;
		padding: 0px 2px 0px 2px;
		margin: 0px 2px 0px 2px;
	}
	.containertotale .header .contenutitop .dati { 
		/*width: 600px;*/
		width: 485px;
		margin: 0px;
		padding: 0px;
		float: right;
		height: 100px;
		font-size: 14px;
		text-align: right;
		color: #0d94c6;
	}
	.containertotale .header .contenutitop .dati p { 
		margin: 0px;
		padding: 0px;
		line-height: 1.6em;
	}
	.containertotale .header .contenutitop .dati a, .containertotale .header .contenutitop .dati .blu { 
		color: #12588e;
		font-weight: bold;
		text-decoration: none;
	}
	.containertotale .header .contenutitop .dati a:hover { 
		text-decoration: underline;
	}
	.containertotale .header .contenutitop .logo { 
		/*width: 355px;*/
		width: 472px;
		margin: 0px;
		padding: 0px;
		float: left;
		border: 0px;
	}
	.containertotale .header .contenutitop .logo img, .containertotale .header .contenutitop .logo a img { 
		margin: 0px;
		padding: 0px;
		float: left;
		border: 0px;
		text-decoration: none;
	}
	.containertotale .header .contenutitop .mainmenu { 
		width: inherit;
		margin: 0px auto;
		padding: 6px 0px 0px 0px;
		color: #c2e2ee;
		text-align: center;
		clear: both;
	}
	.containertotale .header .contenutitop .mainmenu h2 { 
		margin: 0px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
	}
	.containertotale .header .contenutitop .mainmenu img { 
		border: 0px;
		vertical-align: middle;
	}
	.containertotale .header .contenutitop .mainmenu a { 
		color: #3ba7cf;
		text-decoration: none;
		padding: 0px 2px 0px 0px;
		margin: 0px 2px 0px 0px;
	}
	.containertotale .header .contenutitop .mainmenu a:hover { 
		color: #1e7190;
		text-decoration: none;
		padding: 0px 2px 0px 0px;
		margin: 0px 2px 0px 0px;
	}


/* login */

.login { 
		width: 984px;
		font-size: 12px;
		height: 20px;
		padding: 0px;
		margin: 0px auto;
		margin-bottom: 2px;
	}
	.login .datatop { 
		width: 180px;
		padding: 0px;
		margin: 2px auto;
		float: left;
		color: #b3b3b3;
		font-size: 11px;
		font-style: italic;
	}
	.login .logger { 
		width: 780px;
		height: 18px;
		padding: 0px;
		margin: 0px auto;
		float: right;
		text-align: right;
		color: #78dbff;
	}
	.login .logger span { 
		text-align: right;
		color: #78dbff;
		text-decoration: underline;
		font-weight: bold;
		font-size: 13px;
	}
	
	



/* contenuti */

.contenuti_tot { 
	width: inherit;
	padding: 0px;
	margin: 0px;
	background: #ffffff url("bkg_contenuti_2011.jpg") top left repeat-y;
}
	.contenuti_tot .apertura { 
		width: inherit;
		padding: 0px;
		margin: 0px;
		height: 17px;
		background: transparent url("bkg_contenuti_top_2011.jpg") top left no-repeat;
		font-size: 7px;
		line-height: 1.0em;
	}
	.contenuti_tot .chiusura { 
		width: inherit;
		padding: 0px;
		margin: 0px;
		height: 17px;
		background: transparent url("bkg_contenuti_bottom_2011.jpg") bottom left no-repeat;
		font-size: 7px;
		line-height: 1.0em;
	}
	.contenuti { 
		width: 964px;
		margin: 0px auto;
		padding: 0px;
		font-size: 13px;
	}
	
	
	
		/* tophome_dx e tophome_sx - pannelli per prima pagina */
		
		.tophome_dx { 
			width: 470px;
			height: 399px;
			margin: 0px;
			padding: 0px;
			padding-left: 15px;
			background: transparent url("bkg_carousel.gif") top left no-repeat;
			float: right;
			margin-left: 10px;
		}
			.tophome_dx_cont { 
				height: 391px;
				width: 450px;
				margin: 14px 0px 14px 0px;
				padding: 0px;
			}
			.tophome_dx_cont h2 { 
				margin: 0px;
				padding: 0px;
				font-size: 14px;
				font-weight: bold;
				color: #333333;
				text-decoration: none;
				border-bottom: 1px solid #cccccc;
			}
		.tophome_sx { 
			width: 460px;
			margin: 0px;
			padding: 0px;
			float: left;
		}
		.tophome_sx ul { 
			margin: 0px;
			padding: 0px;
			list-style-type: none;
		}
		.tophome_sx ul li { 
			margin: 13px 0px 8px 0px;
			padding: 10px;
			list-style-type: none;
			border: 1px solid #e0e0e0;
			background: #ffffff url("bkg_ul_li.gif") top left no-repeat;
		}
		
		
		
		/* colonne home page */
		
		.colonna_dx_cont { 
			width: 236px;
			padding: 0px;
			margin: 0px 5px 0px 0px;
			float: right;
		}
		.colonna_dx_cont img { 
			border: 0px solid #ffffff;
		}
		.colonna_dx_cont p { 
			padding: 0px;
			margin: 0px 0px 10px 0px;
		}
		
		.colonna330 { 
			width: 330px;
			padding: 0px;
			margin: 0px 10px 0px 10px;
			float: left;
			background: #ffffff url("bkg_colonna330.gif") top left repeat-x;
		}
		.colonnadestra { 
			width: 280px;
			padding: 0px;
			margin: 0px 0px 0px 5px;
			float: right;
			background: #ffffff url("bkg_colonna330.gif") top left repeat-x;
		}
		.colonnabig { 
			width: 665px;
			padding: 0px;
			margin: 0px 10px 0px 0px;
			float: left;
			background: #ffffff url("bkg_colonna330.gif") top left repeat-x;
		}
		.colonna330 .conts, .colonnadestra .conts, .colonnabig .conts { 
			padding: 7px;
			margin: 0px;
		}
		.colonna330 .conts h4, .colonnadestra .conts h4 { 
			padding: 0px;
			margin: 0px 0px 5px 0px;
			font-size: 14px;
			border-bottom: 6px solid #ffffff;
		}
		.colonna330 .conts p, .colonnadestra .conts p { 
			padding: 0px;
			margin: 0px;
			line-height: 1.2em;
		}
		
		.colonnabig .conts h4, .colonnabig .conts h3, .colonnabig .conts h2, .colonnabig .conts h1{ 
			padding: 0px 0px 5px 0px;
			margin: 0px 0px 10px 0px;
			font-size: 20px;
			
		}
		.colonnabig .conts p { 
			padding: 0px 0px 5px 0px;
			margin: 0px 0px 10px 0px;
			line-height: 1.3em;
			border-bottom: 1px solid #f4f4f4;
		}
		.colonnabig .conts ul, .colonnabig .conts ol { 
			margin: 0px 0px 25px 10px;
			padding: 0px 0px 0px 0px;
			border-top: 1px solid #e0e0e0;
			background: #f3f3f3 url("big_conts_bkg_ol_ul.gif") center center no-repeat;
		}
		.colonnabig .conts ul li, .colonnabig .conts ol li { 
			margin: 0px 0px 0px 0px;
			padding: 0px 5px 5px 5px;
			border-bottom: 1px solid #e0e0e0;
			list-style-image: url("big_conts_ul_ol_li.gif");
			list-style-position: inside;
			list-style-type: none;
			/*background: transparent url("big_conts_bkg_ol_ul_li.gif") bottom left repeat-x;*/
		}
		
		
		
		
		
		/* tabella 4 prodotti */
		table.tab4prodotti, table.tab4prodotti tr, table.tab4prodotti tr td { 
			padding: 0px;
			margin: 0px;
			border: 0px;
			vertical-align: top;
			font-family: "Trebuchet MS", Arial, Georgia, sans-serif; 
			font-size: 12px;
			color: #535353;
		}
		table.tab4prodotti tr td p { 
			margin: 0px 0px 6px 0px;
			padding: 0px 0px 0px 10px;
		}
		table.tab4prodotti tr td img { 
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			border: 0px solid #000000;
		}
		table.tab4prodotti tr td a { 
			/*color: #ff0000;*/
			text-decoration: none;
		}
		table.tab4prodotti tr td a:hover { 
			/*color: #000000;*/
			text-decoration: underline;
		}
		
		
		
		
		
		/* tabella tre box */
		table.tab3box, table.tab3box tr, table.tab3box tr td { 
			padding: 0px;
			margin: 0px;
			vertical-align: top;
			font-family: "Trebuchet MS", Arial, Georgia, sans-serif; 
			font-size: 12px;
			color: #535353;
		}
		table.tab3box tr td img { 
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			border: 0px solid #000000;
		}
		table.tab3box tr td.chiusura3box { 
			background: #f1f2f4 url("3box_chiusura.jpg") bottom left no-repeat;
			margin: 0px;
			padding: 0px 8px 6px 8px;
		}
		table.tab3box tr td.chiusura3box p { 
			margin: 0px 0px 6px 0px;
			padding: 0px;
		}
		table.tab3box tr td.chiusura3box a { 
			/*color: #ff0000;*/
			text-decoration: none;
			font-weight: normal;
		}
		table.tab3box tr td.chiusura3box a:hover { 
			/*color: #ff0000;*/
			font-weight: normal;
			text-decoration: underline;
		}
		
		
		
		
		
		
		
		/* footer */
		.footer { 
			width: 964px;
			height: 72px;
			margin: 20px auto;
			margin-bottom: 0px;
			padding: 0px;
			background: transparent url("bkg_footer.jpg") top left no-repeat;
			clear: both;
			color: #939393;
			font-size: 11px;
			/*margin-top: -5px;*/
		}
			.footercont { 
				width: 900px;
				margin: 0px auto;
				padding: 0px;
				clear: both;
				text-align: center;
			}
			.footercont p.footertop { 
				margin: 0px 0px 0px 0px;
				padding: 10px 0px 0px 0px;
				text-align: center;
			}
			.footercont p.footertop a { 
				color: #939393;
				font-weight: normal;
				text-decoration: none;
			}
			.footercont p.footertop a:hover { 
				font-weight: normal;
				text-decoration: underline;
				color: #555555;
			}
			.footercont p.footerbottom { 
				margin: 0px 0px 0px 0px;
				padding: 10px 0px 0px 0px;
				text-align: center;
			}
			.footercont p.footerbottom a.imgmedia { 
				color: #617e00;
				background: transparent url("logo_img.gif") center left no-repeat;
				margin: 0px 0px 0px 3px;
				padding: 7px 0px 1px 28px;
				font-weight: bold;
				text-decoration: none;
			}
			.footercont p.footerbottom a.imgmedia:hover { 
				color: #779a00;
				background: transparent url("logo_img_roll.gif") center left no-repeat;
				margin: 0px 0px 0px 3px;
				padding: 7px 0px 1px 28px;
				text-decoration: underline;
			}
		


/* altri e separatori */

.sbieco {
	font-style: italic;
}
.separatore_traspa {
	width: inherit;
	clear: both;
	height: 3px;
	margin: 0px;
	padding: 0px;
	line-height: 0.6em;
	font-size: 2px;
}
.separatore {
	width: inherit;
	clear: both;
	height: 9px;
	margin: 0px;
	padding: 0px;
	line-height: 0.6em;
	font-size: 2px;
	background: transparent url("bkg_separatore.jpg") center center repeat-x;
}
.separatore5 {
	width: inherit;
	clear: both;
	height: 5px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ff0000;
	line-height: 0.6em;
	font-size: 2px;
	background: transparent url("bkg_separatore.jpg") center center repeat-x;
}
.separatore15 {
	width: inherit;
	clear: both;
	height: 15px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ff0000;
	line-height: 0.6em;
	font-size: 2px;
	background: transparent url("bkg_separatore.jpg") center center repeat-x;
}
.separatore20 {
	width: inherit;
	clear: both;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ff0000;
	line-height: 0.6em;
	font-size: 2px;
	background: transparent url("bkg_separatore.jpg") center center repeat-x;
}
.separatoregrigio {
	width: inherit;
	clear: both;
	height: 5px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	border: 0px solid #ff0000;
	line-height: 0.6em;
	font-size: 2px;
	background: transparent url("bkg_separatoregrigio.jpg") center center repeat-x;
}


.chiudipagina { 
		width: 70%;
		padding: 0px;
		margin: 0px auto;
		height: 12px;
		font-size: 10px;
		line-height: 1.0em;
		text-align: center;
		color: #b0b0b0;
	}
	.chiudipagina h3 { 
		color: #b0b0b0;
		font-weight: bold;
		font-size: 10px;
		text-align: center;
		line-height: 1.0em;
	} 

/* colori */
/*
.rosso {
	color: #d40000;
}
.blu {
	color: #1e4f90;
}
.verde {
	color: #657901;
}
.arancio {
	color: #b55b14;
}
.nero {
	color: #000000;
}
.bianco {
	color: #ffffff;
}
*/


.colonnadestra .conts p.piccolo {
	font-size: 11px;
	display: inline;
}
.colonnadestra .conts h4.laterale {
	font-size: 12px;
	display: inline;
}








/* paginazione */
.paginate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a.paginate {
	border: 1px solid #000080;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	color: #000080;
}
a.paginate:hover {
	background-color: #000080;
	color: #FFF;
	text-decoration: underline;
}
a.current {
	border: 1px solid #000080;
	font: bold .7em Arial,Helvetica,sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#000080;
	color: #FFF;
	text-decoration: none;
}
span.inactive {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding: 2px 6px 2px 6px;
	color: #999;
	cursor: default;
}
