@import url('resets.css');

/* **************************************** INDEX **************************************** */
/* **************************************** INDEX **************************************** */
/* **************************************** INDEX **************************************** */

body {
	background-color: #032c57;
}

#contenedor {
	width: 800px;
	height: 550px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenedor_listado {
	width: 800px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenedor_area_pract {
	width: 800px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenedor_ntra_gente_busqueda {
	width: 800px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenedor_probono {
	width: 800px;
	height: 583px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenedor_ntro_val {
	width: 800px;
	height: 680px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenedor_capa {
	width: 800px;
	height: 608px;
	margin: 0 auto;
	background-color: #00244a;
}
/* **************************************** HEADER **************************************** */

#header {
	width: 759px;
	height: 356px;
	margin: 0 auto 0 auto;
	background-color: #032c57;
}


/* *************** HEADER TOP *************** */

#header_top {
	width: 759px;
	height: 30px;
	background-color: #031b34;
}

#header_top_izq {
	width: 252px;
	height: 30px;
	background: url(images/indexHomeContactenos.jpg) no-repeat 0 0;
	float: left;
}

ul#headerTopIzq li {
	padding: 0;
	height: 10px;
	display: inline;
}

ul#headerTopIzq li a{
	width: 65px;
	height: 10px;
	padding: 0;
	margin: 8px 0 0 8px;
	float: left;
}

ul#headerTopIzq li a span {
	display: none;
}


ul#headerTopIzq li a.headerBtnHome {
	background: url(images/headerTopBtn01.gif) no-repeat 0 0;
}

ul#headerTopIzq li a.headerBtnHomeOver {
	background: url(images/headerTopBtn01over.gif) no-repeat 0 0;
}

ul#headerTopIzq li a.headerBtnContactenos {
	background: url(images/headerTopBtn02.gif) no-repeat 0 0;
	margin-left: -21px;
}

ul#headerTopIzq li a.headerBtnContactenosOver {
	background: url(images/headerTopBtn02over.gif) no-repeat 0 0;
	margin-left: -21px;
}

ul#headerTopIzq li a.headerBtnNewsletter {
	background: url(images/headerTopBtn05.gif) no-repeat 0 0;
	margin-left: 22px;
}

ul#headerTopIzq li a.headerBtnNewsletterOver {
	background: url(images/headerTopBtn05over.gif) no-repeat 0 0;
	margin-left: 22px;
}

ul#headerTopIzq li a.headerBtnHome:hover {
	background: url(images/headerTopBtn01over.gif) no-repeat 0 0;
}

ul#headerTopIzq li a.headerBtnContactenos:hover {
	background: url(images/headerTopBtn02over.gif) no-repeat 0 0;
}

ul#headerTopIzq li a.headerBtnNewsletter:hover {
	background: url(images/headerTopBtn05over.gif) no-repeat 0 0;
}

#header_top_der {
	width: 211px;
	height: 30px;
	background: url(images/indexEnglishEspanol.jpg) no-repeat 0 0;
	float: right;
}

ul#headerTopDer li {
	padding: 0;
	margin: 3px 0 0 8px;
	height: 9px;
	display: inline;
}

ul#headerTopDer li a{
	width: 41px;
	height: 9px;
	padding: 0;
	margin: 9px 0 0 10px;
	float: left;
}

ul#headerTopDer li a span {
	display: none;
}


ul#headerTopDer li a.headerBtnEnglish {
	background: url(images/headerTopBtn03.gif) no-repeat 0 0;
}

ul#headerTopDer li a.headerBtnEspanol {
	background: url(images/headerTopBtn04over.gif) no-repeat 0 0;
	margin-left: 21px;
}

ul#headerTopDer li a.headerBtnEnglish:hover {
	background: url(images/headerTopBtn03over.gif) no-repeat 0 0;
}

/* *************** HEADER BOTTOM *************** */

#header_bottom {
	width: 759px;
	height: 326px;
}

#header_bottom_izq {
	width: 252px;
	height: 306px;
	float: left;	
}

#header_bottom_mid {
	width: 295px;
	height: 326px;
	background-image: url(images/indexHeaderBottomMid.jpg);
	float: left;
}

#header_bottom_der {
	width: 212px;
	height: 326px;
	background: url(images/indexHeaderBottomDer.jpg) no-repeat 0 0;
	float: left;
}

ul#botonera {
	padding: 0;
	margin: 80px 0 0 0px;
}

ul#botonera li {
	padding: 0;
	margin: 0;
	height:16px;
}

ul#botonera li a{
	display: block;
	width: 151px;
	height: 16px;
	padding: 0;
	margin: 9px 0 0 28px;
	*margin: 5px 0 0 28px;
}

ul#botonera li a span {
	display: none;
}


ul#botonera li a.boton01 {
	background: url(images/headerBtn01.gif) no-repeat 0 0;
}

ul#botonera li a.boton02 {
	background: url(images/headerBtn02.gif) no-repeat 0 0;
}

ul#botonera li a.boton03 {
	background: url(images/headerBtn03.gif) no-repeat 0 0;
}

ul#botonera li a.boton04 {
	background: url(images/headerBtn04.gif) no-repeat 0 0;
}

ul#botonera li a.boton05 {
	background: url(images/headerBtn05.gif) no-repeat 0 0;
}

ul#botonera li a.boton06 {
	background: url(images/headerBtn06.gif) no-repeat 0 0;
}

ul#botonera li a:hover {
	background-position: 0 -16px;
}

ul#botonera li a.boton01over {
	background: url(images/headerBtn01.gif) no-repeat 0 -16px;
}

ul#headerBotonera_ntroEst li a.boton02over {
	background: url(images/headerBtn02.gif) no-repeat 0 -16px;
}

ul#headerBotonera_ntroEst li a.boton03over {
	background: url(images/headerBtn03.gif) no-repeat 0 -16px;
}

ul#headerBotonera_ntroEst li a.boton04over {
	background: url(images/headerBtn04.gif) no-repeat 0 -16px;
}

