html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; font-family:  Arial, Helvetica, sans-serif;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1.3;
  font-family:  Arial, Helvetica, sans-serif;
}
ol, ul {
  list-style: none;
}
ul li a {
    color: black;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body{
  /*background: #011 url('images/dots.png') repeat;*/
  /*background: #fff*/
  /*background: url('images/page.png') repeat;*/
  
  /*background: #032606*/
 font-family:  Arial, Helvetica, sans-serif;
font-size:15px !important;
   background-color: #61b93e;
 /* For Safari 5.1 to 6.0 */


}

/*
  Clear Floated Elements
*/

.clear {
  clear:both;
  display:block;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}

.clear:after {
  clear:both;
  content:' ';
  display:block;
  font-size:0;
  line-height:0;
  visibility:hidden;
  width:0;
  height:0;
}

* html .clear {
  height:1%;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom:6px;
  font-weight:bold;
  /*line-height:1.62em;*/
}

h1 {
  font-size:25px;
}

h2 {
  font-size:20px;
}

h3 {
  font-size:18px;
}

h4 {
  font-size:16px;
}

h5 {
  font-size:15px;
}

h6 {
  font-size:15px;
}

p {
  margin-bottom:18px;
}

table {
  border-collapse:collapse;
  border-spacing:0;
  margin-bottom: 15px;
  width: 100%;
}

th, tr, td {
  vertical-align: middle;
}

.sticky-header th, .sticky-table th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left;
}


table {
  background: #ececec;
  border: 1px solid #bbbbbb;
}

th {
  background: #dbdbdb;
  padding: 5px 4px;
  text-shadow: 1px 1px #fff;
  border-right: 1px solid #c8c7c7;
  color:#333;
}

td {
  background: #ebebeb;
  color: #747474;
  text-align: left;
  padding-left: 4px;
  border-right: 1px solid #c8c7c7;
  border-bottom: 1px solid #c8c7c7;
}

code {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  display: block;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

mark {
  background-color:#fdfc9b;
  font-style:italic;
  font-weight:bold;
}

del {
  text-decoration: line-through;
}

hr {
  border:none;
  border-top:#EEE 1px solid;
}

dt {
  font-weight:bold;
  margin-bottom:24px;
}

dd {
  margin-left:30px;
  margin-bottom:24px;
}

ul {
  list-style-type:disc;
  margin-left:15px;
  margin-bottom:12px;
}

ul li {
  margin-top:4px;
}

ul ul {
  list-style-type:square;
  margin-bottom:0;
}

ul ul ul {
  list-style-type:circle;
}

ol {
  list-style-type:decimal;
  margin-left:30px;
  margin-bottom:24px;
}

ol ol {
  list-style: upper-alpha;
  margin-bottom:0
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

abbr,
acronym {
  border-bottom:#999 1px dotted;
  cursor:help;
}

big {
  font-size:1.3em;
}

cite,
em {
  font-style:italic;
}

ins {
  background-color:#fdfc9b;
  text-decoration:none;
}

pre {
  background: #d8d8d8;
  text-shadow: 1px 1px #fff;
  border: 1px solid #bbbbbb;
  padding: 7px;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote, q {
  quotes:none;
  border: 1px solid #bbbbbb;
  background: #d8d8d8 url(images/quote.png) no-repeat;
  padding: 10px 5px 5px 47px;
  text-shadow: 1px 1px #fff;
  margin: 5px 0;
  border-radius: 7px;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}

strong {
  font-weight:bold;
}

sup,
sub {
  height:0;
  line-height:1;
  vertical-align:baseline;
  position:relative;
  font-size:10px;
}

sup {
  bottom:1ex;
}

sub {
  top:.5ex;
}

img,
video {
  max-width:100%;
  height:auto;
}

video {
  display:block;
}

audio {
  max-width:100%;
}
header{
  width: 963px
}

#wrapper {
  position:relative;
  max-width:963px;
  margin:0 auto;
  /*box-shadow:0 0 6px #999;*/
  background:#e9e9e9;
  /*background: #011 url('images/dots.png') repeat;*/
  overflow:hidden;
}

/*--------------------  Main Menu  --------------------------*/


/** main-navigation **/

#main-menu {
  min-height:40px;
  box-shadow:0 0 3px #999;
  /*background:#444;
  background:-moz-repeating-linear-gradient(#555, #333 40px);
  background:-webkit-repeating-linear-gradient(#555, #333 40px);
  background:-o-repeating-linear-gradient(#555, #333 40px);
  background:-ms-repeating-linear-gradient(#555, #333 40px);
  background:repeating-linear-gradient(#555, #333 40px); */
  /*background: #707173; /* Old browsers */
  /*background: -moz-linear-gradient(top,  #707173 0%, #707173 49%, #58585a 51%, #58585a 100%); /* FF3.6+ */
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#707173), color-stop(49%,#707173), color-stop(51%,#58585a), color-stop(100%,#58585a)); /* Chrome,Safari4+ */
  /*background: -webkit-linear-gradient(top,  #707173 0%,#707173 49%,#58585a 51%,#58585a 100%); /* Chrome10+,Safari5.1+ */
  /*background: -o-linear-gradient(top,  #707173 0%,#707173 49%,#58585a 51%,#58585a 100%); /* Opera 11.10+ */
  /*background: -ms-linear-gradient(top,  #707173 0%,#707173 49%,#58585a 51%,#58585a 100%); /* IE10+ */
  /*background: linear-gradient(to bottom,  #707173 0%,#707173 49%,#58585a 51%,#58585a 100%); /* W3C */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707173', endColorstr='#58585a',GradientType=0 ); /* IE6-9 */
  /*background: #2a4e6b;*/
  background: black;
  width: 963px
}

#main-menu ul {
  float:left;
  padding:0;
  margin:0;
  list-style:none;
  font-size:13px;

}

