body {
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #404b55;
	width: 100%;
	color: #404b55;
}
h2 {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}
h4 {
	color: #155b73;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 0.95em;
	color: #155b73;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

input {
	margin-left: 5px;
	margin-bottom: 4px;
}

select {
	width: 155px;
	margin-top: 19px;
	margin-right: 7px;
	border: 1px solid #3f5866;
	color: #114f65;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
option.zebra {
	background-color: #f3f6f7;
}

p, ul, li, form {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #009ee0;
	text-decoration: none;
	outline:0px;
}
a:hover {
	color: #057bad;
}
a.lnkMuestra {
	background-image: url(../img/b_muestra.gif);
	background-repeat: no-repeat;
	display: block;
	height: 59px;
	width: 94px;
	text-indent: -9999px;
	margin-left: 6px;
	margin-top: 10px;
}
a.lnkMuestra:hover {
	background-image: url(../img/b_muestra_over.gif);
}
a.lnkAcrobat {
	background-image: url(../img/b_acrobat.gif);
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 86px;
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 10px;
}

h4  a{
	color: #155b73;
	margin: 0px;
	padding: 0px;
}


div.empujador {
	clear: both;
}


#contenedor {
	background-color: #00FF00;
	margin: 0px;
	padding: 0px;
}
#contenedorCuerpo {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../img/bg_total.gif);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
}
#cabecera {
	height: 73px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 350px;
}
#cabecera h1 a {
	text-indent: -9999px;
	display: block;
	height: 70px;
	background-image: url(../img/logo_top.gif);
	background-repeat: no-repeat;
}
#cabecera h1 a:hover {
	background-image: url(../img/logo_top_over.gif);
}
#contenido {
	width: 870px;
	background-image: url(../img/bg_contenido.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px!important;
	background-position: 0px 11px;
	margin-right: auto;
	margin-left: auto;
}
#columnaIzda {
	width: 240px;
	float: left;
	margin: 0px;
	text-align: left;
	background-image: url(../img/tit_lista_catalogo.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px!important;
	background-position: 10px 11px;
	padding-top: 63px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	/*background-color: #00FF00;*/
}
#columnaIzda #login {
	padding-left: 70px;
	font-size: 0.85em;
	line-height: 1.1em;
	padding-top: 10px;
	padding-right: 10px;
	background-image: url(../img/bg_logeate.gif);
	background-repeat: no-repeat;
}
#columnaIzda #login p {
	margin-bottom: 10px;
}


#listaProductos {
	width: 230px;
	background-color: #e2efda;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a4c98a;
	text-transform: uppercase;
	color: #364049;
	font-size: 0.9em;
	margin: 0px;
}
#listaProductos li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4c98a;
}
#listaProductos li a {
	display: block;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../img/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	color: #364049;
}
#listaProductos li a:hover {
	background-image: url(../img/bullet01_over.gif);
	background-color: #bed9a7;
}


#listaProductos ul {
	background-color: #eff5ec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4c98a;
}

#listaProductos ul li {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #a4c98a;
	margin: 0px;
	padding: 0px;
}
#listaProductos ul li a {
	margin: 0px;
	background-image: url(../img/bullet02.gif);
	background-position: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 0.88em;
}
#listaProductos ul li a:hover {
	background-image: url(../img/bullet02_over.gif);
	background-color: #f8fbf6;
}
#listaProductos li a.activo {
	background-image: url(../img/bullet01_over.gif);
	background-color: #bed9a7;
	font-weight: bold;

}
#listaProductos ul li a.activo {
	background-image: url(../img/bullet02_over.gif);
	background-color: #f8fbf6;
	font-weight: bold;
}
#columnaIzda .titPublicas {
	font-size: 1px;
	background-image: url(../img/tit_lista_publicas.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#listaPublicas {
	background-color: #e2efda;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4c98a;
	width: 230px;
	color: #364049;
}
#listaPublicas li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4c98a;
}
#listaPublicas li a {
	background-image: url(../img/bullet_pub.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
	font-size: 0.9em;
	padding-top: 4px;
	padding-bottom: 3px;
	display: block;
	text-transform: uppercase;
	color: #364049;
	text-decoration: none;
}
#columnaIzda #listaPublicas li a:hover {
	padding-left: 30px;
	background-color: #bed9a7;
}