ul#headerBotonera_ntroEst li a.boton05over {
	background: url(images/headerBtn05.gif) no-repeat 0 -16px;
}

ul#headerBotonera_ntroEst li a.boton06over {
	background: url(images/headerBtn06.gif) no-repeat 0 -16px;
}
/* **************************************** CONTENIDO **************************************** */

#contenido {
	width: 759px;
	height: 137px;
	margin: 0 auto 0 auto;
	background-color: #032c57;
}

#contenido_izq {
	width: 252px;
	height: 137px;
	float: left;
}

#contenido_izq2 {
	width: 212px;
	height: 137px;
	float: left;
}

#contenido_izq_top {
	width: 221px;
	height: 19px;
	background: url(images/indexNovedades.jpg) no-repeat 31px 0;
}

#contenido_izq_top2 {
	width: 200px;
	height: 19px;
	background: url(images/indexNovedades.jpg) no-repeat 15px 0;
}

#contenido_izq_top p {
	color: #9bca62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	float: right;
}

#contenido_izq_top2 p {
	color: #9bca62;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	float: right;
}

.btnNovedades {
	padding: 4px 0 0 31px;
	float: left;
}

.btnNovedades2 {
	padding: 4px 0 0 15px;
	float: left;
}

.subtitulo {
	color: #2184ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 3px 0 0 0px;
}

.texto {
	color: #cedff0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#contenido_izq_bottom {
	width: 190px;
	padding: 2px 31px 0 31px;
	min-height: 100px;
	_height: 100px;
}

#contenido_izq_bottom2 {
	width: 166px;
	padding: 2px 0 0 15px;
	min-height: 100px;
	_height: 100px;
}

#contenido_mid {
	width: 295px;
	height: 137px;
	background: url(images/indexContenidoMid.jpg) no-repeat 0 0;
	float: left;
}

#contenido_der {
	width: 212px;
	height: 137px;
	float: left;
}

/* **************************************** FOOTER **************************************** */

#footer {
	width: 759px;
	height: 57px;
	margin: 0 auto;
	clear: both;
}


/* *************** FOOTER TOP *************** */
#footer_top {
	width: 759px;
	height: 27px;
	background: url(images/footerDatos.gif) no-repeat  77px 10px;
	background-color: #051628;
}


/* *************** FOOTER BOTTOM *************** */
#footer_bottom {
	width: 759px;
	height: 30px;
}

#footer_bottom_izq {
	color: #8da0b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top: 3px;
}

#footer_bottom_der {
	margin-top: 4px;
	*margin: 0px;
	float: right;
}

#footer_bottom_der a {
	color: #8da0b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;

}

/* **************************************** NUESTRO ESTUDIO **************************************** */
/* **************************************** NUESTRO ESTUDIO **************************************** */
/* **************************************** NUESTRO ESTUDIO **************************************** */

/* **************************************** HEADER **************************************** */

#header_ntroEst {
	width: 759px;
	height: 202px;
	margin: 0 auto 0 auto;
}

/* *************** HEADER TOP *************** */

#header_top_ntroEst {
	width: 759px;
	height: 30px;
	background-color: #031b34;
}

#header_top_izq_ntroEst {
	width: 252px;
	height: 30px;
	background: url(images/indexHomeContactenos.jpg) no-repeat 0 0;
	float: left;
}

#header_top_der_ntroEst {
	width: 213px;
	height: 30px;
	background: url(images/indexEnglishEspanol.jpg) no-repeat 0 0;
	float: right;
}

/* *************** HEADER BOTTOM *************** */

#header_bottom_ntroEst {
	width: 759px;
	height: 172px;
}

#header_bottom_izq_ntroEst {
	width: 252px;
	height: 172px;
/*	background: url(images/ntroEstHeaderBottomIzq.jpg) no-repeat 0 0;*/
	float: left;
}

#header_bottom_mid_ntroEst {
	width: 295px;
	height: 172px;
	background: url(images/NtroEstHeaderMid.jpg) no-repeat 0 0;
	float: left;
}

#header_bottom_mid_areaPract {
	width: 295px;
	height: 172px;
	background: url(images/AreaPractHeaderMid.jpg) no-repeat 0 0;
	float: left;
}

#header_bottom_mid_ntraGente {
	width: 295px;
	height: 172px;
	background: url(images/NtraGenteHeaderMid.jpg) no-repeat 0 0;
	float: left;
}

#header_bottom_mid_noticias {
	width: 295px;
	height: 172px;
	background: url(images/NoticiasHeaderMid.jpg) no-repeat 0 0;
	float: left;
}

#header_bottom_der_ntroEst {
	width: 212px;
	height: 172px;
	background: url(images/ntroEstHeaderBottomDer.jpg) no-repeat 0 0;
	float: right;
}

ul#headerBotonera_ntroEst {
	padding: 0;
	margin: 21px 0 0 0px;
}

ul#headerBotonera_ntroEst li {
	padding: 0;
	margin: 0;
	height:16px;
}

ul#headerBotonera_ntroEst li a{
	display: block;
	width: 151px;
	height: 16px;
	padding: 0;
	margin: 9px 0 0 28px;
	*margin: 5px 0 0 28px;
}

ul#headerBotonera_ntroEst li a span {
	display: none;
}

ul#headerBotonera_ntroEst li a.boton01 {
	background: url(images/headerBtn01.gif) no-repeat 0 0;
}

ul#headerBotonera_ntroEst li a.boton02 {
	background: url(images/headerBtn02.gif) no-repeat 0 0;
}

ul#headerBotonera_ntroEst li a.boton03 {
	background: url(images/headerBtn03.gif) no-repeat 0 0;
}

ul#headerBotonera_ntroEst li a.boton04 {
	background: url(images/headerBtn04.gif) no-repeat 0 0;
}

ul#headerBotonera_ntroEst li a.boton05 {
	background: url(images/headerBtn05.gif) no-repeat 0 0;
}

ul#headerBotonera_ntroEst li a.boton06 {
	background: url(images/headerBtn06.gif) no-repeat 0 0;
}

