/* ----------------------------- WEB COIIAOC --------------------------------- */

/* ============== ESTRUCTURA DE LA PÁGINA ================= */
body {
	background-color: #E6E5E1;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	font-size:80%;
	background-image: url(../images/fondo.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
}	
#contenedor {
	background-color: #FFF;
	text-align: left;
	width: 950px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
a { outline-style: none; } /*quita el recuadro punteado en los enlaces*/

/*----- CABECERA -----*/
/* CABECERA */
#cabecera { 
height: 140px;
width:730px;
}

#cabecera h1 { margin: 0px; padding: 0px;}
/*----- CUERPO -----*/
#cuerpo { 
	margin-right: 205px; 
	_margin-right: 208px; 
}
/*varios*/
#varios {
	height: 20px;
	background-image:  url("../images/cuerpo/fondo_degr_usted_esta.jpg");
	background-repeat:  repeat-y;
	margin: 0px 30px ;
}

#varios2 {
	height: 10px;
	background-image:  url("../images/cuerpo/barra_gris.gif");
	background-repeat:  repeat-y;
	/*_margin: 0px 30px ;*/
	margin: 0px 30px ;
	font-size:2px;
}

#directorio {
	color: #FFFFFF;
	width: 400px;
	_width: 388px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-bottom:5px;
}
#links {
	color: #666666;
	width: 270px;
	_width: 268px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-bottom:5px;
}
#links a { color: #666666; text-decoration: none;}
/*grafico*/
#grafico { 
	margin: 0px 30px; 
	padding: 0px 0px 30px;
	text-align:center;
}
/*destacados*/
#destacados {
	height: 110px;
	margin: 0px 25px;
	margin-top:10px;
}
#destacados h3 { margin: 0px; padding: 0px;}
#destacados a { color: #666666; text-decoration: none;}
#institucion { 
	width: 229px; 
	float: left; 
}
#servicios { width: 228px; float: left;  }

#prensa { width: 230px; float: left;  }
#institucion ul, #servicios ul, #prensa ul {
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 55px;	
}
#servicios ul, #prensa ul { ; }
#institucion ul { list-style-image: url(../images/cuerpo/f_institucion.gif); }
#servicios ul { list-style-image: url(../images/cuerpo/f_servicios.gif); }
#prensa ul  { list-style-image: url(../images/cuerpo/f_prensa.gif); }
/*contenido*/
#portada  {
	margin: 0px 25px 0px 35px;
}
#contenido {
	margin: 0px 25px 0px 30px;
	border-left: 1px dashed #CCC;
}
#portada h2, #contenido h2 {
	margin: 30px 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B4286;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 21px;
}
#portada h2 span, #contenido h2 span { 
	display: block;
	font-size: 90px;
	margin: -10px 0px -20px -5px;
	padding: 0px;
}
#portada .titular p, #contenido .titular p { 
	display: block;
	font-size: 20px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#portada h3, #contenido h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B4286;
	font-weight: normal;
	border-bottom: 1px dashed #CCCCCC;
}
#contenido h4 { 

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B4286;
	font-weight: normal;
}
#portada .titular { 	
	float: right;
	width: 333px;
	padding: 0px 20px 0px 0px; 
}
#portada .desarrollo { 
	padding: 20px 0px 20px 20px; 
	text-align: justify;
}

#contenido .titular { 	
	float: right;
	width: 150px;
}
#contenido .desarrollo { 
	margin-right: 160px; 
	padding: 0px 0px 20px 20px; 
	text-align: justify;
}
/*----- NAVEGACION -----*/
#navegacion {
	float: right;
	width: 205px;
	margin:-160px 0px 0px 0px;
	padding:0px;
}
#navegacion h3 { 
	font-size: 12px;
	padding: 0px; 
	margin: 0px;
}
#navegacion ul { 
	list-style: none;
	padding: 0px; 
	margin: 0px; 
}
/* ACCESO */
#acceso { 
	width: 184px; 
	text-align: right;
	margin-top: 40px;
}
#lacceso h3 {
	padding: 4px 0px 4px 0px;
	background-repeat: no-repeat;
	background-position: right center;
}