#main-menu li {
  position:relative;
  float:left;
  padding:0;
  margin:0;
  line-height:40px;
  z-index:100;/** Added by ibou65 to fix the submenu displaying behind the slideshow area on IE7, line 406 **/
  list-style-image:url(none);/** Added by ibou65 to prevent some little bubbles to appear when moving the mouse to a link with sub link and moving the mouse to another link in the main menu on IE7, line 407 **/
  border-right:1px solid white;
}

#main-menu li li{
  line-height:13px;
}

#main-menu ul li:first-child {
  padding-left:0;
}

#main-menu a {
  display:block;
  padding:0 15px;
  color:#FFF;
  text-align:center;
  text-decoration:none;
}

#main-menu a:hover/*,
#main-menu li > a.active*/ {
  /*background:#000;*/
  /*background: -moz-linear-gradient(top,  rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.3)), color-stop(100%,rgba(0,0,0,0.9)));
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.9) 100%);
  background: -o-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.9) 100%);
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.9) 100%);
  background: linear-gradient(to bottom,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#e6000000',GradientType=0 ); 
  */
  /*background: #142532;*/
  /*background: #63BD2B;*/
  background: #c91500;
  color:#fff;
  text-decoration:none;
}

/*
#main-menu li > a.active {
  background:#000;
}
*/
#main-menu li li {
  float:none;
  min-width:190px;
  padding:0;
  margin:0;
}

#main-menu li li a {
  min-width:150px;
  margin:0;
  /*background:#2a4e6b;*/
  background: black;
  border-top:#5f5f5f 1px solid;
  font-size:13px;
  line-height:33px;
  text-align:left;
  overflow:hidden;
}

#main-menu li li:first-child > a {
  border-top:none;
}

#main-menu li li a:hover {
  /*background:#444;*/
  /*background: #142532*/
  background: #c91500
}

#main-menu li ul {
  display:none;
  position:absolute;
  z-index:9999;
  min-width:190px;
  height:auto;
  padding:0;
  margin:0;
  box-shadow:0 0 3px #333;
}

#main-menu li ul ul {
  margin:-33px 0 0 190px !important;
}

#main-menu li:hover > ul,
#main-menu li li:hover > ul,
#main-menu li li li:hover > ul {
  display:block;
}

#main-menu .nav-toggle {
  display:none;
}

#main-menu ul li.leaf, #main-menu ul li.expanded, #main-menu ul li.collapsed {
  list-style:none;
}
#main-menu ul.menu li {
  margin: 0;
}

#main-menu li.expanded, #main-menu li.collapsed, #main-menu li.leaf {
  margin: 0;
  padding: 0;
}


/* ---------------------  Header  ------------------------*/
/*#logo2{
  width:800px;
  height:100px;
  float:left;
  margin:50px;
}
#fecha {
  font-weight: bold;
  #2a4e6b
}
*/
#banner{
  background: white;
  height: auto;
}
#banner-superior{
  height: auto;
}
#escudo, 
#logo, 
#tematico{

  display: inline;
  float: left; /* LTR */
  position: inherit;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#pub{
  margin-top: -5px;
  width: 963px;
  height: auto;
  padding: 0px, 0px, 0px, 0px;
}
#escudo
{
    margin-top:0px;
    margin-left: 20px;    
    top: 60px;
    width: 114px;
    height: 120px;    
    z-index: 0;
}
#logo{
  margin-left: 30px;
  margin-right: 0px;
}
#fecha {
  margin: 15px;
  font-weight: bold;

  font-size: 15px;margin-top: 10px;float:left
}
#redsocial{
   width: auto;height: auto;float:left;margin-left: 175px;
}
#redsocial img{
    border: none;
}
#redsocial img a:hover{
width: 50px;height: 50px
}
#tematico{

  margin-left: 10px;
  width: 560px
}

