.inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
}

.titulares {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #000099; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000033; 
	SCROLLBAR-SHADOW-COLOR: #000033; 
	SCROLLBAR-3DLIGHT-COLOR: #000099; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #000033;
}



.fotos {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
}
.listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
	list-style-image: url(interfaz/triangulo.gif);
	list-style-position: inside;
	list-style-type: none;
}
.borde_foto {
	border: 1px solid #FFFFFF;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.fotos_dcha {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}

.form {
	background-color: #000033;
	border: 1 solid #FFFFFF;
	cursor: text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.boton_form {
	background-color: #FFFFFF;
	border: thin solid #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	cursor: hand;
}
.form_img {
	border: 0 none;
	cursor: text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(interfaz/fondoAzul_12.jpg);
}
