

/* ----------------------------------------------------------------------------------------
- Sitio Web:			http://www.elebilab.com
- Versión:				1.0
- Autor:				dedo multimedia, s.a. - http://www.dedomultimedia.com - info@dedomultimedia.com
- Fecha:				00 / 00/ 2008
- Gramática CSS:		2.1
- Gramática (X)HTML:	1.0 Transitional
- Accesibilidad:		Nivel AA	
------------------------------------------------------------------------------------------- */





/* Formateo de los estilos
------------------------------------------------------------------------------------------- */

html, body, div, a, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, abbr, acronym, address, code, object, label, legend, input, textarea, p, blockquote, th, td, del, dfn, q, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* Tablas
-------------------------------------------- */

	table {
		border-collapse:collapse;
		border-spacing:0;
		width:100%;
	}


/* Objects
-------------------------------------------- */

	object {
		margin:	 0em 0em 0em 0em;
		padding: 0em 0em 0em 0em;
		border:	 0em solid #cc0000;
	}


/* Abreviaturas, acronimos y definiciones
-------------------------------------------- */

	abbr, acronym, dfn {
		border: none;
		cursor: help;
	}
	

/* Imágenes
-------------------------------------------- */

	img, a img, :link img, :visited img, :hover img {
		border: 0em;
		background: none;
	}
	

/* Iframes
-------------------------------------------- */

	iframe {
		border: 0em !important;
	}	
	
	
/* Teclado Kbd
-------------------------------------------- */
	
	kbd {
		border-bottom: .1em solid #cccccc;
		border-right: .1em solid #cccccc;
		padding-bottom: 0.1em; 
		padding-right: 0.4em; 
		padding-left: 0.4em; 
		background: #EFECEC;
		padding-top: 0.1em;
		font-size: 115%; 
	}
	
	
/* Listas
-------------------------------------------- */
	
	ul, ol, dl, li {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		position: relative;
	}	
	

/* FIN / Formateo de los estilos
------------------------------------------------------------------------------------------- */



/* Estilos comunes
------------------------------------------------------------------------------------------- */

.clearfix:after {
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}

.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }

.clearfix { display: block; }
.clear_both { clear: both; }

.help {
	cursor: help;
}

/* Iconos
----------------------------------*/

.correo { 
	background: url(../public_images/ico_correo.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.goBack { 
	background: url(../public_images/goBack.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.externalLink { 
	background: url(../public_images/externalLink.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.webMap { 
	background: url(../public_images/webMap.gif) no-repeat right center;
	padding: 0em 1.3em 0em 0em;
}

.download { 
	background: url(../public_images/download.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.continue { 
	background: url(../public_images/continue.gif) no-repeat right center;
	padding: 0em 1.2em 0em 0em;
}

.display { 
	background: url(../public_images/display.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.mailGray { 
	background: url(../public_images/mailGray.gif) no-repeat right center;
	padding: 0em 1em 0em 0em;
}

.nota, .salto { position: absolute; top: -5000px; left: -5000px; }

.hand { cursor: pointer; cursor: hand; }

.invisible { display: none; visibility: hidden; }
.display_none { display: none; }
.negrita { font-weight: bold; }

.float_left { float: left; }	
.float_right { float: right; }

.background_none { background: none !important; }

.align_center { text-align: center; }	
.align_left { text-align: left; }
.align_right { text-align: right; }	

.a_simple {
	background: none !important;
	padding: 0 0 0 0 !important;
}

.vo_print { display: none; visibility: hidden; }	

/*--------*/

.punteado {
	border-top: 1px dashed #ccc;
	padding-top: .5em;
}


/* FIN / Estilos comunes
------------------------------------------------------------------------------------------- */















/* Cuerpo de página
------------------------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #f1f1f1;
	line-height: 1.7em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 71%;
	color: #4c4c4c
}

h1,h2,h3,h4,h5,h6 { 
  color: #2284fd; 
  clear: both
}

h1 {
	color: #000;
	font-size: 150%;
	font-weight: bold;
	padding-bottom: .5em;
	background: url(../public_images/fnd_h1.gif) repeat-x left bottom;
}

h2 {
	text-align: left;
}

h4 {
	color: #000;
	font-size: 130%;
	font-weight: bold;
	margin-top: 1em;
	padding-bottom: .5em;
	background: url(../public_images/fnd_h1.gif) repeat-x left bottom;
}

h5 {
	margin: 0em;
	padding: 0em;
	font-weight: bold;
}
a, strong { color: #2284fd; }


/* Sombras de la página
------------------------------------------------------------------------------------------- */

#sombra_top { 
	background: url(../public_images/sombras/top.jpg) no-repeat center top;
	height: 3.8em 
}

#sombra_centro { 
	background: url(../public_images/sombras/center.jpg) no-repeat center top;
	margin-top: -.1em;
}

#sombra_repeat { 
	background: url(../public_images/sombras/repeat.jpg) repeat-y center top #f1f1f1;
}


/* Contenedora de la página
------------------------------------------------------------------------------------------- */

#contenedor {
	border: none;
	margin: 0 auto;
	background: #fff;
	width: 82em
}


/* Idiomas
------------------------------------------------------------------------------------------- */

#idiomas {
	text-align: right;
	color: #808080;
}

#idiomas ul,
#idiomas li {
	display: inline;
}

#idiomas li {
	border-right: 1px solid #ccc;
	padding-right: .5em;
	padding-left: .5em;
	overflow: hidden;
}

#idiomas li.fin {
	border: none;
}


/* Cabecera
------------------------------------------------------------------------------------------- */

#cabecera {
	padding: .5em .5em .5em .5em;
}
.fnd_es { background: url(../public_images/cabeceras/cabecera_es.jpg) no-repeat right top; }
.fnd_eu { background: url(../public_images/cabeceras/cabecera_eu.jpg) no-repeat right top; }
.fnd_en { background: url(../public_images/cabeceras/cabecera_en.jpg) no-repeat right top; }
.fnd_fr { background: url(../public_images/cabeceras/cabecera_fr.jpg) no-repeat right top; }


/* Navegación
------------------------------------------------------------------------------------------- */

#navegacion {
	border-top: .1em dashed #c1c1c1;
	border-bottom: .1em dashed #c1c1c1;
}