#acceso h3 {
	padding: 4px 25px 4px 0px;
	background-image: url(../images/navegacion/ico_llave.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#acceso form {
	padding: 0px; 
	margin: 0px;
	color: #333333;
}
#acceso div {
	background-color: #E6E5E1;
	line-height: 18px;
	margin: 2px 6px;
	padding-right: 4px;
}
#acceso input {
	background-color: #E6E5E1;
	width: 110px;
	height: 15px;
	border: 1px solid #ccc;
	float: left;
	margin: 0px;
	padding: 0px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#acceso li { 
	background-color: #E6E5E1;
	padding: 2px 4px;
	margin: 2px 6px;
	color: #333333;
}
/* OPCIONES */
#opciones { 
	width: 188px; 
	text-align: right;
	margin-top: 20px;
}
#opciones li { 
	background-color: #ECEBE7;
	padding: 4px 6px;
	margin: 3px 0px;
	color: #333333;
}
#opciones li a { 
	color: #666666;
	text-decoration: none; 
}



/* NOTICIAS */
#noticias { 
	width: 195px; 
	margin-top: 20px;
	text-align: right;
	color: #666666;
	text-decoration:none;
}
#noticias a{
	color: #666666;
	text-decoration:none;
}
#noticias table { width: 188px; }
#noticias td { 
	vertical-align: top;
	padding: 4px 4px 6px 2px;
}
#noticias td.linea { 
	border-bottom: 1px dashed #CCC;
}
/*-------------------- específico de la página ---------------------*/
.oculto { 
	display: none; 
	visibility: hidden;
}



/*============================ ESTILOS GENÉRICOS =====================================*/
img { border: 0px;}
fieldset { border: none; margin: 20px 0px 0px 0px; padding: 0px;}
legend { margin: 0px; padding: 0px;}
.bloque {
	background-color: #F5F5F5;
	margin: 10px 20px 10px 20px;
	padding: 10px;
}
.destacado { 
	color: #6B4286;
	font-weight: bold;
}
#contenido a { 
	color: #6B4286;
	text-decoration: none;
}
#contenido a:active, #contenido a:hover {text-decoration: underline;}
/*Directorio*/
#directorio { /*margin-bottom: 15px;*/ }
/* Búqueda, editor, visor y botonera */
/*busqueda*/
.D1BU-bloque {
	background-color: #F5F5F5;
	DISPLAY: block; 
	text-align: center;
	padding: 10px;
	margin: 0px 20px;
}
.D1BU-lineaform {	
	display: table;  
	width: 100%;
	BORDER-bottom: #CCCCCC 1px solid;
	margin-top: 6px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;	
}
.D1BU-etiq {
	font-weight: bold;
	text-align: left;
	color: #666666;
	WIDTH: 20%;
	float: left;
	display: table-colum; 
	padding: 5px 0px 5px 0px;
	margin-right: 10px;	
}
.D1BU-texto { 
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: justify; 
	margin-left: 21%;
}
.D1BU-check {
	margin-right: 15px;
	border: 0px;
}
select, .D1BU-pe, .D1BU-me, .D1BU-gr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 4px;
	border: 1px solid #999999;
}
.D1BU-pe { width: 75px;}
.D1BU-me { width: 240px;}
.D1BU-gr { width: 400px; }	
/*editor*/
.D1ED-bloque {
	background-color: #F5F5F5;
	display: block; 
	text-align: center;
	padding: 10px;
	margin: 0px 20px;
}
.D1ED-lineaform {	
	display: table;  
	width: 100%;
	BORDER-bottom: #CCCCCC 1px solid;
	margin-top: 6px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;	
}
.D1ED-etiq {
	font-weight: bold;
	text-align: left;
	color: #666666;
	WIDTH: 20%;
	float: left;
	display: table-colum; 
	padding: 5px 0px 5px 0px;
	margin-right: 10px;	
}
.D1ED-texto { 
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: justify; 
	margin-left: 21%;
}
.D1ED-check {
	margin-right: 15px;
	border: 0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input[type="button"], input[type="submit"] {
	color: #333333;
	background-image: url(../images/contenido/boton.jpg);
	background-repeat:  repeat-x;
	background-position: center;
}
select, .D1ED-pe, .D1ED-me, .D1ED-gr, .D1ED-tape, .D1ED-tame, .D1ED-tagr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 4px;
	border: 1px solid #999999;
	background-image: none;
}
.D1ED-pe { width: 75px;}
.D1ED-me { width: 240px;}
.D1ED-gr { width: 400px; }
.D1ED-tape { 
	width: 400px; 
	height: 100px;
}
.D1ED-tame { 
	width: 400px;
	height: 250px; 
}
.D1ED-tagr{
	width: 400px; 
	height: 500px;
}	
/*visor*/
.D1VI-bloque {
	background-color: #F5F5F5;
	DISPLAY: block; 
	text-align: center;
	padding: 10px;
	margin: 0px 20px;
}
.D1VI-lineaform {	
	display: block;
	width: 100%;
	BORDER-bottom: #CCCCCC 1px solid;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;	
}
.D1VI-etiq {
	font-weight: bold;
	text-align: left;
	color: #666666;
	WIDTH: 100px;
	float: left;
	padding: 4px 0px 4px 0px;
	margin-right: 10px; 
}
.D1VI-texto { 
	padding: 4px 0px 4px 0px;
	text-align: justify; 
	margin-left: 110px;
}
.D1VI-bloque-img { 
	width: 430px;
	background-color: #F5F5F5;
	border-left: 3px solid #CC0000;
	DISPLAY: block; 
	text-align: center;
	padding: 10px;
}
.D1VI-img {
    background-color: #FFFFFF;
	padding: 0px 15px 15px 15px;
	margin:0px 0px 10px 10px;
	width: 200px;
	float: right;	
}
/*botonera (en desuso)*/
/*-----------------------------BOTONERA------------------------------*/
.botonera {	padding: 10px; }
.boton-i { 	float: left; }
.boton-d { float: right; }

