/*************UNDOHTML***************************/
:link,:visited { text-decoration:none }
ul,ol { list-style:none;padding-left:0px;margin-left:0px; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*************UNDOHTML***************************/

body {
	margin: 1px auto 1px auto;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}

div#container {
	float: left;
	margin: 0 0 20px 0;
	border: 1px solid #C9C9C9;
	background-color: #FFFFFF;
}

div#header {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

div#header h1 {visibility: hidden;position:absolute;}
div#header p {visibility: hidden;position:absolute;}

img.title {float:left;}

div#header ul {
	float: right;
	width: 360px;
	margin: 60px 28px 0 0;
	text-align: right;
}
div#header ul li {
	display: inline;
	font-size: 0.75em;
}
div#header ul li a {
	color: #00B294;
	font-weight: bold;
}

.textoHeader {
	color: #C9C9C9;
	font-weight: bold;
	display: inline;
	font-size: 0.75em;
}

.textoHeader:hover {
	color: #00B294;
	font-weight: bold;
	display: inline;
	font-size: 0.75em;
	text-decoration:underline;
}

div#header ul li a:link {text-decoration: none;}
div#header ul li a:visited {text-decoration: none;}
div#header ul li a:hover {text-decoration: underline;}
div#header ul li a:active {text-decoration: underline;}

div#search {
	position: relative;
	left: 3px;
	clear: both;
	width: 891px;
	min-height: 30px;
	margin-left: auto;
	margin-right: auto;;
	background-color: #B7B7B7;
}
* html div#search {min-height: 40px;}

div#search div {
	position: relative;
	width: 881px;
	min-height: 30px;
	left: -3px;
	top: -3px;
	background-color: #CCD6EF;
	text-align: right;
	padding: 3px 10px 3px 0;
}
* html div#search div {min-height: 40px;}

div#search form {
	margin: 5px 5px 5px 0;
}
div#search form fieldset {border: 0;}

div#search form label {
	font-size: 0.75em;
	font-weight: bold;
	color: #3C4E7E;
}
div#search form input#txtbusqueda {
	margin: 0 8px 0 8px;
	padding: 0.1em;
	border: 1px solid #ABA9AC;	
}
div#search form input#cmdbuscar {
	width: 40px;
	padding: 0.1em;
	border: 1px solid #7F7B7C;
	background-color: #FB8045;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
}

div#main {
	position: relative;
	clear: both;
	width: 100%;
}

ul#nav {
	float: left;
	width: 172px;
	margin: 10px 0 0 2px;
}
* html ul#nav {margin: 10px 0 0 13px;}
ul#nav li {
	width: 148px;
	padding: 2px 0 2px 20px;
	border: 1px solid #00B294;
	border-bottom: 0;
	background-color: #F6FCFC;
	background-image: url(../images/ico_categoria.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
ul#nav li.cats {background-image: url(../images/ico_categoriadown.gif);}
ul#nav li.ultimo {border-bottom: 1px solid #00B294;}

ul#nav li a {
	font-size: 0.75em;
	font-weight: bold;
	color: #00AF8E;
}
ul#nav li a:link {text-decoration: none;}
ul#nav li a:visited {text-decoration: none;}
ul#nav li a:hover {text-decoration: underline;}
ul#nav li a:active {text-decoration: underline;}

ul#nav ul#cat {
	width: 142px;
	margin: 0 0 0 -20px;
	border-right: 0;
	border-left: 0;
}
ul#nav ul#cat li {
	width: 146px;
	padding: 1px 0 1px 22px;
	background-image: none;
	background-color: #FFFFFF;
	border: 0;
	border-top: 1px solid #949398;
}
ul#nav ul#cat li.sel {
	background-color: #D2F1EB;
}
ul#nav ul#cat li a {
	font-size: 0.65em;
	color: #363636;
}

div#content {
	float: left;
	width: 504px;
	margin: 10px 0 0 24px;
}

div#content ul#ofertas {
	float: left;
	width: 504px;
}
div#content ul#ofertas li {
	float: left;
	position: relative;
	z-index: 1;
	width: 226px;
	margin: 0 20px 20px 0;
	border: 1px solid #6AC5B6;
	padding: 2px;
	background-color: #FFFFFF;
}
* html div#content ul#ofertas li {margin: 0 10px 20px 0;}

