body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:arial;
	font-size:11px
}

img
{
    border: 0px;
}

.cabecera{
	width:1100px;
	height:213px;
	margin:auto;
	background:url('../img/cabecera.jpg') left top no-repeat;
	clear:both;
}

.contenido{
	width:100%;
	height:auto;
	background:#D1D1D1;
	text-align:left;
}

.menu{
	float:left;
	width:198px;
	height:auto;
	background:#FFFFFF;
	text-align:left;
}

.menu{
	list-style:none;
}


.menu li a
{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:12px;
	border-bottom:solid #f6f6f6 1px;
	display:block;
	text-decoration:none;
	color:black;
}

.menu li a:hover
{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:12px;
	border-bottom:solid #f6f6f6 1px;
	background:#ACACAC;
	text-decoration:underline;
	display:block;
	text-decoration:none;
	color:white;
	/*font-weight:bold;*/
}

.menu li .activo{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-top:11px;
	padding-bottom:11px;
	padding-left:12px;
	border-bottom:solid #f6f6f6 1px;
	background:#ACACAC;
	text-decoration:underline;
	display:block;
	text-decoration:none;
	color:white;
	/*font-weight:bold;*/
}

.menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.menuDch{
	float:left;
	width:195px;
	margin-left:14px;
}

.iconera{
	width:1100px;
	height:37px;
	margin:auto;
	background:url('../img/iconera.jpg') left top no-repeat #D1D1D1;
}

.iconeraEnlace{
	width:29px;
	height:30px;
	float:left;
	display:block;
	cursor: pointer;
}

.titulo{
	margin-top:1em;
	margin-bottom:1em;
	margin-left:1.7em;
	float:left;
}

.fondoGris{
	width:1100px;
	height:auto;
	margin:auto;
	background:url('../img/fondo_gris.gif') left top repeat-y;
}

.fondoGrisCont{
	margin:auto;
	width:947px;
	height:auto;
}

.liUno{
	padding-top:1.5em;
	padding-bottom:13px;
	padding-left:12px;
	border:0px;
	background:url('../img/curvas_arriba.gif') left top no-repeat;
}

.liUno a{
	border:0px;
	background:url('../img/curvas_arriba.gif') left top no-repeat;
	text-decoration:none;
	color:black;
}

.liUno a:hover{
	border:0px;
	background:url('../img/curvas_arriba.gif') left top no-repeat;
	text-decoration:none;
	color:black;
}

.liUltimo{
	border:0px;
	background:url('../img/curvas_abajo.gif') left bottom no-repeat;
	text-decoration:none;
	color:black;
}

.liUltimo a{
	border:0px;
	background:url('../img/curvas_abajo.gif') left bottom no-repeat;
	display:block;
	padding-top:13px;
	padding-bottom:13px;
	padding-left:12px;
	text-decoration:none;
	color:black;
}

.liUltimo a:hover{
	border:0px;
	background:url('../img/curvas_abajo_bottom_roll.gif') left bottom no-repeat;
	display:block;
	padding-top:13px;
	padding-bottom:13px;
	padding-left:12px;
	text-decoration:none;
	color:black;
}

.liBanner a{
	padding:0px;
	margin:0px;
	background:none;
}

.liBanner a:hover{
	padding:0px;
	margin:0px;
	background:none;
}

.titNormativa{
	border:0px;
	background:url('../img/t_normativa.gif') left top no-repeat;
}

.titListadoCursos{
	border:0px;
	margin-top:4px;
}

img a{
	border:0px;
}

img a:hover{
	border:0px;
}

.clearing{
	width:100%;clear:both;height:1em;
}

.cuadroCentral
{
	float:left;
	width:520px;
	margin-left:14px;
}

.cajaEnlaces
{
	width:478px;
	clear:both;
	color:#000000;
	height:auto;
	margin-left:1.7em;
	margin-right:1.5em;
	position:relative;
	top:20px;
	text-align:justify;
	line-height:12pt;
}

.cajaEnlaces strong
{
    color: #82a42f;
}

.cajaEnlaces a{
	color:black;
	text-decoration: none;
}

.cajaEnlaces a:hover{
	color:black;
	text-decoration:underline;
}

.cajaEnlaces p{
	margin-bottom:10px;
}

.cajaEnlaces p:hover{
	text-decoration:underline;
}

.enlacesInteres
{
	width:478px;
	clear:both;
	color:#000000;
	height:auto;
	margin-left:1.7em;
	margin-right:1.5em;
	position:relative;
	top:20px;
	text-align:justify;
	line-height:20pt;
}

.enlacesInteres a{
	color:black;
}

.enlacesInteres a:hover{
	color:black;
	text-decoration:underline;
}

/*menu*/
.menuContenidoWhite{
	width:198px;
	height:auto;
	background:#FFFFFF;
	text-align:center;
}

.menuContenidoWhite p{
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
}

.menuMarco{
	width:198px;
	height:auto;
	float:left;
}

.menuBlanco
{
	width:100%;
	height:auto;
	margin-bottom:0.4em;
}

.bloqueCentroArriba
{
	width:100%;
	height:8px;
	background:url('../img/bloque_centro_arriba.gif') left top no-repeat;
}

