 /* CSS Document */
@import	url(reset.css); 
@import url("forms_table.css");
@import url(https://fonts.googleapis.com/css?family=PT+Sans);
@import url('https://fonts.googleapis.com/css?family=Yantramanav:900');
/*font-family: 	'Yantramanav', sans-serif;*/

/* font-family: 'PT Sans', sans-serif; */

@import url('https://fonts.googleapis.com/css?family=Open+Sans');

 /*font-family: 'Open Sans', sans-serif;*/
 

* {
	box-sizing:border-box;
}

body {
	margin: 0;
	padding: 0;
/*	font: 80%/110% "Lucida Sans Unicode", "Lucida Grande", sans-serif; */
	font: 80%/110% 'Open Sans', Helvetica , sans-serif;
/*	[if IE 8] font: normal 70%/110% Helvetica, Arial, sans-serif; */
	color: #333;
	background-color: #666;
	letter-spacing: 0.1em;
    line-height: 150%;
    text-align: justify;	
}

/* div{
	border:solid 1px red;
}    */

 p, ul{
	padding: .2em 0;
	letter-spacing: 0.1em;
	line-height: 150%;
}

ul {padding-left: 4em;}

li{
	list-style-type: disc;
	list-style-position: outside;
} 

h1, h2 {
	margin:0;
	padding: 0 0 0.2em 0;
	color:#900;
	font: bold small-caps normal 180%/180% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bolder;
	text-align:left;
	text-shadow: 0.03em 0.03em 0.01em #7a819e;
}

h2{	margin:0;
	padding: 1em 0 .1em;
	text-align:left;
	font-size: 110%;
    text-shadow: 0.01em 0.01em 0em #7a819e;

}

h3{
	font:normal 21px "Times New Roman", Times, serif;
	color: #900;
}

a{
	text-decoration: none;
	color:#900;
}

a:hover{
	color:#666;
}

th{padding: 0 0 0 1.5em;}

label {
	width: 120px;
	display:inline-block;
	color:#900;
}

.ensayo{
	font-size:18px;
}


	
#header {
	max-width:74.3em;
	height: auto;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	border: solid 1px #FFF;
	position:relative;
	overflow: hidden; 
}

#header .franja{ 
	    background-color: #FFF;
    height: auto;
    margin-bottom: 1em;
}

#header .franja .linea{
	margin: -.4em 0 0 150px;
/*	background-color:#F93; */
	background-color:#FFCD00;
	height: 1em;
}

#header .franja .linea2{
	margin: .4em 0 0 150px;
/*	background-color:#F00; */
	background-color: #EE3123;
	height: 1em;
}

#header .logo{
	border:none;
	width: auto;
	height: auto;
	margin: 5px 20px;
	float: left;
}


#header .logo img {
	width:86px;
	height:auto;
}


#header .nombre{
    font: bold 2em/100% 'Yantramanav',"Times New Roman", Times, serif;
    color: black;
    text-align: center;
    position: relative;
    right: 0;
    float: left;
    margin: 38px 0 0 20px;
    text-transform: uppercase;
}


#header .nombre_movil{
	display:none;
}


#header .titulo {
/*	font: small-caps normal 26px "Times New Roman", Times, serif; */
	font: small-caps normal 2.16em "Times New Roman", Times, serif;
	color: #FFF;
	padding: .53em 0 0;
	letter-spacing: 0.08em;
}

#header .franjanegra{
	position: absolute;
	width: 400px;
	height: 30px;
	background-color: #000;
	top: -39px;
	right: -110px;
	transform: rotate(41deg);
}


	
header {
	max-width:74.3em;
	height: auto;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	border: solid 1px #FFF;
	position:relative; 
}

header .franja{ 
	    background-color: #FFF;
    height: auto;
    margin-bottom: 1em;
}

header .franja .linea{
	margin: -.4em 0 0 150px;
/*	background-color:#F93; */
	background-color:#FFCD00;
	height: 1em;
}

header .franja .linea2{
	margin: .4em 0 0 150px;
/*	background-color:#F00; */
	background-color: #EE3123;
	height: 1em;
}