/* ---------------------  Cuerpo  ------------------------*/
#container{
  /*background: #ffffff;*/
  padding: 0px, 0px, 0px, 0px;
  height:auto;
  /*background:#012;#822525*/
  background: #fff; /*url('images/dots.png') repeat;*/
  width: 963px
}

.content-sidebar-wrap {
  float:left; 
  width:100%;
}



/* ---------------- urgente  ----------------- */

#bloque-urgente,
#bloque-search{
  /*display: inline;*/
  float: left; /* LTR */
  position: inherit;
  margin-top: 0px;
  margin-bottom: 4px;

}
#bloque-urgente{
  margin-left: 12px;
  width:700px;
  background-image: url('images/urgente.jpg');
  margin-top: 10px;
  margin-bottom: 10px;
  height: 38px;
  background-color: black
}
#urgente{
  width: 560px;
  text-align: right;
  margin-left: 140px;
  height: auto;
}
#urgente h3 {
  font-size: 16px;
  background: none;  
}
#urgente a {
  background: none;
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
}

#bloque-search{
  margin-left: 10px;
  width: 230px
}


/* ---------------- Contenido y Radio  ----------------- */

#medio,
#derecho{
  display: inline;
  float: left; 
  position: relative;
}
#medio{
  max-width: 635px
}
#derecho{
  max-width: 304px; 
  padding: 0px, 0px, 0px 0px;
  position: inherit;
  margin-right: 12px;
  margin-left: 20px;
  height: auto;
  border-radius-top:0.2em 
}


#noticia-principal-portada{
  max-width: none;
}
#noticia-principal-portada img {
  margin: 0px;
  margin-left: 5px;
}
#noticia-principal-portada strong {
  font-size: 20px;
}

#noticia-principal-portada h6 {
  font-size: 15px;
  font-weight: none;
}
#noticia-principal-portada a:hover {
  color:red;
}
#content header{
    width: 600px;
}
#content article{
   padding-left: 8px;padding-bottom:15px
}
#content .node h2{
  background:none
}
#content .node h2 a{
  text-decoration:none;
  color:#C01D2E;
  font-size:18px
}
#content h6 {
  font-size: 18px;
}
#content fieldset{
  border:none
}
#content{
  background:#E8E9EB;
  padding:10px;
  margin-bottom:20px;
  padding-left: 2px;
  margin-left:12px;
  padding-top: 10px;
  border-radius: 5px; 
  margin-right: 2px;
}
#content select{
    -moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:2px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
#content input[type='submit']{
    	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
#content label,
#content fieldset{
  margin: auto;
  text-align: justify;
  
}
#content a {
  margin:none;

}
#content{
    font-size: 12px
}

#content p {
  margin: 5px;
}
#content strong {
  margin: 5px
}
#content img{
  margin-right: 15px;
  float: left;
  margin-bottom: 10px;
}
#content .field-content ul li a{
    font-weight: bold;font-size: 11px;text-transform: capitalize;color:#000 !important
}

#content td { 
  border: 1px solid #ccc ;
  text-align: left;
  vertical-align: top;
  }
#content th {
  background-color: #ccc;
  text-align: left;
}
#content table {
  font-size: 12px;
  margin: 5px;
  }
#content table a {
  margin: 2px;
}
#content h6 {
  font-size: 18px;
}
#content span{
  margin:2px
}
#content strong {
  margin: none;
}
#content h6 {
  font-size: 10px;
}
#content .field-label {
  margin-left: 10px;
}
#content strong {
  font-size: 18px;
  color: black;
}

#noticia-principal{
  max-width: none;
  background:#F0EDE8;
  text-align: justify;
  float: left;
  width: 470px;
  border-radius: 5px;
}
#noticia-principal-portada{
  max-width: none;
}
#noticia-principal-portada img {
  margin: 0px;
  margin-left: 5px;
}
#noticia-principal-portada strong {
  font-size: 20px;
}
#noticia-principal-portada a {
  font-size: 24px;
}
#noticia-principal-portada h6 {
  font-size: 15px;
  font-weight: none;
}
#noticia-principal-portada a:hover {
  color:red;
}