div#content ul#ofertas li div.shadow {
	clear: both;
	position: absolute;
	z-index: -1;
	width: 230px;
	min-height: 117px;
	left: 1px;
	top: 1px;
	border-right: 3px solid #949391;
	border-bottom: 3px solid #949391;
}

div#content ul#ofertas li.destacada {width: 476px;margin-right: 0;}

div#content ul#ofertas li.destacada div.shadow {width: 480px;min-height: 189px;}

div#content ul#ofertas li p {float: right; width: 90px; margin-right: 8px;}
div#content ul#ofertas li.destacada p {float: left; width: 200px;}
div#content ul#ofertas li img {float: left; margin-top: 10px;}

div#content ul#ofertas li p.nombre {
	margin: 10px 0 0 8px;
	line-height:24px;
	font-weight:bold;
	font-size: 0.65em;
	color:#223C90;
}
div#content ul#ofertas li.destacada p.nombre {width: 228px; margin: 10px 0 10px 8px; font-size:1.4em;}

div#content ul#ofertas li p.descrip, div#content ul#ofertas li p.precio {
	margin: 0 0 0 8px;
	font-size: 0.65em;
	color:#363636;
}
div#content ul#ofertas li.destacada p.descrip {font-size: 0.85em}
div#content ul#ofertas li p.precio {font-weight: bold;}

div#content ul#ofertas li p.detalle, div#content ul#ofertas li p.anadir {
	float: right;
	width: 50%;
	text-align: right;
	margin: 4px 6px 4px 0;
}

div#content ul#ofertas li p a{
	padding: 2px;
	text-align: center;
	font-size: 0.65em;
	color: #FFFFFF;
}
div#content ul#ofertas li p.detalle a {background-color: #2E58BA; padding: 2px 24px 2px 24px;}
div#content ul#ofertas li p.anadir a {background-color: #F88A59; padding: 2px 3px 2px 4px;}

div#toolbar {
	float: right;
	width: 192px;
}

div#cesta {
	width: 164px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 5px 0;
	border: 1px solid #8A8484;
	background-color: #F5F5F5;
	background-image: url(../images/carrito.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

div#cesta p {
	width: 90px;
	margin: 10px 6px 6px 6px;
	font-size: 0.75em;
	font-weight: bold;
	color: #004425;
}
div#cesta a {
	margin: 0 6px 0 6px;
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
}

div#cesta a:hover {
	margin: 0 6px 0 6px;
	font-size: 0.75em;
	font-weight: bold;
	color: #00AF8E;
}

form#frmacceso {
	width: 166px;
	margin: 10px 6px 6px 0;
	padding: 0 0 10px 0;
	border: 1px solid #8A8484;
	background-color: #E7E5E6;
}

form#frmacceso fieldset {
	margin: 20px 15px 10px 15px;
	border: 0;
}

form#frmacceso label {
	font-size: 0.75em;
	color: #363636;
}

form#frmacceso input {
	width: 126px;
	margin: 0 0 8px 0;
	padding: 1px;
	border: 1px solid #A9A5A6;
	font-size: 0.75em;
}
form#frmacceso p.boton {
	text-align: right;
}
form#frmacceso input#cmdentrar {
	width: 76px;
	margin: 0 0 8px 0;
	padding: 1px;
	border: 0;
	background-color: transparent;
	font-size: 0.65em;
	cursor: pointer;
}
form#frmacceso p.enlace {
	margin: 0px 15px 0px 15px;
}
form#frmacceso p.enlace a {
	font-size: 0.65em;
	color: #FA8246;
}
form#frmacceso p.enlace a:link {text-decoration:none;}
form#frmacceso p.enlace a:visited {text-decoration:none;}
form#frmacceso p.enlace a:hover {text-decoration:underline;}
form#frmacceso p.enlace a:active {text-decoration:underline;}