header .logo{
	border:none;
	width: auto;
	height: auto;
	margin: 5px 20px;
	float: left;
}


header .logo img {
	width:86px;
	height:auto;
}


header .nombre{
    font: bold 2em/100% 'Yantramanav',"Times New Roman", Times, serif;
    color: black;
    text-align: center;
    position: relative;
    right: 0;
    float: left;
    margin: 38px 0 0 20px;
    text-transform: uppercase;
}

header .nombre_movil{
	display:none;
}

header .titulo {
/*	font: small-caps normal 26px "Times New Roman", Times, serif; */
	font: small-caps normal 2.16em "Times New Roman", Times, serif;
	color: #FFF;
	padding: .53em 0 0;
	letter-spacing: 0.08em;
}



#cuerpo {
	position:relative;
	max-width:74.3em;
/*	height: 50em;*/
	padding: 20px; 
	background-color: white;
	margin: 2px auto;
	border: solid 1px #FFF;
}

.paspartu{
	padding: 0 2em 0 3em;
}
	
#cuerpo .centro, 
#cuerpo .izq {
	padding: 0;
	letter-spacing: 0.1em;
	float:left;
}

#cuerpo .izq{
	width: 24%;
	background-color:#F5F6F8;
	border: solid 1px #FC0;
	margin:.4em .38em 0 .38em;
}

#cuerpo .izq h1{
	color:#000;
	margin: 1em 0 .3em;
	padding: .2em 0;
	background-color: #FFCD00;
	width:auto;
	font: bold 110%/120%  Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	/*	padding: 5px 0 10px; */
	text-align: center;
	text-shadow:none;
	clear:both;
}

#cuerpo .izq h2{
	font: bold 90%/120% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 1em .5em 0 .5em;
	letter-spacing: 0px;
	text-align: left;
	clear:both;
	margin: 0;
}

#cuerpo .izq p{
	font: normal 80%/130% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0 .5em 0 .5em;
	text-align:left;
	margin:0;
	color:#333;
	letter-spacing: 0.1em;
}

#cuerpo .izq img {
	border: solid 0.25em #FFF;
	border-top: none 0.25em #FFF;
	float: left;
}

#cuerpo .centro {
	width: 49%;
	padding: 0 1em;
	background-color: #FFFFFF;
	line-height: 140%;
	letter-spacing: 0em;
/*	border: solid 1px yellow; */
}

#cuerpo .centro h1{
	margin:0;
	padding:0;
	color:#900;
	font: bold small-caps normal 180%/150% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	text-shadow: 0.1em 0.1em 0.2em gray;
	letter-spacing: -0.02em; 
	line-height: 120%;
} 

#cuerpo .centro h2{
	margin:0;
	padding:0 0 .5em 0;
	color: #666;
	font: bold normal normal 100%/120% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
/*	text-shadow: 0.2em 0.2em 0.2em gray; */

}

#cuerpo .centro p{
	margin:0;
	padding:0;
	text-align: justify;
}

#cuerpo .centro img{
	padding: 2px;
	margin: 1px;
	border:solid 1px #CCCCCC;
	background-color: white;
	width:100%;
}

#cuerpo .centro .mitad{
	float:left;
	width: 46%;
	padding: .5em;
	margin: .1em;
	border:solid 1px #FC0;
	background-color: white;
	font:normal 90% "Times New Roman", Times, serif;
}


#cuerpo .centro .avisocentro{
	width: 100%;
    margin-top: 10px;
    padding: 10px;
    background-color: crimson;
    color: whitesmoke;
    border: solid 1px black;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 180%;
    text-transform: uppercase;
}

#cuerpo .izq .avisocentro a{color:whitesmoke;}

#cuerpo .izq .avisocentro{
	width: 100%;
    margin-top: 10px;
    padding: 10px;
    background-color: crimson;
    color: whitesmoke;
    border: solid 1px black;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 180%;
    text-transform: uppercase;
}

#cuerpo .centro .avisocentro a{color:whitesmoke;}


#cuerpo .junta{
	width:90%;
	margin: .3em auto;
}

#cuerpo .junta table {
	margin: 0 auto;
	color: #333;
	letter-spacing:0.08em;
	display:none;
}

