@charset "iso-8859-2";
/* CSS Document */


/* CONTENEDORES DE LA CABECERA */

#cabecera{
	width:1040px;
	height: 90px;
	margin: 0px auto 0px auto;
	background-color:#FFF;
}
#textocabecera{
	width:50%;
	text-align:center;
	height: 20px;
	z-index:1;
}

/* CONTENEDORES DE LA LINEA DE BOTONES Y EL BUCADOR, BAJO LA CABECERA */

#lineasupgris{
	width:100%;
	margin:0 auto 0 auto;
	background-color:#333333;
	height:30px;
	overflow:hidden;
}

#buscador{
	float:left;
	width:30%;
	margin:0 auto 0 auto;
	height:30px;
	background-color:#333333;
	text-align:center;
	height:40px;
}
#buscadoravanzado{
	float:left;
	width:30%;
	margin:0 auto 0 auto;
	padding:5px;
	height:30px;
	text-align:center;
	height:40px;
	color:#333333;	
}

#contbuscadoravanzado{
	background-image:url(Images/motivo.gif);
	height:250px;
	color:#333333;
	border: 1px solid #999999;
}

#elementobuscador{
	height:30px;
	background-color:#333333;
	text-align:center;
	padding:6px;
	padding-left:15px;
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}

/* Para los input's alineados */
.form_input_align {
	float:left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	margin-right:5px;	
}

/* Para los label's alineados */
.form_label_align {
	float:left;
	margin-right:5px;
	margin-top:7px;
}

#botonera{
	float:left;
	width:60%;
	background-color:#333333;
}

#elementobotonera{
	float:right;
	padding:7px;
	padding-left:17px;
	padding-right:17px;
}

/* CONTENEDORES DEL CUERPO DE LA PAGINA */

#areas{
	height:100%;
	overflow:auto;
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-style: solid;
	background-repeat: repeat;
}
#elementoarea{
	width:100%;
	margin:0 auto 0 auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	text-align:center;
}
#botonextra{
	background-image: url(Images/fondobotonboletin.jpg);
	margin: 0px;
	padding: 0px;	
}
#contenidocuerpo{
	text-align:center;
	background-color:#FFFFFF;
	margin-left:20px;
	margin-right:20px;
	padding-left:10px;
	padding-right:10px;
	background-position: top;
	vertical-align: top;
}
#cuerpo{
	background-color:#E4E4E4;
	overflow:hidden;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#cuerpo1{
	height:auto;
	float:left;
	background-color:#FFFFFF;
	overflow:hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#cuerpo2{
	float:left;
	width:126;
	background-color:#E4E4E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	overflow: visible;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#elementocuerpo{
	width:47%;
	background-color:#FFFFFF;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-bottom: 10px;
	border-right-style: dotted;
	visibility: visible;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}

#titular{
	width:100%;
	margin:0 auto 0 auto;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	font-weight: normal;
	background-image: url(Images/iconos/fondocursos.gif);
}

#titular:link{
	width:100%;
	margin:0 auto 0 auto;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	font-weight: normal;
	background-image: url(Images/iconos/fondocursos.gif);
}

#titular:hover{
	width:100%;
	margin:0 auto 0 auto;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #7db901;
	font-weight: normal;
	background-image: url(Images/iconos/fondocursos.gif);
}

#titular:visited{
	width:100%;
	margin:0 auto 0 auto;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
	font-weight: normal;
	background-image: url(Images/iconos/fondocursos.gif);
}

#intro{
	width:90%;
	margin:0 auto 0 auto;
	padding:0px;
	text-align:justify;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#tituloimagen{
	width:100%;
	background-color:#FFFFFF;
	float:none;
	margin-top: 0px;
	margin-bottom: 0;
	height: 100px;
	text-align: left;
}
#textocuerpo{
	width:48%;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
	float:left;
}

#contenidototalficha{
	float:left;
	height:auto;
	overflow:hidden;
	text-align:center;
}

#cabeceraficha{
	width:100%;
	margin:0 auto 0 auto;
	overflow:hidden;
	text-align:left;
}
#cabeceraficha1{
	float:left;
	width:10%;
	height:60px;
	background-image:url(Images/ficha/fondosupizq.gif);
	overflow:hidden;
}
#cabeceraficha2{
	float:left;
	width:90%;
	padding:0px;
	height:60px;
	margin:0px;
	overflow:hidden;
	background-image:url(Images/ficha/fondosup.gif);
	text-align:right;
}

#latcabeceraficha21{
	float:left;
	width:70%;
	text-align:left;
}

#latcabeceraficha22{
	float:left;
	width:30%;
	text-align:right;
}

#cuerpoficha{
	width:100%;
	margin:0 auto 0 auto;
	overflow:hidden;
}

#lateralficha1{
	float:left;
	width:100%;
	background-repeat:repeat-y;
	margin:0px;
}

#contenidofichacentro{
	float:right;
	margin:0px;
	background-color:#FFFFFF;	
	text-align:justify;
}