ul#headerBotonera_ntroEst li a:hover {
	background-position: 0 -16px;
}

/* **************************************** CONTENIDO **************************************** */

#contenido_ntroEst {
	width: 759px;
	height: 287px;
	margin: 0 0 4px 0;
}

#contenido_area_pract {
	width: 759px;
	margin: 0 0 4px 0;
}

#contenido_ntroEst_listado {
	width: 759px;
	margin: 0 0 4px 0;
}

#contenido_ntroEst_ntra_gente_busqueda {
	width: 759px;
	margin: 0 0 4px 0;
}

#contenido_ntroEst_probono {
	width: 759px;
	height: 320px;
	margin: 0 0 4px 0;
}

#contenido_ntroEst_capa {
	width: 759px;
	height: 347px;
	margin: 0 0 4px 0;
}

#contenido_ntroEst_ntro_val {
	width: 759px;
	height: 416px;
	margin: 0 0 4px 0;
}

#contenido_top_ntroEst {
	width: 759px;
	height: 35px;
	background: url(images/ntroEstTitCont.jpg) no-repeat 0 0;
}

#contenido_top_ntroEst-en {
	width: 759px;
	height: 35px;
	background: url(images/ntroEstTitCont-en.jpg) no-repeat 0 0;
}

#contenido_bottom_ntroEst {
	width: 759px;
	height: 252px;
}

#contenido_bottom_izq_ntroEst {
	width: 548px;
	float: left;
}

#contenido_bottom_izq_area_pract {
	width: 548px;
	float: left;
}

#contenido_bottom_izq_ntroEst_listado {
	width: 548px;
	float: left;
}


#contenido_bottom_izq_top_ntroEst {
	width: 527px;
	height: 46px;
	float: left;
	background: url(images/ntroEstContIzqTopTit.jpg) no-repeat 0 0;
	padding-left: 21px;
}

.btnVolver {
	width: 40px;
	height: 6px;
/*	background: url(images/btnVolver.gif) no-repeat 0 0;*/
	margin: 31px 22px 0 0;
	*margin: 32px 22px 0 0;
	float: right;
}

#contenido_bottom_izq_top_ntroEst p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 25px;
}

#contenido_bottom_izq_bottom_ntroEst {
	width: 548px;
	height: 206px;
	background-color: #FFF;
	float: left;
}

#contenido_bottom_izq_bottom_ntroEst_capa {
	width: 548px;
	height: 256px;
	background-color: #FFF;
	float: left;
	padding-top: 10px;
}

#contenido_bottom_izq_bottom_ntroEst_qsomos {
	width: 548px;
	*width: 545px;
	height: 196px;
	background-color: #FFF;
	float: left;
	padding-top: 10px;
}

#contenido_bottom_izq_bottom_ntroEst_qsomos-en {
	width: 548px;
	height: 206px;
	background-color: #FFF;
	float: left;
}

#contenido_bottom_izq_bottom_ntroEst_ntro_val {
	width: 548px;
	height: 325px;
	background-color: #FFF;
	float: left;
	padding-top: 10px;
}

#contenido_bottom_izq_bottom_ntroEst_pro_bono {
	width: 548px;
	*width: 545px;
	height: 230px;
	background-color: #FFF;
	float: left;
	padding-top: 10px;
}

#contenido_bottom_izq_bottom_ntroEst_ntro_val p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	padding: 5px 21px 10px 21px;
}

#contenido_bottom_izq_bottom_ntroEst_pro_bono p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	padding: 5px 21px 10px 21px;
}

#contenido_bottom_izq_bottom_ntroEst p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 5px 21px 3px 21px;
}

#contenido_bottom_izq_bottom_ntroEst_capa p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	padding: 5px 21px 10px 21px;
}

#contenido_bottom_izq_bottom_ntroEst_qsomos p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	padding: 5px 21px 10px 21px;
}

#contenido_bottom_izq_bottom_ntroEst_qsomos-en p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 5px 21px 3px 21px;
}

#contenido_bottom_der_ntroEst {
	width: 211px;
	height: 252px;
	float: left;
	background: url(images/ntroEstContBottomDer.jpg) no-repeat 0 0;
}

#contenido_bottom_der_ntra_gente_busqueda {
	width: 211px;
	height: 252px;
	float: left;
}

#contenido_bottom_der_ntroEst_listado {
	width: 211px;
	height: 252px;
	float: left;
}

#contenido_bottom_der_ntroEst_probono {
	width: 211px;
	height: 286px;
	float: left;
	background: url(images/ntroEstContBottomDer_probono.jpg) no-repeat 0 0;
}

#contenido_bottom_der_ntroEst_capa {
	width: 211px;
	height: 312px;
	float: left;
	background: url(images/ntroEstContBottomDer2.jpg) no-repeat 0 0;
}

#contenido_bottom_der_ntroEst_ntro_val {
	width: 211px;
	height: 381px;
	float: left;
	background: url(images/ntraGenteNtroEstConteBottomDer.jpg) no-repeat 0 0;
}

ul#ContBotonera_ntroEst {
	padding: 0;
	margin: 32px 0 0 0px;
}

ul#ContBotonera_ntroEst li a{
	display: block;
	width: 151px;
	height: 16px;
	padding: 0;
	margin: 9px 0 0 28px;
	*margin: 5px 0 0 28px;
}

