html,body {
	height:100%;
	margin:0;
	
}

.clear {
clear: both;
}

h1 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd7b0e;
	font-weight: bold;
	
}

h2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fd7b0e;
	font-weight: bold;
	
}


/*  ======== DEFINIZIONE BOXES ========= */


#wrapper {

	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	background-color: #ffffff;

	}
	
	
#topheader {

	background-color: #440000;
	width: 100%;
	height: 27px;
	margin: 0 auto 0 auto;
	background-image: url(images/bg/menuheader.gif);
	background-repeat: repeat-x;
	
	}	
	
#menuheader {

	background-color: #004400;
	width: 720px;
	height: 27px;
	margin: 0 auto 0 auto;
	background-image: url(images/bg/menuheader.gif);
	background-repeat: repeat-x;

	
	}	
	
.menuheader {

	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f3d27b;
	text-decoration: none;
	line-height: 27px;	
	
	}


	
.menuheader a, a:visited {

	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	
	}
	
	
.menuheader a:hover {

	color: #eb5c30;
	
	} 
	
	
#header_logo {

	width: 720px;
	height: 185px;
	background-image: url(images/bg/container_bg.jpg);
	background-repeat: repeat-y;
	color: #515151;
	text-align: center;
	margin: 0 auto 0 auto;

}	

#header_graystripe_wrapper {

	width: 100%;
	height: 11px;
	background-image: url(images/bg/fadedstripe_header_people.gif);
	background-repeat: no-repeat;
	background-position: center;

}	

#header_graystripe {

	width: 720px;
	height: 11px;
	margin: 0 auto 0 auto;
	background-image: url(images/layout/stripe_people_header.gif);
	background-repeat: no-repeat;

}	


#header_orangestripe_wrapper {

	width: 100%;
	height: 161px;
	background-color: #e8690b;
	/*border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #e2e2e2;*/
	/*background-image: url(images/bg/orangestripe_overlay.gif);
	background-repeat: repeat-x;*/


}	

#header_orangestripe {

	width: 720px;
	height: 163px;
	background-color: #e8690b;
	margin: 0 auto 0 auto;
	background-image: url(images/bg/orangestripe_overlay.gif);
	background-repeat: repeat-x;


}	
	
#titlestripe_wrapper {

	width: 100%;
	height: 212px;
	background-color: #eaeaea;

	}
	
#titlestripe_wrapper-nohome {

	width: 100%;
	height: 94px;
	background-color: #eaeaea;
	
	
	}
	
#titlestripe_wrapper-10 {

	width: 100%;
	height: 47px;
	background-color: #ffffff;
	margin: 0;
	text-align: center;
	
	}

#titlestripe {

	width: 720px;
	height: 212px;
	background-image: url(images/bg/mainmenu_bg.gif);
	background-repeat: repeat-x;
	margin: 0 auto 0 auto;
	
	}
	
#titlestripe_nohome {

	width: 720px;
	height: 94px;
	background-image: url(images/bg/mainmenu_bg.gif);
	background-repeat: repeat-x;
	margin: 0 auto 0 auto;
	
	}

	
#contents {

	width: 720px;
	height: auto;
	background-color: #f6f6f6;
	margin: 0 auto 0 auto;

}

#box_prodotti {

	width: 720px;
	height: 253px;
	background-image: url(images/bg/bg_box_prodotti.gif);

	}


#boxgray_rd {

	width: 684px;
	height:179px;
	background-image: url(images/layout/box_gray_bottom.gif);
	background-repeat: no-repeat;
	margin: 15px auto 0 auto;
	
	}

#partner {

	width: 300px;
	height: 160px;
	background-color: #ebebeb;
	margin: 13px 0px 0px 13px;
	
	}
	
#ricerca_sedi {

	width: 315px;
	height: 160px;
	background-color: #ebebeb;
	margin: 13px 13px 0px 0px;
	
	}

/*  ======== DEFINIZIONE BOXES ========= */


/*  ======== SEZIONE MENU ORIZZONTALE TESTATA ========= */

#mainmenu_wrapper {

	width: 100%;
	height: 30px;
	background-color: #e96a0b;
	border-top-style: solid;
	border-top-width: 10px;
	border-top-color: #e2e2e2;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #f4f4f4;
	background-image: url(images/layout/mainmenu_bg.gif);
	background-repeat: repeat-x;
	text-align:center;
	color: #ffffff;
	
}

