body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;

}
#contenedor {
	background-color: #000000;
	height: 100%;
	width: 100%;
}
#centro {
	background-image: url(imagenes/index.jpg);
	background-repeat: no-repeat;
	height: 270px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 20px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	width: 100%;
	background-color: #E3B601;
	border-bottom-width: 20px;
}
#centro2 {
	margin-top: 320px;
	margin-right: auto;
	margin-bottom: 320px;
	margin-left: auto;
}




.fuente {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.fuentebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.tituloblanco {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.letras {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.letras a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #e3b600;
	text-decoration: underline;
}
.letrastitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: underline;
}
.titulo {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	font-weight: bold;
	color: #FFCC00;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.pie a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #E3B601;
	margin-right: 0px;
	margin-left: 460px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 30px;
	
}
h2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #E3B601;
	text-decoration: none;
}

h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #E3B601;
	text-decoration: none;
}

h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: underline;
}

