@charset "utf-8";
/* CSS Document */

body {
	background: url(imagenes/fondo.jpg);
	background-repeat:no-repeat;
	background-color:#FF0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
    margin: 0 auto;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	text-align:center;
	color: #000;
}
a:link {
	color: #804408;
}
a:visited {
	color: #804408;
}
a:hover {
color: #F00;
text-decoration: underline;
}
a:active {
	color: #804408;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Geneva, sans-serif;
}
h1 {
	font-size: 15px;
	color: #0000cd;
}
h2 {
	font-size: 10px;
	color: #804408;
}
h3 {
	font-size: 12px;
	color: #804408;
}
h4 {
	font-size: 12px;
	color: #804408;
}
h5 {
	font-size: 16px;
	color: #804408;
}
h6 {
	font-size: 14px;
	color: #798092;
}
 td.c5 {background-color: #FF0}
 td.c4 {background-color: #ff0}
.contenedor_prin {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	width: 1000px;
	margin: 0 auto;
}

.titulo {
	height: 150px;
	width: 1000px;
	background-image: url(imagenes/titulo.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.barra_izq {
	float:left;
	width: 260px;
}
.nada_izq {
	width: 260px;
	height: 35px;
}
.barner_izq1 {
	width: 260px;
	text-align:center;
}


.barra_centro { 
	float:left;
	width: 570px;
}

.barner_centra1 { 
	width: 570px;
	text-align:center; /* centrar la imagen */
}
.barner_centra1 { 
	width: 570px;
	text-align:center; /* centrar la imagen */
}

.nada_centro {
	width: 570px;
	height: 35px;
}

.contenido_fotos_centro {
	width: 570px;
}



.barra_drch {
	float:left;
	width: 170px;
}
.nada_derech {
	height: 20px;
}
.barner_drc1 {
	width: 170px;
}

.final {
	width: 1000px;
}
