/* CSS Document */
#titulo_main
{
background-image:url(../images/logotitulo.png);
background-position:left;
background-repeat:no-repeat;
background-color:#26436F; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px; 
color:#FFFFFF;
padding-left:60px;
/*padding-rigth:65px;
padding-top:65px;
padding-down:65px;*/
}

#titulo_main_1
{
background-image:url(../images/titulo.jpg);
background-repeat:repeat x;
background-color:#26436F; 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
height:25px;
padding-left:5px;
padding-top:20px;
padding:8px;
vertical-align:middle;

}

#subtitulo
{
background-color:#000033;
background-image:url(../images/tile3.jpg); 
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-style:italic; 
color:#000000;
padding:6px;
padding-left:5px;
}

#main
{
padding-top:6px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

#image_directores
{float:left; margin-right:12px; width:170px;}

/*titulo*/
h1
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
color:#222222;
}
/*sub titulo*/
h2
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:15px;
color:#222222;
}
/*copete*/
h3
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
color:#222222;
}
/*parrafo*/
p
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#222222;
margin-top:3px;
font-size:0,7em;
}

.estructura{color:#FF0000}
.estructura2{color:#000000}
.estructura3{color:#000000}

a {color:#000000; text-decoration:none;}


#epigrafe{ text-align:center;  background-color:#FFFFFF; background-image:url(../images/titulo.jpg); background-repeat:repeat-x; padding:2px; height:60px; padding-bottom:4px; padding-left:5px;  font-size:11px; color:#FFFFFF; float:left; width:168px;}

.director{margin-bottom:-1; margin-top:3px; padding-bottom:-1px; color:white; font-weight:800}
.cargo{color:white; margin-top:0px;}

.estructura3 estructura3 estructura3{color:#000000}

#educ_foto{width:150px; height:200px; background-color:#FFFFFF; margin:2px; float:left;}
#educ_foto_contenido{width:95%; height:65%; margin:3px; text-align:center; padding-top:10px;}
#educ_foto_titulo{width:95%;  margin:3px; font-family:"Trebuchet MS", "Segoe UI"; font-size:12px; text-align:center; margin-top:10px;}


/*Sample CSS used for the Virtual Pagination Demos. Modify/ remove as desired*/

.paginationstyle{ /*Style for demo pagination divs*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-image:url(../images/titulo.jpg);
color:#FFFFFF;
width:580px;
padding:2px;
text-align:left;
font-weight:bold;

}

.submenu{
margin-bottom: 10 px;
}

#buscador
{
/*background-image:url(../images/logotitulo.png);*/
background-position:left;
background-repeat:no-repeat;
background-color:#CFCFCF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px; 
color:#FFFFFF;
padding-left:2px;
/*padding-rigth:65px;
padding-top:65px;
padding-down:65px;*/
}

#buscador_1
{
/*background-image:url(../images/titulo.jpg);*/
background-repeat:repeat x;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
height:25px;
padding-left:5px;
padding-top:20px;
padding:8px;
vertical-align:middle;

}