﻿#maincontainer
{
	width:870px;
	height:auto;
	text-align:justify;
	margin:auto;
	padding-left:40px;
	padding-right:40px;
	min-height:600px;
}

.titlepost
{
	width: 805px;
	height:auto;/*55px;*/
	padding-left: 65px;
	border-bottom: #fbce50 1px solid;
	background-image: url(../images/common/icocal.gif);
	background-repeat: no-repeat;
}

.navcontainer
{
	width: 870px;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
	
	font-family: verdana;
	color: #dcdcdc;
	font-size: 10pt;
}




.navcontainer a
{
	font-family: verdana;
	color: gray;
	font-size: 10pt;
	text-decoration:none;
}

.navcontainer a:hover
{
	font-family: verdana;
	color: orange;
	font-size: 10pt;
	text-decoration:none;
}


.titolotestopost
{
	float:left;
	width:677px;
	padding-top:5px;
	height:auto;
	}

.pulsantitoppost
{
	float:right;
	width:110px;
	padding-top:10px;
	height:auto;
	}
	
.clear
	{clear:both;}
	
.divsottotitolopost
{
	width: 870px;
	height:auto;
	font-family: verdana;
	color: #343433;
	font-size: 8pt;
	padding-top:5px;
	font-weight:bold;
	}
	
.postdivcontent
{
	width: 870px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	/*border-bottom: #fbce50 1px solid;*/
		
}


.postdivfooter
{
	width: 870px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	
}

.divcomment
{
	width: 850px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: gray 1px dashed;
	background:#f6f6f6;
}

.divcommentalternate
{
	width: 850px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffe0;
	background: #ffffe0;
	border-bottom: gray 1px dashed;
}


.postdivpulsantifine
{
	width: 870px;
	height: auto;
	/*border-top: #fbce50 1px solid;*/
		
}


#sitecontainer
{
	width: 950px;
	margin: auto;
	height: auto;
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
}