#cuerpo .junta th{
	width: 15em;
	text-align:center;
	font-weight:bold;
	line-height: 150%;
}
#cuerpo .junta td {
	width: 25em;
	font-weight:normal;
	line-height: 150%;
}

#cuerpo .junta div {
	width: 19em;
	float:left;
	/*display:inline-block; */
}


#footer {
	max-width: 74.3em;
/*	height: 65px; */
	margin: 0 auto;
	padding: 1em 0 0;
	background-color:#FFCD00;
	color: #000;
	text-align: right;
}

#footer img{
	margin: 0 auto;
	border:none;
}

#footer .pie{
	font-size:62%;
	padding-right: 5px;
}

#footer .enlace {
	float:left;
/*	border: solid 1px red; */
	margin: 0px 2px;
	font-size:62%;
	text-align:center;
	line-height: 110%;
}

.sobrecuadro {
	margin: .16em auto;
	padding: .16em;
	background-color: #EEE;
}

.cuadro {
	margin: 5px;
	padding: 3px;
	border: 1px solid #CCC;
	width:90%;
/*	height: 150px; */
	background-color: #FFF;
	font:normal 80%/130% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
/*	float:left; */
}

.cuadro table{
	width: 200px;
}

.cuadro h2{
	color:#333;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}

.cuadro img{
	padding: 1px 3px 1px 1px;
	margin: 1px;
	border:none 1px #CCC;
	background: white;
	
}

.left{
	float:left;
	padding: .25em;
}

.right{
	float:right;
	padding-left: 1em;
}

.finfloat {
 	clear:both;
}

.fecha {
	color: #333;
}

.subtitulo{
	font: normal 11px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: 0em;
	text-align: center;
	padding: 1px 0 0;
	text-transform: uppercase;
}

.interna {
	width: 90%;
	margin: 0 auto;
	padding: 30px; 
	line-height: 1.5;
 	letter-spacing: 1px;
/*background-color:#FFFFCC; */
}

.interna p{
	padding: 8px 0;
}

.interna h1 {
font: normal 180% Georgia, "Times New Roman", Times, serif "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
padding: 10px 0 20px 0;
letter-spacing: 1px;
}

.interna h2 {
font: bold 120% Georgia, "Times New Roman", Times, serif "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
padding: 15px 0 5px 0;
letter-spacing: 1px;
color:#900;
}

.interna h3 {
font: bold 100% Georgia, "Times New Roman", Times, serif "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
padding: 10px 0 5px 0;
letter-spacing: 1px;
color:#900;
}

/*.interna label{
	font-weight: bold;
	color:#900;
	margin: 0;
	width: 600px;
	border: solid 1px red;
	
} */
	
 .interna ul{
	list-style-type: none;
	margin: 5px;
	padding: 2px;
	border: solid 1px #333;
	width: 300px;
	}
	
.interna li {
	background-color: #9999CC;
	margin: 0;
	border: solid 1px red;
	display:inline;
	width: 200px;
	} 
	
.interna th{
	color:#900;
	font-weight:bold;
}


.interna table{
	width: 350px;
	margin: 10px auto;
}

.interna .col{
	width: 46%;
	float: left;
	border: solid 1px #CCC;
	margin: 5px;
	padding: 10px;
	text-align: center;
	height: 250px;
}

.interna .col img{
text-align:center;
padding: 20px;
}

.interna .col h1{
	font-weight: bold;
	font-size: 12px;
	color: #900;
	padding: 0;
	}
	
.interna .col .direc{
font-size:9px;
font-weight:bold;
}

.clasificados {
	width: 370px;
	float:left;
	border: solid 1px #666;
	padding: 4px;
	margin: 3px;
	font: normal 80% Georgia, "Times New Roman", Times, serif;
}

.noticia {
	width: 60em;
	margin: .42em auto .42em auto;
	padding: 3em;
	background-color:#FFF;
	font: normal 100%/150% Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 0;
	}

.foto_detalle{
	float: right; 
	width: 50%; 
	height:auto; 
	margin: 0 0 0 1em;
}
	
.vinotinto {
	color: #900;
	font-weight:bold;
}
.cuadror {
	margin: 5px auto;
	padding: 7px;
	border: thin solid #990000;
	width:92%;
	background-color: #900;
	font:bold  80%/130% Verdana, normalArial, Helvetica, sans-serif;
	letter-spacing: 0;
	color: #FFF;
	text-align: center;
}

.foto {
	margin: 5px 3px;
	padding: 2px;
	border: 1px solid #999999;
	width:150px;
	height: 112px;
	background-color: #FFF;
	font:bold 80%/130% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	float:left;
}

.foto img { vertical-align: 50% }

.fotogaleria,
.fotoantena {
	margin: 1em 2em;
	padding: 2px;
	border: 1px solid #900;
	width:auto;
	height: auto;
	background-color: #FFF;
	float:left;
	font-size:10px;
}

.fotogaleria img {
	width:180px;
	height: 120px; 

}

.fotoantena img{
	width:180px;
	max-height: 230px;
}

.fotogaleria .a,
.fotoantena a {
	top: 10px;
}

.foto600 {
	margin: 0px;
	padding: 2px;
	border: 1px solid #999999;
	width:600px;
	background-color: #FFF;
	font:bold 80%/130% Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	text-align: center;
}
.foto600 img{
	width:600px;
}


.ventana {
	width: 700px;
	text-align: center;
	margin: 20px auto;
	background: #FFF;
}

.ventana h2{
	color:#900;
	padding-bottom: 10px;
	}
	 
/* ALINEACION CENTRAL DE IMAGENES */
.lista_empresas {
	display: table;
	float: left;
	width:160px;
	height:124px;
	margin:5px;
	position:relative;
	text-align:center;
	border: 1px solid #999;
	background: #000;
}
.lista_empresas_centrado {
display:table-cell;
margin:0 auto;
text-align:center;
vertical-align:middle;
width:100%;
}
span.centrado_vertical {
display:block;
position: relative;
top: -50%;
}
.lista_empresas img {
max-width: 160px;
max-height: 122px;
vertical-align: middle;
/*border: 1px solid red;*/
}
/* .lista_img_ancho {
width: 400px;
} */

/* FIN ALINEACION CENTRAL DE IMAGENES */

#cuerpito {
	width: 800px;
	margin: 10px auto 0px auto;
	padding: 0px;
	background-color:#FFF;
}