#mainmenu_wrapper a, a:visited {

	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f3d27b;
	text-decoration: none;
	text-align: center;
	padding: 6px;
	line-height: 29px;
	
}
	
	
#mainmenu_wrapper a:hover {

	color: #6b413b;
	background-color: #ffbc3c;

	} 

/*  ======== SEZIONE MENU ORIZZONTALE TESTATA ========= */


/*  ======== SEZIONE LINK SUGGERITI IN ALTO PAGINA ========= */


	
/*  ======== SEZIONE LINK SUGGERITI IN ALTO PAGINA ========= */

	
/*  ======== SEZIONE CONTENUTI ========= */

#margine_contenuti {

	margin-left : 15px;
	margin-right: 10px;
	
	}
	
.margine_contenuti_pagina {

	margin-left : 25px;
	margin-right: 25px;
	
	}
	
#content_left {

	width:360px;
	float: left;

	}
	
#content_right {

	width:360px;
	float: right;

	}
	
#content_rxsx_wrapper {

	width: 720px;
	background-color: #f6f6f6;
	
	}
	
#etichetta_ulteriorinfo1 {

	width: 280px;
	height: 19px;
	padding-right: 42px;
	text-align: right;

	}
	
	#etichetta_ulteriorinfo2 {

	width: 280px;
	height: 19px;
	padding-right: 42px;
	text-align: right;

	}
	
	#etichetta_ulteriorinfo3{

	width: 280px;
	height: 19px;
	padding-right: 42px;
	text-align: right;

	}
	
	#etichetta_ulteriorinfo4 {

	width: 280px;
	height: 19px;
	padding-right: 42px;
	text-align: right;

	}
	
.etichetta_ulteriorinfo {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 30px;
	}

.etichetta_ulteriorinfo a, a:visited {

font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	
	}
	
.etichetta_ulteriorinfo a:hover {

	color: #f6f6f6;
	text-decoration: underline;
	line-height: 18px;
	
	}
	
#buonimotivi_striscia {

	width: 690px;
	height: 60px;
	margin: 30px auto 0 auto;
	border-top-style: dotted;
	border-top-width: 4px;
	border-top-color: #cecece;
}

.box_motivo {

	width: 120px;
	height: 70px;
	float:left;
	
}

#striscia_tel_preventivo {

	width: 720px;
	height: 140px;
	
	}
	
#box_numeroverde {
	
	width: 315px;
	height: 120px;
	float: left;

	}
	
.border_img {

	border-color : #cecece;
	border-width: 6px;
	border-style: solid;
	
}

#box_rich_prev {

	width: 315px;
	height: 120px;
	float: right;

	}
	

.contents_top {

	height: 86px;
	background-color: #ffffff;

}



.margin_contents {

	padding-left: 30px;
	padding-right: 30px;

	}
	
	
.img_title_page {

	float:left;
	padding-left: 20px;
	
	}

.border_photo {

	border-color: #948888;
	border-style: solid;
	border-width: 6px;
	margin: 16px;
	text-align: center;
	background-color: #948888;
	color: #ffffff;
	
	} 
	
#bottom_links {

	width: 560px;
	height: 120px;
	margin: 20px auto 0 auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-top-style: dotted;
	
	}
	
.right_links_bottom {
	
	text-align:right;

	}
	
.color_bottom a, a:visited {

	color: #b4b4b4;
	font-weight: bold;
	text-decoration: none;
	
	}
	
.color_bottom a:hover {

	text-decoration: underline;

	}
	
.other_color_bottom a, a:visited {

	color: #720000;
	font-weight: bold; 
	text-decoration: none;

	}
	
.other_color_bottom a:hover {


	color: #ff0000;
	text-decoration: underline;

	}
	
.citazione {

	font-size: 14px;
	font-style:italic;
	margin-left: 30px;
	margin-right: 30px;

	
	}

/*  ======== SEZIONE CONTENUTI ========= */


/*  ======== SEZIONE FOOTER ========= */

#bottom_menu {

	width: 100%;
	height: 30px;
	background-color: #8c8c8c;
	text-align: center;
	border-top-width: 6px;
	border-top-color: #cccccc;
	border-top-style: solid;
	text-align: center;
	line-height: 27px;
	
}


#bottom_menu a, a:visited {

 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	padding: 6px;
	line-height: 29px;
	
}