h1,h5, h6 { color:black; margin-left: 10px; text-shadow: 1px 1px 1px #eaf1ea; }


/* 7 secciones */

/* ---------------- Noticia Destacada  ----------------- */

#noticia-destacada{
  background:#E8E9EB;
  padding:10px;
  margin-bottom:20px;
  width: 600px;  
  margin-left:15px;
  padding-top: 10px;
  border-radius: 5px; 
  margin-right: 10px;
}
.overlay #principal{
  display: none;
}
#principal{
  max-width: none;
  background:#F0EDE8;
  text-align: justify;
  margin-left: 10px;
  
  border-radius: 5px;
  margin-right: 5px;
}
#principal img {
  max-width: none;border: 1px solid #ccc;padding: 2px
}
#principal span {
  padding-left: 0px;
  }
#principal p {
  margin-top: -17px;
  padding-right:10px;
}
#principal strong {
  font-size: 16px;
  text-decoration:none;
}
#principal a{
  text-decoration: none;
  text-align: inherit;
 
  font-weight: bold;
  
}
.views-field-title a{
    color: black
}
#principal a:hover {
  color:grey;
  text-decoration: underline
}
#principal .views-field-field-lid-noticia{
  width: 100px;
  margin-left: auto;
  margin-right: auto
}

/* ---------------- radio  ----------------- */

/*
#radio-online,
#principal{
  display: inline;
  float: left; 
  position: relative;

}
*/

/*----------------- video --------------------*/


#video-entero{
  background:#E8E9EB;
  border-radius: 5px; 
  margin-left: 12px;   
  width: 613px;
  margin-bottom: 10px;
}
#video{
  
  width: 611px;
  
  height: auto;
}
#video tr{
  height: 184px;
}
#video td{
  width: 270px;
  margin-right: 2px
}
#video h2{
  color: white;
  width: 613px;
  background: #000;
  text-align: center;
  font-size: 20px;
  border-radius: 0.2em;
  margin-bottom:0px;
  line-height:1.2em
}
#video .content{
  width: 610px;
  margin-left: auto;
  margin-right: auto;

}
#not-uno{
  width: 613px;
  height: auto;
  margin-left: 12px;

}
#uno h2{
  color: white;
  width: 606px;
  background: #000;
  text-align: center;
  font-size: 20px;
  border-radius: 0.2em;
  margin-bottom:0px;
  margin-left: 2px;
  line-height:1.2em
}
.views-column{  
  float: left;
  width: 294px
}
.views-column-first{
  margin-left:5px;
  background:#E8E9EB;
  border-radius: 5px;
}
.views-column-last{
  margin-left: 16px;
  background:#E8E9EB;
  border-radius: 5px;
}
.views-column .views-field-title{
  width: 280px;
  margin-left: 10px;
}
.views-column .views-field-field-audio-noticia{
  margin-left: 10px;
}
.views-column a{
  color: black;
  text-decoration: none;
  width: 280px;
  font-size:15px;
  
  text-align: justify;
}
.views-column img{
    border: 1px solid #ccc;padding: 2px;
}
.views-field-field-imagen-campana img{
     border: 1px solid #ccc;padding: 2px;
}
.views-column .views-field-field-audio-noticia{
  border-bottom: 1px solid #ff9900;
  margin-bottom: 10px;
}
.views-row .views-field div a{
color:red !important;
text-transform: uppercase;
margin-left: 10px
}
.inside .views-field span{
  font-size: 15px;
}
.inside .views-field img{
border: 1px solid #ccc;padding: 2px;
}
#edicion-completo{
  background:#E8E9EB;  
  margin-left:12px;  
  border-radius: 5px;   
  width: 613px;

  margin-top:25px
}
#edicion{

  height: auto;
  border-radius: 0.2em;
  ;
}
#edicion h2{  
  color: white;
  background: #000;
  text-align: center;
  font-size: 20px;
  width: 613px;
  border-radius:0.2em;
  margin-bottom: 0px;
  line-height:1.2em
}

/*

*/
/* ---------------- MEDIO ----------------- */
/*
#medio,
#varios{
  display: inline;
  float: left; 
  position: inherit;
  margin-top: 5px;
}

#medio{
  max-width: 635px
}








#dos .views-field-title{
  font-size: 22px
}






.views-field-field-audio-noticia{
    margin-bottom: 20px;
    outline: medium none;
    border-bottom: 2px;
}
.views-field-title{
  font-size: 17px;
  text-align: justify;
  text-decoration: bold
}



*/