ul#menu {
	clear: both;
	width: 100%;
	list-style: none;
	margin: .2em 0em .2em 0em;
	padding: 0em 0em 0em 0em;
	border: 0em solid #cc0000;
}

ul#menu:after{
	clear: both;
	height: 0em;
	content: ".";
	display: block;
	visibility: hidden;
}

ul#menu li {
	float: left;
	width: 49%;
	border-left: .2em solid #fff;
}
.ie6 ul#menu li {width: 49%;}

ul#menu li a {
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #e6e6e6;
	padding: .2em;
	display: block;
	color: #8a9199;
	width: 100%;
}

ul#menu li a:hover, ul#menu li a:active {
	background: #d0d3d6;
	color: #333;
}

ul#menu li.seleccionado1 {
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	background: #d0d3d6;
	padding: .2em;
	display: block;
	color: #555;
	width: 49%;
}


/* Sendero de migas
------------------------------------------------------------------------------------------- */

#rutaPagina {
	padding-left: 1.1em;
	background: #ffffff;
	margin-top: .7em;
	font-size: 95%;
	color: #989898;
}

#rutaPagina p {
	display: inline;
	float: none;
	font-weight: bold;
	padding: 0em;
}

#rutaPagina strong { color: #8a8a8a; }

#rutaPagina ol, #rutaPagina ol li {
	display:inline;
}

#rutaPagina li {
	margin-left: .4em;
	padding-right: .7em;
	background: url(../public_images/arrow.gif) no-repeat right center;
}


/* Contenido
------------------------------------------------------------------------------------------- */

#cont {
	line-height: 1.3em;
	margin: 0
}


/* Apartado izquierda - En la Home
------------------------------------------------------------------------------------------- */

#contenido_home {
	width: 56em;
	float: left;
	margin-left: 1em;
	padding-top: 1em;
}

#contenido_home h1 { margin: 0em 2em 1em .3em; }
#contenido_home h2 { 
	color: #000;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: .7em;
	padding-bottom: .5em;
	background: url(../public_images/fnd_h1.gif) repeat-x left bottom;
}
#contenido h2 { 
	color: #2284fd;
	font-size: 120%;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: .7em;
	padding-bottom: .1em;
	text-transform: uppercase;
	background: url(../public_images/h2.jpg) no-repeat left bottom;
}
#contenido h3 { 
	font-weight: bold;
}
#contenido_home img { border: .3em solid #ccc; }
#contenido_home p { margin:.7em .5em; }

#contenido_home p a {
	padding-left: .9em;
	text-decoration: underline;
	background: url(../public_images/arrow_doble.gif) no-repeat left center;
}

