body {
	height: 100%;
	min-height: 100%;
}

html {
	height: 100%;
	background:  #8e0e2c url(images/fondo_principal.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	color: #404040;
	margin: 0 auto;
	padding: 0;
}

* {
	/*border: 1px solid;*/
	margin: 0;
	padding: 0;
}

/*
#contenedor {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;
}
*/

/* ---------------------------------------------------------------------------------------- */
/*   CABECERAS ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h1.socioSanitarios, h1.oposiciones, h1.informatica, h1.bibliotecas, h1.piercing, 
h1.tatuajes, h1.fotografia, h1.decoracion, h1.setas, h1.plantas, h1.ingles, h1.maquillaje, 
h1.manipulador, h1.oposBibliotecas,  h1.oposSecundaria, h1.oposPrimaria, h1.oposEnfermeria,
h1.oposCeladores, h1.oposAdministracion,  h1.servicios, h1.bolsaEmpleo, h1.proximosCursos,
h1.enlaces, h1.contacto, h1.solicitarInfo, h1.preinscribirse, h1.busqueda, h1.mapa, h1.distancia,
h1.penitenciarias, h1.justicia {
	margin: 10px 0 10px 0;
	width: 580px;
	height: 40px;
	border: 0;
}
h1.socioSanitarios {
	background: url(images/cabeceras/cab_sociosanitarios.gif) no-repeat top left;
}
h1.informatica {
	background: url(images/cabeceras/cab_informatica.gif) no-repeat top left;
}
h1.bibliotecas {
	background: url(images/cabeceras/cab_bibliotecas.gif) no-repeat top left;
}
h1.piercing {
	background: url(images/cabeceras/cab_piercing.gif) no-repeat top left;
}
h1.fotografia {
	background: url(images/cabeceras/cab_fotografia.gif) no-repeat top left;
}
h1.decoracion {
	background: url(images/cabeceras/cab_decoracion.gif) no-repeat top left;
}
h1.servicios {
	background: url(images/cabeceras/cab_servicios.gif) no-repeat top left;
}
h1.bolsaEmpleo {
	background: url(images/cabeceras/cab_bolsa_empleo.gif) no-repeat top left;
}
h1.proximosCursos {
	background: url(images/cabeceras/cab_inicio_proximos.gif) no-repeat top left;
}
h1.setas {
	background: url(images/cabeceras/cab_setas.gif) no-repeat top left;
}
h1.plantas {
	background: url(images/cabeceras/cab_plantas.gif) no-repeat top left;
}
h1.ingles {
	background: url(images/cabeceras/cab_ingles.gif) no-repeat top left;
}
h1.maquillaje {
	background: url(images/cabeceras/cab_maquillaje.gif) no-repeat top left;
}
h1.manipulador {
	background: url(images/cabeceras/cab_manipulador.gif) no-repeat top left;
}
h1.oposBibliotecas {
	background: url(images/cabeceras/cab_opos_bibliotecas.gif) no-repeat top left;
}
h1.oposSecundaria {
	background: url(images/cabeceras/cab_opos_secundaria.gif) no-repeat top left;
}
h1.oposPrimaria {
	background: url(images/cabeceras/cab_opos_primaria.gif) no-repeat top left;
}
h1.oposEnfermeria {
	background: url(images/cabeceras/cab_opos_enfermeria.gif) no-repeat top left;
}
h1.oposCeladores {
	background: url(images/cabeceras/cab_opos_celadores.gif) no-repeat top left;
}
h1.oposAdministracion {
	background: url(images/cabeceras/cab_opos_administracion.gif) no-repeat top left;
}
h1.enlaces {
	background: url(images/cabeceras/cab_enlaces.gif) no-repeat top left;
}
h1.contacto {
	background: url(images/cabeceras/cab_contacto.gif) no-repeat top left;
}
h1.solicitarInfo {
	background: url(images/cabeceras/cab_solicitar_info.gif) no-repeat top left;
}
h1.preinscribirse {
	background: url(images/cabeceras/cab_preinscribirse.gif) no-repeat top left;
}
h1.busqueda {
	background: url(images/cabeceras/cab_busqueda.gif) no-repeat top left;
}
h1.mapa {
	background: url(images/cabeceras/cab_mapa.gif) no-repeat top left;
}
h1.distancia {
	background: url(images/cabeceras/cab_distancia.gif) no-repeat top left;
}
h1.penitenciarias {
	background: url(images/cabeceras/cab_penitenciarias.gif) no-repeat top left;
}
h1.justicia {
	background: url(images/cabeceras/cab_opos_justicia.gif) no-repeat top left;
}
.contenedor {
	/*border: 1px solid #000;*/
	background: #FFF url(images/fondo_contenedor.gif) repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	/*width: 800px;*/
	width: 950px;
	height: 100%;
	position: relative;
}
html>body .contenedor{
	height: auto;
	min-height: 100%;
}
/*#fondoPie {
	background-image: url(images/fondo_contenidos_bottom.gif);
	background-attachment: scroll;
	background-position: bottom;
	background-repeat: no-repeat;
	height: auto;
	width: 800px;
}*/