.bloqueCentroAbajo
{
	width:100%;
	height:8px;
	background:url('../img/bloque_centro_abajo.gif') left top no-repeat;
}

.bloqueBlanco
{
	width:100%;
	height:176px;
	background:#FFFFFF;
}

/*finmenu*/

.texto
{
	width:478px;
	clear:both;
	height:auto;
	margin-left:1.7em;
	margin-right:1.5em;
	margin-top:0.5em;
	text-align:justify;
	line-height:14pt;
}

.texto a
{
	color:black;
	text-decoration: none;
}

.texto a:hover
{
	color:black;
	text-decoration:underline;
}

/*separaciones*/

.separacion1em
{
	clear:both;
	width:100%;
	height:1.7em;
}

.separacion1_5em
{
	clear:both;
	width:100%;
	height:2.4em;
}

.separacion2em
{
	clear:both;
	width:100%;
	height:3em;
}
/*fin separacion*/

/*pie*/

.txtPie a
{
	float:left;
	color:#F1F1F1;
	text-decoration:underline;
}

.txtPie a:hover
{
	float:left;
	color:#FFFFFF;
	text-decoration:none;
}

.txtPie
{
	float:left;
	margin-right:24px;
	color:#F1F1F1;
}

/*fin pie*/

/*bloques*/

.bloqueDesc
{
	width:100%;
	height:auto;
	background:#FFFFFF;
}

.paginador
{
	width:100%;
	height:5em;
	background:#FFFFFF;
}

.paginade
{
	margin-left:2em;position:relative;top:1.7em;
}

.paginadorCont
{
	float:right;height:30px;position:relative;right:2em;
}

.paginaSinMarca
{
	float:left;margin-left:1em;margin-right:0.5em;color:#000000;position:relative;top:3px;right:3px;text-decoration:none;
}

.paginaConMarca
{
	float:left;margin-left:1em;margin-right:0.5em;color:#000000;position:relative;top:3px;right:3px;font-weight:bold;
}

.bloqueEnlaces
{
	width:100%;
	height:120px;
	background:#FFFFFF;
}

/*fin bloques*/

.cuadroEnlaces
{
    position: relative;
	overflow: scroll;
	
	width:500px;
	clear:both;
	/*height:auto;*/
	margin-right:1.5em;
	margin-top:2em;
	text-align:justify;
	line-height:14pt;
}

#carruselActividades
{
    position: relative;
	overflow: scroll;
	
	width:485px;
	height:60px;
	/*left: -410px;*/
	/*top: 35px;*/
	margin: 0 auto;
	/*margin-left: 20px;*/
	clear: both;
}

#carruselActividades .cuadroBans
{
	
	/*clear:both;
	
	margin-right: 1.5em;
	margin-top: 1em;
	text-align:justify;
	line-height:14pt;*/
}

#carruselActividades .beltActividades
{
    padding-left:1.8em;
    position: absolute;
	width:485px;
}

#carruselActividades .itemBan{
	float:left;
	margin-top:1em;
	margin-right:0.95em;
}

.t_historico
{
	margin-top:1em;
	margin-bottom:1em;
	margin-left:17.6em;
	float:left;
}

.curvasArriba{
	width:198px;
	height:13px;
	background:url('../img/curvas_arriba.gif') left top no-repeat;
}

.curvasAbajo{
	width:198px;
	height:13px;
	background:url('../img/curvas_abajo.gif') left top no-repeat;
}

.inputSubscribir{
	width:100%;
	height:32px;
	background:url('../img/input_subscribir.gif') 20px top no-repeat
}

.inputSub{
	border:0px;font-size:12px;background:none;width:95px;position:relative;left:2.3em;top:7px;float:left;
}

.btnSuscribir{
	float:right;
	margin-right:18px;
	cursor: pointer;
}

/*pie*/

.bloquePie{
	width:100%;
	height:160px;
	background:#929292;
	text-align:center;
}

.imgPie{
	width:1100px;
	height:140px;
	margin:auto;
	background:url('../img/pie.gif') center top #929292 no-repeat;
}

.pieCuadroEnlaces{
	position:relative;top:70px;left:80px;
}

/*fin pie*/

/*listado pestaņas*/

.pestana{
	float:left;background:url('../img/pest_europea.gif') left top no-repeat;width:520px;height:45px;
}

/*.pest_estatal{
	float:left;background:url('../img/pest_estatal.gif') left top no-repeat;width:520px;height:45px;
}

.pest_andaluza{
	float:left;background:url('../img/pest_andaluza.gif') left top no-repeat;width:520px;height:45px;
}*/

.pestEnlaces{
	height:35px;
	width:150px;
	float:left;
	margin-left:17px;
	display:block;
}

/*fin listado pestaņas*/

.listadoItem{
	height:auto;
	float:left;
	width:483px;
	margin-top:12px;
	margin-bottom:11px;
}

.listadoTxt a{
	width:444px;
	height:auto;
	float:left;
	margin-left:6px;
	text-decoration: none;
	color: #000000;
}