div.tipo1, div.tipo2, div.tipo3 {
	width: 166px;
	margin: 10px 6px 6px 0;
	padding: 0 0 10px 0;
	border: 1px solid #ECCE85;
}
div.tipo2 {border-color: #9AE7B3;}
div.tipo3 {border-color: #7DD0D8;}

div.tipo1 p, div.tipo2 p, div.tipo3  p {
	width: 100%;
	font-size: 0.65em;
}

div.tipo1 p.tit, div.tipo2 p.tit, div.tipo3  p.tit {
	padding: 2px 0 2px 0;
	background-color: #ECCE85;
	font-size: 0.75em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
div.tipo2 p.tit {background-color: #9AE7B3;}
div.tipo3 p.tit {background-color: #7DD0D8;}

div.tipo1 p.descrip, div.tipo2 p.descrip, div.tipo3  p.descrip {
	width: 130px;
	margin: 2px 0 2px 10px;
}
div.tipo1 p.enlace, div.tipo2 p.enlace, div.tipo3  p.enlace {
	width: 156px;
	margin: 0 10px 0 0;
	text-align: right;
	font-size: 0.70em;
	font-weight: bold;
}
div.tipo1 p.enlace a, div.tipo2 p.enlace a, div.tipo3  p.enlace a {
	color: #363636;
}
div.tipo1 p.enlace a:link, div.tipo2 p.enlace a:link, div.tipo3  p.enlace a:link {text-decoration: none;}
div.tipo1 p.enlace a:visited, div.tipo2 p.enlace a:visited, div.tipo3  p.enlace a:visited {text-decoration: none;} 
div.tipo1 p.enlace a:hover, div.tipo2 p.enlace a:hover, div.tipo3  p.enlace a:hover {text-decoration: underline;} 
div.tipo1 p.enlace a:active, div.tipo2 p.enlace a:active, div.tipo3  p.enlace a:active {text-decoration: underline;} 

div#articulo {
	float: left;
	width: 466px;
	margin: 0 10px 20px 0;
	padding: 2px;
	border: 1px solid #6AC5B6;
}

div#articulo div#opcionesarticulo {
	float: left;
	width: 156px;
	margin: 10px 24px 10px 14px;
}

div#articulo div#detallearticulo {
	float: left;
	width: 236px;
	margin: 20px 14px 10px 0;
}

div#opcionesarticulo p.ampliar {
	width: 100%;
	padding: 2px 0px;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	background-color: #F0F0F0;
	background-image: url(../images/ico_ampliar.gif);
	background-position: left;
	background-repeat: no-repeat;
}
div#opcionesarticulo p.ampliar a {color: #4157A0;}
div#opcionesarticulo p.ampliar a:link {text-decoration: none;}
div#opcionesarticulo p.ampliar a:visited {text-decoration: none;}
div#opcionesarticulo p.ampliar a:hover {text-decoration: underline;}
div#opcionesarticulo p.ampliar a:active {text-decoration: underline;}


div#opcionesarticulo p.anadir {
	width: 100%;
	font-size: 0.65em;
	margin: 12px 6px 4px 0;
}

div#opcionesarticulo p.anadir a {background-color: #F88A59; padding: 2px 3px 2px 4px; color:#FFFFFF;}
div#opcionesarticulo p.anadir a:link {text-decoration: none;}
div#opcionesarticulo p.anadir a:visited {text-decoration: none;}
div#opcionesarticulo p.anadir a:hover {text-decoration: underline;}
div#opcionesarticulo p.anadir a:active {text-decoration: underline;}

div#opcionesarticulo p.enlace {
	margin: 6px 0 0 0;
	font-size: 0.65em;
}
div#opcionesarticulo p.enlace a {color: #FA8246;}
div#opcionesarticulo p.enlace a:link {text-decoration: none;}
div#opcionesarticulo p.enlace a:visited {text-decoration: none;}
div#opcionesarticulo p.enlace a:hover {text-decoration: underline;}
div#opcionesarticulo p.enlace a:active {text-decoration: underline;}

div#detallearticulo p.nombre {	
	margin: 0 0 16px 0;
	font-weight:bold;
	font-size: 0.85em;
	color:#223C90;
}
div#detallearticulo p.fabricante, div#detallearticulo p.entrega {	
	font-weight:bold;
	font-size: 0.75em;
	color:#223C90;
} 
div#detallearticulo p.entrega {margin: 0 0 16px 0;}

div#detallearticulo p.info {	
	font-size: 0.75em;
	color:#636363;
} 

div.clear {
	position: relative;
	clear: both;
	width: 100%;
}

.labelBusqueda {
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	margin: 0 8px 0 8px;
	padding: 0.1em;
	border: 0px solid #ABA9AC;	
}