#cabecera {
	background: url(images/img_cabecera.jpg) no-repeat top left;
	width: 800px;
	height: 164px;
}

/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIOS ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.intCuerpo{
	padding-left: 15px;
	padding-top: 15px;
	clear: both;
}
.intCuerpo p{
	padding: 5px;
	margin: 0;
}
.cajaform2{
	width: 99%;
	overflow: auto;
}
.fila {
	width: 99%;
	clear:both;
	display: block !important;
	display: inline;
	margin: 0;
	padding: 0;
}
.campo{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	width: 50%;
	margin: 0 0 10px 0;
}
P.etiqueta {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
   text-align: left;
	font-weight: bold;
	width: 40%;
}
.combo, .cajaform2 select, .comboFecha{
	width: 250px;
	height: 15px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #808184;
	background: #efefef;
}
.comboFecha{
	width: 115px;
}
.combotext{
	width: 250px;
	height: 80px;
	line-height: 15px;
	padding-left: 5px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #808184;
	background: #efefef;
}
.boton{
	width: 100px;
	height: 20px;
	line-height:15px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
	border: 1px solid #808184;
	background: #efefef;
	margin: 20px 10px;
}
.letrapeq{
padding: 0;
margin: 0;
	font-size: 9px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
.letrapeq2{
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-style: italic ;
}
.tituloInfo{
	font-weight: bold;
	font-size: 12px;
	color: #a00051;
	border-bottom: 1px solid #a00051;
	clear: both;
}
.errorForm {
	font-size: 0.8em;
	color: #990000;
	font-weight: bold;
	display: block;
}
span.errorForm {
	font-size: 0.8em;
	display: block;
	/*padding-left: 38%;*/
}

/* ---------------------------------------------------------------------------------------- */
/*   ELEMENTOS IZQUIERDA ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#columnaIzquierda {
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
	width: 199px;
	height: auto;
}
#noticias {
	background-color: #e7e7e7;
	width: 178px;
	height: 240px;
	border-top: 2px solid #7f0722;
	position: relative;
	clear: both;
	margin: 15px 0 0 17px;
}

/* ---------------------------------------------------------------------------------------- */
/*   ELEMENTOS CONTENIDOS ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#moduloBuscador {
	font-size: 0.9em;
	position: relative;
	text-align: right;
	float: left;
	background-color: #444;
	color: #FFF;
	height: 42px;
	width: 575px;
	padding: 7px 10px 0 0;
}

#columnaContenidos {
	/*border: 1px solid #000;*/
	text-align: left;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	padding: 0;
	margin: 0;
	width: 580px;
	height: auto;
}
#limpiar {
	clear: both;
}
#columnaDerecha {
	color: #FFF;
	background-color: #FFF;
	text-align: right;
	position: relative;
	top: -100px;
	padding-left: 0;
	margin: 0;
	float: right;
	width: 150px;
	height: auto;
}