#contenidofichaderecho{
	float:right;
	width:5%;
	margin:0px;
	background-image:url(Images/iconos/lateralderecho.gif);	
	background-repeat:repeat-y;
	padding-right:5%;
}

#titulodelaficha{
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-size: 18px;
	background-image:url(Images/motivonegro.gif);
	padding-left:15px;
	text-align: left;
}

#fichacaracteristica{
	font-family: Calibri, Arial, Helvetica;
	color: #7db901;
	font-weight: bold;
	font-size: 14px;
	line-height:19px;
}

#fichaitaca{
	font-family: Calibri, Arial, Helvetica;
	color: #00a7eb;
	font-weight: bold;
	font-size: 16px;
	padding:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#fichatemas{
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin-bottom:8px;
}

#fichaizq{
	float:left;
	width:62%;
	margin:0px;
	padding:8px;
	border-right-style: dotted;
	visibility: visible;
	border-right-width: 1px;
	border-right-color: #E7E3DA;
	background-color:#FFFFFF;
	text-align:justify;
}

#fichader{
	float:left;
	width:25%;
	margin:0px;
	padding:8px;
	background-color:#FFFFFF;
	text-align:justify;
}

#separadorgris{
	width:100%;
	margin:0 auto 0 auto;	
	background-color:#FFFFFF;
	background-image: url(Images/iconos/separadorhorizontalgris.gif);
	height: 9px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}

#separador{
	width:100%;
	background-color:#FFFFFF;
	float:left;
	background-image: url(Images/iconos/separadorhorizontal.jpg);
	height: 9px;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}

#seperadorvacio{
	width:100%;
	margin:0 auto 0 auto;
	text-align:left;
}

#titulosindex{
	text-align:left;
	background-color: #E7E3D9;
}

/*SECCION DE ARTICULOS NOTICIAS ETC*/

#titularnot{
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-size: 18px;
	background-image:url(Images/motivonegro.gif);
	padding-left:15px;
	text-align: left;
}

#fechamini{
	width:100%;
	margin:0 auto 0 auto;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #333333;
	text-align:right;
	background-image:url(Images/motivo.gif);
}

#cuerpotexto{
	width:95%;
	margin:0 auto 0 auto;
	margin:2%;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color:#666666;
	text-align:justify;
}

/* FIN DE LA SECCION ARTICULOS NOTICIAS */

#anterior{
	width:45%;
	float:left;
	text-align:left;
	margin:0 auto 0 auto;
	margin:10px;
	overflow:hidden;
}

#siguiente{
	width:45%;
	float:left;
	text-align:right;
	margin:0 auto 0 auto;
	margin:10px;
	overflow:hidden;
}

#elementocontenido{
	text-align:justify;
	margin:0px;
	background-color:#FFFFFF;
	padding:10px;
}

#destacadoizq{

	padding:5px;
	margin:0px;
	padding-top:0px;
	margin-top:0px;
	background-image: url(Images/motivo.gif);
}

#destacadoder{
	padding:5px;
	margin:0px;
	padding-top:0px;
	margin-top:0px;
	background-image: url(Images/motivo.gif);
}

/* CONTENEDORES DEL PIE DE PÁGINA */

#seperadorvaciopie{
	width:100%;
	margin:0 auto 0 auto;
}
#botonesbajo{
	margin:0 auto 0 auto;
	text-align:center;
	overflow:hidden;
	background-color:#666;
	padding:7px;
	padding-bottom:0px;
}
#pie{
	margin:0 auto 0 auto;
	text-align:center;
	padding:7px;
	overflow:hidden;
	background-color:#666;
	padding-top:0px;
}
#matriculatedg{
	height:25px;
	margin-bottom:0px;
}
#MainMenu 
{
	width:1040px;
	height:36px;
	border:0;
	margin:0 auto 0 auto;
	background-color: #FFFFFF;
	background-image: url(imagenmenu/bmid_113.gif);
	background-repeat: repeat-x;
	text-align:center;
}
#tab 
{
	width:1024px;
	margin:0 auto 0 auto;
	top:0;
	font-family:Arial, Helvetica, sans-serif, Calibri; font-size:11px; color:#FFF;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;	
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a
{
	background: url("imagenmenu/bright_113.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	height:36px;
}
#tab a img
{
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	margin-top:2px;
}
#tab a span 
{
	display:block;
	background:url("imagenmenu/bleft_113.gif") no-repeat left top;
	padding:0 20px 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
	font-weight:bold;
	line-height:36px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	background: #FFFFFF url("imagenmenu/bmid_113.gif");
	color:#FFFFFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:150px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#FFFFFF;
	background:url("imagenmenu/bleft_113.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:36px;
	background:url("imagenmenu/bright_113.gif") no-repeat right top;
	padding:0 22px 0 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
}
#tituloweb{
	position:absolute;
	top:85px;
	text-indent:-300px;
	overflow: hidden;
}

