/* CSS Document */

BODY { background-image:url(../img/bg.gif); background-color: #EEEAEA; color:#330000; font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height : 16px; margin: 0px;  padding: 0px; }

.noborder {border: 0px}

.cornice { padding:2px; border:1px solid #999; background-color:#FFF}

.title { font-size:12px; font-weight:bold; color:#136198 }

#bodybg  { width:754px; background-image:url(../img/bg_body.gif); height:100%; }

a { font-weight : bold; color:#300404; text-decoration : none; font-size: 11px; }
a:hover { font-weight : bold; color:#A11227; text-decoration : none; font-size: 11px; }

a.footer { font-weight : normal; color:#FFFFFF; text-decoration:none; font-size: 11px; }
a:hover.footer{ font-weight : normal; color:#FFFFFF; text-decoration:underline; font-size: 11px; }


#top { width:744px; }
	
	/*   COLONNA DI SINISTRA   */
	#left { float:left; padding: 13px 0px 0px 6px; width:232px; height:367px; background-image:url(../img/bg_left.jpg); background-repeat:no-repeat }
	#textleft {padding-left:5px; text-align:left; }

	#left-interno { float:left;  padding: 0px 7px 0px 5px }
	#left-interno2 { float:left;  padding: 12px 7px 0px 38px; color:#1E0202; }

	/*    COLONNA DI DESTRA    */
	#right { float:left; text-align:left; width:506px;}
	#right-interno { text-align:left; padding-left:10px; padding-right:10px; margin-top:10px;}

	/*    FOOTER    */
	#footer { width:732px; height:18px; padding-top:2px; padding-left:12px; background-image:url(../img/bg_footer.gif); font-size:11px; color:#FFFFFF; text-align:left; clear:both;}

	#footer2 { width:732px; height:18px; padding-top:2px; padding-left:12px; background-color:#D1CECE; font-size:11px; text-align:left; clear:both;}
	
	.leftfooter { text-align:left; float:left;  width:500 px; }
	
	.rightfooter { text-align:right; float:left; padding-left:270px; width:12 px;  }