.labelBusqueda_2 {
	font-size: 0.75em;
	font-weight: bold;
	color: #FB8045;
	margin: 0 8px 0 8px;
	padding: 0.1em;
	border: 0px solid #ABA9AC;	
}

.textoBusqueda 
{
	font-size: 0.90em;
	font-weight: normal;
	margin: 0 8px 0 8px;
	padding: 0.1em;
	border: 1px solid #ABA9AC;	
}

.irBusqueda {
	width: 40px;
	padding: 0.1em;
	border: 1px solid #7F7B7C;
	background-color: #FB8045;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
}

.homeleft {
	border: 1px solid #000000;
	background-color: #CCD6EF;
	font-size: 0.75em;
	color: #0000FF;
}

.homeleftBold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.homeleftBold:hover {
	font-size: 12px;
	color: #223C90;
	font-weight: bold;
}

.nomProd1 {
	font-size: 20px;
	font-weight: bold;
	color:#000000;
	line-height:24px;
	text-transform:uppercase;
}



.nomProd2 {
	font-size: 16px;
	font-weight: bold;
	color:#223C90;
	line-height:24px;
	text-transform:uppercase;
}

.nomProd3 {
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}

.textoProd {
	font-size: 12px;
	color:#363636;
}

.textoProd:hover {
	font-size: 12px;
	color:#00AF8E;

}

.textoProd2 {
	font-size: 12px;
	color:#363636;
	text-decoration:underline;
}


.tablaborder {
	/*background-image: url(/images/fondoMenuIzqTit.jpg);*/
	background: #79173D; 
}

.tablaUsuario {
	border: 1px solid #8A8484;
	background-color: #F5F5F5;
	width: 166px; 
	margin: 10px 6px 6px 0;
	padding: 0 0 10px 0;
}

.tabla_bg_gris {
	border: 1px solid #8A8484;
	background-color: #E7E5E6;
	margin: 10px 6px 6px 0;
	padding: 0 0 10px 0;
}

.texto_12 {
	font-size: 12px;
	font-weight: normal;
	color:#363636;
}

.input_11 {
	font-size: 11px;
	font-weight: normal;
	height: 18;
}

.input_11_azul {
	font-size: 11px;
	font-weight: normal;
	height: 18;
	color: #002b7f;
}

.input_11_textarea {
	font-size: 11px;
	font-weight: normal;

}

.texto_12_negro {
	font-size: 12px;
	font-weight: normal;
	color: #363636;
}

.texto_12_negro:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FA8246;
}

.texto_11_naranja {
	font-size: 11px;
	font-weight: normal;
	color: #2E58BA;
}

.texto_11_naranja:hover {
    FONT-SIZE: 11px;
    COLOR: #223C90;
    TEXT-DECORATION: none
}


.texto_12_azul {
	font-size: 12px;
	font-weight: bold;
	color: #004425;
}

.texto_12_azul:hover {
    FONT-SIZE: 12px;
    COLOR: #79173D;
    TEXT-DECORATION: none
}

.detallesProd_Bold_12 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.detallesProd_Bold_12:hover {
	color: #F88A59;
	font-weight: bold;
	font-size: 12px;
}

.anadirCesta_Bold_12 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.anadirCesta_Bold_12:hover {
	color: #2E58BA;
	font-weight: bold;
	font-size: 12px;
}

.detallesProd_Bold_14 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.detallesProd_Bold_14:hover {
	color: #F88A59;
	font-weight: bold;
	font-size: 14px;
}

.anadirCesta_Bold_14 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.anadirCesta_Bold_14:hover {
	color: #2E58BA;
	font-weight: bold;
	font-size: 14px;
}

.fichaTexto {
	font-size: 0.75em;
	color:#000000;
}

.fichaTexto:hover {
	font-size: 0.75em;
	color:#79173D;
}

.fichaTexto_gris {
	font-size: 0.75em;
	color:#000000;
}
.texto_9 {
	font-size: 9px;
	font-weight: normal;
	color:#363636;
}

.txtPrecioFicha {
	font-size: 22px;
	font-weight: bold;
	color:#000000;
	line-height:24px;
	text-transform:uppercase;
}

.filtrarCatalogo {
	width: 120px;
	padding: 0.1em;
	border: 1px solid #7F7B7C;
	background-color: #FB8045;
	font-size: 0.75em;
	font-weight: bold;
	color: #FFFFFF;
}

