@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	background-color: #f0dc52;
}
#contenedor {
	width: 100%;
	background-color: #f0dc52;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin: auto;
	padding-top: 10px;
}
#postPie {
	background-color: #f0dc52;
	height: 50px;
	width: 100%;
}

#cabecera {
	height: 100px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/cabecera.jpg);
}
#centroIndex {
	height: 400px;
	width: 780px;
	background-color: #FFFFFF;
	padding-top: 39px;
	background-image: url(imagenes/fondoIndex.jpg);
	margin: 0px;
}
#cabecera a {
	margin: 0px;
	padding: 0px;
}

#contador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 40px;
	width: 200px;
	margin-top: 8px;
	margin-left: 10px;
	float: left;
}

#pie {
	height: 50px;
	width: 780px;
	background-image: url(imagenes/pie.jpg);
	background-repeat: no-repeat;
}
#fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 40px;
	width: 250px;
	margin-top: 8px;
	margin-left: 10px;
	float: left;
}
#centroPrincipal {
	width: 780px;
	background-color: #FFFFFF;
	padding-top: 10px;
	background-image: url(imagenes/fondoIndex.jpg);
	margin: 0px;
}
#centroPrincipal p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-indent: 20px;
}
#imagenBienvenida {
	width: 250px;
	padding-right: 10px;
	float: left;
}
#capaBotones {
	height: 34px;
	width: 100px;
}

#contenidoCentral {
	padding-right: 39px;
	padding-left: 39px;
}


#centroPrincipal h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000099;
	font-style: italic;
	text-decoration: underline;
}
#contenedorNoIndex {
	width: 100%;
	background-color: #f0dc52;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin: auto;
	padding-top: 10px;
}
#titulo2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000099;
	width: 500px;
	margin-bottom: 5px;
	font-weight: bold;
	text-decoration: underline;
}
#texto {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-indent: 20px;
}
#texto2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
#listaRazas {
	list-style-type: circle;
}
#textoPalmares {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000099;
}
.ms-column1-main {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.ms-column1-tl {
	background-color: #F3D34C;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 14px;
	font-weight: bold;
}
.ms-column1-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #F3D34C;
	color: #000099;
}
#contenidoCentral h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #75D706;
	text-decoration: underline;
}
