@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../imgs/fondo.gif);
	background-repeat: repeat;
	background-color: #E8E2D3;
}
a {
	color: #C36D06;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #CCC;
}
h1 {}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #714307;
}
h4 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #634300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h5 {
	padding-left: 10px;
	color: #FFB12F;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../imgs/sideright_titulo_sombra.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
ul {
	list-style-type: square;
	color: #2D1A00;
	margin-left: -10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {}
li a {
	color: #F0D28E;
	text-decoration: none;
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li a:hover {
	color: #E4B151;
	text-decoration: underline;
}
#wrap {
	width: 980px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
}
#header {
	float: left;
	width: 980px;
	height: 270px;
	background-image: url(../imgs/header.png);
	background-repeat: no-repeat;
}
#sociales {
	float: left;
	width: 980px;
	margin-top: 70px;
}
.sociales {
	float: right;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4F2C13;
	text-align: right;
}
#menu {
	float: left;
	width: 980px;
	margin-top: 45px;
}
.menu {
	padding-right: 20px;
	padding-left: 20px;
}

.boton_left {
	float: left;
}
.boton_left a {
	color: #F0D28E;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9D6A0B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.boton_left a:hover {
	color: #E9BF5D;
	text-decoration: underline;
	background-color: #4F2C13;
}
.boton_right {
	float: right;
}
.boton_right a {
	color: #F0D28E;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9D6A0B;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.boton_right a:hover {
	color: #E9BF5D;
	text-decoration: underline;
	background-color: #4F2C13;
}
/**/
#slideweb {
	float: left;
	width: 980px;
	margin-top: 5px;
}
/**/
#destacado {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 70px;
	padding-left: 70px;
	height: 340px;
	width: 840px;
	background-image: url(../imgs/estrella_destacados.png);
	background-position: center top;
}
.destacado_modulo {
	float: left;
	width: 200px;
	height: 300px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(../imgs/etiquetas.png);
	background-position: bottom;
	padding-bottom: 40px;
}
.destacado_modulo_img {
	margin: 10px;
	height: 179px;
	width: 179px;
	background-color: #999;
	border: 1px solid #3F2B00;
}
.destacado_modulo_titulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFD064;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-decoration: none;
}
.destacado_modulo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
}
.destacado_modulo_vermas {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: right;
}
/**/
#body {
	float: left;
	width: 980px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sideleft {
	float: left;
	padding-right: 10px;
	clear: left;
	width: 765px;
}
/**/
.modulo_uno {
	width: 752px;
	float: left;
	clear: left;
	padding: 5px;
}
.modulo_uno_titulo{
	width: 752px;
	float: left;
	clear: left;
	padding: 5px;
	background-color: #4F2C13;
	color: #FFD064;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/**/
.blog_modulo {
	width: 750px;
	float: left;
	padding: 5px;
	border: 1px none #6D4100;
	margin-top: 5px;
	background-color: #E8E2D3;
}
.blog_fecha {
	float: left;
	width: 100px;
	background-color: #6D4100;
	border: 1px solid #3F2B00;
	background-image: url(../imgs/fondo_fecha.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.blog_fecha_dia {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	margin: 5px;
	font-weight: bold;
	color: #F19C34;
}
.blog_fecha_mes {
	margin: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FACB5F;
}
.blog_fecha_ano {
	margin: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F3A53C;
}
.blog_contenido {
	float: right;
	width: 640px;
}
.blog_contenido_img {
	height: 120px;
	width: 120px;
	float: right;
	border: 1px solid #3F2B00;
}
.blog_contenido_titulo {
	float: left;
	width: 510px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #634300;
}
.blog_contenido_titulo a {
	float: left;
	width: 510px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #634300;
	text-decoration: none;
}
.blog_contenido_titulo a:hover {
	color: #CA8800;
	text-decoration: underline;
	}
.blog_contenido_texto {
	float: left;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
.blog_contenido_vermas {
	float: left;
	width: 510px;
	text-align: right;
}
.blog_contenido_sociales{
	float: left;
	width: 510px;
	margin-top: 10px;
}
#sideright {
	float: right;
	width: 200px;
	background-color: #6D4100;
	background-image: url(../imgs/sideright_fondo.gif);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #530;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #530;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
}
.sideright_modulo {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.historia_img {
	height: 300px;
	width: 120px;
	float: right;
}
/**/
#foot {
	float: left;
	width: 980px;
}
.foot {
	background-color: #4F2C13;
}
.credito {
	margin: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FACB5F;
}