#localizarDistribuidores {
	background-image: url(../img/bg_localizar.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 230px;
	margin-top: 5px;
	text-align: right;
	margin-bottom: 5px;
}
#localizarDistribuidores h3 {
	font-size: 8px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	text-align: left;
}
#loginProfesores {
	background-image: url(../img/reg_bg.gif);
	background-repeat: no-repeat;
	height: 124px;
}
.contenedorBotonRegistro {
	padding-top: 20px;
	padding-left: 10px;
}

#loginProfesores .lnkFormRegistro {
	background-image: url(../img/reg_bform.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 177px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#loginProfesores .lnkFormRegistro:hover {
	background-image: url(../img/reg_bform_over.gif);
}
#loginProfesores a {
	font-size: 0.85em;
	color: #FFFFFF;
	display: block;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../img/reg_bullet.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	line-height: 1em;
}
#loginProfesores a:hover {
	text-decoration: underline;
}
#loginProfesores form {
	padding-top: 23px;
}
#loginProfesores .celdaUser {
	background-image: url(../img/ico_reg_user.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left center;
}
#loginProfesores .celdaPass {
	background-image: url(../img/ico_reg_pass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#loginProfesores input {
	font-size: 0.8em;
	color: #0a5a77;
	width: 87px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#loginProfe01 .boton {
	background-color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 3px;
	margin-left: 12px;
	padding-top: 2px;
	margin-bottom: 4px;
	width: 91px;
}

#loginProfe02 {
	padding-top: 20px;
	font-weight: bold;
	color: #FFCCCC;
	font-size: 0.9em;
	padding-left: 18px;
}
#loginProfe02 .lnkVolver {
	margin: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #CCCC99;
}
#pCurricular {
	background-image: url(../img/curri-logeado.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-bottom: 0px;
}
#pCurricular .contenedorDatos {
	width: 215px;
	border: 1px solid #de6163;
	margin-left: 6px;
	background-image: url(../img/curri-logeado-nombre.gif);
	background-repeat: repeat-x;
}
#pCurricular .contenedorDatos a {
	font-size: 9px;
	color: #e2fd85;
	text-decoration: none;
	background-image: url(../img/curri-ico-cerrar.gif);
	background-repeat: no-repeat;
	background-position: 203px 5px;
	text-align: right;
	display: block;
	padding-right: 15px;
}
#pCurricular .contenedorDatos p {
	font-size: 0.9em;
	color: #ffcccc;
	line-height: 1em;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/ico_reg_user.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
}
#pCurricular .botonAcceso {
	background-image: url(../img/curri-separador.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	width: 230px;
}
#pCurricular .botonAcceso a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 17px;
	background-image: url(../img/curri-bullet.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	padding-bottom: 5px;
}
#pCurricular .botonAcceso a:hover {
	background-color: #c00204;
}













#participar {
	height: 95px;
	width: 230px;
}
#participar a {
	background-image: url(../img/bg_participar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 95px;
	width: 230px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#participar a:hover {
	background-image: url(../img/bg_participar_over.gif);
}
#recursos {
	height: 95px;
	width: 230px;
}
#recursos a {
	background-image: url(../img/bann_recursos.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 95px;
	width: 230px;
	margin-top: 5px;
}
#recursos a:hover {
	background-image: url(../img/bann_recursos_over.gif);
}
div.banner {
	width: auto;
	margin-top: 5px;
}

#remateIzquierda {
	background-image: url(../img/bg_final_columna.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 230px;
	margin-top: 0px;
}