/* tablas */
/* tabla1.- Usada para listado de noticias y conversaciones */
table.tabla1 { width: 99%; }
table.tabla1 th { display: none; visibility: hidden;}
table.tabla1 td { 	
	border-bottom: #CCCCCC 1px solid;
	background-color: #F5F5F5; 
	vertical-align: top; 
	padding: 5px 10px;
}
table.tabla1 p { margin: 0px; padding: 0px; }
table.tabla1 p.datos { 
	border-left: #CC0000 2px solid;
	margin: 0px;
	padding: 0px 5px;
}

/* tabla2.- Usada para listar datos administrativos */
table.tabla2 {
    text-align: center;
	font-size: 1em;
	margin: auto;
}
table.tabla2 a {
	text-decoration: underline;
}
table.tabla2 tr th {
	color: #ffffff;
	padding: 3px 6px 3px 6px;
	background-color: #CECFCE;
	border: 1px solid #A7ABA7;
}
table.tabla2 tr.fila1 td {
	padding: 3px 6px 3px 6px;
	background-color: #EFEFEF;
	border: 1px solid #E6E6E6;
}
table.tabla2 tr.fila2 td {
	padding: 3px 6px 3px 6px;
	background-color: #F7F7F7;
	border: 1px solid #EFEFEF;
}
table.tabla2 tr.filatotal td {
	background-color: #F1E4DD;
	border: 1px solid #E6CEC1;
}
table.tabla2 tr.fila1 th, table.tabla2 tr.fila2 th {
	color: #666666;
	background-color: #DDDDDD;
	border: 1px solid #CECFCE;
}
.tablacentro {
    text-align: center;
	margin: 0px auto 0px auto;
}
.tablaizda {
    text-align: left;
	margin: 0px auto 0px auto;
}
.tabladcha {
    text-align: right;
	margin: 0px auto 0px auto;
}
.tdizq { text-align: left; }
.tddch { text-align: right; }
/* adjuntar */
.word, .excel, .pdf, .txt, .zip, .clip, .video {
	background-repeat: no-repeat;
	background-position: left;	
	line-height: 20px;
	padding: 1px 1px 1px 20px;
	height: 18px;	
}
.word {	background-image: url(../images/g/icons/word.gif); }
.excel { background-image: url(../images/g/icons/excel.gif); }
.pdf {	background-image: url(../images/g/icons/pdf.gif); }
.txt {	background-image: url(../images/g/icons/txt.gif); }
.zip {	background-image: url(../images/g/icons/zip.gif); }
.clip {	background-image: url(../images/g/icons/clip.gif); }
.video {background-image: url(../images/g/icons/video.gif); }
/*distribucion*/
.distribucion { 
	width: 99%;
	display : block;
	margin-top: 10px;		
	margin-bottom: 10px;	 
	padding-bottom: 5px;
	text-align: center;
    min-height: 12px;
}
.distribucion-arriba { 
	width: 99%;
	display : block;
	margin-top: 10px;		
	margin-bottom: 10px;	 
	padding-bottom: 5px;
	border-bottom: dashed 1px #cccccc; 
	text-align: center;
    min-height: 12px;
}
.distribucion-abajo { 
	width: 99%;
	display : block;
	margin-top: 10px;	 
	padding-top: 10px;
	border-top: dashed 1px #cccccc; 
	text-align: center;
    min-height: 20px;
}
.endos1 { 
	width: 49%; 
	text-align: left; 
	float: left; 
}
.endos2 { 
	width: 49%; 
	text-align: right; 
	float: right; 
}
.entres1 { 
	width: 29%; 
	text-align: left; 
	float: left; 
}
.entres2 { 
	width: 29%; 
	text-align: right; 
	float: right; 
}
.entres3 { 
	text-align: center; 
	margin-left: 30%; 
	margin-right: 30%;	
}
/* posicion img*/
.bloqueimagen {
	width: 100%;
	display: block;
}
.img-izq {
	margin-top: 2px;	
	float: left;
	margin-right: 15px;	
}
.img-dch {
	margin-top: 2px;	
	float: right;
	margin-left: 15px;	
}
.centro {
	width: 550px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/* LISTAS. Esquema numerado y con letras */
#contenido ol.numero {
	list-style-type: decimal;
	list-style-image: none;
} /*para las listas numéricas*/
#contenido ol.i-minusc {
	list-style-image: none;
	list-style-type: lower-roman;
} /*para los números romanos en minúsculas*/
#contenido ol.i-mayusc {
	list-style-type: upper-roman;
	list-style-image: none;
} /*para los números romanos en mayúsculas*/
#contenido ol.a-minusc {
	list-style-type: lower-alpha;
	list-style-image: none;
} /*para las letras en minúsculas*/
#contenido ol.a-mayusc {
	list-style-type: upper-alpha;
	list-style-image: none;
} /*para las letras en mayúsculas*/
	
