html,body {
margin:0;
height:100%;
background-color:#D1DAE0;
}

#contenedor {
background-image:url(../images/fondo.jpg);
background-repeat:repeat-y;
margin:auto;
width:798px;
min-height:100%;
margin:auto;
}

*html #contenedor {
height:100%;
}

#contenido {
margin:auto;
width:770px;
}

#head-border {
width:770px;
height:107px;
}

#head {
margin:0;
background-image:url(../images/index/head.jpg);
background-repeat:no-repeat;
width:770px;
height:107px;
}

#head h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:40px;
font-weight:normal;
line-height:37px;
text-align:right;
color:#FFF;
margin:0;
padding-right:20px;
padding-top:8px;
}

#menuborder {
width:758px;
height:20px;
border:1px solid #212930;
margin-left:5px;
}

#franja {
width:758px;
height:5px;
font-size:0px;
margin:0;
background-color:#FFF;
}

#menu {
background-color:#255EAD;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-align:right;
width:758px;
height:20px;
margin:0;
}

#menu a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-decoration:none;
font-weight:normal;
color:#FFFFFF;
}

#menu a:hover {
color:#7FA5DA;
text-decoration:none;
}

#menu p{
margin:0;
padding-top:3px;
padding-right:15px;
}

#main {
width:760px;
height:100%;
margin-left:5px;
margin-right:5px;
overflow:hidden;
}

#pobles {
float:left;
width:122px;
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003682;
text-align:left;
}

#pobles ul {
list-style-type:none;
margin:0;
padding-left:12px;
padding-top:12px;
}

#pobles li {
margin:0;
line-height:7px;
padding-left:12px;
padding-bottom:10px;
background-image:url(../images/index/li.gif);
background-repeat:no-repeat;
}

#pobles li a {
color:#003682;
text-decoration:none;
}

#pobles li a:hover {
color:#7FA5DA;
text-decoration:none;
}

#fotoborder{
float:right;
width:120px;
height:400px;
border:1px solid #212930;
}

#foto {
float:right;
width:120px;
height:400px;
background-color:#E4E9ED;
background-image:url(../images/index/foto.jpg);
background-repeat:no-repeat;
}

#textos {
width:580px;
margin:auto;
text-align:left;
padding-top:5px;
padding-left:18px;
float:left;
}

* html #textos {
width:605px;
padding-left:0;
}

#textos h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:25px;
color:#E7912C;
font-style:italic;
font-weight:normal;
margin:0;
padding-top:15px;
padding-left:35px;
/*background-image:url(../images/index/N.gif);
background-repeat:no-repeat;*/
height:55px;
}

#textos p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#485B76;
float:left;
overflow:hidden;
margin:0;
margin-left:35px;
width:510px;
padding-right:10px;
text-align:justify;
}

* html #textos p{
margin-left:18px;
padding-right:25px;
}


#textos p a {
color:#485B76;
text-decoration:underline;
}

#textos p a:hover {
color:#485B76;
text-decoration:none;
}

#footer {
width:798px;
height:5px;
background-color:#000;
margin:auto;
background-image:url(../images/fondo.jpg);
background-repeat:repeat-y;
font-size:1px;
}

#fecha {
float:left;
padding-top:2px;
padding-left:7px;
}
