/* CSS */

/*
colori:
testata: #385dc2
testo menu: #1f2d73;
testi: 000066
*/

body{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#page{
	font-size: .8em;
	color: #000066;
}

.interstitial{
	padding-top: 40px;
}


a{text-decoration: none; color: #840033;}
a:hover{text-decoration: underline}

ul{ list-style-type: square}

ul li, ol li{color: #840033}

ul.list_a li span, ol.list_a li span{color: #000066}

p{margin: 0; padding: 8px 0 0 0}
h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 4px;
}

h1{
	font-size: 1.5em;
}

h2{
	font-size: 1.3em;
}

h3{
	font-size: 1.2em;
}

h4, h5, h6{
	font-size: 1.1em;
}

strong{
	color: #840033;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.normal{
	font-weight: normal;
}

.evidence{
color:	#840033
}

/*---------------------- clearing the float */

.clear {
	clear:both; 
	font-size:0.1em; 
	line-height: 0.1em;
	}


/*------------------------------------------ testata */
#header{
	background-color: #385dc2;
	height: 110px;
	border-bottom: 1px solid white;
	text-align: center;
}

#header img{
	display: block;
	margin: 0 auto;
}


/*------------------------------------------ menu */

#menu{
	border-top: 9px solid #385dc2;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#banda_orizzontale{
	background-image: url(../images/bck_banda.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 110px;
	text-align: center;
	
}

#banda_centro{
	width: 730px;
	width: 877px;
	margin: 0 auto;
	
}

ul.menulist, ul.menu_footer{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menulist li, ul.menu_footer li{
	float: left;
	width: 146px;
	margin: 0;
	padding: 0;
	/*padding-top: 87px;*/
	
}

ul.menulist li a,  ul.menu_footer li a{
	display: block;
	color: #1f2d73;
	width: 146px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	margin: 0;
	padding: 85px 0 0 0;
}

ul.menulist li{
	/*min-height: 110px;*/
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

ul.menu_footer li a{
	padding: 0 0 0 0;
	border-left: 1px solid #000066;
	line-height: 1.2em;
}

ul.menu_footer li a:hover{
	text-decoration: none;
}

ul.menu_footer li a.last{
	border-right: 1px solid #000066;
}

ul.menulist li a.home{
	background-image: url(../images/bck_menu_home.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul.menulist li a.prodotti{
	background-image: url(../images/bck_menu_prodotti.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul.menulist li a.ordini{
	background-image: url(../images/bck_menu_link.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


ul.menulist li a.preventivi{
	background-image: url(../images/bck_menu_preventivi.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul.menulist li a.info{
	background-image: url(../images/bck_menu_info.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}


ul.menulist li a.link{
	background-image: url(../images/bck_menu_link.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 147px;
}

ul.menulist li a:hover{
	background-image: url(../images/bck_menu_hover2.jpg);
	text-decoration: none;
	color: #FFFFFF;
	
}

ul.menulist li a.link:hover{
	background-image: url(../images/bck_menu_hover_last2.jpg);
	
}

/*----------------------- centerpage ----------*/

#center_page{
	width: 730px;
	width: 877px;
	margin: 0 auto;
	text-align: left;
	font-size: .9em;
}

/*---------------------- left sidebar ---------*/

#left_sidebar{
	float: left; 
	width:292px;
}

.badge{
	border: 0;
	display: block;
	padding: 25px 0 0 0;
}

.slogan{
	margin-left: 70px;
}

/*---------------------- margin sidebar ---------*/
.cx_int {} /*testo centrale */
/*cx_home {margin-right:200px} testo centrale */
.marginsx {margin-left: 293px}/*testo centrale */
.margindx {}/*testo centrale */

/*---------------------- central navigation and/or content ---------*/

#outcontainer{
	float:left; width:100% !important; width: auto;
}

#incontainer{
	width:99%; margin-left:-1px/*margin-left:-3px*/ /*serve per ie5 */
}	




/*------------------------------------------------ blocco testo */

.text_block{
	 padding: 0 15px;
	 text-align: justify;
}


/*------------------------------------------------- FOOTER -----*/


#footer{
	margin-top: 10px;
	background-image: url(../images/bck_footer.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#footer_center{
	width: 730px;
	width: 877px;
	margin: 0 auto;
	
}

#dati_azienda{
	padding: 10px 0 0 0;
	width: 730px;
	margin: 0 auto;
}


/*------------------------------------- form */

form{
	margin: 0;
	padding: 0;
	
}

form table{
	width: 100%;
}

form table td{
	background-color: #eeeeee;
}

form table td.label {
	width: 120px;
	background-color: #BED6FF; 
}

form table td.label label{
	width: 120px;
	display: block;
}