#contenido_home p a:hover {
	padding-left: .9em;
	text-decoration: underline;
	background: url(../public_images/arrow_doble.gif) no-repeat left center;
}

#txt_intro {
	width: 29em;
	line-height: 1.4em;
	font-size: 110%;
}

#img_intro {
	margin-left: 2em;
	width: 19em;
}

#adquisicion_intro {
	width: 22.7em;
	margin-top: 3em;
	margin-left: .7em;
	text-align: justify;
}

#mente_intro {
	width: 22.9em;
	margin-top: 3em;
	text-align: justify;
	margin-right: 3.4em;
}
.ie6 #mente_intro { margin-right: 1.7em; }

/* Columna de las noticias - En la Home
------------------------------------------------------------------------------------------- */

#columna_accesos {
	border-left: .1em dashed #c1c1c1;
	padding: 1em 0em 10em 1em;
	float: right;
	width: 22.5em;
}

#columna_accesos h3 {
	border-left: .2em solid #bbbfc3;
	margin: 2em .7em .7em .7em;
	background: #ededed;
	padding: .3em .7em;
	font-size: 107%;
	color: #666666;
}
span.fecha { 
	font-weight: bold;
	margin-left: .7em;
}
#columna_accesos p {
	margin: .3em .7em 1em .7em;
}

#columna_accesos img {
	margin-top: 2em;
	margin-left: 2.5em;
}


p.bt_news a {
	text-decoration: none; color: #4c4c4c;}
p.bt_news a:visited {
	text-decoration: underline; color: #5c5c5c;}
p.bt_news a:hover {
	text-decoration: underline; color: #000000;}


p.bt_acceso a {
	text-decoration: underline; padding-left: .7em; color: #f57d00;
	background: url(../public_images/arrow_orange.gif) no-repeat left center; }
p.bt_acceso a:hover {
	text-decoration: underline; padding-left: .7em; color: #a45400;
	background: url(../public_images/arrow_orange.gif) no-repeat left center; }



/* Apartado izquierda
------------------------------------------------------------------------------------------- */

#contenido {
	width: 56em;
	float: left;
	margin-left: 1em;
	padding-top: 1em;
	text-align: justify;
}

#contenido p {
	margin:.7em 0em;
}

#contenido img { 
	border: .3em solid #ccc;
}

#contenido ul {
	margin:.7em 1em 1.5em 1em;
}

#contenido li {
	margin:.3em 1.7em;
}

#contenido th {
	font-weight: bold;
}

#contenido td img { 
	border: none;
}


/* Seccion de equipo de investigación
------------------------------------------------------------------------------------------- */

#head_ficha {
	border-bottom: 1px dashed #cccccc;
	margin-top: 1.5em;
	padding-bottom: 1.5em;
}
#head_ficha:after{ clear: both; content: "."; display: block; visibility: hidden; height: 0em; }

#head_ficha li {
	list-style: none;
	margin: 0;
}

#datos_principales {
	width: 23em;
	text-align: left;
	}

#datos_principales dt {
	float: left;
	width: 25%;
	}

#datos_principales dd {
	float: left;
	width: 75%;
	}

#direccion { color: #999999; }
#direccion a { 
	color: #999999; 
	border-bottom: 1px dashed #999;
	text-decoration: none; 
}

#descripcion { 
	margin-top: 1em; 
}

#tx_direccion {
	color: #999999;
}

#archivo {
	margin-top: 1em;
}

.foto_ficha {
	margin-right: 2.5em;
}

#definicion {
	margin-top: 1em;
	padding: 0em .5em;
	background: #eef3f8;
	border: 1px solid #cbdef0;
}

/*
table.tabla_equipo th { text-align: left; }
*/
th.datos_nombre {
	width: 40%;text-align: left; 
}
th.datos_email {
	width: 28%;text-align: left; 
}
th.datos_telef {
	width: 22%;text-align: left; 
}
th.datos_ficha {
	width: 10%;text-align: left; 
}


/* Seccion de publicaciones
------------------------------------------------------------------------------------------- */

#publicaciones dt {
	color: #2284fd;
	font-weight: bold;
	margin: 1.5em 0 .5em 0;
	padding-left: 1em;
	background: url(../public_images/publicaciones/guion.gif) no-repeat 0px 3px;
}

#publicaciones dd {
	color: #000000;
	line-height: 1.5em;
	padding-left: 1em;
}


/* Seccion de equipo de investigación
------------------------------------------------------------------------------------------- */