ul#ContBotonera_ntroEst li a span {
	display: none;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn01 {
	background: url(images/ntroEstBtn01.gif) no-repeat 0 0;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn01-en {
	background: url(images/ntroEstBtn01-en.gif) no-repeat 0 0;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn02 {
	background: url(images/ntroEstBtn02.gif) no-repeat 0 0;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn02-en {
	background: url(images/ntroEstBtn02-en.gif) no-repeat 0 0;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn03 {
	background: url(images/ntroEstBtn03.gif) no-repeat 0 0;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn04 {
	background: url(images/ntroEstBtn04.gif) no-repeat 0 0;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn04-en {
	background: url(images/ntroEstBtn04-en.gif) no-repeat 0 0;
}


ul#ContBotonera_ntroEst li a:hover {
	background-position: 0 -16px;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn01over {
	background: url(images/ntroEstBtn01.gif) no-repeat 0 -16px;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn01over-en {
	background: url(images/ntroEstBtn01-en.gif) no-repeat 0 -16px;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn02over {
	background: url(images/ntroEstBtn02.gif) no-repeat 0 -16px;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn02over-en {
	background: url(images/ntroEstBtn02-en.gif) no-repeat 0 -16px;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn03over {
	background: url(images/ntroEstBtn03.gif) no-repeat 0 -16px;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn04over {
	background: url(images/ntroEstBtn04.gif) no-repeat 0 -16px;
}

ul#ContBotonera_ntroEst li a.ntroEstBtn04over-en {
	background: url(images/ntroEstBtn04-en.gif) no-repeat 0 -16px;
}
/* **************************************** AREA DE PRACTICA **************************************** */
/* **************************************** AREA DE PRACTICA **************************************** */
/* **************************************** AREA DE PRACTICA **************************************** */

#contenido_top_areaPract {
	width: 759px;
	height: 35px;
	background: url(images/areaPractTitCont.jpg) no-repeat 0 0;
}

#contenido_bottom_izq_top_areaPract {
	width: 759px;
	height: 46px;
	float: left;
	background: url(images/areaPractContIzqTopTit.jpg) no-repeat 0 0;
}

#contenido_bottom_izq_top_areaPract p{
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 25px 0 0 21px;
}

ul#volver_areaPract {
	padding: 0;
	margin: 31px 0 0 696px;
	*margin: 22px 0 0 696px;
}

ul#volver_areaPract li {
	padding: 0;
	margin: 0;
	height: 6px;
}

ul#volver_areaPract li a{
	display: block;
	width: 40px;
	height: 6px;
	padding: 0;
}

ul#volver_areaPract li a span {
	display: none;
}


ul#volver_areaPract li a.btnVolver {
	background: url(images/btnVolver.gif) no-repeat 0 0;
}


#contenido_bottom_izq_bottom_areaPract {
	width: 738px;
	min-height: 242px;
	_height: 225px;
	background-color: #FFF;
	padding-left: 21px;
	padding-top: 10px;
}

#contenido_bottom_izq_bottom_areaPract p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 5px 21px 0 21px;
}

ul#listadoAreas {
	width: 233px;
	height: 190px;
	padding: 10px 0 0 20px;
	line-height: 16px;
	float: left;
}

ul#listadoAreas li {
	background: url(images/ico_bullet.gif) no-repeat left 7px;
	padding-left: 10px;
}


ul#listadoAreas li a{
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
/*	margin: 0 0 0 22px;*/
}

ul#listadoAreasGente {
	width: 233px;
	height: 190px;
	padding: 10px 0 0 20px;
	line-height: 16px;
	float: left;
}

ul#listadoAreasGente li {
	background: url(images/ico_bullet.gif) no-repeat left 7px;
	padding-left: 10px;
}


ul#listadoAreasGente li a{
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
/*	margin: 0 0 0 22px;*/
}

/* **************************************** NUESTRA GENTE **************************************** */
/* **************************************** NUESTRA GENTE **************************************** */
/* **************************************** NUESTRA GENTE **************************************** */

/* **************************************** CONTENIDO **************************************** */

#contenido_ntraGente {
	width: 759px;
	margin: 0 auto;
}

#contenido_top_ntraGente {
	width: 759px;
	height: 35px;
	background: url(images/ntraGenteTitCont.jpg) no-repeat 0 0;
}

#contenido_bottom_ntraGente {
	width: 759px;
	height: 507px;
}

#accordion {
	width: 234px;
	position:absolute;
	z-index:10;
	background: #FFF;
	cursor:pointer;
	border-bottom: 1px solid #afb6bd;
	float: left;
}

.toggler {
	color: #345a99;
	margin: 0;
	padding: 4px 5px 0;
	background: url(images/bgTextFieldPorLetra.jpg) no-repeat 0 0 ;
	border-bottom:0;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
}

.element {
 	border: 1px solid #afb6bd;
}

.listadoTips{
	height:100px;
	overflow:auto;
	margin:0;
	padding:0;
	padding-left:5px;
	scrollbar-face-color: #e4edf6;
    scrollbar-highlight-color: #FFF;
    scrollbar-3dlight-color: #F1F1F1;
}

.listadoTips .titulo_tips{
	font-weight:bold;
	list-style:none;
	color: #032c57;
}

.listadoTips a{
	color: #032c57;
	text-decoration:none;
}

ul#ContBotonera_ntraGente {
	padding: 0;
	margin: 32px 0 0 0px;
}

ul#ContBotonera_ntraGente li a{
	display: block;
	width: 151px;
	height: 16px;
	padding: 0;
	margin: 9px 0 0 28px;
	*margin: 5px 0 0 28px;
}

ul#ContBotonera_ntraGente li a span {
	display: none;
}

ul#ContBotonera_ntraGente li a.ntraGenteBtn01 {
	background: url(images/ntraGenteBtn01.gif) no-repeat 0 0;
}

ul#ContBotonera_ntraGente li a.ntraGenteBtn02 {
	background: url(images/ntraGenteBtn02.gif) no-repeat 0 0;
}

ul#ContBotonera_ntraGente li a.ntraGenteBtn03 {
	background: url(images/ntraGenteBtn03.gif) no-repeat 0 0;
}

ul#ContBotonera_ntraGente li a:hover {
	background-position: 0 -16px;
}

#contenido_bottom_izq_top_ntraGente p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

#contenido_bottom_izq_bottom_ntraGente {
	width: 548px;
/*	height: 206px;*/
	background-color: #FFF;
	float: left;
}

#contenido_bottom_izq_bottom_ntraGente_resultados {
	width: 548px;
	min-height: 206px;
	_height: 206px;
	background-color: #FFF;
	float: left;
}

