body {
		padding: 0px;
		margin: 0px;
		overflow: auto;
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		SCROLLBAR-FACE-COLOR: #9966cc;
		SCROLLBAR-HIGHLIGHT-COLOR: #000000;
		SCROLLBAR-SHADOW-COLOR: #9966cc;
		SCROLLBAR-3DLIGHT-COLOR: #9966cc;
		SCROLLBAR-ARROW-COLOR: #000000;
		SCROLLBAR-TRACK-COLOR: #9966cc;
		SCROLLBAR-DARKSHADOW-COLOR: #9999FF;
		background-color: #9966cc;
}
.bordes_foto {
		border: solid 8px white;
		margin-left: 10px;
		}
.tituls {
		text-align: left; 
		color: black;
		font-size: 34px;
		font-weight: bold;
		font-style: italic ;
		}
.sub_tituls {
		text-align: auto; 
		color: black;
		font-size: 22px;
		font-weight: bold;
		font-style: italic ;
		}
		
.texto {
	 	text-align: justify; 
		color: black;
		font-size: 10px;
		text-decoration:none;
		
		}
.textopetit {
	 	text-align: center; 
		color: black;
		font-size: 8px;
		}
.txtcontac {
		text-align: center; 
		color: black;
		font-size: 12px;
		}		

td {
	font-family: Verdana, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a.link_entrada:link { font-size: 10px; color: black; text-decoration: none; font-weight: bold }
a.link_entrada:visited { font-size: 10px; color: black; text-decoration: none; font-weight: bold }
a.link_entrada:hover { font-size: 10px; color: #000099; text-decoration: none; font-weight: bold }
a.link_entrada:active { font-size: 9px; color: red; text-decoration: none; font-weight: bold }
a.tdlegal:link { font-size: 10px; color: black; text-decoration: none; font-weight: bold }
a.tdlegal:visited { font-size: 10px; color: black; text-decoration: none; font-weight: bold }
a.tdlegal:hover { font-size: 10px; color: #000099; text-decoration: none; font-weight: bold }
a.tdlegal:active { font-size: 9px; color: red; text-decoration: none; font-weight: bold }
.tdlegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