.texto_blaco_14 {
	color: #FFFFFF;
	font-size: 14px;
}

.texto_blaco_14:hover {
	color: #F88A59;
	font-size: 14px;
}

.textoTituloEscaparate {
	color: #000000;
	font-size: 20px;

}

.precioTotalCesta {
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
}

.tablaGris {
	border: 1px solid #8A8484;
	background-color: #E7E5E6;
}

.pasarPorCAJA {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration:underline;
}

.pasarPorCAJA:hover {
	color: #2E58BA;
	font-weight: bold;
	font-size: 16;
}

.tablaBoderGris {
	border: 1px solid #E7E5E6;
	background-color: #E7E5E6;
}
.textoGris {
	font-size: 0.75em;
	color:#C6C6C6;
}

.inputDatos
{
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #ABA9AC;	
	margin: 0 8px 0 8px;
	padding: 0.1em;
	color:#223C90;
}

.inputDatosGris
{
	font-size: 13px;
	font-weight: normal;
	border: 1px solid #ABA9AC;	
	margin: 0 8px 0 8px;
	padding: 0.1em;
	color:#223C90;
	background-color: #E7E5E6;
}

.text9 {
	color:#FF2A00;
	font-size:13px;
	font-weight:bold;
}
.tablaBordeGris {
	border: 1px solid #8A8484;
	background-color: #FFFFFF;
}

.texto13
{
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}

.textoPie 
{
	font-size: 0.75em;
	font-weight: bold;
	color: #223C90;

}

.PagoTarjetaBold {
	font-size: 12px;
	color: #00AF8E;
	font-weight: bold;
	text-decoration:underline;

}

.PagoTarjetaBold:hover {
	font-size: 12px;
	color: #FB8045;
	font-weight: bold;
	text-decoration:underline;
}

div.pestana, div.pestana_sel {
	float: left;
	padding: 5px 10px 5px 10px;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #6D97EE;
	border-bottom: 0;
}

div.pestana_sel {
	background-color: #A8C1F7;
}

div.pestana a, div.pestana_sel a {color: #000000;}
div.pestana a:link, div.pestana_sel a:link {text-decoration:underline;}
div.pestana a:visited, div.pestana_sel a:visited {text-decoration:underline;}
div.pestana a:hover, div.pestana_sel a:hover {text-decoration:none;}
div.pestana a:active, div.pestana_sel a:active {text-decoration:none;}

div#caracteristicas, div#relacionados {
	clear: both;
	width: 470px;
	border: 1px solid #01AF8C;
}

.inputDatos2_loc
{
#	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #ABA9AC;	
	margin: 0 8px 0 8px;
	padding: 0.1em;
	background: #E7E5E6;  
	width:415px; 
	height:200px; 
	overflow: scroll;
}

.categorias {
	font-size: 13px;
	color: #223C90;
	font-weight: bold;
}

.categorias:hover {
	font-size: 13px;
	color: #00AF8E;
	font-weight: bold;
}

.categoriasLeft {
	font-size: 12px;
	color: #223C90;
	font-weight: bold;

}
.categoriasLeft:hover {
	font-size: 12px;
	color: #00AF8E;
	font-weight: bold;
}

.categoriasLeftBold {
	font-size: 12px;
	color: #223C90;
	font-weight: bold;

}
.categoriasLeftBold:hover {
	font-size: 12px;
	color: #00AF8E;
	font-weight: bold;
}

.fondoLeft {
	background: #E7E5E6;  
}

.bordeLeft {
	background: #79173D;  
}

.fichaTexto2_bold {
	font-size: 12px;
	color:#223C90;
	font-weight: bold;
}

.fichaTexto2_bold:hover {
	font-size: 12px;
	color:#00AF8E;
	font-weight: bold;
}

.sinDisp {
	font-size: 9px;
	color:#FF0000;
}
.fondoTablaCat {
	background: #79173D;
}

.fondoTablaCat2 {
	background: #CCD6EF;
}

.fondoTablaCat3 {
	background:#79173D;
}

.fondoTablaCat4 {
	background:#ccd6ef;
}

.precioEscaparate {
	font-size: 20px;
	font-weight: bold;
	color:#000000;
	line-height:24px;
	text-transform:uppercase;
}

