@charset "iso-8859-1";
/* CSS Document */

#contenido {
	float: left;
	height: 100%;
	width: 955px;
}
#encabezonamiento {
	float: left;
	height: 90px;
	width: 955px;
}
#navegador {
	float: left;
	height: 15px;
	width: 955px;
}
#cajaprincipal {
	float: left;
	height: 500px;
	width: 955px;
}
#pie {
	float: left;
	height: 15px;
	width: 955px;
}
#columnaizquierdatemplate {
	background-image: url(images/pagina_r5_c1.jpg);
	background-repeat: no-repeat;
}
#contenidocentrotemplate {
	background-image: url(images/pagina_r5_c3.jpg);
	background-repeat: no-repeat;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-color: #000;
	margin-top: 0px;
	margin-left: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(imagenespagina5/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E4CD7D;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
}
.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E4CD7D;
	text-align: right;
}
.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
}
.textoresaltado {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #E4CD7D;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.fotoconborde {
	background-color: #E4CD7D;
	border: thick solid #FFF;
}
.fotoconborde2 {
	background-color: #E4CD7D;
	border: thick solid #09F;
}
#tablacontenido {
	background-image: url(images/pagina3_r5_c3.jpg);
	background-repeat: no-repeat;
}