.curso table {
	font: normal 8px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px auto;
	padding:0;
	border: 1px solid #000066;
	width: 900px;
}
.curso caption {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding: 5px;
	border: 1px none #000066;
}
.curso p {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.curso th {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px none #990000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	background: #000099;
	padding-right: 2px;
	padding-left: 2px;
}
.curso td {
	border-style: none;
	padding-right: 2px;
	padding-left: 2px;
}
.libros {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px auto;
}
.libros table {
	width: 720px;
	border: 1px solid #990000;
}
.libros caption {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
	margin: 5px;
}
.libros th {
	border-bottom: solid 1px #990000;
}

.destacado{
	color: #900;
	font-weight:bold;
	text-shadow: 0.01em 0.01em 0em #7a819e;

}

span .inicial {
	float:left;
	width:1em;
	text-align:center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-weight:bold;
	font-size:300%;
	line-height:0;
	margin: .2em 0.01em 0 0;
	padding: .3em 0 0 0;
	text-shadow: 0.1em 0.1em 0.2em gray;
	color: #900;
/*	border:double 3px #900; */
}
img .ppal{
		width:32em;
		height:auto;
}

.foto_derecha {
		float:right;
		border: solid 1px #000;
		padding: 3px;
		margin-left: 5px;
		width:210px;
		height: auto;
}

.foto_izquierda {
		float:left;
		border: solid 1px #000;
		padding: 3px;
		margin-right: 10px;
}
.foto_central {
		clear:both;
		border: solid 1px #000;
		padding: 3px;
		width:420px;
		height: auto;
}



.central {
	text-align: center;
}

#cuerpo .hv {padding: 0 40px;}
#cuerpo .hv h1{padding: 15px 0;
	}
#cuerpo .hv h2{
	margin: 0 0 10px 0;
	padding: 0 10px;
	border: solid 1px #900;
	background-color: #FFC;
}

