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;
}
a img {
	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;
}


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;
}
.icoNovedad {
	background-image: url(../img/novedad.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 500px;
}
.icoNovedad h4 {
	padding-right: 40px;
}




#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: 260px;
}
#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;*/
}
#listaProductos {
	width: 230px;
	background-color: #e9f1f0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #88b2b2;
	text-transform: uppercase;
	color: #364049;
	font-size: 0.9em;
	margin: 0px;
}
#listaProductos li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88b2b2;
}
#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: #c2d7d7;
}


#listaProductos ul {
	background-color: #dbe7e7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88b2b2;
}

#listaProductos ul li {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #88b2b2;
	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: #cedfdf;
}
#listaProductos li a.activo {
	background-image: url(../img/bullet01_over.gif);
	background-color: #c2d7d7;

}
#listaProductos ul li a.activo {
	background-image: url(../img/bullet02_over.gif);
	background-color: #cedfdf;
}

#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: left;
	height: 73px;
	width: 600px;
	text-align: right;
}
#naveTop img {
	margin: 0px;
	padding: 0px;
}
#naveTop a {
	margin: 0px;
	padding: 0px;
}
#naveTop #secciones {
	float: left;
}
#naveTop #secciones ul {

}
#secciones ul li {
	display: inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e6e8;
	border-left-color: #FFFFFF;
}
#secciones a {
	display: inline-block;
	/*padding: 10px;*/
	text-transform: uppercase;
	font-size: 0.8em;
}
#secciones strong {
	padding: 10px;
	margin-top: 10px;
	display: inline-block;
}
#subnave {
	float: right;
}





