html, body,
h1, h2, h3, h4, h5, h6,
form, fieldset,
p, ol, ul, li,
dt, dd, dl,
table, th, tr, td {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
    margin: 0; 
}
h2{
    font-size:1.5em;
    color:#1454A1;
    display:block;
    font-weight: bold;
}
.h2-menor{
    font-size:1.35em;
}
h3{
    color:#FE6700;
    font-size:1.3em;
    margin-top:5px;
    font-weight: bold;
}
h4{
    color:#1454A1;
    font-size:1.3em;
    margin:10px 0 5px 0;
    font-weight: bold;
}
body {
    color: #4C556C;
    font: 65% Verdana, Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 9px;
    background: #9AB6D2;
}
.block {
    display: block;
}
.icon {
    vertical-align: middle;
}
.clear {
    clear: both;
}
.left {
    display: inline;
    float: left;
}
.right {
    display: inline;
    float: right;
}
a, a:visited {
    text-decoration: underline;
    color:#933;
}
a:hover, a:hover {
    color: #000;
}
#contenedor {
    margin: 0 auto;
    text-align: left;
    width: 759.5px;
    background:#fff;
    border:1px solid #777;
}
#contenedor-menu {
    height: 110px;
    float:left;
    width:100%;
    padding-top:0px;
}
#logo {
    float:left;
    display: inline;
    margin-left:16px;
}
#contenedor-menu {
    background: transparent url(../images/fondos/fondo_menu5.gif) no-repeat;
    margin: 15px 2px 0 0;
    padding: 1em 0 0 0px;
    font-family: Verdana, georgia, serif;
    text-transform:capitalize;
    width:70%;
    height:90px;
    float:right;
    display:inline;
}
#encabezado-index {
    float:left;
    margin: 0;
    width: 743.5px;
    height:307px;
    border:8px solid #ddd;
}
#encabezado{
    float:left;
    margin: 0;
    width: 743.5px;
    height:140px;
    border:8px solid #ddd;
}
#encabezado #logo{
    margin-top:10px;
}
#contenedor-imagenes{
    width:100%;
    background:#fff;
}
#imagenes {
    margin-left: 16px;
    height:293px;
    margin-top:5px;
}
#imagenes img {
    float: left;
    margin: 5px 11px 0 0;
}
#contenido {
    margin-top: 5px;
    display: inline;
    float: left;
    margin-left: 16px;
    width: 727px;
}
#contenido p, #visit p {
    font-size: 1.4em;
    line-height: 1.8;
    margin: 0.1em 0 0.1em 0;
}
#contenido h1 {
    display:block;
    color: #FE6700;
    font-size: 2em;
    font-family: Verdana, sans-serif;
    font-weight:bold;
    border-bottom:1px solid #FE6700;
    border-top:1px solid #FE6700;
    padding-top:0px;
    padding-bottom:3px;
    margin-bottom:5px;
}
#contenido hr{
  height:1px;
  background-color:#FE6700;
  border:0;
  margin:0;
  color: #FE6700;
  width: 63.8%;
}
#contenido p span { 
    font-size: 20px;
}
#contenido p a {
    color:  #933;
    text-decoration: underline;
}
#contenido p a:hover, #contenido h3 a:hover { 
    color: #000;
}
#contenido ul{
    float: left;
    color: #4C556C;
    font-size: 1.4em;
    line-height: 1.8;
    list-style: none outside;
}
#contenido ol{
    font-size: 1.25em;
    line-height: 1.8;
    margin-left:25px;
    margin-bottom:10px;
}
#contenido li {
    background: url(../images/dot.gif) no-repeat 0 9px;
    padding-left: 8px;
}
#contenido .left {
    background: url(../images/div.gif) no-repeat 206px 35px;
    width: 207px;
}
#contenido .left h3, #contenido .left p { 
    margin-right: 10px;
}
#contenido .right {
    width: 209px;
}
.enlaces-1 {
    margin-top:10px;
    font-size:120%;
}
.enlaces-1 a{
    margin-left:30px
}
.enlaces-1 span{
    margin-left:40px
}
#serie-logos{
    margin-top:10px;
    margin-bottom:10px;
    background:#F0F6F8;
    width:99%;
    border:1px solid #777;
    padding:5px;
}
#serie-logos img{
    margin:0 35px;
}
#nombres-sitios a{
    font-size:130%;
    color:#245497;
}
#nombres-sitios .link-1{
    margin-left:115px;
}
#nombres-sitios .link-2{
    margin-left:128px;
}
#nombres-sitios .link-3{
    margin-left:52px;
}
#col-izquierda {
    width:203px;
    float:left;
    border-right:1px dotted #777;
    margin-right:10px;
    margin-bottom:5px;
}
#col-izquierda img{
    float:left;
    margin-bottom:23px;
}
#col-centro{
    width:302px;
    float:left;
}
#col-centro-grande{
    width:515px;
    float:left;
}
#col-centro-grande ul li{
    list-style:disc;
    margin-left:25px;
}
.fila-superior div, .fila-inferior div{
	float:left;
	margin-bottom:15px;
	text-align:center;
	font-weight:bold;
	font-size:125%;
}
.fila-superior div{
	margin-left:15px;
}
.fila-inferior div{
	margin-left:75px;
}
* html .fila-inferior div{
	margin-left:45px;
}
.img-link-derecha{
	float:right;
	text-align:center;
}
.img-link-derecha a{
	font-weight:bold;
	font-size:125%;
}
#col-derecha{
    width:200px;
    float:left;
    border-left:1px dotted #777;
    margin-left:10px;
    margin-bottom:5px;
    text-align:center;
}
#col-derecha img{
    margin-top:10px;
}
#col-derecha h2{
    font-size:1.3em;
    text-decoration:underline;
}
#col-derecha a{
    font-size:130%;
    color:#245497;
}
.links-derecha{
	margin:20px 0 0 15px;
	width:158px;
	border:1px solid #ccc;
}
#form_contacto {
  padding: 0;
  margin: 10px 0 0 0;
}
#form_contacto label {
  font-size:120%;
  float: left;
  width: 15%;
  vertical-align: top;
  margin-bottom:5px;
}
#form_contacto input,
#form_contacto textarea,
#form_contacto select {
  padding: 1px;
  font: 400 1.2em verdana, sans-serif;
  color: #333;
  background: #EEE;
  border: 1px solid #CCC;
  margin-bottom:5px;
}
#form_contacto textarea{
	width:405px;
}
#form_contacto input:focus,
#form_contacto input:hover,
#form_contacto textarea:focus,
#form_contacto textarea:hover,
#form_contacto select:focus,
#form_contacto select:hover {
  background: #FBECE3;
  border: 1px solid #9AB6D2;
}
#form_contacto input.button {
  padding: 2px 10px;
  font: 400 0.9em verdana, serif;
  cursor: pointer;
  color: #fff;
  margin-right:30px;
  background: #93C2DE;
  border-width: 1px;
  border-style: solid;
  border-color: #4486C7;
  float:right;
}
#form_contacto p{
	margin-top:0px;
	float:left;
	font-size:100%;
	margin-left:1px;
}
#footer1 { 
    background: url(../images/div.gif) no-repeat;
    margin: 0 20px;
    padding: 30px 0;
}
#footer1 .logo {
    float: left;
    margin: 0 59px 0 24px;
}
#footer1 p {
    color: #663;
    font: 1.1em/1.8 Georgia, serif;
}
#footer1 p a {
    color: #663;
    margin: 0 5px;
}
#footer1 p .main {
    margin-left: 0;
}
#footer1 p a:hover { 
    color: #000;
}
.titulos {
    width:80%;
    font-size:1.2em;
}