#investigaciones dt {
	color: #2284fd;
	font-weight: bold;
	margin: 1.7em 0 .5em 0;
	padding-left: 1em;
	background: url(../public_images/publicaciones/guion.gif) no-repeat 0px 3px;
}

#investigaciones dd {
	color: #000000;
	line-height: 1.5em;
	padding-left: 1em;
}

#investigacion dd {
	color: #000000;
	line-height: 1.5em;
	padding-left: 1em;
}


/* Seccion de investigaciónes
------------------------------------------------------------------------------------------- */

#cont_investigacion h3.inv_encurso {
	border-left: .2em solid #228efd;
	/*text-transform: capitalize;*/
	background: #f1f1f1;
	padding: .3em .7em;
	margin-bottom: .3em;
	font-size: 99%;
	color: #5b5b5b;
}

#cont_investigacion h3.inv_finalizada {
	border-left: .2em solid #999;
	border-bottom: 1px solid #ccc;
	/*text-transform: capitalize;*/
	background: #f9f9f9;
	padding: .3em .7em;
	margin-bottom: .3em;
	font-size: 99%;
	color: #5b5b5b;
}

#cont_investigacion dl {
	padding: 0 0 1em 0;
	margin: 0 0 4em 0;
}
#cont_investigacion dl.fnd_encurso { background: url(../public_images/investigaciones/fondo_dl.gif) repeat-x left bottom #f9f9f9; }
#cont_investigacion dl.fnd_finalizada { background: #ffffff; border-left: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; }


#cont_investigacion dl:after{
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0em;
}

#cont_investigacion dt {
	color: #5b5b5b;
	text-align: left;
	font-weight: bold;
	clear: left;
	margin: 0em 0 .5em 0;
	padding-left: .8em;
	background: none;
}

#cont_investigacion dd {
	color: #404040;
	line-height: 1.5em;
	margin-left:12.5em;
	margin-top:-1.8em;
	padding-bottom: .5em;
}


/* Para el link de descargar
------------------------------------------------------------------------------------------- */

span.descargas a {
	color: #666666;
	display: block;
	width: 8em;
	margin-top: .5em;
	padding-left: 1.5em;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	background: url(../public_images/publicaciones/ico_descargas.gif) no-repeat left center;
	white-space: nowrap;
}


/* Seccion de enlaces
------------------------------------------------------------------------------------------- */

#contenido ul.listado_enlaces li {
	background: url(../public_images/enlaces/dott.gif) no-repeat 0px 6px;
	margin: .5em 0 1em 0;
	padding-left: 1em;
	list-style: none;
}

#contenido ul.listado_enlaces li a {
	color: #000;
	text-decoration: none;
	/*border-bottom: 1px dashed #989898;*/
}

#contenido ul.listado_enlaces li a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #989898;
}

.yearText {
	color: #000000;
	font-weight: normal;
}

/* Apartado derecha
------------------------------------------------------------------------------------------- */

#navegacion_secundaria {
	background: url(../public_images/menu/fondo_submenu.gif) no-repeat right top;
	border-left: .1em dashed #c1c1c1;
	padding-bottom: 10em;
	float: right;
	width: 18.5em;
}

#navegacion_secundaria ul {
	padding: 1.7em 0 0 0;
}

#navegacion_secundaria ul li {
	list-style-type: none;
	padding: .2em 0 .2em 0em;
	margin: 0 1em 0 2em;
	border-bottom: 1px dashed #b9b9b9;
}

#navegacion_secundaria li a {
	padding: .3em 0 .3em .7em;
	text-decoration: none;
	background: none;
	display: block;
	color: #666666;
	width: 100%;
}

#navegacion_secundaria li a:hover {
	background: url(../public_images/menu/flecha_azul.gif) no-repeat left center;
	text-decoration: underline;
	color: #2284fd;
}

#navegacion_secundaria ul li.seleccionado2 {
	background: url(../public_images/menu/flecha_azul.gif) no-repeat left center;
	padding: .3em 0 .3em .7em;
	font-weight: bold;
	color: #2284fd;
}

#boton_elebilab {
	background: url(../public_images/menu/boton_elebilab.gif) repeat-x center center;
	text-transform: uppercase;
	margin-top: 2.7em;
	margin-left: 2em;
	text-align: left;
	padding: 1.3em 0 1.3em .7em;
	color: #666666;
	width: 15.5em;
}

#boton_elebilab a {
	color: #666666;
	text-decoration: none;
}