.videoclip {
   width: 290px;height: 165px;margin-left: 3px
}

#search input[type="submit"] {
    background: none repeat scroll 0 0 #C21F30;
    border: medium none;
    color: #FFFFFF;
    padding: 4px 6px 3px;
}
#search{
  width:250px;
margin-top: 5px;
  margin-bottom: 0px;
  background-repeat:no-repeat;
  
  }
  #traductor{
  width:250px;
margin-top: 0px;
  margin-bottom: 0px;
  background-repeat:no-repeat;
  float: right;margin-left: 30px;text-align: right;margin-right: 20px
  
  }
  #search input[type='text']:focus{
  width:212px;height:21px;background:#E7E8EA;border:1px solid #F1F1F4;padding:2px;border:1px solid red;margin-left:-1px;float: left;
  }
  #search input[type='submit']{
  color:white;background:#c91500;border:none;padding:4px 6px 3px 6px
  }
  #search input[type="text"] {
    background: none repeat scroll 0 0 #E7E8EA;
    border: 1px solid #000000;
    float: left;
    height: 21px;
    margin-left: -1px;
    padding: 2px;
    width: 212px;
    margin-bottom: 2px
}
#search .form-select {
  background: #000;
  color: white;
}
#search .form-select .hover{
  background: #c91500;
  color: white;
}

#radio{
  /*margin-left: 20px;
  margin-right: 12px;*/
  width: 304px;
  margin-bottom:10px;
}

#radio-online {
  width: 300px;
  margin-right: 2px;
  
}

#programa-entero{
  
  width: 304px;
  margin-bottom: 10px
  
}
#programa {
  width: 300px;
  margin-right: 2px;
  
}
#programa h2{
  color: white;
  width: 300px;
  background: #000;
  text-align: center;
  font-size: 20px;
  border-radius: 0.2em;
  margin-bottom:0px;
  line-height:1.2em
}
#varios{

  width: 304px; 
  padding: 0px, 0px, 0px 0px;
  position: inherit;
  
  height: auto;
  border-radius-top:0.2em 
}
#varios_uno{
  
  width: 302px;
  background: #e8e9eb;
  border-radius: 0.2em;  
  
  margin-right: 2px
}
#varios_uno h2{
  color: white;
  background: #000;
  text-align: center;
  font-size: 20px;
  width: 302px;
  border-radius:0.2em;
  line-height:1.2em
  
}
#varios_uno .content{  
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  border-radius-top: 0.2em;
  width: 274px;
}
#block-views-clima-en-bolivia-block h2{
  margin-bottom: 12px
}
#block-views-clima-en-bolivia-block .content{
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  border-radius-top: 0.2em
}
#varios ul li {
    list-style: none
}



#enlaces-amigos{
  margin-top: 10px;
  width: 930px;
  margin-left: 15px;
  margin-right: auto
}
#enlaces-amigos h2{  
  color: white;
  background: #000;
  text-align: center;
  font-size: 20px;
  width: 930px;
  border-radius:0.2em;
  margin-bottom: 10px;
  line-height:1.2em
}


/*--------------------------  FOOTER --------------------------*/

#footer-area {
  position:relative;
  padding:1.76% 3.52%;
  box-shadow:0 0 3px #999;
  background:#383838;
  background:-moz-linear-gradient(#444, #333);
  background:-webkit-linear-gradient(#444, #333);
  background:-o-linear-gradient(#444, #333);
  background:-ms-linear-gradient(#444, #333);
  background:linear-gradient(#444, #333);
  color:#999;
}

#footer-area .column {
  float:left;
  width:30.8%;
  margin:0 0 1.9% 3.8%;
}

.column3 {
  float:left;
  width:15.8%;
  margin:0 0 1.9% 50.8%;
}

#footer-area .column:first-child {
  margin-left:0;
}

#footer-area .column-title {
  color:#e0e0e0;
}

#footer-area li {
  border-bottom:#555 1px dashed;
}
#footer-area a {
    color:white
}

/*------------------------  Revisar ------------------------------*/

.estilo{
  border-bottom: 2px solid red;
}
.block-region {
    background-color: #FFFF66;
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 3px;
}

.destacada{
 display: inline;
  float: left; 
  position: inherit;
}


/*
.views-column-last{
  width: 280px
}


.noticia{
  width: 274px;
  margin-left: 2px
}
*/
#edit-custom-search-vocabulary-9{
    padding:2px;
}
.views-field-field-lid-noticia ul{
   margin-left: 385px;
   
}
.view view-ultimas-noticias img {
    text-align: center
}
.file a{
    font-size: 10px;
}