BODY, DIV, TD, P {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	margin:0px;
/*	padding:30px 0 0 15px;*/
	font:bold 17px Verdana, Arial, Helvetica, sans-serif;
}

H2 {
	font-size:12px;
}

.pop {
	margin:0px;
	background-color:#669966;
}


html, body {
	margin:0px;
	padding:0px;
	/*background-color:#669966;*/
	background-color:#FFFFFF;
	color:#000000;
}

p {
/*	padding-left:15px;
	padding-right:15px;*/
}

.footer {
	font-size:11px;
	color:gray;
	clear:both;
	padding:20px;
	width:950px;
}


a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#669966;
}

a:focus, a:active {
	outline:0px;
}

ul {
	list-style:none;
	margin:0px;
	padding:8px 0 0 15px;
}

li {
	font-size:11px;
	line-height:12px;
	margin-bottom:6px;
}

img {
	border:0px;
}

hr {
	border:0px;
	border-top:1px dotted #cccccc;
	height:0px;
	margin:0px 10px 0px 10px;
}

#mega {
	/*width:992px; */
	width:1000px; 
/*	background-color:red;*/
}

#col_sx {
	width:248px;
	float:left;
}

#corpo {
	width:744px;
	float:left;
}

.quadro {
	width:247px;
	height:247px;
	float:left;
	/* sfondo nel template _header */
	
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.quadroPrj {
	width:247px;
	min-height:247px;
	height:auto;
	float:left;
	/* sfondo nel template _header */
	
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.quadroInt {
	width:247px;
	height:auto;
	float:left;
	border-left:1px dotted #CCCCCC;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.quadroelastico {
	width:248px!important;
	min-height:248px;
	height:auto!important;
	height:248px;
	float:right;
	background:#ffffff url(../img/sfsx.gif) repeat-y;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px dotted #CCCCCC;
	border-left:1px dotted #CCCCCC;
	margin:-1px 0px 0px -1px;
}

.quadroelastico h2 {
	margin:0px;
	padding:6px 0px 0px 10px;
}

.quadroelastico li {
	font-size:11px;
}

.quadroelastico ul {
	list-style-type: disc;
	margin:0px;
	padding:5px 0 8px 20px;
	
}

.quadroelastico HR {
	width:248px; margin-left:0px;
}

.biquadro {
	width:496px;
	height:248px;
	float:left;
	background:#ffffff url(../img/sfsx.gif) repeat-y;
	font-family:Georgia, Times New Roman, Times, serif;
}

.biquadrovert {
	width:248px;
	height:496px;
	float:right;
	background:#ffffff url(../img/sfsx.gif) repeat-y;
	font-family:Georgia, Times New Roman, Times, serif;
}

.biquadrotxt {
	width:459px;
	min-height:495px;
	height:auto !important;
	height:495px;
	float:left;
	border-bottom:1px dotted #CCCCCC;
	background:#ffffff url(../img/sfsx.gif) repeat-y;
	padding: 0px 20px 0px 15px;
	line-height:1.4;
}


.biquadrotxt HR {
	min-width:495px; margin-left:-15px; clear:both; width:auto;
}

.biquadrotxt UL {list-style-type:disc; clear:both;}

.biquadrotxt H2 {margin-bottom:0px; clear:both;}

.titolo {
	height:80px;
	margin-right:-1px;
}

.titolo h1 {
	padding:48px 0 5px 15px; 
}

.on a {
	font-weight:bold;
	/*text-decoration: underline;*/
	/*font-style:italic; */
	/*border-left: 5px dotted gray;
	padding-left: 10px; margin-left:-15px;*/
}

.on a:hover {
	color:#000000;
}


