* {
	margin-top:0;
	padding-top:0;
}

body {
	font-family:Arial,Verdana,sans-serif;
	color:#454545;
	font-size:10pt;
	background-color:#ededed;
}


div#container {
	margin:0 auto;
	width:100%;
	height:921px;
	background-image:url('../images/gradiente-principale.jpg');
	background-repeat:repeat-x;
}


div.contenitore, div#breadcrumbs {
	width:980px;
	text-align:left;
	margin:0 auto;
	padding:20px 0 20px 0px;
	background-color:#ffffff;
	background-image:url('../images/ombra-menu.png');
	background-repeat:repeat-x;
}


img, div, table, td, a, input { behavior:url(../images/iepngfix.htc); }

a, a:link, a:visited {
	color:#ff783e;
}

div#linea_sopra {
	padding-top:20px;
	width:980px;
	/*background-color:#213bba; */
	height:5px;
	margin:0 auto;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#ffffff;
}


div#header {
	width:980px;
	height:112px;
	margin:0 auto;
	background-image:url('../images/header.jpg');
	background-repeat:no-repeat;
}


div#breadcrumbs {
	padding:5px 0 5px 0px;
	font-size:9pt;
	height:20px;
}


div#gabbia_testo {
	padding:0 25px 0 25px;
}


table {
	border-spacing:0;
}


/* MENU */

div#barra_menu {
	width:100%;
	height:42px;
	background-image:url('../images/barra-menu.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	
}

div#ombra_menu {
	width:100%;
	height:9px;
	background-image:url('../images/ombra-menu.png');
	background-repeat:repeat-x;
}

div#barra_menu div#menu {
	text-align:left;
	width:934px;
	height:100%;
	margin:0 auto;
}


div#menu a, div#menu a:visited, div#menu a:link {
	text-decoration:none;
	letter-spacing:0px;
	color:#f2f2f2;
	cursor:pointer;
	padding:5px;
	font-weight:bold;
	letter-spacing:1px;
}


div#menu a.sel {
	color:#ff783e;
}


/*
div#menu a:hover {
	color:#ff9e74;
}
*/


td.td_separatore_menu {
	width:12px;
	height:100%;
	background-image:url('../images/separatore-menu.png');
	background-repeat:no-repeat;
	padding-top:4px;
}

	
p {
	font-size:10pt;
}


h1 {
	font-size:14pt;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	color:#f07700;
}

h2 {
	font-size:11pt;
	font-weight:normal;
	margin-top:0;
	margin-bottom:20px;
	color:#f07700;
}

h3 {
	font-size:11pt;
	font-weight:normal;
	margin-top:0;
	color:#f07700;
}


h4 {
	font-size:10pt;
	font-weight:normal;
	margin-top:0;
	color:#f07700;
}


fieldset {
	font-size:10pt;
	font-weight:normal;
	border-color:#f07700;
	border-width:1px;
	padding:10px;
}


fieldset legend {
	font-size:10pt;
	font-weight:bold;
	color:#f07700;
}


label {
	font-weight:bold;
}


a.external {
	background: url('../images/external-red.png') no-repeat right;
	padding-right: 15px;
	margin-right: 5px;
}

/* ************************ */


td#menu_secondario {
	width:160px;
	vertical-align:top;
	padding-top:60px;
	text-align:left;
	padding-right:10px;
}


td#menu_secondario a {
	display:block;
	margin-bottom:10px;
	text-decoration:none;
	color:#2e47be;
	padding:2px 2px 2px 2px;
}


td#menu_secondario a:hover {
	text-decoration:underline;
}


td#menu_secondario a.sel {
	color:#f07700;
	font-weight:bold;
	background-color:#f2f2f2;
}



td#news_home {
	vertical-align:top;
	width:30%;
	height:270px;
	padding-right:25px;
	background-image:url('../images/giornale-sfondo.jpg');
	background-repeat:no-repeat;
}


td#rassegna_home {
	vertical-align:top;
	width:33%;
	height:270px;
	padding-left:25px;
	padding-right:25px;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#d7d7d7;
}


td#contatti_home {
	vertical-align:top;
	width:30%;
	height:270px;
	padding-left:25px;
	padding-right:25px;
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#d7d7d7;
	line-height:16pt;
	background-image:url('../images/telefono-sfondo.jpg');
	background-repeat:no-repeat;
}


dt {
	font-weight:bold;
}

dd {
	padding:0 0 20px 0;
	margin:0;
}

li {
	list-style:square;
}

div#menu_footer {
	background-color:#ffffff;
	background-image:url('../images/persone-footer.jpg');
	background-repeat:no-repeat;
	width:980px;
	height:89px;
	margin:0 auto;
}


div#menu_footer a, div#menu_footer a:visited, div#menu_footer a:link {
	text-decoration:none;
	letter-spacing:0px;
	color:#454545;
	cursor:pointer;
	padding:5px;
}


div#menu_footer a.sel {
	font-weight:bold;
}

div#menu_footer a:hover {
	text-decoration:underline;
}



div#footer {
	margin:0 auto;
	text-align:left;
	width:980px;
	height:32px;
	background-color:#ffffff;
}

table#tbl_footer {
	margin:0 auto;
	text-align:left;
	width:980px;
	height:32px;
	font-size:9pt;
	background-image:url('../images/sfondo-footer.jpg');
	background-repeat:repeat-x;
	color:#f9f9f9;
}


table#tbl_footer h4 {
	display:inline;
	margin-left:25px;
}


/* ***************** */

/* FORM CONTATTI */

input[type="text"], textarea, select { 
	border:1px solid #b9b9b9;
	width:200px; 
	/*
	background-image:url('../img/input_sfondo.gif');
	background-repeat:repeat-x;
	*/
}


input:focus, textarea:focus, select:focus {
	border:1px solid #f07700;
}

input[type="checkbox"] {
	border:1px solid #b9b9b9;
}


input.errore, textarea.errore, select.errore { 
	background-image:none;
	background-color:#ffe6e6;
}


.td_form_contatti {
	vertical-align:top;
}


input[type="submit"]  {
	cursor:pointer;
	text-transform:uppercase;
	padding:3px 10px 3px 10px;
}


div#errore {
	font-size:10pt;
	color:#ff0000;
	text-align:center; 
	margin:0 auto;
	margin-top:5px;
	border:1px solid #ff0000;
	padding:3px;
	width:500px;
}


div#errore h3 {
	color:#ff0000;
}


div.div_errore {
	font-size:10pt;
	color:#ff0000;
}


textarea#area_privacy {
	margin-top:5px;
	padding:2px; 
	vertical-align:top; 
	text-align:left;
	font-size:9pt;
	width:540px;
}


.imagePreventivo {
	float:right;
	margin-top:50px;
	border:0;
}


hr.linea_separatrice {
	border-style:dashed;
	border-width:1px 0 0 0;
	border-color:#b6b6b6;
}


.td_form_sondaggi {
	 vertical-align:middle; 
	 font-size:10pt; 
	 background-color:#F07700;
	 border-style:solid;
	 border-width:0 0 2px 0;
	 border-color:#f8f8f8;
	 width:390px;
	 padding-left:5px;
	 color:#ffffff;
}


.td_form_sondaggi_dx {
	vertical-align:middle; 
	border-style:solid;
	border-width:0 0 2px 0;
	border-color:#f8f8f8;
	padding-left:30px;
}
