/* GENERAL */
body{
color:#000;
background-color:#fff;
font:0.7em Arial, Helvetica, sans-serif;
margin:0;
}
img{
border:none;
}
ul{
list-style:none;
margin:0;
padding:0;
}
#wrap{
margin:10px auto;
padding:0;
width:1000px;
height:auto;     
background:url(../img/decoracion/fondo-sidebar-left.gif) 50px repeat-y; 
overflow: hidden;
}
legend{
display:none;
}
form input,
form textarea{
font:1em Arial, Helvetica, sans-serif; 
}
a:link,a:visited,a:active{
color:#000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h1,h2,h3,h4,h5 {
margin:0;
padding:0;
}
/* FIN GENERAL */

/* HEADER */
#wrap #header{
width:952px;
height:160px;
margin-left:50px;  
background-color: #fff;                                                   
}
#header .bloqueLogo{
width:582px;
padding-left:30px;
height:160px;
background:url(/img/decoracion/header-principal-izq.jpg) bottom no-repeat;
float:left;
}
#header .bloqueLogo h1{
background:url(/img/decoracion/titulo-header.gif) no-repeat center;
width:508px;
height:43px;
margin:0;
padding:0;
}
#header .bloqueLogo h1 a{
width:508px;
height:43px;
display:block;
text-indent:-2000px;
}
#header .bloqueLogo h2{
font-size:1.1em;
margin:0;
margin-top:-5px;
padding:0;
}
#header .bloqueMenu{
width:340px;
height:160px;
background-color:#3939AC;
float:right;
text-align:center;
}
#header .bloqueMenu .menu{
background-color:#fff;
height:60px;
}
#header .bloqueMenu .menu li{
display:block;
float:right;
margin:38px 2px 0;
padding:0;
height:22px;
background:url(/img/decoracion/pestana-esquina-izquierda.gif) left top no-repeat #3939AC;
}
#header .bloqueMenu .menu li a{
display:block;
margin:0;
color:#fff;
font-weight:bold;
padding:4px 10px 0 10px;
background:url(/img/decoracion/pestana-esquina-derecha.gif) right top no-repeat;
}
#header .bloqueMenu .subMenu{
background-color:#E1E1E1;
margin-top:68px;
height:32px;
}
#header .bloqueMenu .subMenu li{
float:left;
display:block; 
border:0;
margin:8px 0 0 0;
padding:0 6px;
}
#header .bloqueMenu .subMenu li.borde{     
border-right:1px solid #000; 
}
#header .bloqueMenu .subMenu li a{
font-weight:bold;
}
/* FIN HEADER */

/* CONTENT */
#wrap #content {           
background:url(../img/decoracion/fondo-sidebar-left.gif) 50px repeat-y;
padding-left:290px;
}
#content .contenido h3{
background:url(../img/decoracion/bg-contenido-h2.jpg) no-repeat right bottom;
color:#9E151F;
font-size:2.2em;
font-family:Helvetica;
font-weight:bold;
width:410px;
margin:0 0 10px;
}
/* FIN CONTENT */


/* FOOTER */
#wrap #footer {
margin-top:20px;
background:url(../img/decoracion/fondo-sidebar-left.gif) 50px repeat-y;
clear: both;
}
#wrap .aAdheridas {
margin-left:305px;     
}
#footer .aAdheridas h3{
background:url(../img/decoracion/bg-contenido-h2.jpg) no-repeat right bottom;
color:#9E151F;
font-size:2.2em;
font-family:Helvetica;
font-weight:bold;
width:410px;
margin:0 0 10px;
}
#wrap .aAdheridas ul{   
padding-bottom:50px;
padding-top:15px;       
overflow: auto;
}
#wrap .aAdheridas ul li{
text-align:center;
height:75px;            
display: block;
float: left;
margin:5px 10px;
}
#wrap .aAdheridas ul li img{
margin:0 auto;
}
#wrap .aAdheridas ul li a{
display:block;
}
#footer .colaboranLegal{
border-top:16px solid #9E151F;
border-bottom:16px solid #9E151F;
width:954px;
height:70px;
margin-left:50px;
}
#footer .colaboranLegal .tituloListado{
display:block;
margin:30px 0 0 75px;
}
#footer .colaboranLegal ul{
width:260px;
height:35px;
border-right:1px solid #000;
margin:-27px 0 0 150px;
}
#footer .colaboranLegal ul li{
display:block;
float:left;
margin:0 12px;
}
#footer .colaboranLegal p{
float:right;
width:500px;
margin:-32px 30px 0 0;
text-align:center;
}
.divFondoVentana{
background:url(/img/fondo-trans.gif);
}
/* FIN FOOTER */