/*h1 {
	padding: 7px 0 0 18px;
	font-size: 1.2em;
	background-image: url(images/fondo_cabeceras.gif);
	background-repeat: repeat-x;
	width: 560px;
	height: 32px;
}*/

h2 {
	padding: 7px 0 0 18px;
	font-size: 1em;
	color: #444;
	border-bottom: 1px dotted #444;
	background: url(images/bullets_subsecciones.gif) no-repeat;
}

h4 {
	font-size: 0.9em;
	color: #7f0722;
}


p {
	padding: 20px;
	margin: 20px;
	font-size: 0.9em;
	color: #404040;
	line-height: 18px;
}

p.destacado {
	font-weight: bold;
	padding: 0;
	margin: 5px 18px 20px 18px;
	font-size: 0.9em;
	color: #000;
	line-height: 18px;
}

.listas {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: url(images/icono_listas.gif) no-repeat left;
	/*list-style-image: url(images/icono_listas.gif);*/
}

#validar {
	margin: 10px auto;
	text-align: center;
	width: 760px;
	height: 24px;
}
.camposFormulario {
	margin: 0 5px;
	padding: 0;
	background-color: #FFF;
	border: 1px solid #7f0722;
	
}

/* ---------------------------------------------------------------------------------------- */
/*   PIE ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#pie {
	font-size: 0.9em;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	text-align: center;
	background-color: #7f0722;
	color: #FFF;
	width: 950px;
	height: 35px;
}
.subir a {
	float: right;
	position: relative;
	padding: 5px;
	margin: 0;
	height: 20px;
	color: #444;
	text-decoration: none;
}
.subir a:hover {
	color: #8E0F2C;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------------------- */
/*   MENÚ IZQUIERDA ------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#menuIzquierda ul {
	float: left;
	position: relative;
	left: 15px;	
	padding: 0;
	margin: 0;
	width: 184px;
	font-size: 0.9em;
	text-align: left;
	list-style: none;
}
#menuIzquierda a {
	background-repeat: no-repeat;
	background-image: url(images/fondo_menus.gif);
	width: 184px;
	height: 16px;
	}
	
#menuIzquierda a:hover {
	background-repeat: no-repeat;
	background-image: url(images/fondo_menus_over.gif);
	color: #FFF;
	width: 184px;
	height: 16px;
	}

.menusubItems {
	background-repeat: no-repeat;
	background-image: url(images/fondo_menus.gif);
	background-color: #FFF;
	width: 184px;
	height: 23px;
}

#menuIzquierda li a {
	padding: 3px 0 3px 15px;
	display: block;
	width: 184px;
	text-decoration: none;
	font-weight: bold;
	color: #444;
}
.cabeceraMenuCursos {
	list-style-type: none;
	background: url(images/btn_cursos_gran.gif) no-repeat top left;
	width: 183px;
	height: 33px;
	margin: 0;
	padding: 0;
}
.cabeceraMenuOposiciones {
	list-style-type: none;
	background: url(images/btn_oposiciones_gran.gif) no-repeat top left;
	width: 183px;
	height: 33px;
	margin: 0;
	padding: 0;
}
#cabeceraMenuServicios a {
	list-style-type: none;
	background: url(images/btn_servicios_gran.gif) no-repeat top left;
	width: 183px;
	height: 33px;
	margin: 5px 0 0 0;
	padding: 0;
}
#cabeceraMenuServicios a:hover {
	list-style-type: none;
	background: url(images/btn_servicios_gran_over.gif) no-repeat top left;
	width: 183px;
	height: 39px;
	margin: 5px 0 0 0;
	padding: 0;
}

#cabeceraMenuEmpleo a {
	list-style-type: none;
	background: url(images/btn_empleo_gran.gif) no-repeat top left;
	width: 183px;
	height: 33px;
	margin: 0;
	padding: 0;
}
#cabeceraMenuEmpleo a:hover {
	list-style-type: none;
	background: url(images/btn_empleo_gran_over.gif) no-repeat top left;
	width: 183px;
	height: 39px;
	margin: 0;
	padding: 0;
}

#cabeceraMenuEnlaces a {
	list-style-type: none;
	background: url(images/btn_enlaces_gran.gif) no-repeat top left;
	width: 183px;
	height: 33px;
	margin: 0;
	padding: 0;
}
#cabeceraMenuEnlaces a:hover {
	list-style-type: none;
	background: url(images/btn_enlaces_gran_over.gif) no-repeat top left;
	width: 183px;
	height: 39px;
	margin: 0;
	padding: 0;
}

/*FIN MENU IZQUIERDA*/

