/* General */
a { text-decoration:none; font-size:12px; color:#336699;}
a:hover { text-decoration:underline;}
.centro { text-align:center;}
.justificado { text-align:justify;}
.dcha { text-align:right;}
/*li { list-style:none;}*/


body { font-family:Arial, Helvetica, sans-serif;}



/* Texto */
.txt-blanco { color:#FFFFFF;}
.txt-azul { font-size:12px; color:#20447f; }
.t10 { font-size:10px; font-family:Arial, Helvetica, sans-serif;}
.t11 { font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.t12 { font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:20px;}
.t14 { font-size:14px; font-family:Arial, Helvetica, sans-serif;}

.linea-20 { line-height:20px;}

/* Fondos */
.fondo-pie { background-image:url(/images/coiae/fondo-pie.png); background-repeat:repeat-x;}
.fondo-menu { background-image:url(/images/coiae/fondo-menu.png); background-repeat:repeat-x; height:43px;}
.fondo-buscar { background-image:url(/images/coiae/fondo-buscar.png); background-repeat:no-repeat; background-position:center;}
.fondo-negro { background-color:#000000;}
.fondo-azul { background-image:url(/images/coiae/fondo-azul.png); background-repeat:repeat-x;}
.fondo-menu-left { background-image:url(/images/coiae/menu-fondo.png); background-repeat:repeat-y; background-position:left;}
.pastilla { background-image:url(/images/coiae/menu-pastilla.png); background-repeat:no-repeat; background-position:center; height:25px;}

.raya-contenido {background-image:url(/images/coiae/raya-contenido.png); background-repeat:no-repeat; background-position:right; height:14px}
.raya-boletin {background-image:url(/images/coiae/rayaBoletin.jpg); background-repeat:repeat-x; background-position:left; height:14px}


.raya-dcha {background-image:url(/images/coiae/raya-dcha.png); background-repeat:repeat-y; background-position:right; height:25px}

.m-abierto {background-image:url(/images/coiae/fondo-abierto.png); background-repeat:repeat-y; background-position:center; margin-top:0px;}

.fondo-cuadro {background-image:url(/images/coiae/fondo-cuadro.png); background-repeat:repeat-y; background-position:center; margin-top:0px;}

/* Alturas */
.alto0 { height:10px; line-height:10px;}
.alto1 { height:20px; line-height:20px;}
.alto2 { height:30px; line-height:30px;}
.alto3 { height:40px; line-height:40px;}

.alto-noticia { height:400px;}

/* Márgenes */
.margen-10 { padding:10px;}
.margen-izq-10 { margin-left:10px;}
.margen-izq-20 { margin-left:20px;}
.margen-izq-30 { margin-left:30px;}
.margen-izq-40 { margin-left:40px;}

.margen-dcha-10 { margin-right:15px; } 

.margen-top-25 { margin-top:-25px;}
.margen-top-10 { padding-top:10px;}

.margen-dcha-IMG { float:right; margin-left:10px;}

.margen-bottom-10 { margin-bottom:10px;}

.flotar { float:left;}

/*Botones*/
.boton1 { background-color:#0066CC; color:#FFFFFF; font-size:12px;}


/* cajas */
.caja-noticia { width:497px; float:left; }
.caja-noticia-lado1 { width:15px; background-image:url(/images/coiae/noticias-lado.png); height:466px; background-repeat:no-repeat; background-position:right; float:left;}
.caja-noticia-lado2 { width:15px; background-image:url(/images/coiae/noticias-lado1.png); height:466px; background-repeat:no-repeat; background-position:left; float:left;}
.caja-logo { width:70px; float:left;}

.caja-noticia-margen { width:467px; padding-top:12px; padding-left:12px; padding-right:12px; padding-bottom:0px; float:left; background-image:url(../images/coiae/fondo-noticia.png) }

.fondo-logos { background-image:url(/images/coiae/fondo-logos.jpg); background-repeat:repeat-y; float:inherit; width:750px;}


.caja-noticia-colum { width:210px; float:left; padding-left:5px;}
.ancho-noticia { width:482px;}

.fondo-curso { background-image:url(/images/coiae/fondo-curso.png); background-repeat:repeat-y; padding:15px; width:220px;}
.espacio { float:left; width:20px;}

.espacio1 { float:left; width:35px;}
.caja-cursos { width:250px; float:left;}
.caja-cursos-margen { width:212px; padding:15px; float:left;}
.caja-cursos-lado1 { width:20px; background-image:url(/images/coiae/cursos-lado1.png); height:200px; background-repeat:no-repeat; background-position:right; float:left;}
.caja-cursos-lado2 { width:20px; background-image:url(/images/coiae/cursos-lado2.png); height:200px; background-repeat:no-repeat; background-position:left; float:left;}
.ancho-cursos { width:283px;}

.caja-banners { width:170px; float:left;}

.ml-5px {margin-left:5px;}

.cajaprotagonista {width:168px; float:left; }
.protagonista { border:1px solid #336699; float:left; width:165px; overflow:hidden;}
.txtprotagonista { float:left; width:157px; color:#FFFFFF; background-color:#336699; font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:20px; padding:5px; border-top:1px solid #FFFFFF;}

.sombra { -moz-box-shadow: 5px 5px 5px #C0C0C0; -webkit-box-shadow: 5px 5px 5px #C0C0C0; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#C0C0C0,direction=125,strength=5)"; filter: progid:DXImageTransform.Microsoft.Shadow(color=#C0C0C0,direction=125,strength=5);}

/* Tramites*/

.arial12gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.arial12azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #667898;
	text-decoration: none;
}

.arial12negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.negro {
	color:#000000;
}
.cuerpotexto ul {
	list-style:disc;
	margin-left:20px;
}
.cuerpotexto ol {
	list-style:inherit;
	margin-left:20px;
}
.cuerpotexto ol li {
	list-style:inherit;
}
.cuerpotexto ul li {
	list-style:inherit;
}