#cuerpo .hv p{font: normal 12px Arial, Helvetica, sans-serif;
color:#000}
	
#cuerpo .hv label,
#cuerpo .hv input{
	font: bold all-caps 14px "Century Gothic", sans-serif;
	text-transform: none;
	color: #900;
	display:inline-block;
	width: 300px;/*	border: solid 1px red; */
	padding: 3px 0;
}


fieldset{
	border:solid 1px #900;
}

/* NEW  */

header {
	width:74.3em;
	width:100%; 
	height: 12.6em;
	background-color: #FFF;
	margin: 0 auto 0 auto;
	border: solid 1px #FFF;
}

 .header-col-2 {
	 width: 16.66%; 
	 overflow:hidden;
	 
	}
	
 .header-col-10 {
	 width: 80%;
	 padding-top: 40px; 
	 font-size:1.8em;
	 line-height:120%;
	 }

 [class*="header-col-"] {
	 float:left;
/*	 border: solid 1px red; */
	 height: 135px;
	 text-align:center;
/*	 padding: 10px; */
}

.linea{
	margin: 0;
	background-color:#FFCD00;
	height: .4em;
}

.lineax{
	margin: 0;
	background-color:#FFCD00;
	height: .4em;
}

.linea2{
	margin: .2em 0 0 0;
	background-color: #EE3123;
	height: .4em;
}


header .franja{ 
	background-color:#FFF; 
	height: 8.2em;
}

header .franja .linea{
	margin: -.4em 0 0 150px;
/*	background-color:#F93; */
	background-color:#FFCD00;
	height: 1em;
	width:84%;
}

header .franja .linea2{
	margin: .4em 0 0 150px;
/*	background-color:#F00; */
	background-color: #EE3123;
	height: 1em;
	width: 84%;
}

header .franja .logo{
	margin: -5em 0 0 2em;
	border:none;
	width: auto;
	height: auto;
}

header .nombre{
/*	margin: -3.9em auto;  */
	margin: .5em 0; 
	font:bold 1.8em/100% 'PT Sans',"Times New Roman", Times, serif;
	color: black;
	text-align: center;
	position:relative;	
	width: auto;
	right:0;
	left:60px;
}

header .titulo {
/*	font: small-caps normal 26px "Times New Roman", Times, serif; */
	font: small-caps normal 2.16em "Times New Roman", Times, serif;
	color: #FFF;
	padding: .53em 0 0;
	letter-spacing: 0.08em;
}

section {
	width:74.3em;
/*	height: 50em;*/
	width:100%;
	padding: 0 0 .5em 0; 
	background-color: white;
	margin: 0 auto;
	border: solid 1px #FFF;
}

.paspartu{
	padding: 0 2em 0 3em;
}
	
section article, 
section aside {
	padding: 0;
	letter-spacing: 0.1em;
	float:left;
}

section aside{
	width: 24%;
	background-color:#F5F6F8;
	border: solid 1px #FC0;
	margin:.4em .38em 0 .38em;
}

section aside h1{
	color:#000;
	margin: 1em 0 .3em;
	padding: .2em 0;
	background-color: #FFCD00;
	width:auto;
	font: bold 110%/120%  Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	/*	padding: 5px 0 10px; */
	text-align: center;
	text-shadow:none;
	clear:both;
}

section aside h2{
	font: bold 90%/120% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 1em .5em 0 .5em;
	letter-spacing: 0px;
	text-align: left;
	clear:both;
	margin: 0;
}

section aside p{
	font: normal 80%/130% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 0 .5em 0 .5em;
	text-align:left;
	margin:0;
	color:#333;
	letter-spacing: 0.1em;
}

section aside img {
	border: solid 0.25em #FFF;
	border-top: none 0.25em #FFF;
	float: left;
}

section article {
	width: 47%;
	padding: 0 1em;
	background-color: #FFFFFF;
	line-height: 140%;
	letter-spacing: 0em;
	border: solid 1px yellow; 
}

section article h1{
	margin:0;
	padding:0;
	color:#900;
	font: bold small-caps normal 180%/150% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	text-shadow: 0.1em 0.1em 0.2em gray;
	letter-spacing: -0.02em; 
} 

