body {
	margin: 0px;
	background-color: #DDDDDD;
	background-position: 50% 0px;
	background-repeat:repeat-y;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #da251c;
	text-decoration: none;
}
a:hover {
	color: #f63d34;
	text-decoration: underline;
}
img {
	border:5px;
	border-style:solid;
	border-color:#666666;
	
}
#mainhead{
	background-image: url(../imm/back_intestazione01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1000px;
	margin:auto;
	display:block;
	background-color:#FFFFFF;
}
#intestazione{
	width:1000px;
	margin:auto;
	height:143px;
	display:block;
}
#logo {
	width: 430px;
	height: 180px;
	margin-left:5px;
	background-image: url(../imm/logo_trialcantu.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	float:right;
}
#mainmenu {
	height: 50px;
	margin-bottom: 10px;
	line-height:50px;
	clear: both;
	margin-top: 10px;
	width: 405px;
	margin: auto;
	padding-left:595px;
	text-align: right;	
}
#mainmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 5px;
	border-left-color: #FFFFFF;
	border-left-style:solid;
	font-weight: bold;
	height:50px;
}
#mainmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 5px;
	border-left-color: #FFFFFF;
	border-left-style:solid;
	font-weight: bold;
	height:50px;
}

#main_menu a:hover {
	color: #DDDDDD;
	background-image:url(../imm/sf_trasp.png);
	
}


#nav {
	width: 675px;
	padding-right:325px;
	margin: auto;
	height: 30px;
	line-height: 30px;
	color: #00367e;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	
}
#content {
	width: 1000px;
	margin: auto;
	overflow: hidden;
	background-color:#FFFFFF;
}
#coldx {
	width: 300px;
	float: left;
}
#coldx img{
	border:0px;
}
#colmain {
	width: 700px;
	float: left;
}
#colmain .elem_tab > .body > img, #colmain .elem_tab > .body > .elem_ext{
	margin:10px;
	margin-bottom: 5px;
}
#colmain .elem_tab > .body > div{
	margin: 10px;
	margin-bottom: 5px;
}
.elem_tab{
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	
}
.elem_tab .head{
	

}
.elem_tab .head h3{
	margin:0px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 13px;
	height:50px;
	line-height: 50px;
	padding-left: 70px;
	
}
#colmain .elem_tab .head h3{
	background: url(../imm/bar_tab_big.png) no-repeat top right;
	
}
#coldx .elem_tab .head h3{
	background: url(../imm/bar_tab_min.png) no-repeat top right;
	
}
.elem_tab .body{
	/*background: url('') no-repeat bottom left;*/
	position:relative;
	margin: 25px;
	margin-top:12px;
	margin-bottom:13px;
	font-size:12px;
	color: #000000;
	background-color: #FFFFFF;
	/*border: 1px;
	border-style:solid;
	border-color: #00367e;*/
	overflow:hidden;
	padding-bottom: 5px;
	
}

.imm_sx img, .imm_sx .elem_ext{
	float: left;
}
.imm_dx img, .imm_dx .elem_ext{
	float: right;
}

#qua_news {
	height:280px;
	overflow:hidden;
}
#slide_qua_news{
	position:relative;
}

#footer {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#00367e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