#naveTop {
	float: right;
	height: 73px;
	width: 490px;
	text-align: right;
}
#formLogin {
	background-color: #FFFFFF;
	float: right;
	width: 300px;
	margin-right: 5px;
	border: 1px solid #e4e6e8;
	height: 60px;
}
#formLogin .celdaUser {
	background-image: url(../img/login_user.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 12px;
}
#formLogin .celdaPass {
	background-image: url(../img/login_pass.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 13px;
}
#formLogin .celdaLnks {
	text-align: left;
}
#formLogin form {
	font-size: 0.75em;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/login_cab.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#formLogin input {
	font-size: 1em;
	color: #30442B;
	width: 72px;
	margin: 0px;
	border: 1px solid #e4e6e8;
	height: 14px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#formLogin .boton {
	color: #FFFFFF;
	background-color: #CC0000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
#topError {
	font-size: 0.9em;
	height: 60px;
	padding-left: 70px;
	background-image: url(../img/top_alerta.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	line-height: 1.2em;
	padding-top: 5px;
}
#topUser {
	height: 60px;
	background-image: url(../img/top_user.gif);
	background-repeat: no-repeat;
	padding-left: 50px;
	text-align: right;
	padding-right: 10px;
}
#topUser .lnkCerrar {
	font-size: 0.85em;
	background-image: url(../img/ico_cerrar.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	display: block;
	padding-right: 12px;
	margin-right: 6px;
}








#columnaDcha {
	/*background-color: #FFCC00;*/
	width: 590px;
	float: left;
	margin-top: 15px!important;
	margin-top: 11px;
	text-align: left;
}
#cabInicio {
	background-image: url(../img/cab_inicio.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 590px;
}
#cabInicio h2 {
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#inicioTxt {
	background-image: url(../img/bg_inicio.gif);
	background-repeat: repeat-x;
	width: 590px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inicioTxt strong {
	color: #990000;
}

#inicioTxt h3 {
	font-weight: normal;
	background-color: #fafbfc;
	display: block;
	width: 550px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #404b55;
	font-size: 2em;
	padding: 10px;
}
#inicioTxt p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#columnaDcha .columnaInicio {
	float: left;
	width: 265px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 0.9em;
	line-height: 1.1em;
}
#columnaDcha .columnaInicio h3 {
	font-size: 1.1em;
	color: #30521D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4CE97;
	text-transform: uppercase;
	margin-bottom: 7px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B4CE97;
	padding-top: 4px;
	padding-bottom: 2px;
}
#columnaDcha .columnaInicio img {
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}
#columnaDcha .columnaInicio a {
	font-size: 0.9em;
	display: block;
	margin-top: 5px;
}


#columnaDcha .columnaInicio p {
	padding-right: 10px;
	padding-left: 10px;
}




#cabSeccion {
	height: 73px;
	width: 590px;
}

#contenedorPie {
	background-color: #404b55;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../img/bg_total_pie.gif);
	background-repeat: repeat-x;
	text-align: center;
	clear: both;
}
#cabRecursos {
	background-image: url(../img/cab_recursos.jpg);
	height: 73px;
	width: 590px;
}
#cabSecundaria {
	background-image: url(../img/cab_secundaria.gif);
	height: 73px;
	width: 590px;
}
#cabAuxiliar {
	background-image: url(../img/cab_auxiliar.gif);
	height: 73px;
	width: 590px;
}
#cabColecciones {
	background-image: url(../img/cab_colecciones.gif);
	height: 73px;
	width: 590px;
}
#cabDistribuidores {
	background-image: url(../img/cab_distribuidores.gif);
	height: 73px;
	width: 590px;
}
#cabContacto {
	background-image: url(../img/cab_contacto.jpg);
	height: 73px;
}
#cabTextos {
	background-image: url(../img/cab_textos.gif);
	height: 73px;
	width: 590px;
}
#cabRegistro {
	background-image: url(../img/cab_registro.jpg);
	height: 73px;
	width: 590px;
}
#cabRecuperar {
	background-image: url(../img/cab_recuperar.jpg);
	height: 73px;
	width: 590px;
}
#cabCurri {
	background-image: url(../img/cab_curricular.jpg);
	height: 73px;
	width: 590px;
}
#cabLegislacion {
	background-image: url(../img/cab_legislacion.jpg);
	height: 73px;
	width: 590px;
}
#cuerpoAviso {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#cuerpoAviso p {
	margin-bottom: 15px;
}

