BODY {
	SCROLLBAR-FACE-COLOR: #331902; 
	SCROLLBAR-HIGHLIGHT-COLOR: #151515; 
	SCROLLBAR-SHADOW-COLOR: #CBA77C; 
	SCROLLBAR-3DLIGHT-COLOR: #CBA77C; 
	SCROLLBAR-ARROW-COLOR: #FFCCCC; 
	CROLLBAR-TRACK-COLOR: #331902; 
	SCROLLBAR-DARKSHADOW-COLOR: #CBA77C
}
.fond1 {
	background-image: url(imagenes/fond1.jpg);
	background-position: right bottom;
}
.linea_total {
	border: 1.5px solid #521708;
}

.fond2 {

	background-image: url(imagenes/fond2.jpg);
	background-position: center bottom;
}
.fond3 {


	background-image: url(imagenes/fond3.jpg);
	background-position: left bottom;
}
.fond4 {



	background-image: url(imagenes/fond4.jpg);
	background-position: right center;
}
.fond5 {




	background-image: url(imagenes/fond5.jpg);
	background-position: left center;
}
.fond6 {





	background-image: url(imagenes/fond6.jpg);
	background-position: right top;
}
.textotitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #521708;
}
.linea_arriba {
	color: #521708;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #521708;
	border-right-color: #521708;
	border-bottom-color: #521708;
	border-left-color: #521708;
}
.linea_arriba_abajo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #521708;
	border-right-color: #521708;
	border-bottom-color: #521708;
	border-left-color: #521708;
}



.fond7 {






	background-image: url(imagenes/fond7.jpg);
	background-position: center top;
}
.fond8 {







	background-image: url(imagenes/fond8.jpg);
	background-position: left top;
}
a:hover {
	text-decoration: underline;
}

.cuadros_form {
	background-color: #FCE4AB;
	border: 1px solid #521708;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #521708;
}

.texto {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #521708;
	text-decoration: none;
}
.texto_rojo {
	color: #8F2A0F;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
}
.texto_claro {

	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #786654;
	text-decoration: none;
}
.textoChico {

	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	color: #521708;
	text-decoration: none;
}
.prensa {
	background: url(imagenes/fondo_iframe.jpg) no-repeat left top;
 	padding:0 0 20px 15px;
	height:480px;
	overflow:auto;
	width:370px;
}
.imagenPrensa a{
width:74px;
height:74px;
padding:5px;
 float:left;
 }

.imagenPrensa a:hover{
 background-image: url(imagenes/prensa/fondo_ov.jpg);
 }
a img {
	border: none;
}

.imagenPrensa img{
 border-bottom: solid 2px  #8d604e;
 border-right: solid 2px  #8d604e;
}
a {
color: #000000;
text-decoration:none;
	
}
a:hover {
color: #000000;
text-decoration: underline;
	
}