#contenido_bottom_izq_bottom_ntraGente_busqueda {
	width: 548px;
	min-height:206px;
	_height: 206px;
	background-color: #FFF;
	float: left;
}

#contenido_bottom_izq_bottom_ntraGente_busqueda p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 21px 0 21px;
}

#contenido_bottom_izq_bottom_ntraGente p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 21px 0 21px;
}

#contenido_bottom_izq_bottom_ntraGente_resultados p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 21px 0 21px;
}

#contenido_bottom_izq_bottom_ntraGente_listado {
	width: 548px;
	height: 206px;
	min-height: 206px;
	_height: 206px;
	background-color: #FFF;
	float: left;
}

#contenido_bottom_izq_bottom_ntraGente_listado2 {
	width: 548px;
	background-color: #FFF;
	float: left;
	min-height:206px;
	_height:206px;
}

#contenido_bottom_izq_bottom_ntraGente_listado p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 21px 0 21px;
}


#contenido_bottom_izq_bottom_ntraGente_listado ul {
	margin: 10px 0 0 11px;
	*margin: 10px 0 0 2px;
}

#contenido_bottom_izq_bottom_ntraGente_listado ul li {
	margin: 0 0 0 12.5px;
	float:left;
}

#contenido_bottom_izq_bottom_ntraGente_listado ul li a {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#contenido_bottom_izq_bottom_ntraGente label {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#contenido_bottom_izq_bottom_ntraGente input {
	width: 239px;
	height: 17px;
	background: url(images/input-extraLarge_ntraGente.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0;
}

#contenido_bottom_izq_bottom_ntraGente_listado label {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#contenido_bottom_izq_bottom_ntraGente_listado input {
	width: 239px;
	height: 17px;
	background: url(images/input-extraLarge_ntraGente.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0;
}


.nombreApellido {
	float: left;
	margin: 8px 0 0 23px;
	*margin: 4px 0 0 12px;
}

.palabraPractice {
	float: left;
	margin: 8px 0 0 21px;
	*margin: 4px 0 0 21px;
}

#contenido_bottom_izq_bottom_ntraGente select {
	width: 239px;
}

#contenido_bottom_izq_bottom_ntraGente_listado select {
	width: 239px;
	float: left;
}

.formAbogados .divMasAlto{
	height:32px;
}

.formAbogados span.div_input{
	display:block;
	float:left;
	height:17px;
	margin:0;
}

.formAbogados select{
	width:275px;
	font-size:10px;
	text-align:left;
	background:#f3f3f3;
	border:1px solid #dadada;
}

.formAbogados span.div_input{
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
}

.formAbogados .input_extraLarge{
	width:275px;
	background: url(images/input-extraLarge.gif);	
}

.formAbogados .input_extraLarge input{
	width:275px;
}

.envia_ntraGente {
	margin: 21px 0 0 25px;
	*margin: 18px 0 0 24px;
	float: left;
}

/* **************************************** NUESTRA GENTE SOCIOS **************************************** */
/* **************************************** NUESTRA GENTE SOCIOS **************************************** */
/* **************************************** NUESTRA GENTE SOCIOS **************************************** */

/*.listaSociosIzq {
	float: left;
}

ul.listadoSocioIzq {
	width: 250px;
	margin: 10px 0 8px 22px;
}

ul.listadoSocioIzq li {
	display: block;
}

ul.listadoSocioIzq li a{
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}

ul.listadoSociosDer {
	width: 250px;
	margin: 10px 0 8px 5px;
}

ul.listadoSociosDer li {
	display: block;
}

ul.listadoSociosDer li a{
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}*/

table#tablaListaSocios {
	margin: 8px 0 0 21px;
}

table#tablaListaSocios td {
	width: 250px;
	line-height: 18px;
}

table#tablaListaSocios td a {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/ico_bullet.gif) no-repeat left 5px;
	padding-left: 10px;
}

#contenido_bottom_izq_bottom_areaPract ul li ul {
	width: 240px;
	float: left;
}

#contenido_bottom_izq_bottom_areaPract ul li ul li {
	height: 18px;
}

#contenido_bottom_izq_bottom_areaPract ul li a {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/ico_bullet.gif) no-repeat left 5px;
	padding-left: 10px;
}

table#tablaListaAreas {
	margin: 8px 0 8px 21px;
	clear:both;
}

table#tablaListaAreas td {
	width: 240px;
	line-height: 18px;
}

table#tablaListaAreas td a {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/ico_bullet.gif) no-repeat left 5px;
	padding-left: 10px;
}

/* **************************************** NUESTRA GENTE DETALLE **************************************** */
/* **************************************** NUESTRA GENTE DETALLE **************************************** */
/* **************************************** NUESTRA GENTE DETALLE **************************************** */

#contenedor_ntraGenteSocios {
	width: 800px;
/*	height: 800px;*/
	margin: 0 auto;
	background-color: #00244a;
}

#contenedor_cvcompleto {
	width: 800px;
	margin: 0 auto;
}

#contenedor_ntraGenteSocios_detalle {
	width: 800px;
	height: 485px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenido_ntraGenteSocios {
	width: 759px;
/*	height: 507px;*/
	margin: 0 0 4px 0;
}

#contenido_bottom_izq_ntraGenteSocios {
	width: 548px;
/*	height: 507px;*/
	float: left;
}

#contenido_bottom_izq_top_ntraGenteSocios {
	width: 548px;
	height: 46px;
/*	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;*/
	float: left;
	background: url(images/ntraGenteSociosContIzqTopTit.jpg) no-repeat 0 0;
}

#contenido_bottom_izq_top_ntraGenteSocios p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 27px 0 0 22px;
}

.socios {
	padding: 25px 0 0 21px;
}

#contenido_bottom_izq_bottom_ntraGenteSocios {
	width: 548px;
/*	height: 461px;*/
	background-color: #FFF;
/*	float: left;*/
}

#contenido_bottom_izq_bottom_izq_ntraGenteSocios {
	width: 504px;