/*.listaEnlacesPie {
	font-size: 0.9em;
	list-style: none;
	text-align: center;
	margin: 10px;
	padding: 10px;
}

.listaEnlacesPie li {
	text-decoration: none;
	line-height: 20px;
	padding: 5px;
	display: inline;
}

.listaEnlacesPie li a {
	text-decoration: none;
	color: #000;
}

.listaEnlacesPie li a:hover {
	text-decoration: none;
	color: #444;
}*/

	
.listaEnlacesCabecera {
	position: relative;
	top: 143px;
	left: 25px;
	font-size: 0.9em;
	list-style: none;
	text-align: left;
}

.listaEnlacesCabecera li {
	padding: 5px;
	display: inline;
}

.listaEnlacesCabecera li a {
	text-decoration: none;
	color: #444;
}

.listaEnlacesCabecera li a:hover {
	text-decoration: underline;
	color: #8e0f2c;
}

	
.negrita {
	font-weight: bold;
	color: #7f0722;
}
	
.enlaceNegrita {
	font-weight: bold;
}

.enlaceNegrita a {
	color: #FFF;
	text-decoration: none;
}

.enlaceNegrita a:hover {
	color: #CCC;
	text-decoration: underline;
}

.enlaceRojoGris {
	margin: 0 0 5px 0;
	font-weight: normal;
	color: #7f0722;
}

.enlaceRojoGris a {
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #7f0722;
}

.enlaceRojoGris a:hover {
	color: #CCC;
}

.seccionEnlaces li {
	list-style-type: none;
	background: url(images/bullet_enlaces.gif) no-repeat top left;
	padding-left: 14px;
	margin: 0 0 10px 0;
	color: #7f0722;
}
.seccionEnlaces li a {
	color: #7f0722;
	text-decoration: none;
}

.seccionEnlaces a:hover {
text-decoration: underline;
	color: #CCC;
}

.imgPracticas {
	background: url(images/cartel_practicas.gif) no-repeat;
	width: 360px;
	height: 29px;
	margin: 13px;
	clear: both;
}

/*ACORDEONRRRRRRRRRR*/
.accordion{
	text-align: left;
	color: #444;
	background-color: #f4f4f4;
	border-bottom: 1px solid #8e0f2c;
	margin: 3px auto 25px 4px;
	width: 578px;
}
.toggler {
	/*color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	cursor: pointer;*/
	padding: 0 0 0 18px;
	font-size: 1.2em;
	color: #444;
	background: url(images/bullets_subsecciones.gif) no-repeat;
	margin: 0 0 0 10px;
}
/*.toggler a {
	cursor: pointer;
	padding: 0 0 0 18px;
	font-size: 1.2em;
	color: #444;
	background: url(images/bullets_subseccionescccc.gif) no-repeat;
	margin: 0 0 0 10px;
}*/

.toggler a:hover {
	color: #CCC;
	
}

.element ul {
 	margin: 0 0 0 20px;
 	font-size: 0.9em;
	color: #404040;
}

.element img {
	margin: 10px;
	float: left;
 }
 
.element p {
	margin: 10px;
	padding: 4px;
}
 
/*.float-right {
	padding:10px 20px;
	float:right;
}*/
 
blockquote {
	/*text-style:italic;*/
	padding:5px 0 5px 30px;
}

#marqueecontainer{
	padding: 5px 0 0 5px;
	position: relative;
	width: 174px;
	height: 240px;
	background-color: #e7e7e7;
	overflow: hidden;
	border-top: 2px solid #7f0722;
}
#marqueecontainer p {
	line-height: 16px;
	margin: 3px 0 0 0;
	padding: 0;
}

	