#boton_elebilab a:hover {
	color: #000000;
	text-decoration: underline;
}

#navegacion_secundaria img {
	background: #ffffff;
	margin-left: 2.5em;
	margin-top: 2em;
	border: none;
}


/* Seccion de noticias
------------------------------------------------------------------------------------------- */

#noticias dt {
	color: #2284fd;
	font-weight: bold;
	font-size: 120%;
	margin: 1em 0 .5em 0;
	padding-left: 1em;
	text-align: left;
	background: url(../public_images/noticias/dott.gif) no-repeat 0px 5px;
}

#noticias dd {
	color: #000000;
	line-height: 1.5em;
	padding-left: 1em;
	font-size: 110%;
	padding-bottom: 1.9em;
	border-bottom: 1px solid #e3f2ff;
}

.noticiaData {
	margin-left: 1em;
	width: 55%;
}

#detalleNoticias ul {
	padding: 0em;
}

#detalleNoticias ul li {
	list-style: none;
	background: url(../public_images/noticias/dottMini.gif) no-repeat 0px 3px;
	border-bottom: 1px solid #e3f2ff;
	padding: 0 0 1em 1em;
	margin-bottom: .7em;
}

/* Atajos del teclado
------------------------------------------------------------------------------------------- */

#atajos {
	padding-top: .7em;
}

#atajos li {
	list-style: none;
	margin-bottom: .7em;
}


/* Seccion del mapa
------------------------------------------------------------------------------------------- */

.image_right_map {
	margin-top: 1.5em;
}

#datos_empresa {
	margin-top: 1.5em;
	padding: 0em;
	width: 20em;
}

#datos_empresa p a {
	padding-left: .9em;
	text-decoration: none;
	border-bottom: 1px solid #2284fd;
	background: url(../public_images/arrow_doble.gif) no-repeat left center;
}

#datos_empresa h2 {
	margin-top: 0em;
	margin-bottom: 1em;
}

#datos_empresa dt {
	width: 27%;
	float: left;
	font-weight: bold;
}

#datos_empresa dd {
	width: 73%;
	float: left;
	text-align: left;
}


/* pie de página
------------------------------------------------------------------------------------------- */

#ul_mapa_web li {
	margin-top: 1.2em;
	list-style: none;
	padding-left: 1em;
	background: url(../public_images/mapa_web/arrow.gif) no-repeat 0px 6px;
}
#ul_mapa_web li a {
	background: #f1f1f1;
	padding: .3em .5em;
}
#ul_mapa_web li ul li {
	margin-top: .2em;
	list-style: none;
	padding-left: 1em;
	background: url(../public_images/mapa_web/sub-arrow.gif) no-repeat 0px 4px;
}
#ul_mapa_web li ul li a {
	background: #fff;
}

/* pie de página
------------------------------------------------------------------------------------------- */

#pie_pagina {
	border-top: .1em dashed #c1c1c1;
	text-align: center;
	padding: .7em 0 1em 0;
	background: #fff;
	margin: 0 auto;
	margin-top: 1em;
	width: 82em;
	clear: both;
}

#pie_pagina:after{
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0em;
}

#pie_pagina ul,
#pie_pagina li {
	display: inline;
}

#contacto_pie li {
	border-right: 1px solid #ccc;
	padding-right: .5em;
	padding-left: .5em;
	overflow: hidden;
}

#contacto_pie li.fin {
	border: none;
}



/* ----------------------------------------------------------------------------------------
- Sitio Web:			http://www.misitio.com
- Versión:				1.0
- Autor:				dedo multimedia, s.a. - http://www.dedomultimedia.com - info@dedomultimedia.com
- Fecha:				00 / 00/ 2008
- Gramática CSS:		2.1
- Gramática (X)HTML:	1.0 Transitional
- Accesibilidad:		Nivel AA	
------------------------------------------------------------------------------------------- */





/* Formateo de los estilos
------------------------------------------------------------------------------------------- */

.contBotonesForm {
	text-align: right;
	margin-top: 20px;
	}

ul.horizontalRadios, ul.verticalRadios {
	display: block;
	line-height: 100%;
	margin: 0em;
	padding: 0em;
	}
	
ul.verticalRadios li{
	list-style-type: none;
	clear: left;
	}
	
ul.horizontalRadios li{
	display: inline;
	}

.checkRadioInput {
	border: 0em;
	margin-top:.5em;
	}

