/*	ESTILOS GENERALES

//NO SÉ POR QUÉ, TENGO QUE PONER ESTO PARA QUE ME COJA EL PRIMER ESTILO !!
*/


img { border: none;	}

.centrar {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.hidden {
	display: none;
}
body {
	margin: 0px;
	color: #ff0000;
	background-color: #CECEDA;
}

/*
	ESTILOS PARA LA CABECERA (TOP)
*/

#cabecera {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 82px;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(imagenes/index/cabfondoblanco.gif);  
	white-space: nowrap;
}
#cabecera img { height: 82px;	}
.derecha {
	position: absolute;
	top: 0px;
	left: 486px;
	background-image: url(imagenes/index/cabfondoblanco.gif);
}
.derec {
	text-align: right;
	float: right;
	margin-right: 5px;
}
.izq {
	float: left;
	margin-left: 5px;
}
.acceimg {
	width: 634px;
	height: 285px;
	border: none;
}
.ich-conten {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	text-align: justify;
	padding: 5px;
	position: relative;
	left: 125px;
	top: 40px;
	width: 84%;
}
.ich-apartados {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #616180;
	font-weight: bold;
	font-size: 1em;
	background-position: right;
	text-align: right;
	padding: 2px 10px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #F0F0F4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ich-programa {
	background-color: #999999;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
}
.botones {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.titulo-ich {
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: center;
	font-size: 1.5em;
	border: 1px solid #333333;
	margin: 10px;
	position: relative;
	top: 95px;
	left: 125px;
	width: 84%;
}
.ich-conten2 {
	position: relative;
	width: 83%;
	left: 130px;
	top: 90px;
}
.ich-conten3 {
	position: relative;
	width: 83%;
	left: 130px;
	top: 40px;
	height: 50px;
}
#linea-inf {
	width: 100%;
	background-color: #ff0000;
}
#cabecera-2linea {
	position: relative;
	margin-top: 0px;
	left: 0px;
	top: 82px;
	width: 100px;
	background-color: #ff0000;
}
#cabecera-2linea img { height: 13px; }
#fila2 {
	position: absolute;
	top: 82px;
	width: 100%;
	background-color: #ff0000;
	white-space: nowrap;
	left: 0px;
}
.cabecera-2linea-derecha {
	background-image: url(imagenes/index/cabfondorojo.gif);
}

/*
	ESTILOS PARA EL MENU (LEFT)
*/
#menu {
	position: absolute;
	top: 95px;
	left: 0px;
	width: 130px;
	height: 800px;
	background-color: #7f7f98;/*	line-height: 20px; */
}
#menu p{
	color:#FFFFFF;
	font-weight:normal;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin: 2px;
}

#menu a{
	color:#FFFFFF;
	font-weight:normal;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	margin: 2px;
}
#menu a:hover{
	color:#333333;
	font-weight:normal;
	font-size: 0.7em;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #9E9EB6;
	margin: 2px;
}
.oculto {
	color: #7f7f98;
	font-size: x-small;
}
.hidden{	display:none;}
#menucentro {
	background-color: #F8F8FA;
	border: 1px solid #999999;
	position: relative;
	width: 635px;
	margin: 10px;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	top: 90px;
	left: 125px;
}
#menucentro2 {
	background-color: #F8F8FA;
	border: 1px solid #999999;
	position: relative;
	width: 635px;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	left: 125px;
	top: 100px;
}
#menucentro2b {
	background-color: #F8F8FA;
	border: 1px solid #999999;
	position: relative;
	margin: 10px;
	width: 634px;
	left: 125px;
	top: 100px;
}
#menucentro3 {
	background-color: #1D6AB1;
	border: 1px solid #999999;
	position: relative;
	width: 635px;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	left: 125px;
	top: 80px;
}
#menucentro4 {
	position: relative;
	width: 635px;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	left: 135px;
	top: 100px;
}
#menucentromec {
	background-color: #f8d51f;
	border: 1px solid #999999;
	position: relative;
	width: 635px;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	left: 125px;
	top: 100px;
}
#foot {
	text-align: center;
}
.menucentroboton {
	margin-left: 3px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menucentroboton2 {
	margin-left: 27px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menucentroboton3 {
	margin-left: 100px;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
/*
	ESTILOS PARA EL CUERPO
*/

/*
	ESTILOS PARA INDEX.PHP
*/

#index-titulo h1 {
	position: absolute;
	top: 129px;
	left: 158px;
	color: #7f7f98;
	font-size: 2em;
	font-weight: bold;
	white-space: nowrap;
}
#parte1 {
	position: absolute;
	top: 160px;
	left: 150px;
}
#parte2 {
	position: absolute;
	top: 160px;
	left: 540px;
	width: 206px;
	height: 323px;
	line-height: 26px;
}
#parte3 {
	position: absolute;
	top: 490px;
	width: 100%;
	text-align: center;
}
#parte4 {
	position: absolute;
	left: 33px;
}
#parte5 {
	width: 635px;
	text-align: center;
	position: relative;
	top: 105px;
	left: 135px;
}
/*#central {
	position: absolute;
	top: 128px;
	left: 153px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}*/
#central {
	position: absolute;
	top: 128px;
	left: 153px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

#centraluah {
	position: absolute;
	top: 171px;
	left: 152px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#centraluah2 {
	position: absolute;
	top: 128px;
	left: 153px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#centralcam {
	position: absolute;
	top: 128px;
	left: 153px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.h1_cursoscam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	background-color: #C00;
	border: none;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0.3em;
	width: 100%;
}
.h2_cursoscam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #06F;
	background-color: #FFF;
	border: none;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0.3em;
	width: 100%;
}
#cam_logo {
	text-align: left;
	width: 100%;
	background-color: #fff;
}
#contenido {
	float: left;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF0000;
}
.texto-presentacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	margin: 5px;
}
#central #presentacion {
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}	