/*
=====================================
* Data Tables and Cascading Style Sheets Gallery *
*  http://icant.co.uk/csstablegallery/index.php  *
* Author: Velizar Garvalov at  http://www.vhg-design.com/ *
=====================================
*/
table {
    width: 100%;
    margin:10px 0;
    padding:0;
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    color: #1c5d79;
}
table, tr, th, td {
    border-collapse: collapse;
}
caption {
    margin:0;
    padding:0;
    background: #f3f3f3;
    height: 40px;
    line-height: 40px;
    text-indent: 28px;
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #555d6d;
    text-align: left;
    letter-spacing: 3px;
    border-top: dashed 1px #c2c2c2;
    border-bottom: dashed 1px #c2c2c2;
}
thead {
    background-color: #FFFFFF;
    border: none;
}
thead tr th {
    height: 32px;
    line-height: 15px;
    text-align: center;
    color: #1c5d79;
    background-image: url(images/col_bg.gif);
    background-repeat: repeat-x;
    border-top:solid 1px #FF9900;
    border-left:solid 1px #FF9900;
    border-right:solid 1px #FF9900;
    border-collapse: collapse;
    font-size:130%;
}
tbody tr {
    background: #dfedf3;
    font-size: 13px;
}
tbody tr.odd {
    background: #F0FFFF;
}
tbody tr:hover, tbody tr.odd:hover {
    background: #ffffff;
}
tbody tr th, tbody tr td {
    padding: 6px;
    border: solid 1px #326e87;
}
tbody tr th {
    background: #1c5d79;
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-size: 12px;
    padding: 6px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom: solid 1px white;
}
tbody tr th:hover {
    background: #ffffff;
    color: #1c5d79;
}
/* LINKS */
table a {
    color: #FF6600;
    text-decoration: none;
    font-size: 13px;
    border-bottom: solid 1px white;
}
table a:hover {
    color: #FF9900;
    border-bottom: none;
}
tfoot {
    background: #f3f3f3;
    height: 24px;
    line-height: 24px;
    font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #555d6d;
    text-align: center;
    letter-spacing: 3px;
    border-top: solid 2px #326e87;
    border-bottom: dashed 1px #c2c2c2;
}
tfoot tr th, tfoot tr td {
    /*padding: .1em .6em;*/
}
tfoot tr th {
    border-top: solid 1px #326e87;
}
tfoot tr td {
    text-align: right;
}