/*	height: 138px;*/
	margin: 10px 11px 0 21px;
	*margin: 10px 11px 0 11px;
	float: left;
}

#contBiBi {
	width: 96px;
	float: left;
}

#contBiBi_noti {
	float: left;
	width: 325px;
}

#contBiBi_noti p{
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#contBiBi_noti_foto {
	width: 170px;
/*	height: 128px;*/
	float: right;
}

#contBiBi p {
	margin: 0 0 0 20px;
}

#contBiBi2 {
	float: left;
}

#contBiBi2_noti {
	width: 325px;
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-top: 5px;
	clear: left;
}

#contBibi3 {
	width: 40px;
	height: 16px;
	float: right;
}

#contBibi3 a {
	padding-left: 2px;
}

a.infoSocio {
	color: #00244a;
	text-decoration: none;
}

#contBiBi2 p {
	margin-left: 20px;
}

#contenido_bottom_izq_bottom_der_ntraGenteSocios {
	width: 507px;
	padding: 10px 20px 10px 21px;
	*padding: 10px 10px 10px 10px;
	float: left;
	background: #FFF;
	min-height: 50px;
	_height: 50px:
}

#contenido_bottom_izq_bottom_der_ntraGenteSocios p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin-bottom: 5px;
}

#contenido_bottom_izq_bottom_der_ntraGenteSocios_noti {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 507px;
	padding: 10px 20px 10px 21px;
	float: left;
	background: #FFF;
}

#contenido_bottom_izq_bottom_der_ntraGenteSocios_noti p {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}

#contenido_bottom_izq_bottom_der_ntraGenteSocios_noti p a{
	text-decoration: none;
	color: #00244a;
}

.nombreSocio {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
}

.nombreSocioInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
}

.btnVerCV {
	float: right;
	margin: 0 22px 0 0;
}

.descSocio {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.descSocio p{
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 0 0 5px 0;
}

#contenido_bottom_der_ntraGenteSocios {
	width: 211px;
/*	height: 507px;*/
	float: left;
/*	background: url(images/ntraGenteSociosConteBottomDer.jpg) no-repeat 0 bottom;*/
}

/* **************************************** NOTICIAS **************************************** */
/* **************************************** NOTICIAS **************************************** */
/* **************************************** NOTICIAS **************************************** */

#contenido_top_noticias {
	width: 759px;
	height: 35px;
	background: url(images/noticiasTitCont.jpg) no-repeat 0 0;
}

ul#ContBotonera_noticias {
	padding: 0;
	margin: 32px 0 0 0px;
}

ul#ContBotonera_noticias li a{
	display: block;
	width: 151px;
	height: 16px;
	padding: 0;
	margin: 9px 0 0 28px;
	*margin: 5px 0 0 28px;
}

ul#ContBotonera_noticias li a span {
	display: none;
}

ul#ContBotonera_noticias li a.noticiasBtn01 {
	background: url(images/noticiasBtn01.gif) no-repeat 0 0;
}

ul#ContBotonera_noticias li a.noticiasBtn01over {
	background: url(images/noticiasBtn01.gif) no-repeat 0 -16px;
}

ul#ContBotonera_noticias li a.noticiasBtn02 {
	background: url(images/noticiasBtn02.gif) no-repeat 0 0;
}

ul#ContBotonera_noticias li a.noticiasBtn02over {
	background: url(images/noticiasBtn02.gif) no-repeat 0 -16px;
}

ul#ContBotonera_noticias li a.noticiasBtn03 {
	background: url(images/noticiasBtn03.gif) no-repeat 0 0;
}

ul#ContBotonera_noticias li a.noticiasBtn03over {
	background: url(images/noticiasBtn03.gif) no-repeat 0 -16px;
}

ul#ContBotonera_noticias li a.noticiasBtn04 {
	background: url(images/noticiasBtn04.gif) no-repeat 0 0;
}

ul#ContBotonera_noticias li a.noticiasBtn04over {
	background: url(images/noticiasBtn04.gif) no-repeat 0 -16px;
}

ul#ContBotonera_noticias li a:hover {
	background-position: 0 -16px;
}

#contenido_bottom_izq_bottom_noticias {
/*	width: 548px;*/
	height: 252px;
	*height: 206px;
	background: #FFF;
}

#contenido_bottom_izq_bottom_noticias_news {
	widows: 552px;
	*width: 536px;
	height: 252px;
	*height: 206px;
	background: #FFF;
}

#contenido_bottom_izq_bottom_premios {
	width: 548px;
	height: 206px;
	background-color: #FFF;
	float: left;
}

#contenido_bottom_izq_bottom_noticias label {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#contenido_bottom_izq_bottom_noticias input {
	width: 239px;
	height: 17px;
	background: url(images/input-extraLarge_ntraGente.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0;
}

#contenido_bottom_izq_bottom_noticias_news label {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#contenido_bottom_izq_bottom_noticias_news input {
	width: 239px;
	height: 17px;
	background: url(images/input-extraLarge_ntraGente.gif) no-repeat 0 0;
	border: 0;
	display: block;
	margin: 0;
}

.listadoNoticias {
	width: 508px;
	min-height:230px;
	_height:185px;
	padding: 0 20px 0 20px;
	display: block;
}

.listadoNoticias p.tituloNoticia {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 10px 21px 0 0;
	clear: both;
}

.listadoNoticias p.tituloNoticia a {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

.tituloCopete {
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-left: 15px;
	font-weight: normal;
	line-height: 15px;
}


/*ul#listaNoticias {
	margin: 0 0 0 21px;
}

ul#listaNoticias li {
	background: url(images/bullet.gif) no-repeat 0 19px red;
	padding: 10px 0 0 15px;
}

ul#listaNoticias h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

ul#listaNoticias p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

ul#listaNoticias h2 a{
	color: #00244a;
	text-decoration: none;
}

ul#listaNoticias p a{
	color: #00244a;
	text-decoration: none;
}*/

#paginado_noticias {
	width: 250px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00244a;
}