#subcab {
	background-image: url(../img/cab_subseccion_a.gif);
	background-repeat: no-repeat;
	background-color: #1d7d91;
	margin-top: 5px;
}
#subcab h3 {
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin: 0px;
	font-size: 1.2em;
}
#listaSubmenu {
	margin-top: 5px;
	width: 590px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a4c98a;
}
#listaSubmenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4c98a;
	width: 590px;
}
#listaSubmenu a {
	background-image: url(../img/bullet03.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	width: 555px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 30px;
	display: block;
	color: #25899e;
}
#listaSubmenu a.activo, #listaSubmenu a:hover {
	background-color: #eff5ec;
	font-weight: bold;
}






.tablaListaProductos {
	margin-top: 10px;
	text-align: left;
}
.tablaListaProductos td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCC4CB;
}
.tablaListaDistribuidores{
	margin-top: 10px;
	text-align: left;
}
.tablaListaDistribuidores td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCC4CB;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tablaListaDistribuidores td.celdaProvincia {
	background-color: #EBF5F5;
}
.tablaListaDistribuidores table td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tablaListaDistribuidores select {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.celdaTituloLista h3 {
	font-weight: bold;
	padding: 0px;
	font-size: 0.85em;
	text-transform: uppercase;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.celdaTituloLista h3 a {
	color: #FFC4C4;
	font-size: 0.95em;
}



.tablaListaProductos td.celdaTituloLista, .tablaListaDistribuidores td.celdaTituloLista  {
	background-image: url(../img/cab_subseccion.gif);
	background-repeat: no-repeat;
	font-size: 1.3em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.celdaListaDetalles {
	padding: 5px;
	font-size: 0.95em;
}
.celdaListaDetalles p {
	line-height: 15px;
	margin-bottom: 3px;
}
.celdaListaDetalles p a {
	color: #155b73;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.celdaListaDetalles p a:hover {
	text-decoration: underline;
	background-image: none;
}

.celdaListaDetalles a {
	background-image: url(../img/bullet_ampliar.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px 3px;
}
.celdaListaDetalles a:hover {
	background-image: url(../img/bullet_ampliar_over.gif);
}
.tablaPaginador {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tablaPaginador td {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 0.95em;
	border-top-color: #e2efda;
	border-bottom-color: #e2efda;
}
.tablaPaginador td.direccion {
	width:240px;
}
.tablaFichaDetalles td {
	border-left-width: 0px;
	border-left-style: none;
}
.tablaDistribuidoresFicha {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 455px;
}
.tablaDistribuidoresFicha td {
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DBE2E3;
}
.tablaDistribuidoresFicha .celdaDistribuidor {
	text-align: right;
	width: 150px;
	text-transform: uppercase;
	color: #880003;
	font-weight: bold;
}
.tablaDistribuidoresFicha .detallesDistribuidor li {
	padding-left: 10px;
	background-image: url(../img/bullet02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DBE2E3;
	padding-bottom: 5px;
	margin-bottom: 5px;
}




td.tituloDetalles {
	background-color: #F8E7E7;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEDBAC;
	border-right-width: 0px;
	border-right-style: none;
}
td.tituloDetalles h4 {
	color: #880003;
}

.celdaResumen {
	background-color: #FBF7F7;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2efda;
}

.autor {
	font-size: 0.9em;
}


a.lnkAnterior {
	background-image: url(../img/b_anterior01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 2px;
}
a.lnkAnterior:hover {
	background-image: url(../img/b_anterior01_over.gif);
}
a.lnkSiguiente {
	background-image: url(../img/b_siguiente01.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 20px;
}
a.lnkSiguiente:hover {
	background-image: url(../img/b_siguiente01_over.gif);
}
a.lnkVolver {
	font-size: 0.85em;
}
table.tablaContenedorDetalles {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6A9A9;
	border-bottom-color: #D6A9A9;
	border-left-color: #D6A9A9;
}
.tablaContenedorDetalles td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D6A9A9;
}
.tablaContenedorDetalles td.columnaA {
	background-color: #FAEFEF;
}
table.tablaCaracteristicas {
	margin: 10px;
	color: #1a718f;
	font-size: 0.9em;
	width: 445px;
}
.tablaCaracteristicas td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	padding-left: 10px;
}

.tablaCaracteristicas td.columnaA {
	background-color: #F9ECEC;
	width: 100px;
	color: #880003;
}
.tablaCaracteristicas td.columnaB {
	background-color: #FCF5F5;
}
.tablaCaracteristicas td.columnaA2 {
	background-color: #E9F0D9;
	width: 100px;
	color: #385616;
}
.tablaCaracteristicas td.columnaB2 {
	background-color: #F4F8ED;
	color: #526338;
}
.tituloDetalles select {
	width: 200px;
	margin: 0px;
}
.tituloDetalles td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tituloDetallesPrivado {
	background-color: #CDDDAC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tituloDetalles h5 {
	color: #880003;
}

.tituloDetallesPrivado h5 {
	color:#385616;
}

div.contenedorThumb {
	/*background-image: url(../img/base_thumb.gif);
	background-repeat: no-repeat;*/
	border: 1px solid #A8AEB4;
	padding-bottom:8px;
	margin: 5px;
	width: 94px;
}
div.thumbnail {
	width: 77px;
	overflow: hidden;
	padding-top: 9px;
	padding-left: 9px!important;
}
div.contenedorThumb02 {
	border: 1px solid #A8AEB4;
	margin: 5px;
	width: 94px;
	background-color: #FFFFFF;
	border: 1px solid #d8dfe3;
	padding-bottom:8px;
}
div.thumbnail02 {
	width: 77px;
	overflow: hidden;
	padding-top: 7px;
	padding-left: 7px!important;
}
div.contenedorThumb03 {
	/*background-image: url(../img/base_thumb.gif);
	background-repeat: no-repeat;*/
	border: 1px solid #A8AEB4;
	padding-bottom:8px;
	margin: 5px;
	width: 138px;
}
div.thumbnail03 {
	width: 120px;
	overflow: hidden;
	padding-top: 9px;
	padding-left: 9px!important;
}
table.tablaContacto {
	width: 590px;
	margin-top: 10px;
}
.tablaContacto td.direccion {
	background-image: url(../img/imagotipo.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	font-size: 0.9em;
	line-height: 15px;
	width: 200px;
	text-align: left;
	background-position: 5px 1px;
	padding-left: 10px;
}
.tablaContacto td.registro {
	background-image: url(../img/reg_columna_dcha.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	font-size: 0.9em;
	line-height: 15px;
	width: 200px;
	text-align: left;
	background-position: 5px 1px;
	padding-left: 10px;
}
.tablaContacto td.formulario {
	border: 1px solid #EEB7B4;
	padding: 10px;
	text-align: left;
}
#alertaForm {
	background-color: #CC0000;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-image: url(../img/ico_alerta.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	display: none;
}
#alertaForm li {
	list-style-type: square;
	margin-left: 15px;
}
#formEnviado {
	background-color: #BAE6EB;
	padding: 10px;
	border: 1px solid #6BC9D3;
	margin-bottom: 10px;
	background-image: url(../img/bg_form_ok.gif);
	background-repeat: no-repeat;
	background-position: right top;
   display: none;
}

#formEnviado a {
	color: #FFFFFF;
	background-color: #0099CC;
	display: block;
	width: 150px;
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 3px;
	margin-top: 15px;
}
#formEnviado a:hover {
	background-color: #0080AA;
}

#formFallido {
	background-color: #BAE6EB;
	padding: 10px;
	border: 1px solid #6BC9D3;
	margin-bottom: 10px;
	background-image: url(../img/bg_form_ok.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: none;
}
#formError {
	background-color: #CC0000;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-image: url(../img/ico_alerta.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#formOk {
	background-color: #BAE6EB;
	padding: 10px;
	border: 1px solid #6BC9D3;
	margin-bottom: 10px;
	background-image: url(../img/bg_form_ok.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#formFallido a {
	color: #FFFFFF;
	background-color: #0099CC;
	display: block;
	width: 150px;
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 3px;
	margin-top: 15px;
}
#formFallido a:hover {
	background-color: #0080AA;
}
#confirmacion {
	background-image: url(../img/reg_confirmacion.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	font-weight: bold;
	margin-top: 5px;
}
#recuperar {
	background-image: url(../img/cab_subrecuperar.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 30px;
	font-weight: bold;
	margin-top: 5px;
}
#recuperar input {
	font-size: 0.9em;
	color: #003366;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 110px;
	float: left;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#recuperar .boton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #06667e;
	float: right;
	width: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#recuperar02 {
	font-weight: normal;
	font-size: 0.9em;
	background-image: url(../img/reg_enviado.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#recuperar02 a {
	font-weight: bold;
	color: #CC0000;
	font-size: 1.1em;
}
#recuperar03 {
	font-size: 0.9em;
	line-height: 1em;
	font-weight: normal;
	background-image: url(../img/reg_error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
}
#recuperar03 a {
	font-size: 1em;
	font-weight: bold;
}
#filtroCurri {
	background-image: url(../img/curri-filtro-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#filtroCurri h3 {
	font-size: 1px;
	text-indent: -9999px;
	height: 1px;
	float: left;
	width: 10px;
}
#filtroCurri h5 {
	text-transform: uppercase;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #404b55;
}