#central h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#logo {
	width: 600px;
	background-color: #005AAA;
	height: 50px;
	/*float: right;*/
}
.h1_cursosuah {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #81ABD3;
	border: none;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0.3em;
	width: 100%;
/*	position: static;*/	
}

#cursosuah a.menu, #mec-listado a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	border: none;
	text-decoration: none;
	padding-left: 0.7em;
}

#cursosuah a.menu:hover, #mec-listado a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #A2C0DF;
	border: none;
	text-decoration: none;
	width: 100%;
}
#parrafo {
	width: 100%;
	background-color: #005AAA;
}

.titulo-area{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #F8E083;
}

.titulo {
	border: 1px solid;
	background-color: #7B7D94;
	width: 100%;
	text-align: left;
}

/* ESTILOS PARA CENTROS */

.azul {
	font-size: 0.6em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulocentros {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #7B7D94;
	color: #ffffff;
	width: 600px;
	text-align: left;
	/*margin-left: 10px;*/
}
#centralcentros {
	position: absolute;
	top: 126px;
	left: 140px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
#fotocentros {
	position: absolute;
	top: 577px;
	left: 130px;
	margin-left: auto;
	margin-right: auto;
}
#titu {
	position: absolute;
	width: 600px;
	left: 140px;
	top: 100px;
}

#textvida {
	position:absolute;
	top: 115px;
	left: 140px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#tbe {
	position: absolute;
	top: 10px;
}
#empleabilidad {
	position: absolute;
	color: #000;
	top: 198px;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #EBEBEB;
	padding: 10px;
	left: 0px;
	width: 600px;
}

#capa-banners {
 	padding: 0em;
	white-space: nowrap;
}

.negrita {
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: justify;
	border: none;
	text-decoration: none;
	padding: 0.2em;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	text-align: justify;
	border: none;
	text-decoration: none;
	padding: 0.2em;
}

/* Para la página del MEC  */
.clase-titulo {
	font-family: verdana;
	color: #0000CC;
/*	background-color: #ffffff; */
}

#mec-cabecera {
	width: 600px;
	background-color: #ffd600;
	padding: 10px;
	text-align: left;
	position: absolute;
	top: 239px;
	left: 154px;
}
#mec-texto {
	position: absolute;
	top: 100px;
	color: #434347;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding: 10px;
}
#mec-listado{
	position: absolute;
	top: 306px;
	width: 580px;
	background-color: #FECA00;
	padding: 20px;
	text-align: left;
	margin-bottom: 500px;
	left: 154px;
}

#mec-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CC0000;
	background-color: #ffd600;
	border: none;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0.3em;
}

/* Para la página del mitc 	*/
#cabecera-mitc {
	width: 600px;
	background-color: #FECA00;
	padding: 10px;
	text-align: left;
	position: absolute;
	top: 40px;
}

#contenido-mitc {
	position: absolute;
	top: 130px;
	width: 600px;
	min-height:600px;
	background-color: #7f7f98;
	padding: 20px;
	text-align: left;
}

#tituarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CC0000;
	background-color: #F8E083;
	border: none;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0.3em;
}
.tituarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FEFF37;
	background-color: #7f7f98;
	border: none;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0.3em;
}
#contenido-mitc a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: White;
	background-color: #7f7f98;
	border: none;
	text-decoration: none;
	padding-left: 0.7em;
}

#contenido-mitc a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: Black;
	background-color: #9E9EB6;
	border: none;
	text-decoration: none;
	width: 100%;
}

#int_logop_logo {
	text-align: left;
	width: 100%;
	background-color: #005AAA;
}
.titulo-uah {
	text-align: right;
	height: 16px;
	background-color: #81ABD3;
}
.subtitulo {
	text-align: right;
	background-color: #ffffff;
}

.sub-subtitulo {
	text-align: center;
	background-color: #005AAA; 
}

#cursosuah button {
	font-size: 0.9em;
}

#cuerpo-mitc p, li{
	font-size: 0.8em;
	text-align: justify;
}

.aplicarmargen {
	margin-left: 2em;
}

.enunciado-formulario {
	margin-left: 10%;
	font-family: verdana;
	font-size: 1.1em;
	color: #0000CC;
	margin-right: 0px;
}
.control-formulario {
	position: absolute;
	left: 220px;
}
#formulario2 {
	background-color: #B1B1C5;
	position: relative; 
	left: 0px; 
	padding-left: 20px;
	padding-top: 20px;
}
#formulario2 p {
	font-weight: bold;
	font-size: 1.1em;
}
.empresas {
	color: #000;
	font-size: 0.55em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: #DBDBE3;
	padding: 10px;
	left: 0px;
	width: 100%;
}
#planfinal {
	position: absolute;
	top: 100px;
	width: 156px;
	height: 32px;
	left: 428px;
	background-image: url(imagenes/planfinalizado.gif);
	background-repeat: no-repeat;
}
.cabcursosich {
	background-color: #616180;
	border-bottom: 1px solid #333333;
	left: 130px;
	position: relative;
	top: 95px;
	width: 100%;
}

#lista_profesorado {
	background-color: #F8F8FA;
	border: 1px solid #999999;
	position: relative;
	width: 635px;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	left: 125px;
	top: 100px;
}

#lista_profesorado a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	border: none;
	text-decoration: none;
	padding-left: 0.7em;
}

#lista_profesorado a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #A2C0DF;
	border: none;
	text-decoration: none;
	width: 100%;
}
