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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	
}
body {
	background-color: #E7E7E7;
	margin-top: 0px;
	margin-bottom: 25px;
}#Contenedor {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	background-color: #FFFFFF;
}
#Navegacion_princpal {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 866px;
	background-color: #636331;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 17px;
	text-align: center;
	line-height: 14px;
}


#Navegacion_princpal a:link, #Navegacion_princpal a:visited, #Navegacion_princpal a:hover, #Navegacion_princpal a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
		
}

#Navegacion_princpal a:hover{
	text-decoration:underline;
	color: #989865;
}
.botonderecho {
	padding: 5px;
	height: 88px;
	width: 250px;
	overflow: hidden;
	background-image: url(images/botones.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.botonderecho h1 {
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: 400;
}



.botonderecho p {
	font-size: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 18px;
}

.botonderecho a:link, .botonderecho a:visited, .botonderecho a:hover, .botonderecho a:active
{
	font-size: 13px;
	color: #990000;
	text-decoration:none;
}

.botonderecho a:hover{
	text-decoration:underline;
	color: #990000;
}


#division {
	width: 900px;
	padding-bottom: 7px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #636331;
}

#info {
	background-image: url(images/fondo-textos.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 100px;
	padding-bottom: 20px;
}
#info h1 {
	font-size: 19px;
	font-weight: 500;
	color: #636331;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#info p {
	color: #525229;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 1px;
}


#info a:link, #info a:visited, #info a:hover, #info a:active {
	color: #7C0513;
	text-decoration: underline;
	letter-spacing: 0px;
}

#info a:hover{
	text-decoration:none;
	color: #850917;
	letter-spacing: 0px;
}


#info h2 {
	font-size: 18px;
	font-weight: normal;
	color: #636331;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}


#info h3 {
	font-size: 16px;
	font-weight: normal;
	color: #636331;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}




#creditos {
	font-family: Arial, Helvetica, sans-serif,;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 880px;
	background-color: #990000;
	padding: 10px;
	text-align: center;
	line-height: 17px;
	margin: 0px;
}


#creditos a:link, #creditos a:visited, #creditos a:hover, #creditos a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;		
}

#creditos a:hover{
	font-size: 12px;
	text-decoration:none;
	color: #FFFF00;
}

#contacto {
	background-color: #E6EDCB;
	padding: 10px;
	margin-right: 15px;
	border: 1px solid #868C78;
}




.cajas {
	border: 1px solid #868C78;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 3px;
}