#filtroCurri .paso1 {
	float: right;
	width: 195px;
	padding-top: 10px;
}
#filtroCurri .paso1 h5 {
	background-image: url(../img/curri-01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#filtroCurri .paso2 {
	float: right;
	width: 190px;
	padding-top: 10px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #009966;
}
#filtroCurri .paso2 h5 {
	background-image: url(../img/curri-02.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#filtroCurri select {
	width: 180px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}













#pie {
	background-image: url(../img/bg_pie.jpg);
	background-repeat: repeat-x;
	width: 870px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#pie01 {
	height: 70px;
	padding-top: 25px;
	padding-left: 105px;
	font-size: 0.85em;
	margin-bottom: 10px;
}
#pie01 table td {
	background-image: url(../img/pie_separador.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 10px;
	padding-left: 20px;
}
#pie02 {
	color: #DAE6F1;
	font-size: 0.8em;
	padding-bottom: 20px;
	padding-left: 125px;
}
#pie02 a{
	color: #b1cae2;
	text-transform: uppercase;
}
.tablaLogin {
	margin-right: 23px;
	margin-top: 30px;
}
.tablaLogin td {
}

.tablaLogin input {
	background-color: #6a757f;
	height: 16px;
	width: 55px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #F1F5FA;
	font-size: 0.9em;
}
.tablaLogin .celdaUser {
	background-image: url(../img/login_user.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 2px;
	width: 70px;
}
.tablaLogin .celdaPass {
	background-image: url(../img/login_pass.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
	padding-left: 15px;
	width: 70px;
}
.tablaLogin input.boton {
	height: 16px;
	width: 20px;
	background-image: url(../img/b_ok.gif);
	background-color: #323c46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.tablaLogin .botonOk {
	margin-right: 8px;
	margin-left: 5px;
	margin-bottom: 3px;
}