/*-----------CALENDARIO-------------*/
/*calendario: descripcion por dias*/
table.diames {
	width: 520px;
	font-size: 1em;
	margin: 10px 0px 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B76372;

}
.th1, table.diames th, table.diames  td {
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B76372;
}
table.diames caption { 
	font-size: 16px;
	color: #BD0021;		
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-weight: bold;	
}
table.diames th{
	color: #666666;
	font-weight: bold;	
	width: 80px;
	background-color: #EBB2BC;
	margin-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.th1 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
table.diames td { 
	background-color: #FFF;
}
/* calendario: meses */
#calendario { 
	width: 520px;
	height: 150px;
	margin-top: 15px;
	margin-bottom: 15px;
 }
#anterior{ 
	float: left;
	border: 0px;
	margin: 60px 20px 0px 15px;
	}
#posterior{ 
	float: right; 
	border: 0px;
	margin: 60px 15px 0px 20px;
}
#mesactual{	float: left; }
#mesfuturo{	float: right; }
#mesactual h3, #mesfuturo h3 {
	font-size: 11px;
	color: #666666;
	text-align: center;
	background-color: #EBB2BC;
	border: 1px solid #B76372;
	margin: 0px;	
}
.hojames table{
	width: 175px;
	font-size: 11px;
	color: #666666;
	text-align: center;	
	border: 1px solid #B76372;
}
.hojames th { background-color: #EBB2BC;	}
.agenda-f { color: #CC0000;}
.agenda-h { border: 1px solid #CC0000; }
.agenda-e { 
	background-color: #C9D2EF;
  }
.agenda-fh { 
	border: 1px solid #CC0000;
	color: #CC0000;
}
.agenda-fh a { color: #CC0000; }
.agenda-eh {
	border: 1px solid #CC0000;
	background-color: #C9D2EF;
}
.agenda-fe { 
	color: #CC0000;
	background-color: #C9D2EF;
}
.agenda-fe a { color: #CC0000; }
.agenda-efh {
	border: 1px solid #CC0000;
	color: #CC0000;
	background-color: #C9D2EF;
}
.agenda-efh a { color: #CC0000; }
/* calendario: año */
table#calendario2 { margin-top: 5px; width: 600px; _width: 580px;}
table#calendario2  td{
	text-align: center;
	margin: 0px auto;
	vertical-align: top;
}
table#calendario2 table {
	width: 170px;	
	font-size: 11px;
	color: #666666;
	text-align: center;	
	border: 1px solid #EBB2BC;
	margin-bottom: 20px;
}
.mes-dch th, .mes-izq th, .mes-centro th {
 	background-color: #EBB2BC;
}
.imagen_cabecera
{
	padding-left:100px;
}

.logo_cabecera
{
	margin:17px 0px 0px 30px;
}

#frase
{
	font-size:16pt;
	text-align:center;
}
#lila
{
	text-decoration:none;
	color:	#4A0F65;
}
#azul
{
	text-decoration:none;
	color:	#0084AA;
}
#amarillo
{
	text-decoration:none;
	color:	#e7a612;
}
#recordarCont
{
	text-decoration: none;
	color:#000000;
	font-size:8pt;
	text-align:left;
	
}
#recordarCont:hover
{
	text-decoration:underline;
}
.fondoBlanco
{
	background-color:#FFFFFF;
}
.recortar select
{
	width:100%;
}
.recortar textArea
{
	width:100%;
}
.fondoiframe
{
	background-color:white;
}

