/* CSS Document */

/*#content {  background:url("../images/bg-content.jpg") repeat;
			position: relative; 
			left:25px; top:15px; 
			width:839px; 
			height:auto !important;
		  	height:1100px; min-height:1100px;
			/*border:1px solid black; margin:0px auto; }*/
			
				 

.txt-interno { 	/*border:1px solid red;*/
				font-family:arial; font-size:12px; color:#000; text-align:justify; padding:5px 15px 5px 30px;}
				
				
				
.txt-interno a { text-decoration:underline; }
.txt-interno a:hover { color:#9E978F; }


.titolo-interno { 	font-family:arial; font-size:12px; font-weight:bold; color:#9E3910; text-align:justify; 
					padding:5px 5px 0 32px;}


#linea {	background:url("../images/bg-linea.gif") repeat-x;
			margin:20px 0 15px 24px;
			width:360px; height:5px; /*border:1px solid red;*/}