/*
 ------------------------------------------------------------
	CMS_CONTENT_STYLE.CSS
	Data: 06-06-2007
 ------------------------------------------------------------
*/
div#content {	background: url(/custom_cms/images/sf-pagcontatti.jpg) no-repeat;
	height: auto !important;  /* per i browser moderni */
   height:700px;  /* per IE5.x e IE6 */
   min-height:700px;  /* per i browser moderni */
}

div#mainarea {
	width:950px;
	padding-bottom:50px;
}

div#contimg1area {
	position:absolute;
	top:510px;
	right:140px;
	height:165px;
	width:341px;
		overflow:hidden;
}
div#contimg1area img{
	width:341px;cursor:default;
}

div#contimg2area,div#contimg3area {
display:none;
}

div#maincontarea {
	position:relative;
	left:85px;
	top:80px;
	width:395px;border-right:1px solid black
}


.catgroupnamearea{
 	background: url(/custom_cms/images/sf-contatti.jpg) no-repeat;
	position: relative;
	width:300px;
	height:42px;
	left:60px;
	top:45px;
}
.catpercorso{	
	font:12px Verdana,Arial,Verdana,Thaoma,sans; 
	color:#fff;
	font-weight:bold;
	padding-top:14px;
	text-indent:44px;
	text-align:left;
}

#maincontarea a:link, #maincontarea a:visited {

	color:#424242;
}
#maincontarea a:hover {
	color:#0057a0;
}

p {margin:0;padding: 0;}

a{text-decoration: none;}

a img {border: 0;}
