body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
.abajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(cuerpo/all_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.arriba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(cuerpo/all_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.indexabajo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(cuerpo/index2_r5_c1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.indexarriba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(cuerpo/index2_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.indexabajoeng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(cuerpo/index2_r5_c1_eng.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.indexarribaeng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(cuerpo/index2_r3_c1_eng.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fechas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.titulosnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.titulosnews a:link,
.titulosnews a:active,
.titulosnews a:visited,
.titulosnews a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #555;
  padding:5px;
  margin:0 0 10px 0;
  resize: none;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #ffcc00;
	border: 1px solid #edbe01;
  padding:6px 10px 6px 10px;
  cursor:pointer;
  margin:0 15px 0 0;
}
.covers {
	border: 1px solid #FFFFFF;
}

.main-menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}

.main-menu li {
  display: inline;
  margin: 0 22px 0 22px;
}

.es li {
   margin: 0 18px 0 18px; 
}

.main-menu li a:link,
.main-menu li a:active,
.main-menu li a:visited,
.main-menu li a:hover {
  text-transform: uppercase;
  font-family: "Times New Roman";
  font-weight: normal;
  font-size: 13px;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  text-decoration: none;
}
.main-menu li a:hover {
  -webkit-animation: myanim 600ms;
  -moz-animation: myanim 600ms;
  -ms-animation: myanim 600ms;
  -webkit-animation-fill-mode: forwards;
  color: #ffff7f;
}

@-webkit-keyframes myanim { 
  0%   { color: #fff; }
  100% { color: #ffff7f; }
}
@-moz-keyframes myanim { 
  0%   { color: #fff; }
  100% { color: #ffff7f; }
}
@-ms-keyframes myanim {
  0%   { color: #fff; }
  100% { color: #ffff7f; }
}

.password {
  display:none;
}

.valign-top td {
  vertical-align: top;
}


.refresh-captcha a {
  display:inline-block;
  padding:5px 5px 5px 0;
  
}

.error {
  padding:3px 3px 3px 0px;
  color: red;
}