#paginado_noticias a {
	text-decoration: none;
	padding-right: 3px;
}

#paginado_noticias2 {
	width: 250px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00244a;
}

#paginado_noticias2 a {
	text-decoration: none;
}


/***** PREMIOS *****/
#contenedorPremios {
	width: 548px;
}

#Premios {
	width: 273px;
	height: 180px;
	float: left;
	margin: 10px 0 0 0;
}

#titPremios {
	width: 274px;
	margin: 0 0 0 32px;
}

#titPremios p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#contPremios {
	width: 210px;
	height: 152px;
	/*background: url(images/premio.jpg) no-repeat 0 0;*/
	clear: both;
	margin: 0 auto;
}

ul#listaPremios {
	margin: 5px 0 0 21px;
}

ul#listaPremios li {
	background: url(images/bullet.gif) no-repeat left 8px;
	padding: 0 0 0 15px;
	display: block;
}

ul#listaPremios a{
	text-decoration: none;
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

ul#listaArticulos {
	padding: 51px 0 0 21px;
	*padding: 5px 0 0 21px;
}

ul#listaArticulos li {
	background: url(images/bullet.gif) no-repeat left 8px;
	padding: 0 0 0 15px;
	display: block;
}

ul#listaArticulos a{
	text-decoration: none;
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}



/* **************************************** TRABAJAR EN CARDENAS **************************************** */
/* **************************************** TRABAJAR EN CARDENAS **************************************** */
/* **************************************** TRABAJAR EN CARDENAS **************************************** */
#contenido_bottom_izq_bottom_trabCard {
	width: 759px;
	height: 255px;
	padding-top: 50px;
	*padding-top: 5px;
	background-color: #FFF;
}

#contenido_bottom_izq_bottom_trabCard p {
	padding: 0 22px 5px 22px;
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

#contenido_top_trabCard {
	width: 759px;
	height: 35px;
	background: url(images/trabCardTitCont.jpg) no-repeat 0 0;
}

/* **************************************** CONTACTENOS **************************************** */
/* **************************************** CONTACTENOS **************************************** */
/* **************************************** CONTACTENOS **************************************** */

#contenedor_contacto {
	width: 800px;
	height: 670px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenido_contacto {
	width: 759px;
	height: 405px;
	margin: 0 0 4px 0;
}

#contenido_bottom_contacto {
	width: 759px;
	height: 252px;
}

#contenido_bottom_izq_bottom_contacto {
	width: 759px;
	height: 320px;
	padding-top: 50px;
	*padding-top: 10px;
	background-color: #FFF;
}

#contenido_bottom_izq_bottom_contacto p {
	padding: 10px 22px 5px 22px;
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}


#contenido_top_contactenos {
	width: 759px;
	height: 35px;
	background: url(images/contactoTitCont.jpg) no-repeat 0 0;
}

.formRegistracion{
	width:420px;
	_width: 350px;
	_height:290px;
	padding-top:20px;
	min-height:390px;
	margin: 0 auto;
	*margin: 0 0 0 170px;
	background: url(images/registrate-ahora-tresemme.jpg) no-repeat right bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00244a;
	text-align:left;
}

.formRegistracion div{
	width:420px;
	clear:both;
	height:23px;
	
}

.formRegistracion .divMasAlto{
	height:32px;
}

.formRegistracion label, 
.formRegistracion span.div_input{
	display:block;
	float:left;
	height:17px;
	margin:0;
}

.formRegistracion label{
	width:95px;
	background: url(images/bullet-form.gif) no-repeat 0 5px;
	padding-left:10px;
	font-size:11px;
}

.formRegistracion label.sinFondo{
	background:none;
}

.formRegistracion label.sinFondoSmall{
	width:15px;
	background:none;
}

.formRegistracion input{
	border:0;
	background:none;
	height:17px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.formRegistracion select{
	width:275px;
	font-size:10px;
	text-align:left;
	background:#f3f3f3;
	border:1px solid #dadada;
}

.formRegistracion span.div_input{
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
}

.formRegistracion .input_extraLarge{
	width:275px;
	background: url(images/input-extraLarge.gif);	
}

.formRegistracion .input_extraLarge input{
	width:275px;
}

.formRegistracion .input_large{
	width:164px;
	background: url(images/input-large.gif);
}

.formRegistracion .input_large input{
	width:164px;
}

.formRegistracion .input_medium{
	width:85px;
	background: url(images/input-medium.gif);
}

.formRegistracion .input_medium input{
	width:85px;
}

.formRegistracion .input_small{
	width:46px;
	background: url(images/input-small.gif);
}

.formRegistracion .input_comment{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:275px;
	height:92px;
	background-image: url(images/input-comment.gif);
}

.formRegistracion .input_comment input{
	width:92px;
}


.formRegistracion .input_small input{
	width:46px;
}

.formRegistracion .input_xsmall{
	width:25px;
	background: url(images/input-xsmall.gif);
}

.formRegistracion .input_xsmall input{
	width:25px;
}

.formRegistracion .input_xxsmall{
	width:18px;
	background: url(images/input-xxsmall.gif);
}

.formRegistracion .input_xxsmall input{
	width:18px;
}

.formRegistracion p{
	float:left;
	padding-left:12px;
}

.formRegistracion .checkbox{
	background:none;
	border:none;
	outline:none;
}

.formRegistracion a{
	color:#7c7c7c;
}


.formRegistracion .botonera{
	padding:15px 10px 0 10px;
}

.formRegistracion button{
	background:none;
	border:none;
	outline:none;
	cursor:pointer;
	width:134px;
	height:16px;
	line-height:300px;
	overflow:hidden;
}

.formRegistracion button span{
	display:none;
}

.formRegistracion .botonEnviar{
	background: url(images/btn-enviar.gif) no-repeat 0 0;
	margin-right:5px;
}

.formRegistracion .botonBorrar{
	background: url(images/btn-borrar.gif) no-repeat 0 0;
}

.formRegistracion div table{
	font-size:10px;
	width:275px;
	float:left;
}

/* **************************************** NEWSLETTER **************************************** */
/* **************************************** NEWSLETTER **************************************** */
/* **************************************** NEWSLETTER **************************************** */

#contenedor_newsletter {
	width: 800px;
	height: 575px;
	*height: 545px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenedor_trabCard {
	width: 800px;
	height: 600px;
	*height: 545px;
	margin: 0 auto;
	background-color: #00244a;
}

#contenido_newsletter {
	width: 759px;
	height: 315px;
	margin: 0 0 4px 0;
}