section article h2{
	margin:0;
	padding:0 0 .5em 0;
	color: #666;
	font: bold normal normal 100%/120% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
/*	text-shadow: 0.2em 0.2em 0.2em gray; */
}

section article p{
	margin:0;
	padding:0;
	text-align: justify;
}

section article img{
	padding: 2px;
	margin: 1px;
	border:solid 1px #CCCCCC;
	background-color: white;
	width:100%;
}

section article .mitad{
	float:left;
	width: 46%;
	padding: .5em;
	margin: .1em;
	border:solid 1px #FC0;
	background-color: white;
	font:normal 90% "Times New Roman", Times, serif;
}

section .junta table {
	margin: 0 auto;
	color: #333;
	letter-spacing:0.08em;
}

section .junta th{
	width: 15em;
	text-align:center;
	font-weight:bold;
	line-height: 150%;
}
section .junta td {
	width: 25em;
	font-weight:normal;
	line-height: 150%;
}

footer {
	max-width: 74.3em;
/*	height: 65px; 
	width:100%;*/
	margin: 0 auto;
	padding: 1em 0 0;
	background-color:#FFCD00;
	color: #000;
	text-align: right;
}

footer img{
	margin: 0 auto;
	border:none;
}

footer .pie{
	font-size:62%;
	padding-right: 5px;
}

footer .enlace {
	float:left;
/*	border: solid 1px red; */
	margin: 0px 2px;
	font-size:62%;
	text-align:center;
	line-height: 110%;
}

.alfabetico {
border: solid 1px white; 
padding: 6px; 
width:49%; 
height:110px; 
float: left; 
font-size:14px;
text-align:left;
background-color: #FBFBFB;
background-color:#E9E9E9;
}

.alfabetico .nombre {
	font-weight:bold;
	color:#900;
	font-size:14px;
	border:none;
	text-transform:uppercase;
	float: left;
}

.alfabetico .profesion {
	font-size:12px;
	   
}

.slider1 {
position: relative; 
top: 0px; 
left: 0px; 
width: 903px;
height: 203px; 
border:solid 1px gray;	
}

.slides{
cursor: move; 
position: absolute; 
left: 0px; 
top: 0px; 
width: 900px; 
height: 200px;
overflow: hidden;
}

	
.bienvenido {
    font-size: 10px;
    text-align: right;
    width: auto;
    position: absolute;
    top: 85px;
    width: 380px;
    height: 17px;
    /* border: solid 1px; */
    right: 14px;
    color: #900;
    font-weight: bold;
}


.buscaDirectorio {
    font-size: 10px;
    text-align: left;
    width: auto;
    position: relative;
    top: -5px;
    width: 380px;
    height: 17px;
    color: #900;
}

.num, .nom, .prom, .prof, .esp,.actual {
	text-align:left;
	padding: 0 5px;
	float:left;
	width:150px;
	height: 17px;
/*	border:solid 1px blue; */
	border-left:solid 1px lightgray;
	overflow:hidden;
}

.num {width:35px;}
.nom{width:260px;}
.esp {width: 260px;}
.ofic {width: 260px;}
.prom {width:50px;}
.actual {width:70px;}


.tit {border-bottom:solid 1px lightgray;
	font-weight:bold;
}

div [name=tit]{
	border-bottom:solid 1px lightgray;
	font-weight:bold;
	color: #900;
}

#simbolos {
	position: fixed;
	top: 50%;
    right: 38%;
    width: 232px;
    text-align: right;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 5px;
    color: #900;
    font-weight: bold;
    background-color: lightgoldenrodyellow;
	display:none;
    }

#simbolos input{
	margin: 2px;
    border-radius: 3px;
    border: solid 1px #CCCCCC;
	width:45%;
}

#simbolos button{
	position: relative;
	border: solid 1px gray;
    top: .4rem;
    border-radius: .5rem;
    width: 4rem;
    padding: 0;
    left: 0;
    background-color: darkgray;
    
}

#simbolos .olvide{
    top: 0;
    width: 103px;
}

