header, footer, aside, nav, article {
display: block;
}
body {
display: block;
width: auto;
height: auto;
margin: auto;
}


#fondo {

font: 13px/22px Helvetica,Arial,sans-serif;
margin: auto;
width: 900px;
background: white;
-webkit-box-shadow: 0px 0px 10px 1px #AEA081;
-moz-box-shadow: 0px 0px 10px 1px #AEA081;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#aea081,direction=125,strength=2)";
filter: progid:DXImageTransform.Microsoft.Shadow(color=#aea081,direction=125,strength=2);
background: -webkit-linear-gradient(#6c3b05, #fb8b10);
background: -moz-linear-gradient(#6c3b05, #fb8b10);
background: -o-linear-gradient(#6c3b05, #fb8b10);
background: linear-gradient(#6c3b05, #fb8b10);
background: #6c3b05;

/* IE 6 y 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c3b05', endColorstr='#fb8b10', gradientType='1');
/* IE 8 y 9 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c3b05', endColorstr='#fb8b10', gradientType='1')";
}
.clear {
clear: both;
line-height: 0;
font-size: 0;
overflow: hidden;
height: 0;
width: 100%;
margin: 0;
padding: 0;
display: block;
}


#cabecera {
height: 140px;
width: 900px;
margin-top: 0px;
float: left;
background: -webkit-linear-gradient(#6c3b05, #9e5504);
background: -moz-linear-gradient(#6c3b05, #9e5504);
background: -o-linear-gradient(#6c3b05, #9e5504);
background: linear-gradient(#6c3b05, #9e5504);
background: #6c3b05;

/* IE 6 y 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c3b05', endColorstr='#9e5504', gradientType='1');
/* IE 8 y 9 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c3b05', endColorstr='#9e5504', gradientType='1')";
-webkit-box-shadow: 0px 1px 0px 0px black;
-moz-box-shadow: 0px 1px 0px 0px black;

}
#contexto{

margin-top: 20px;

}
#titulo_cuerpo {
height: 75px;
width: auto;
background-image: url('../imagenes/.png');
float: left;
margin-top: -10px;
}


#titulo_texto {
display: block;
float: left;
height: 180px;
width: auto;
}
#lin{
background: url(../imagenes/punto.png);
height: 20px;
width: 890px;
display: block;
float: left;
margin-left: 2px;
margin-top: 8px;
opacity: 1;
}
#linea{
background: #A2D4F3;
height: 5px;
width: 880px;
display: block;
float: left;
margin-left: 10px;
margin-top: 10px;
opacity: 0.1;
}
#linea1{
background: #A2D4F3;
height: 5px;
width: 593px;
display: block;
float: left;
margin-left: 10px;
margin-top: 0px;
opacity: 0.1;
}
#subtitulo {
display: inline-block;
margin-right: 10px;
width: 600px;
margin-bottom: 5px;
float: right;

}
#idioma {
display: block;
height: 25px;
width: 290px;
float: right;
margin-top: -22px;
margin-right: 10px;
background: -webkit-linear-gradient(#6c3b05, #9e5504);
background: -moz-linear-gradient(#6c3b05, #9e5504);
background: -o-linear-gradient(#6c3b05, #9e5504);
background: linear-gradient(#6c3b05, #9e5504);
background: #6c3b05;

/* IE 6 y 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c3b05', endColorstr='#9e5504', gradientType='1');
/* IE 8 y 9 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c3b05', endColorstr='#9e5504', gradientType='1')";
-webkit-box-shadow: 0px 0px 1px 0px black;
-moz-box-shadow: 0px 0px 1px 0px black;

}

#idioma ul {
float: right;
list-style: none outside none;
margin-top: 0px;
width: 270px;
}
#idioma ul li {
float: left;
margin-right: 5px;
}

#idioma  ul li a{
float: left;
color: white;
text-decoration: none;
}
#idioma ul li a:hover {
float: left;
color: #fd800f;
text-decoration: none;
}
#cuerpo {
display: inline;
float: right;
width: 600px;
margin-right: 15px;
margin-bottom: 10px;
background-repeat: no-repeat;
background-position: left;
background-size: auto;

}
#main-cuerpo{
display: block;
float: right;
width: 600px;
margin-right: 5px;
margin-bottom: 10px;
margin-top: 10px;
}
#noticias{
display:block;
}
.noticias {
display: block;
float: left;
width: 600px;
margin-left: 9px;
margin-bottom: 10px;
margin-top: 1px;
background: -webkit-linear-gradient(#d8ccae, #c2ba9c);
background: -moz-linear-gradient(#d8ccae, #c2ba9c);
background: -o-linear-gradient(#d8ccae, #c2ba9c);
background: linear-gradient(#d8ccae, #c2ba9c);
background: #d8ccae;

/* IE 6 y 7 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ccae', endColorstr='#c2ba9c', gradientType='1');
/* IE 8 y 9 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ccae', endColorstr='#c2ba9c', gradientType='1')";
-webkit-border-radius: 10px;  
-moz-border-radius: 10px;
border-radius: 10px;
background: url(../imagenes/main-bg-2.png) no-repeat center 0 fixed;
-webkit-box-shadow: 0px 0px 1px 1px black;
-moz-box-shadow: 0px 0px 1px 1px black;

}
.noticias  p{
color: black;
line-height: 1.6em;
margin: 10px;
padding-bottom: 22px;
text-align: justify;
}
.noticias  img{
margin-top:6px;
width: auto;
height: auto;
float: left;
margin-left: 10px;
margin-bottom: 10px;
margin-right: 10px;
}
#publicidad{
float: left;
width: 300px;
height: auto;
margin-top: 284px;
margin-bottom: 15px;
margin-left: 7px;

}
#publicidad ul{
display: inline-block;
margin-top: -13px;
margin-bottom: 15px;



}
#publicidad ul li{

list-style-type:none;
padding-bottom: 12px

}
#publicidad a{
text-decoration: none;
color: white;
margin-left: 23px;
font-size: 12px;
text-align: justify;
padding: 0 0 10px 0;
text-shadow: 1px 1px 1px black;

}
#publicidad a:hover{
text-decoration: none;
color: black;
background: url(../imagenes/borde.png) repeat-x 0 bottom;
padding: 0 0 10px 0;
}

.publi{
display: inline;
margin-bottom: -13px;
width: auto;
}
#publi-cuerpo{
width: 290px;
height: 620px;
float: left;
background: url(../imagenes/cartel.png);
margin-left: -6px;


}


#footer {
display: block;
font-size: 100%;
margin-top: -20px;
padding: 0;
border: 0;
outline: 0;
vertical-align: top;
background: -webkit-linear-gradient(#9E5504, #6C3B05);
background: -moz-linear-gradient(#9E5504, #6C3B05);
background: -o-linear-gradient(#9E5504, #6C3B05);
background: linear-gradient(#9E5504, #6C3B05);
background: #9E5504;


}
#footer p{
font-size: 12px;
text-align: center;
line-height: 45px;
margin-left: 17px;
color: black;
font-family:  Verdana, Sans-Serif;
margin-top: 25px;

}
#footer a{
color:#999;
text-decoration: none;
}
#footer a:hover{
color:#fd800f;
text-decoration: none;
}
#enlaces{
display: block;
margin-left: auto;
margin-right: auto;
margin-top:15px;
width:870px;
padding-top: 10px;
}

#enlaces a{
color: #fe8912;
text-decoration: none;
text-align: left;
margin-left: 6px;
}
#enlaces a:hover{
color: #fff;
text-decoration: none;
text-align: left;
margin-left: 6px;
}





@font-face { 
font-family: 'Acens';
 font-style: normal; 
 font-weight: normal;
 src: url(../fonts/Acens.ttf) format("opentype"); 
}
h1{
font-size: 38px;
text-align: left;
line-height: 45px;
margin-left: 17px;
color: white;
font-family: Acens,arial, sans-serif;
margin-top: 35px;
text-shadow: 1px 1px 1px #black;
}

h2 {
font-size: 18px;
text-align: justify;
line-height: 2px;
margin-left: 10px;
padding: 0px 0;
color: #39221c;
}

.noticias h2{
font-size: 18px;
text-align: justify;
margin-left: 10px;
line-height: 25px;
color: #39221c;

}
.noticias a{
font-size: 15px;
text-align: justify;
color: #39221c;
text-decoration: none;
}
.noticias a:hover{
font-size: 15px;
text-align: justify;
color: #80726c;
}
#subtitulo h2 {
font-size: 12px;
text-align: justify;
line-height: 2px;
margin-left: 25px;
color: white;
font-family: Verdana;
float: left;
}
h3 {
font-size: 15px;
text-align: justify;
margin-left: 10px;
margin-bottom: 0px;
color: #3b75ac;
}
p {
color: black;
line-height: 1.6em;
margin: 15px;
padding-bottom: 10px;
text-align: center;
}