body{
text-align:right;
background-color:#dae9f8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#wrapper { 
 margin: 0 auto;
 width: 780px;

}
#cabecera{
margin:auto;
width:780px;
height:100px;
background-image:url(/images/logo.jpg);
background-position:0 0;
background-repeat:no-repeat;
}
#navegador{
margin:auto;
width:778px;
height:35px;
background-color:#eeeeee;
border:1px solid #bdbcbd;
border-top: 0px;
}
#menu{
float:left;
width:178px;
background-color:#fff;
text-align:left;
}
#menu ul{
margin: 0px;
padding: 0px;
}
#menu li{
background-color:#eeeeee;
list-style:none;
padding:0px;
/*border-bottom:0px solid #cf7015;
background-image:url(/images/bgn.jpg);*/
}
.licabecera{
background-color:#eeeeee;
color:#ffffff;
font-weight:bold;
list-style:none;
border-bottom:1px solid #cf7015;
border-right:1px solid #cf7015;
padding:5px;
background-image:url(/images/bgn.jpg);
}
.liopcion{
background-color:#4A9CF1;
list-style:none;
border-bottom:1px solid #3784D2;
border-right:1px solid #3784D2;
padding:5px;
color:#6E9AC9;
}
#menu li:hover{
background-color:#fff;
list-style:none;
/*background-image:url(/images/bgno.jpg);*/
}
#menu li a{
text-decoration:none;
color:#ffffff;
}

#contenedor{
float:left;
margin:auto;
text-align:center;
width:778px;
border:1px solid #bdbcbd;
border-top: 0px;
background-color:#eeeeee;
}
#buscador{
float: right;
}
#contenido{
float:right;
width:600px;
text-align:left;
}
#faq{
padding: 5px;
padding-left: 15px;
padding-right: 15px;
text-align:justify;
list-style:square;
}

.resaltar {
font-weight:bold;
}

#fotos {
background-color:#fff;
border:1px solid #666666;
margin:15px;
}

.resaltar2 {
font-weight:bold;
padding:0 10px 0 10px;
}

p{padding:0 10px 0 10px;}