.labelRadiosChecks {
	padding: 0em 1em 0em .1em;
	margin: 0em;
	margin-top: 0.6em;
	width: auto !important;
	}
	
.ie6 .labelRadiosChecks, .ie7 .labelRadiosChecks {
	margin-top: 0.9em;
	}

/*
------------------------------------------------------------------------------------------- */

.accesibleValFocus {
	color: #747373;
	}

.inputText, textarea {
	background: #f8f8f8;
	border: 1px solid #cccccc;
	margin-bottom: 3px;
	padding-left:4px;
	color: #7a7a7a;
	width: 20em;
	height: 16px;
	float: left;
	}

input:focus {
	border: 1px solid #3388ba;
	}

textarea:focus {
	border: 1px solid #3388ba;
	}

.inputTextError {
	margin-bottom: 3px;
	float: left;
	padding-left:4px;
	border: 1px solid #000;
	width: 20em;
	height: 16px;
	float: left;
	color: #ffffff;
	background-color: #be0f1f;
	}
	
.inputTextArea {
	width: 20em;
	height: 10em;
	}

.botonEnviar {
	border: 1px solid #cccccc;
	background: #f8f8f8;
	color: #7a7a7a;
	width: 7em;
	}

.fieldSetContacto {
	margin: 1em 2em 1em 0em;
	float: left;
	width: 30em;
	padding:0px;
	}
	
.fieldSetContacto legend { 
	padding-left: 0;
	font-weight: bold;
	display: none; 
	}
		
.fieldSetContacto .cajaField {
	padding: 5px 0px 7px 0px;
	clear: left;
	}
	
.fieldSetContacto .cajaBoton {
	padding: 5px 0px 7px 0px;
	text-align: center;
	width: 28em;
	clear: left;
	}	
.acepto_privacidad {
	margin-left: 9em;
	clear: both;
	width: 19em; 
}

.acepto_privacidad checkbox {
	margin-top: -5px;
}

.boton_enviar {
	margin-left: 9em;
	margin-top: 1em;
	clear: both;
	width: 19em; 
}

/*
------------------------------------------------------------------------------------------- */

.fieldSetContacto label, .fieldSetInscripcion span.spanLabel{
	margin-top: 4px;
	margin-bottom: 4px;
	float:left;
	width: 80px;
	text-align: left;
	padding-left:12px;
	border: 0px solid red;
	}

form label.required, form span.required {
	background-image: url(../images/dedolib/required.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	}

form label.problem, form span.problem {
	background-image: url(../images/dedolib/problem.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	}
	
form label.completed, form span.completed {
	background-image: url(../images/dedolib/complete.gif);
	background-repeat: no-repeat;
	background-position: left 0em;
	}

.errorField {
	font-size:10px;
	padding-left:10px;
	color: red;
	}

.ancho100 {
	width: 90% !important;
	float: none !important;
	margin-left: 0px;
	}
	
.ulCamposError {
	margin: 10px 0px 10px 50px;
	}

.msg {
	border-top: 1px solid #ff7349;
	border-bottom: 1px solid #ff7349;
	background: #ffdaca url(../images_public/notice.gif) no-repeat 10px 10px;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	}
	
.msg strong {
	font-weight: bold;
	}

form span.required {
	xfloat:left;
	padding: 0px 0px 0px 1em;
	width: 15px;
}

em.required{
	display:none;
}
/* Los avisos
------------------------------------------------------------------------------------------- */

.msgKO {
	width: 237px;
	color: #000000;
	text-align: left;
	padding: 10px 10px 10px 67px;
	border-top: 2px solid #ff1000;
	border-bottom: 2px solid #ff1000;
	background: url(../public_images/noticeKO.gif) 7px 1px no-repeat #ffc368;
	margin-top: 10px;
	}
	
.msgKO strong {
	color: #000000;
	font-weight: bold;
	background: #ffc368;
	}
	
.msgKO li {
	color: #000000;
	background: #ffc368;
	}
	
.ulCamposError {
	margin: 10px 0px 10px 50px;
	}
	
.msgKO a, .msgKO a:link, .msgKO a:visited {
	color: #635307;
	} 	

.msgOK {
	width: 248px;
	color: #ffffff;
	text-align: left;
	padding: 10px 10px 10px 67px;
	border-top: 1px solid #24a050;
	border-bottom: 1px solid #24a050;
	background: url(../public_images/noticeOK.gif) 7px 1px no-repeat #8cc63f;
	margin-top: 10px;
	}
	
.msgOK strong {
	font-weight: bold;
	}
