/*
 ------------------------------------------------------------
	CMS_CONTENT_STYLE.CSS
	Data: 22-02-2008
 ------------------------------------------------------------
*/

div#container {
	background: url('/custom_cms/images/sf-int.gif') repeat-x;
}


div#mainarea {
	width:980px;
	margin-bottom:65px;
}

div#spaceIta{
	width:384px;
	height:520px;
	position:absolute;
	top:0px;
	left:0;
}


div#prodSchede {
	position:relative;
	top:0px;
	left:425px;
	width:520px;
}
div#prodmenu {
	position:relative;
	top:20px;
	left:425px;
	width:520px;
	height:60px;
	margin-bottom:12px;
}
div#prodNome{	
	font:24px Arial,sans; 
	color:#fff;
	padding-top:4px;
	padding-bottom:4px;
	position:relative;
	top:0px;
	margin-top:50px;
	padding-left:425px;
}

.captionPr {
	background: url('/custom_cms/images/frecc.gif') 0px 5px no-repeat;
	font:13px Arial,sans; 
	text-indent:11px;
	padding-bottom:4px;
	float:left;
	color:#6ea49d;
	display:block;
	margin-right:14px;
	cursor:pointer;
}

.captionCat{
	background: url('/custom_cms/images/frecc.gif') 0px 5px no-repeat;
	font:13px Arial,sans; 
	color:#fff;  
	text-indent:11px;
	padding-bottom:4px;
}
.captionCat a{
	color:#fff;  
}


#prodSchede a:link, #prodSchede a:visited {
	font:11px Arial,Thaoma,sans; 
	font-style: italic;
	color:#bcbcbc;
}
#prodSchede a:hover {
	color:#6ea49d;
}

div#autoprj{
	position:absolute;
	height:30px;
	width:30px;
	top:-32px;
	left:0px;
}

a{
	text-decoration:none;
}


