/* header */
div.header01 { 
	background-image:url(/include/mod/layout1/images/header_top_bk.gif);
	background-repeat:no-repeat;
	padding:2px 0px 0px 150px;
	width:850px;
	height:30px;
}
div.header01 h1 { 
	color:#ffffff;
	font-size:14px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

div.header02 {
	width:801px;
	float:left;
}

div.header03 {
	width:199px;
	float:left;
	background-image:url(/include/mod/layout1/images/header_dx_bk.gif);
}

div.header04 {
	clear:both; 
	border-top:1px solid #dedede;
}

/* colsx */
div.colsx_menu { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:11px;
	text-transform:uppercase;
	padding:0px 0px 0px 15px;
	/*min-height:300px;*/
}

div.colsx_menu div {
	padding:8px 4px 8px 4px;
	border-bottom:1px solid #dddddd;
}

/* home */
div.home01 {
	text-align:justify;
	padding-right:10px;
	margin-left:-10px;
}

/* coldx */
span.coldx_tit {
	font-size:14px;
	color:#d71920;
	font-weight:bold;
	letter-spacing:1px;
	padding:0px 0px 0px 10px;
	text-transform:uppercase;
	margin-top:10px;
}

span.coldx_tit_1 {
	font-size:14px;
	color:#d71920;
	font-weight:bold;
	letter-spacing:1px;
	padding:10px 10px 10px 10px;
	text-transform:uppercase;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}

div.coldxlogin { 
	font-size:10px;
	text-align:right;
	padding:10px 10px 0px 0px;
}

div.coldxlogin input { 
	font-size:10px;
}

/* footer */
div.footer_red { 
	background-color:#d71920;
	padding:10px 0px 10px 0px;
	width:1000px;
	margin-top:20px;
}

div.footer_red table td { 
	color:#fff;
	font-size:12px;
	padding:0 10px 0 10px;
}

div.footer_red h1 { 
	color:#ffffff; 
	font-size:14px;
	font-weight:bold;
}

/* css per testo */

/* css per h* in editor*/
div.det h1.h1dettaglio{
	color:#ff0000;
}


/*footer red-------*/
div.red{
	background-color:#cc0000;
	background-image:url(/include/mod/layout1/images/footer_bk.jpg);
	background-repeat:repeat-y;
	margin-top:20px;

}

div.titolo{
	background-image:url(/include/mod/layout1/images/box_top.png);
	background-repeat:no-repat;
	width:180px;
	margin-top:8px;
	height:15px;
	padding-top:5px;
	color:#cc0000;
}

div.sottotitolo{
	background-image:url(/include/mod/layout1/images/box_bottom.png);
	background-repeat:no-repat;
	width:180px;
	margin-bottom:5px;
	height:20px;
	font-size: 12px;
}

div.contenuto_box{
	background-color:#ffffff;;
	width:158px;
	min-height:90px;
	padding:5px 10px 3px 10px;
	text-align:left;
	color:#454545;
	border-left:1px solid #666666;
	border-right:1px solid #66666; 
	font-size:12px;
}

/* coldx-----------------------------------*/

div.titolodx{
	background-image:url(/include/mod/layout1/images/box_top.png);
	background-repeat:no-repeat;
	width:170px;
	margin-top:10px;
	margin-left:10px;
	height:auto;
	padding-top:5px;
	padding-left:10px;
	color:#cc0000;
}

div.sottotitolodx{
	background-image:url(/include/mod/layout1/images/box_bottom.png);
	background-repeat:no-repat;
	width:170px;
	margin-bottom:5px;
	height:20px;
	padding-left:10px;
	margin-left:10px;
	font-size:12px;
}

div.contenuto_boxdx{
	background-color:#ffffff;;
	width:158px;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	color:#454545;
	margin-left:10px;
	color:#3c3c3c;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	font-size:12px;
}

div.label{
width:250px;
height:auto;
}

/* footer_menu_doorway */
div.footer_menu_doorway  { 
	margin-top:10px;
	padding:5px 0px 5px 0px;
	font-size:10px;
	border-top:1px solid #dedede; 
	clear:both;
}

div.footer_menu_doorway a { 
	font-size:10px
}