#boton {
	position: absolute;
    right: 10px;
	background-color: #930;
  /*background: linear-gradient(to bottom, blue, white);*/
  	color: white;
    border-radius: 5px;
	cursor:pointer;
}

#acceso {
	position: relative;
    width: 232px;
	margin: 20px auto;
    text-align: right;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 5px;
    color: #900;
    font-weight: bold;
    background-color: lightgoldenrodyellow;
    }

#acceso input{
	margin: 2px;
    border-radius: 3px;
    border: solid 1px #CCCCCC;
	width:45%;
}

#acceso button{
	position: relative;
	border: solid 1px gray;
    top: .4rem;
    border-radius: .5rem;
    width: 4rem;
    padding: 0;
    left: 0;
    background-color: darkgray;
    
}

#acceso .olvide{
    top: 0;
    width: 103px;
}


/*Directorios */
.no {
	float: left;
    width: 30px;
	margin-left: 5px;
	padding: 2px;
}

.col_nom {
    width: 300px;
	padding: 2px;
	float:left;
}

.convenios {
	width: 49%;
	height:auto;
	border: solid 1px black;
	padding:0;
	margin: .2rem;
	background-color:#E3E7E7;
	float:left;
	overflow:hidden;
}
.convenios img{
	width:auto;
	height:auto;
}

.aviso {
	width:100%;
	height:100px;
	border:solid 1px green;
	background-color:#060;
	color: white;
	text-align:center;
	font-size:16px;
}

.conectividad {
    height: 21px;
    vertical-align: middle;
    float: right;
    width: 38px;
    margin-left: 5px;
    padding: 2px;
    background-image: url(../images/conectividad_dual.png);
    background-position-x: 0px;
    background-size: 85px;
    background-repeat: no-repeat;
}

.conectividad:hover {
	background-position: -50px 0px;
}

.conectividad img{
	width: 33px;
    height: auto;
    vertical-align: middle;
	display:none;
}

/*contacto */
.contacto{
    width: 85%;
    margin: 0 auto;
}


.contacto input,
.contacto textarea,
.contacto select,
.contacto 
.cuadroinput {
	width: 97%;
    height: 50px;
    border: solid 1px #CCCCCC;
    display: inline-block;
    border-radius: 5px;
    font: normal 14px/180% 'Montserrat', Arial, Helvetica, sans-serif;;
    margin: .5%;
	min-width: 300px;
	vertical-align: middle;
	padding-left: 10px;
} 

.contacto input[type='radio'] {
	width: 20px;
    height: 50px;
    border: none;
    display: inline-block;
    border-radius: 5px;
    font: normal 14px/180% 'Montserrat', Arial, Helvetica, sans-serif;;
    margin: .5%;
	min-width: 0;
	vertical-align: middle;
	padding-left: 10px;
}

.contacto input[type=submit]{
	width: auto;
    min-width: 90px;
    background-color: lightskyblue;
	background-attachment:none;
    height: 30px;
    cursor: pointer;
}

.contacto input[type=submit]:hover{
    background-color: deepskyblue;
}


.contacto textarea{
	width: 98%;
	height:100px;
	color: #999;
}

.contacto .especial {
	padding-top: 12px;
}
	

.contacto button{
	width: auto;
	padding: 0 25px;
	height: 40px;
	border: dashed 2px #CCCCCC;
	background-color: #999;
	border-radius: 5px;
	font: normal 14px/180% 'Open Sans', sans-serif;
	margin: 10px;
	color: #FFF;
	cursor: pointer;	
}

.contacto label,
.contacto .subt {
	font-size: 17px;
    display: inline-block;
    color: #24386F;
    width: 44%;
    margin-right: 2%;
    margin-top: 10px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.contacto .info{
	padding-left: 30px;
    font-size: 18px;
	color: firebrick;
}

.contacto select{
    height: 25px;
    border: solid 1px gray;
    display: inline-block;
    border-radius: 5px;
    font: normal 14px/180% 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 2.5%;
    min-width: 0;
    vertical-align: middle;
    padding-left: 10px;
}

.invitacion {width: 100%;}	

.destacado {
	/* border: solid 1px black; */
	width: 80%;
	padding: 2px;
	/* background-color: aliceblue; */
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 20px auto;
	
}
 
 @media all and (max-width: 840px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

#header .nombre {
    font: bold 1.7em/100% 'Yantramanav',"Times New Roman", Times, serif;
    margin: 38px 0 0 20px;
    width: auto;
}

.alfabetico {
width:100%;
min-height:90px;  
}

 }
 
 

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