.ofertaPortatiles {
	background-image: url(/imagenes/icons/portatil.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.ofertaTV {
	background-image: url(/imagenes/icons/tele.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaMP3 {
	background-image: url(/imagenes/icons/mp3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaGPS {
	background-image: url(/imagenes/icons/gps.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaMonitores {
	background-image: url(/imagenes/icons/monitores.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaImpresoras {
	background-image: url(/imagenes/icons/impresora.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaCamaras {
	background-image: url(/imagenes/icons/camaras.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ofertaVideocamaras {
	background-image: url(/imagenes/icons/videocamaras.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.fondoTablaOferta {
	background-color: #FFFFFF;
}

.textoTituloOferta {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.borderDot {
	background-color: #DEDEDE; 
}

.tablaFondoPasos {
	background-color: #F88A59;
}

.fondoResumPedido {
	background-color:#223C90;
}

.fondoDescFichaTop {
	background-color: #D2F1EB;
}

.fondoDescFichaBody {
	background-color: #FFFFFF;
}

.valoracion {
	clear:left;
	margin-left:2px;
	margin-top:10px;
	padding-bottom:8px;
	width:98%;
}

.txtPeq {
	color:#223C90;
	font-size:0.66em;
	text-decoration: underline;
}
.txtPeq:hover { 
	color:#223C90;
	font-size:0.66em;
	text-decoration:none;
}

.inputTextArea {
#	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

.textoescaparateNombre {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
}

.textoMenuCabecera {
#	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.textoMenuCabecera:hover {
#	font-family: "Comic Sans MS";
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.textoMenuCabeceraBuscar {
	color: #004425;
	font-weight: bold;
	font-size: 11px;
}

.textoMenuIzq {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.textoMenuIzq:hover {
	color: #79173D;
	font-weight: bold;
	font-size: 11px;
}

.textoMenuIzqBlanco {
#	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.menuBusqueda {
	float:right;
	margin-top:3px;
	height:19px;
}


.campoBuscador {
	margin-right:3px;
	border: 1px solid #ABA9AC;	
	width:166px;
	height:19px;
	padding:0px 2px 1px 2px;
	float:left;
}

.botonBuscador {
	margin-right:3px;
	border: 1px solid #ABA9AC;	
	width:60px;
	height:19px;
	padding:0px 2px 1px 2px;
	float:left;
	bgcolor:;
}

.menuNavegacion2 {
	margin-top:3px;
	float:left;
	color: white;
	height: 23px;
	margin-left: 7px;
}


#navv li { font-weight: bold;font-size: 11px;padding:1px 16px 0px;margin-right:1px; display: block; list-style: none; margin: 0; float: left; position: relative; display:inline;}
#navv2 {background:#FFFFFF; }

#navv a { display: block; }
#navv ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #navv ul { line-height: 0; } /* IE6 "fix" */
#navv ul a { zoom: 1; } /* IE6/7 fix */
#navv ul li { float: none;}
#navv ul ul { top: 0; }
#navv li li {  font-weight: normal; width: 160px; display: block; list-style: none; margin: 0; padding:0; float: left; position: relative; }
    
#navv ul { width: 160px; }
#navv ul ul { left: 131px; }

#navv { height: 20px; }
#navv *:hover { background-color: none; }
#navv a { color:#FFFFFF;font-size: 11px; padding: 6px; line-height: 1; }
#navv a.hover {text-decoration:underline;}

#navv ul { top: 23px; border: 1px solid black; }

#navv ul li a { background-color: #FFFFFF; color:black; }

#navv ul a.hover { text-decoration:underline; background-color: #E8E8E8;}

#navv2 a { color: black;}

.textoSpam {
	font-size: 10px;
	color:#000000;
}

.cajaSpam {
	border: 1px solid #FF0000;	
	padding:2px 2px 2px 2px;
}

.fondoCateg {
	border:1px solid #535353;
}

.subcateg {
	width:272px; 
	float:left; 
	margin-right:5px;  
	margin-bottom:7px;
	position:relative; 
	padding:3px;
	border:1px solid #A41920;
}

#contenidoCateg2 { width:100%;  clear:both; margin-bottom:5px;}

#contenidoCateg { width:100%; float:left; clear:both; margin-bottom:5px;}

.contenidoSubcateg {width:190px; height:125px; float:left; margin-right:3px;  margin-bottom:15px;position:relative; padding: 1px 1px 5px 1px;}

