body
{
    background-image: url("../Imagenes/Web/fondo_web.jpg");
    background-repeat: repeat-x;
    background-position: top;
    background-color: #1067B6;
    margin-top:0px;
    padding:0px;
    font-family : arial;
    font-size   : 13px;
    
}
.table_datos
{
  /*  border:4px solid #5086BD; */
    border:4px solid #CCC;  
    width:400px;
    margin-top:20px;
}
.table_datos thead tr
{
    background-color: #CED0D5;
    color:#000;
    height:30px;
    text-align: center;
}
.table_datos tbody tr
{
    border-bottom: 1px solid #FFF;
    font-size: 15px;
}
#divTitulo
{
width:750px;
border-bottom:1px solid #CCC;
padding: 10px;
background-image: url("../Imagenes/Web/fondo_titulo.gif");
background-repeat: repeat-x;
background-position: top;
background-color: #FFF;
margin:0 auto;
}

#divTituloArticulosInteresantes
{
width:750px; 
margin:15px auto; 
border:1px solid #CCC; 
text-align:left;
background-image: url("../Imagenes/Web/fondo_titulo_relatos_interesantes.jpg");
 
}
#divTituloArticulosInteresantes h2
{
  margin:0px;
  padding:10px;
  color:#E84018;
}

#divTitulo h1
{
text-align: left;
color : #5086BD;
margin:0px;
padding:0px;
}

#divNoticiaTitulo h1
{
margin:0;
padding:10px 0px;
font-size: 20px;
}

ul.listaEnlaces
{ 
width: 690px; 
padding:0 0 0 5px;
float: left; 
margin: 10px 0px 10px 20px; 
color:#993300;
} 

ul.listaEnlaces li
{
width:154px;
margin-left:10px;
margin-bottom: 5px;
padding: 2px;
 
display: inline; 
float:left;
border: 2px dashed #CCC;
height:160px;
text-align: center;
}


.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(../Imagenes/Web/pro_five_0c.gif) repeat-x left bottom; font-size:12px;}
.menu5 li {float:left; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background:url(../Imagenes/Web/pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(../Imagenes/Web/pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background:url(../Imagenes/Web/pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(../Imagenes/Web/pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background: url(../Imagenes/Web/pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(../Imagenes/Web/pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background: url(../Imagenes/Web/pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(../Imagenes/Web/pro_five_2b.gif) no-repeat right top;}


.span_titulo
{
    border:1px dotted #666666; padding:5px; background-color:#DFDFDF
}
#divContenidoCentral
{
    width:980px;
    margin:0 auto;      
    padding:0px; 
    background-color:#FFF; 
    text-align:center; 
    overflow:auto;
    background-image:url(../Imagenes/Web/fondo_burbujas10.jpg);
}

#divContenidoArticulo
{ 
    width:750px; 
    margin:0 auto; 
    border:1px solid #CCC;
    text-align:justify; 
    padding:20px; 
    color:#333; 
    font-size:12px; 
    margin-bottom:20px;
    margin-top:20px;
    background-color: #FAF4F1;
  
}

a.enlace{          font-family: "Trebuchet MS"; color:#006699; font-size:13px; text-decoration:none; border-bottom: 1px dotted #013334;}
a.enlace:link    { font-family: "Trebuchet MS"; color:#006699; font-size:13px; text-decoration:none; border-bottom: 1px dotted #013334;}
a.enlace:visited { font-family: "Trebuchet MS"; color:#006699; font-size:13px; text-decoration:none; border-bottom: 1px dotted #013334;}
a.enlace:hover   { font-family: "Trebuchet MS"; color:#FF6600; font-size:13px; font-weight: bold; }
a.enlace:active  { font-family: "Trebuchet MS"; color:#006699; font-size:13px; text-decoration:none;}

#divSecundario
{
    width:700px; margin:20px auto; border:1px solid #CCC; text-align:justify; padding: 10px; color:#333; background-color:#FFF;
}

#ul_lista_naranja{   width:100%;  list-style-image:url(../Imagenes/Web/icono_lista.gif); }
#ul_lista_naranja li{ margin-left:10px; margin-top:5px; padding-left: 5px; font-size: 18px;}

#ul_lista_normal{   list-style-image:url(../Imagenes/Web/icono_lista.gif); }
#ul_lista_normal li{  margin-left:10px; margin-top:5px; padding-left: 5px;  }

#ul_lista_relatos_interesantes{   list-style-image:url(../Imagenes/Web/icono_lista1.gif); }
#ul_lista_relatos_interesantes li{  margin-left:10px; margin-top:10px; border-bottom:1px dashed #CCC; padding-bottom: 3px; }

#divEvento
{
  width: 70%;
  margin-top:10px;
  padding:10px;
  border:1px dashed #013334;
  font-size: 14px;
  font-weight: bold;
  background-color: #CCC;
}