body {
	text-align:left;
}
	
#cuerpo {
	padding: 5px;
}

#cuerpo .izq, #cuerpo .centro {
	clear:both;
	width:98%;
}
	
p, ul {
    padding: .2em .3em;
    letter-spacing: 0.1em;
    line-height: 150%;
}

ul {
	margin-left:10px;
}

h1 {
    margin: 0;
    padding: .4em 0.2em;
    color: #900;
    font: bold small-caps normal 180%/120% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: bolder;
    text-align: left;
    text-shadow: 0.1em 0.1em 0.2em grey;
    letter-spacing: .1em;
}

.fotogaleria img {
	width:100%;
	height: auto; 

}

#header .franja .logo img {
	width: 60px;
    height: auto;
    top: 0;
    position: relative;
}

#header .nombre {
    font: bold 1.5em/100% 'Yantramanav',"Times New Roman", Times, serif;
    margin: 38px 0 0 0px;
    width: auto;
}

.simbolos {
	clear: right;
	right: 30px;
}

.slider1 {
position: relative; 
top: 0px; 
left: 0px; 
width: 600px;
height: 133px; 
border:solid 1px gray;	
}

.slides{
cursor: move; 
position: absolute; 
left: 0px; 
top: 0px; 
width: 600px; 
height: 133px;
overflow: hidden;
}

.header-col-10 {
	 width: 83.33%;
	 padding-top: 15px; 
	 font-size:1.5em;
	 }
	
section article h1{
	font-size: 150%;}
	
	
.convenios {
	width: 100%;
}

}

@media all and (max-width: 658px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

#header .nombre {
    font: bold 1.5em/120% 'Yantramanav',"Times New Roman", Times, serif;
    margin: 38px 0 0 -10px;
    width: 300px;	
}

.slider1 {
position: relative; 
top: 0px; 
left: 0px; 
width: 603px;
height: 153px; 
border:solid 1px gray;	
}

.slides{
cursor: move; 
position: absolute; 
left: 0px; 
top: 0px; 
width: 600px; 
height: 150px;
overflow: hidden;
}

.convenios {
	width: 100%;
}

}

@media all and (max-width: 424px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

#header .nombre {
    font: bold 1.2em/120% 'Yantramanav',"Times New Roman", Times, serif;
    margin: 30px 0 0 -20px;
    width: 250px;
	
}

.slider1 {
position: relative; 
top: 0px; 
left: 0px; 
width: 420px;
height: 93px; 
border:solid 1px gray;	
}

.slides{
cursor: move; 
position: absolute; 
left: 0px; 
top: 0px; 
width: 420px; 
height: 93px;
overflow: hidden;
}
.convenios {
	width: 100%;
}

.contacto {
    width: 100%;
}

.contacto label,
.contacto .subt {
	width: 90%;
}

.contacto input,
.contacto textarea,
.contacto .cuadroinput {
	width: 97%;
    height: auto;
}

}

@media all and (max-width: 350px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {

#header .nombre {
    font: bold 1em/120% 'Yantramanav',"Times New Roman", Times, serif;
    margin: 26px 0 0 -20px;
    width: 220px;
	
}
#header .logo img {
    width: 50px;
    height: auto;
    margin-left: -16px;
}

.foto_central {
    width: inherit;
    height: auto;
}

.slider1 {
position: relative; 
top: 0px; 
left: 0px; 
width: 310px;
height: 69px; 
border:solid 1px gray;	
}

.slides{
cursor: move; 
position: absolute; 
left: 0px; 
top: 0px; 
width: 310px; 
height: 69px;
overflow: hidden;
}

.header-col-2 {width: 100%;}
	
.header-col-10 {
	 width: 100%;
	 padding-top: 40px; 
}

section article h1{font-size: 150%;}

.convenios {
	width: 100%;
}
	

	
}