.listadoTxt a:hover
{
    color: #7f7878;
    text-decoration: underline;
}

.icoDoc{
	width:30px;
	height:33px;
	background:url('../img/ico_doc.gif') left 2px no-repeat;
	float:left;
}

.icoDes{
	width:30px;
	height:33px;
	background:url('../img/ico_destacado.gif') -1px 2px no-repeat;
	float:left;
}

.icoNew{
	width:30px;
	height:33px;
	background:url('../img/ico_new.gif') -1px 2px no-repeat;
	float:left;
}

/*slider*/
#destNormativas
{
    position: relative;
	overflow: scroll;
	
	width:480px;
	height: 200px;
	margin: 0 auto;
}

.beltNormativas
{
    position: absolute;
    width:480px;
    margin: 0 auto;
}

.bolaGris{
	width:11px;
	height:11px;
	background:url('../img/bola_gris.gif') left top no-repeat;
	margin-right:3px;
	float:left;
	display:block;
}

.bolaVerde{
	width:11px;
	height:11px;
	background:url('../img/bola_verde.gif') left top no-repeat;
	margin-right:3px;
	float:left;
	display:block;
}

.sliderBolas{
	height:11px;
	width:170px;
	position:relative;
	top:12px;
	float:right;
}

.bloqueSlider
{
	float: left; /*leave this value alone*/
    overflow: hidden;
	
	height:121px;
	width:480px;
	/*position:relative;*/
	top:5px;
}

.sliderTxt{
	float:right;
	width:310px;
}

.sliderBloqueTxt{
	height:100px;
	width:100%;
	clear:both;
}

.sliderMasInfo{
	position:relative;
	top:-10px;
	border:0px;
}

/*contacto*/

.contactoTit{
	padding-top:1.7em;
}

.contactoInput{
	width:485px;
	height:29px;
	background:url('../img/f_input.gif') left top no-repeat;
}

.contactoTextarea{
	width:485px;
	height:98px;
	background:url('../img/f_textarea.gif') left top no-repeat;
}

.contactoText{
	border:0px;
	background:none;
	font-size:11px;
	position:relative;
	top:5px;
	left:8px;
}

.contactoComentarios{
	border:0px;
	background:none;
	font-size:11px;
	position:relative;
	top:9px;
	left:8px;
	width:465px;
	height:80px;
	font-family:arial;
}
/*fin contacto*/

/* historico de actividades */
.itemHistAct
{
	width: 478px;
	clear: both;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: justify;
	line-height: 14pt;
}

.itemHistAct img
{
    float: left;
    margin-right: 15px;
    width: 111px;
    height: 53px;
}

.itemHistAct div
{
    float: left;
    width: 352px;
    height: auto;
}

.separador
{
    float: left;
    width: 100%;
    height: 2px;
    border-top: solid 1px #808080;
    margin-bottom: 5px;
}
/* historico de actividades */

/* detalles de noticia */
#titulo_noticia
{
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
}

#foto_noticia
{
	float:right;
	margin: 0em 0em 1.5em 1.5em;
	padding: 2px;
	border: 1px solid #cecece;
	background-color: #FFFFFF;
}

#contenido_noticia
{
	font-family: arial;
	font-size: 11px;
}
/* fin detalles de noticia */

/* asistente */
.asistenteGris
{
	color:#5d5d5d;
	float:left;
	width:472px;
	font-weight:bold;
	height:28px;
	padding-top:10px;
	padding-left:14px;
	background:url('../img/asistente_nivel1.gif') left top no-repeat;
	
	cursor: pointer;
}

.asistenteGris:hover
{
    color: #7f7878;
    text-decoration: underline;
}

.asistenteBlancaCont{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.asistenteBlanca{
	color:#5d5d5d;
	float:left;
	width:486px;
	height:auto;
	background:url('../img/asistente_nivel2_content.gif') left top repeat-y;
}

.asistenteBlanca p{
	margin-top:0px;
	margin-bottom:0px;
	width:430px;
	margin-left:35px;
}

.asistenteBlanca a
{
	height:auto;
	text-decoration: none;
	color: #000000;
}

.asistenteBlanca a:hover
{
    color: #7f7878;
    text-decoration: underline;
}

.asistenteBlanca .seccion
{
    margin-left: 65px;
    width: 400px;
    text-align: justify;
}

.asistenteBlCArriba{
	width:486px;height:12px;background:url('../img/asistente_nivel2_curvarriba.gif') top left no-repeat;
}

.asistenteBlCAbajo{
	width:486px;height:12px;background:url('../img/asistente_nivel2_curvabajo.gif') top left no-repeat;
}
/* fin asistente */

/* inicio de permisos y autorizaciones */
.subcont_permisos
{
	margin-left: 50px;
	margin-bottom: 10px;
}

.bloqueCentroArribaPermisos
{
	width:100%;
	height:8px;
	background:url('../img/bloque_centro_arriba_permisos.gif') left top no-repeat;
}

.bloqueCentroAbajoPermisos
{
	width:100%;
	height:8px;
	background:url('../img/bloque_centro_abajo_permisos.gif') left top no-repeat;
}
/* fin de permisos y autorizaciones */