.center{
    text-align:center;
}
#pie {
    background:#FFC482;
    color: #555;
    clear: both;
    width: 759.5px;
    height: 70px;
    text-align: center;
    font-size:130%;
    margin:0 auto;
    padding-top:10px;
    border-top:1px solid #777;
}
#pie a{
    text-decoration:underline;
    color:#245497;
}
#pie a:hover{
    text-decoration:none;
}
#pie #desarrollo{
    float:right
}
#pie #desarrollo a { 
    color:#fff;
    margin-right:10px;
}
#MainMenu
{
    height:27px;
    background:#FFF;
    border-color:#9AB6D2;
    border-style:solid;
    border-width:0 0 3px;
    margin:0;
}
#tab
{
    top:0;
    height:0;
    background:repeat-x top;
    margin:0;
}
#tab ul
{
    list-style:none;
    float:left;
    margin:0;
    padding:0;
}
#tab li
{
    display:inline;
    float:left;
    margin:0 1px 0 0;
    padding:0;
}
#tab a
{
    background:url(images/bright_115.gif) no-repeat right top;
    text-decoration:none;
    border:0;
    display:block;
    float:left;
    margin:0;
    padding:0;
}
#tab a span
{
    display:block;
    background:url(images/bleft_115.gif) no-repeat left top;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #4C556C;
    font-weight:700;
    line-height:27px;
    padding:0 14px;
    _font-size:11px;
    _padding:0 17.5px;
}
*+html #tab a span{
    font-size:11px;
    padding:0 17.5px;
}
#tab a:hover,#tab li.item_active a
{
    background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span
{
    background-position:left bottom;
    color:#000;
    font-weight:700;
    font-style:normal;
    text-decoration:none;
}
/*menú desplegable*/
#dropmenudiv{
    position:absolute;
    border-bottom-width:0;
    font-size:11px;
    font-weight:bold;
    line-height:25px;
    z-index:100;
    margin-top: 1px;
}
#dropmenudiv a{
    background:url(images/fondo-desplegable.gif) no-repeat right top;
    width: 100%;
    display: block;
    text-indent: 3px;
    padding:0;
    margin:0;
    text-decoration: none;
    color:#00374d;
    text-align:left;
}
#dropmenudiv a:hover{ /*hover background color*/
    background-color: #ccc;
    color:#000;
}
/*Example CSS for the two demo scrollers*/
#pscroller1{
width: 500px;
height: 1.2em;
border: 1px dashed black;
padding: 5px;
background-color: #EEE;
margin:3px 0 10px 0;
float:left;
text-align:left;
font-size: 125%;
}
.rssclass .rsstitle{
font-weight: bold;
display:inline;
}
.rssclass .rssdate{
color: gray;
font-size: 85%;
}
.rssclass a{
text-decoration: none;
}
.comentario{
	margin-left:5px;
        margin-bottom:10px;
}
.comentario .titulo{
	font-size:135%;
	color:#4f82cb;
	font-weight:bold;
}
.comentario .fecha{
	font-weight:bold;
	font-size:110%;
}
.comentario .descripcion{
	font-size:135%;
}
.promo{
 border: 1px solid #1C5D79;
 background:#DFEDF3;
}
.promo span{
	color:#c40707;
	font-weight:bold;

}