#contenido_trabCard {
	width: 759px;
	height: 340px;
	margin: 0 0 4px 0;
}

#contenido_top_newsletter {
	width: 759px;
	height: 35px;
	background: url(images/newsletterTitCont.jpg) no-repeat 0 0;
}

#contenido_bottom_izq_bottom_newsletter {
	width: 759px;
	height: 230px;
	padding-top: 50px;
	*padding-top: 10px;
	*height: 225px;
	background-color: #FFF;
}

#contenido_bottom_izq_bottom_envia_newsletter {
	width: 759px;
	height: 230px;
	padding-top: 50px;
	*padding-top: 10px;
	*height: 225px;
	background-color: #FFF;
}

#contenido_bottom_izq_bottom_envia_newsletter p {
	padding: 30px 22px 0 22px;
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}

#contenido_bottom_izq_bottom_newsletter p {
	padding: 0 22px 5px 22px;
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

.formNewsletter{
	width:420px;
	_width: 350px;
	_height:1950x;
	padding-top:15px;
	min-height:390px;
	margin: 0 auto;
	*margin: 0 0 0 170px;
	background: url(images/registrate-ahora-tresemme.jpg) no-repeat right bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00244a;
	text-align:left;
}

.formNewsletter div{
	width:420px;
	clear:both;
	height:23px;
	
}

.formNewsletter .divMasAlto{
	height:32px;
}

.formNewsletter label, 
.formNewsletter span.div_input{
	display:block;
	float:left;
/*	height:17px;*/
	margin:0;
	
}

.formNewsletter label{
	width:95px;
	background: url(images/bullet-form.gif) no-repeat 0 5px;
	padding-left:10px;
	font-size:11px;
}

.formNewsletter label.sinFondo{
	background:none;
}

.formNewsletter label.sinFondoSmall{
	width:15px;
	background:none;
}

.formNewsletter input{
	border:0;
	background:none;
	height:17px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.formNewsletter select{
	width:275px;
	font-size:10px;
	text-align:left;
	background:#f3f3f3;
	border:1px solid #dadada;
}

.formNewsletter span.div_input{
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
}

.formNewsletter .input_extraLarge{
	width:275px;
	background: url(images/input-extraLarge.gif);	
}

.formNewsletter .input_extraLarge input{
	width:275px;
}

.formNewsletter .input_large{
	width:164px;
	background: url(images/input-large.gif);
}

.formNewsletter .input_large input{
	width:164px;
}

.formNewsletter .input_large_cv {
	width: auto;
	height: auto;
	background: url(images/input-large_cv.gif);
}

.formNewsletter .input_large_cv input{
	width: auto;
	height: auto;
}


.formNewsletter .input_medium{
	width:85px;
	background: url(images/input-medium.gif);
}

.formNewsletter .input_medium input{
	width:85px;
}

.formNewsletter .input_small{
	width:46px;
	background: url(images/input-small.gif);
}

.formNewsletter .input_comment{
	font-family:Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	font-size:11px;
	width:275px;
	height:92px;
	background-image: url(images/input-comment.gif);
}

.formNewsletter .input_comment input{
	width:92px;
}


.formNewsletter .input_small input{
	width:46px;
}

.formNewsletter .input_xsmall{
	width:25px;
	background: url(images/input-xsmall.gif);
}

.formNewsletter .input_xsmall input{
	width:25px;
}

.formNewsletter .input_xxsmall{
	width:18px;
	background: url(images/input-xxsmall.gif);
}

.formNewsletter .input_xxsmall input{
	width:18px;
}

.formNewsletter p{
	float:left;
	padding-left:12px;
}

.formNewsletter .checkbox{
	background:none;
	border:none;
	outline:none;
}

.formNewsletter a{
	color:#7c7c7c;
}


.formNewsletter .botonera{
	padding:15px 10px 0 10px;
}

.formNewsletter button{
	background:none;
	border:none;
	outline:none;
	cursor:pointer;
	width:134px;
	height:16px;
	line-height:300px;
	overflow:hidden;
}

.formNewsletter button span{
	display:none;
}

.formNewsletter .botonEnviar{
	background: url(images/btn-enviar.gif) no-repeat 0 0;
	margin-right:5px;
}

.formNewsletter .botonBorrar{
	background: url(images/btn-borrar.gif) no-repeat 0 0;
}

.formNewsletter div table{
	font-size:10px;
	width:275px;
	float:left;
}

/****** NOTICIAS NEWSLETTER ******/
.porFecha {
	float: left;
	margin: 8px 22px 0 23px;
	*margin: 4px 22px 0 12px;
}

.porMes {
	float: left;
}

.porMes select {
	width: 239px;
}

.porAnio {
	float: right;
}

.porAnio select {
	width: 239px;
}

.porKeyword {
	float: left;
	margin: 8px 0 0 22px;
	*margin: 4px 10px 0 12px;
}

.porKeyword input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.envia_news {
	margin: 21px 21px 0 26px;
	*margin: 18px 10px 0 15px;
	float: left;
}

form#formNewsletter input.examinar {
	border: 1px solid #999999;
	background: #FFF;
	float: left;
}

ul#listaAreasUl {
	padding: 5px 0 0 21px;
	min-height: 180px;
	_height: 180px;
}

ul#listaAreasUl li {
	background: url(images/bullet.gif) no-repeat left 8px;
	padding: 0 0 0 15px;
	display: block;
}

ul#listaAreasUl a{
	text-decoration: none;
	color: #00244a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