#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: 200px;
	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: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#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: 25px;
	margin-bottom: 10px;
}
#inicioNovedades {
	background-color: #f9fbfd;
	border: 5px solid #f1f5fa;
	width: 550px;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#inicioNovedades  .titulo   {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccdae7;
	padding-left: 11px;
	background-image: url(../img/bullet02_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 10px;
}
#inicioNovedades .titulo strong {
	color: #485f74;
	font-size: 1.1em;
	text-transform: uppercase;
	float: left;
}
#inicioNovedades .titulo a {
	float: right;
	background-image: url(../img/b_ver.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 87px;
	margin-bottom: 5px;
}
#inicioNovedades .titulo a:hover {
	background-image: url(../img/b_ver_over.gif);
}
.novedad {
	background-color: #FFFFFF;
	float: left;
	border: 1px solid #ccdae7;
	width: 247px;
	padding: 10px;
	margin: 0px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	font-size: 0.9em;
	line-height: 1.1em;
	/*background-image: url(../img/novedad.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
}
.novedad a {
	background-image: url(../img/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}
.novedad a:hover {
	background-image: url(../img/bullet01_over.gif);
}
#inicioNovedades .primera {
	margin-right: 10px;
}
.novedad img {
	background-color: #FFFFFF;
	float: left;
	margin-right: 10px;
}

#inicioActualidad {
	clear:both;
	margin-top: 20px;
	background-image: url(../img/bg_actualidad_home.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#inicioActualidad  .titulo   {
	padding-left: 11px;
	background-image: url(../img/bullet02_over.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin-bottom: 10px;
}
#inicioActualidad .titulo strong {
	color: #485f74;
	font-size: 1.1em;
	text-transform: uppercase;
	float: left;
}
#inicioActualidad .titulo a {
	float: right;
	background-image: url(../img/b_ver.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 87px;
	margin-bottom: 5px;
}
#inicioActualidad .titulo a:hover {
	background-image: url(../img/b_ver_over.gif);
}
.noticia {
	float: left;
	width: 255px;
	padding: 10px;
	font-size: 0.85em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.noticia a {
	background-image: url(../img/bullet01.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}
.noticia a:hover {
	background-image: url(../img/bullet01_over.gif);
}
#inicioActualidad .primera {
	margin-right: 10px;
}
.noticia img {
	background-color: #FFFFFF;
	float: left;
	margin-right: 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;
}
#cabInfantil {
	background-image: url(../img/cab_infantil.gif);
	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.gif);
	height: 73px;
	width: 590px;
}
#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_curri.jpg);
	height: 73px;
	width: 590px;
}
#cabNovedades {
	background-image: url(../img/cab_novedades.jpg);
	height: 73px;
	width: 590px;
}
#cabActualidad {
	background-image: url(../img/cab_actualidad.jpg);
	height: 73px;
	width: 590px;
}
#cabEmpresa {
	background-image: url(../img/cab_empresa.jpg);
	height: 73px;
	width: 590px;
}
#cabEnlaces {
	background-image: url(../img/cab_enlaces.gif);
	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: #2d95a8;
}
#listaSubmenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2d95a8;
	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: #EEF5F7;
	font-weight: bold;
}
#novedadesUtils {
	background-color: #d4e1e9;
	font-size: 0.85em;
	color: #003366;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#novedadesUtils  .boton {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	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: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
}
.fecha {
	font-size: 0.8em;
}

.paginador {
	background-color: #e8eef3;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 6px;
}
.paginador table {
	margin-right: auto;
	margin-left: auto;
}

.paginador table td {
	padding-right: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9CEDB;
	padding-top: 2px;
	padding-bottom: 2px;
}
.paginador table td.ultima {
	border-right-width: 0px;
	border-right-style: none;
}
.paginador table td.activo {
	background-color: #B9CEDB;
	font-weight: bold;
}
.paginador  table  td.activo  a, .paginador table td.activo a:hover {
	color: #FFFFFF;
	cursor: default;
}
#noticia {
	font-size: 0.95em;
}
#noticia img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.tablaContenedorNoticia td {
	padding: 10px;
	border: 1px solid ##bac4c6;
}

#noticia div.fotoPie{
float: left;
}
#noticia div.fotoPie img{
float: none;
padding-bottom: 5px;
}
.pieFoto {
    font-style: italic;
    font-size: 0.8em;
}








.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: #AEE3EE;
	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: #DBE2E3;
	border-bottom-color: #DBE2E3;
}
.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: #3F5C6B;
	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: #e8f0f1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2dbdc;
	border-right-width: 0px;
	border-right-style: none;
}
.celdaResumen {
	background-color: #f5f8f9;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2dbdc;
}

.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: #bac4c6;
	border-bottom-color: #bac4c6;
	border-left-color: #bac4c6;
}
.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: #bac4c6;
}
.tablaContenedorDetalles td.columnaA {
	background-color: #f8f8fa;
}
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: #dae8ea;
	width: 100px;
}
.tablaCaracteristicas td.columnaB {
	background-color: #f4f6f7;
}
.tablaCaracteristicas td.columnaA2 {
	background-color: #f7e4e6;
	width: 100px;
	color: #9f2d21;
}
.tablaCaracteristicas td.columnaB2 {
	background-color: #fbf3f3;
	color: 9f2d21;
}
.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: #f9eced;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tituloDetallesPrivado h5 {
	color:#9f2d21;
}

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 #cddddd;
	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: #b40000;
}
#filtroCurri h3 {
	font-size: 1px;
	text-indent: -9999px;
	height: 1px;
	float: left;
	width: 10px;
}
#filtroCurri .paso1 {
	background-image: url(../img/curri-tit1.gif);
	background-repeat: no-repeat;
	float: right;
	width: 195px;
	padding-top: 17px;
}
#filtroCurri .paso2 {
	background-image: url(../img/curri-tit2.gif);
	background-repeat: no-repeat;
	float: right;
	width: 190px;
	padding-top: 17px;
	padding-left: 14px;
}
#filtroCurri select {
	width: 180px;
}
.capaDescargas h3, .capaImagenes h3 {
	font-size: 1.2em;
	margin-bottom: 5px;
	background-image: url(../img/bullet03.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	text-transform: uppercase;
}
.capaDescargas h4, .capaImagenes h4 {
	font-size: 1em;
	margin-bottom: 10px;
}
.capaDescargas ul, .capaImagenes ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	font-size: 0.9em;
}
.capaDescargas li, .capaImagenes li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 18px;
	background-image: url(../img/bullet02_over.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
.capaDescargas .cebra {
	background-color: #FBFBFB;
}
.capaImagenes img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.capaImagenes  a img {
	border: 2px solid #CCCCCC;
}
.capaImagenes a:hover img {
	color: #FF0000;
}

















#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: 30px;
	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: 25px;
	background-image: url(../img/b_ok.gif);
	background-color: #323c46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.tablaLogin .botonOk {
	margin-right: 8px;
	margin-left: 5px;
	margin-bottom: 3px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