#bottom_menu a:hover {

	color: #eb5c30;
	background-color: #edeaea;
	
}


#footer {
	
	width: 100%;
	height: 140px;
	text-align: center;
	background-color: #edeaea;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
	
}

#footer a, a:visited {

 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #eb5c30;
	font-size: 11px;
	text-decoration: none;
	
}


#footer a:hover {

	text-decoration: underline;
	
}

.copyright_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #515151;
	text-decoration: none; 
	font-size: 10px;
	
	}

.copyright_small a, a:visited {

	color: #6b413b;
	font-weight: bold;
	text-decoration: none; 
	}


.copyright_small a:hover {

	color: #dd3923;
	text-decoration: underline;

	}


/*  ======== SEZIONE FOOTER ========= */


#bottom_decoration {

	}
	
	

.testo {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	text-align: justify;

	}
	
.testo_motivi_sm {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
	text-align: center;
	
	}


.testo a, a:visited {

	color: #fd7b0e;
	font-weight: bold;
	text-decoration: none; 
	}


.testo a:hover {

	color: #fd7b0e;
	text-decoration: underline;

	}
	
/*  ======== SEZIONE STILE FORM ========= */

.campotesto {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	border-color:  #fd7b0e;
	border-width: 1px;
	
	}
	
.campotesto a,a:visited {

	color: #404040;

	font-weight:bold;
	text-decoration: none;
	
	}
	
.campotesto a:hover {
	
	color: #fd7b0e;
	text-decoration: underline;
	
	}
	
.tastoinvia {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #FF9900;
	
	}
	
	
	
	
/*  ======== AREA RISERVATA ========= */


#reserved_wrapper {

position: absolute;
top: 50%;
left: 50%;
width: 832px;
height: auto;
margin-left:-416px;
margin-top: -307px;
text-align /**/: center;
	
	}

#reserved_header {

	width: 832px;
	height: 83px;
	background-image: url(images/layout/areariservata_top.gif);
	background-repeat: no-repeat;
	
	}	
	
#reserved_stripe {

	width: 832px;
	height: 14px;
	background-image: url(images/layout/areariservata_08.gif);
	background-repeat: no-repeat;
	
	}

#reserved_contents {

	width: 832px;
	height: auto;
	background-image: url(images/layout/areariservata_09.gif);
	background-repeat: repeat-y;

	
	}
	

#errorform_contents {

	width: 832px;
	height: auto;
	background-image: url(images/layout/sfondo_errore.gif);
	background-repeat: repeat-y;

	
	}
	
#okform_contents {

	width: 832px;
	height: auto;
	background-image: url(images/layout/sfondo_ok.gif);
	background-repeat: repeat-y;

	
	}
	
#reserved_footer {

	width: 832px;
	height: 33px;
	background-image: url(images/layout/areariservata_10.gif);
	background-repeat: no-repeat;

	}

#loginbox {
	
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 300px;
	margin-left:-250px;
	margin-top: -150px;
	text-align /**/: center;
	
	}
	
#usernamedata {

	width: 780px !important;
	width: 800px;	
	height: 30px;
	background-color: #f6f6f6;
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px !important; 
	
	
	}
	
.usernamedata {

	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	
}
	
.usernamedata a, a:visited {

	color: #404040;
	font-weight: bold;
	text-decoration: none;

	}
	
.usernamedata a:hover {

	color: #fd7b0e;
	text-decoration: underline;

	}
	
.evidenziato_arancione {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fd7b0e;
	font-weight: bold;
	line-height: 1.0em;
	
	}
	
#usersmanage_box {
	

	width: 360px;
	height: 330px;
	margin: 20px 0 0 40px;
	text-align /**/: center;
	float: left;

	
	}
	
#filesmanage_box {
	

	width: 360px;
	height: 330px;
	margin: 20px 40px 0 0;
	text-align /**/: center;
	float: right;
	
	}
	
#users_count {
	

	width: 310px;
	height: 45px;
	text-align /**/: left;
	float: left;
	margin-left: 50px;

	
	}
	
#files_count {
	

	width: 360px;
	height: 45px;
	text-align /**/: left;
	float: right;
	
	}
	
	
#data_wrapper {

	width: 832px;
	height: 45px;
	margin: 0 auto 0 auto;
	background-image: url(images/layout/areariservata_09.gif);
	background-repeat: repeat-y;
	background-color: #f6f6f6;
	
	}
