/* GENERAL */
* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, i, cite, var, address, em { font-style: normal; }
th, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td, center { text-align: left; vertical-align: top; }
body { line-height: 1; background: #fff; color: #000; }
q { quotes: "" ""; }
ul, ol, dir, menu { list-style: none; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }
/**********FIN RESET************/
/***** Global *****/
html, body {
border:0;
margin:0;
padding:0;
}
body {
font:11px/1.25 "Trebuchet MS", Arial, sans-serif;
}
/***** Encabezados *****/
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
#middle .content .contenido h6{
font-size:1.1em;
margin:8px 0 8px 3px;
font-weight:bold;
padding-left:15px;                                              
} 
/***** Formato comun *****/
p{
line-height:1.4em;
}
p, ul, ol {
margin:0;
padding:0;
}
ul, ol {
padding:0;
}
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
small {
font-size:0.85em;
}
img {
border:0;
}
/***** Enlaces *****/
a,
a:link,
a:visited {
text-decoration:none;
color:#000;
}
a:hover {
text-decoration:underline;
}
/***** Wrapper *****/ 
#wrap {
width:980px;
margin:0 auto;
/*padding:0 15px;*/
background:url(/img/home/fondo-wrap.jpg) repeat-y center;
}
#wrap .oculto{
display:none;
}
/* FIN GENERAL */

/* HEADER */
#wrap #header{
width:950px;
height:100px;
margin:0 auto;
border-bottom:13px solid #fff;
background:url(/img/header.jpg) top center no-repeat;
}
#header h1{
position:absolute;
font-size:1.8em;
padding-top:10px;
margin-left:380px;
margin-top:15px;
color:#FFF;
}
#header a{
color:#FFF;
}
#header .utilidades{
float:right;
padding-top:30px;
font-weight:bold;
}
#header .utilidades li{
float:left;
border-left:1px solid #fff;
padding:0 8px;
}
#header .utilidades li.primero{
border:none;
}
#header .menu{
clear:both;
float:right;
width:575px;
height:22px;
padding-top:30px;
}
#header .menu li{
float:left;
border-left:1px solid #fff;
padding:0 10px;
}
#header .menu li.primero{
border:none;
padding-left:8px;
}
/* FIN HEADER */

/* MIDDLE */
#wrap #middle{
width:950px;
overflow:auto;
margin:0 auto;
background:url(/img/bg-middle.gif) 0px 0px repeat-y;
}
/* FIN MIDDLE */

/* FOOTER */
#wrap #footer .footerFondo{
border-top:15px solid #fff;
margin:0 auto;
clear:both;
width:950px;
height:92px;
background:url(/img/footer-gradient.jpg) repeat-x;
}
#footer .footerFondo h4{
color:#FFFFCD;
background:url(/img/line-h4-footer.jpg) bottom left no-repeat;
margin-left:42px;
padding:15px 0 1px 2px; 
}
#footer .footerFondo ul{
padding-top:15px;
padding-left:20px;
}
#footer .footerFondo ul a{
color:#FFF;
}
#footer .footerFondo ul li{
float:left;
border-left:1px solid #fff;
padding:0 30px;
}
#footer .footerFondo ul li.primero{
border:none;
}
#footer .footerFondo ul li{
float:left;
}
#footer .pie{
clear:both;
text-align:center;
background:url(/img/iso.gif) 770px 5px no-repeat; 
background-color:#FFF;
width:960px;
margin:0 auto;
padding:10px;
}
    
#footer .pie p{
padding-bottom:7px;
}

/* FIN FOOTER */



.previsualizacion{
top:50%;
left:50%;
position:absolute;
padding:5px;
background-color:#ccc;
overflow:hidden;
}
.previsualizacion .previsualizacionContenedor{
border:1px solid #999;
}
.previsualizacion a.botonCerrar{
background:url(/img/selectores/cerrar.gif) no-repeat;
overflow:hidden;
display:block;
width:0px;
height:16px;
padding-left:16px;
position:absolute;
right:5px;
top:6px;
}
.previsualizacion a:visited{   
 background:url(/img/selectores/cerrar.gif) no-repeat;
overflow:hidden;
display:block;
width:0px;
height:16px;
padding-left:16px;
position:absolute;
right:5px;
top:6px;   
}
/*Estilo para los fondos de ventana*/
.divFondoVentana{background:url(/img/fondo-trans.gif);}

.popup{
position:absolute;
background:url(/paneldecontrol/img/cabecera-popup.gif) #fff no-repeat;
padding-top:45px;
}
/*Boton de cierre*/
.popup .botonCerrar{
background:url(/img/selectores/cerrar.gif) #d00 no-repeat;
display:block;
overflow:hidden;
width:12px;
height:11px;
right:2px;
top:2px;
text-indent:100px;
}
.popup .botonCerrar:hover{background-color:#f00;}
.popup p{text-align:justify;}
.popup .errores{color:#900;}

/*POP UP - CATALOGO*/
.popup.contenedorCatalogo{
left:50%;
top:1%;   
border:1px solid #eee;
width:880px;
height:auto;                            
margin:0 0 0 -460px; 
padding:0 10px 10px 10px;
text-align:justify;   
border-bottom:3px solid #555;
border-right:3px solid #555;
background-image:none;
background-color:#fff;
}  
.popup.contenedorCatalogo iframe{
width:880px;
height:535px;           
clear:both;
}
.popup.contenedorCatalogo .botonCerrar{
width:16px;
height:16px;      
margin:2px;
float:right;
}
/**/


/*MAPAS DE SITUACION*/
.popupMapa{
width:500px;
height:400px;
background-color:#fff;
position:absolute;
left:50%;
top:50%;
margin-left:-250px;
margin-top:-200px;
}
.popupMapa #mapaGM{
width:480px;
height:370px;    
margin:20px auto;
}

#mapaDireccion{
padding-left:60px;
padding-bottom:10px;
background:url(/img/logo-educlas_mapa.gif) no-repeat;
}
/*FIN MAPAS DE SITUACION*/
/**/
/*POP UP - TEXTO LEGAL*/  

.ventana.privacidad{
left:50%;
top:50%;
position:absolute;
background-color:#fff;
border:1px solid #000;
width:560px;
height:480px;
margin:-200px 0 0 -225px;
text-align:justify;
overflow:scroll;
}
.divFondoVentana .politica{
height:350px;
}
.ventana.trabajo .botonCerrar{
background:url(/img/selectores/cerrar.gif) no-repeat;
text-indent:100px;
width:16px;
height:16px;
display:block;
overflow:hidden;
float:right;
}
.ventana.privacidad .btnCerrar{
position:absolute;
right:0;
top:0;
}
.ventana.privacidad .botonCerrar{
background:url(/img/selectores/cerrar.gif) no-repeat;
text-indent:100px;
width:16px;
height:16px;
display:block;
overflow:hidden;
position:fixed;
}

.ventana.privacidad .contenedor{
padding:20px;
}
.ventana.privacidad .textarea{width:380px;}
.ventana.privacidad h1{
font-size:18px;
text-align:center;
background:url(/img/logo_educlas.gif) no-repeat; 
background-position: center;
}
.ventana.privacidad h2{
font-size:18px;
text-align:center;
padding-top: 10px;
width: 520px;
height: 42px;
}
.ventana.privacidad h3{
font-size:16px;
padding-top: 15px;
text-align:left;
font-weight: bold;
}
.ventana.privacidad p{
text-align:justify;  
}
.ventana.privacidad ul{
list-style-type:circle;
padding-left: 40px;
margin: 10px 0;
}
.ventana.privacidad .errores{color:#900;}
/*FIN POP UP*/
