/*///////////////////////////////////////
Base para definir  Paleta de colores
para Tema Generico 2

color principal combinacion 2 =#B5B5B5 (fuentes y backgrounds obscuros)
color secundario1 combinacion 2 =#EEEEEE (backgrounds bg tono medio)
color secundario2 combinacion 2 =#ND (backgrounds bg tono claro)
color base tema todas las combinaciones #666666; (textos base gris)
////////////////////////////////////////*/
/*/
Ligas
/*/
.liga-general,
a.liga-general:link,
a.liga-general:active,
a.liga-general:visited {
 color:#0065d0;
}
a.liga-general:hover{
	color:#333333;
}
.liga-home,
a.liga-home:link,
a.liga-home:active,
a.liga-home:visited {
 color:#0065d0;
}

a.liga-home: hover {
	text-decoration: underline;
}

.tipografia2 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
/*//////////////////////////////////////// /////////////////////////////*/
.titulos-listado{
color:#0065d0;
}
.titulos-home{
	color:#0065d0;
}

.tipografia1 {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
.subtitulo3a{
 font-family: Arial, Helvetica, sans-serif;
	color:#0065d0;
	border: none;
	text-align:justify;
	font-size: 0.8em;
 font-style: normal;	
	font-weight: normal;
}
.comentario4{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color:#0065d0;
	border: none;
	text-align:justify;
}
.comentario4a{
 font-family: Arial, Helvetica, sans-serif;
	color:#0065d0;
	border: none;
	text-align:justify;
	font-size: 1.0em;
	font-weight: bold;
	text-align:justify;
}
.texto-portal0{
 color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
}
.texto-generala{
 font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	border: none;
	text-align:justify;
	
	font-size: 0.7em;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
/*/
TITULOS
/*/
.titulos-seccion,
/*/
SUBTITULOS
/*/
.subtitulo3,
.subtitulos-seccion,
.subtitulo1,
/*/
COMENTARIOS
/*/
.comentario0,
.comentario1,
.comentario2,
.comentario3,
/*/
TEXTOS
/*/

/*/
LIGAS
/*/
.liga-portal2,
a.liga-portal2,
a.liga-portal2:link,
a.liga-portal2:active,
a.liga-portal2:visited,
a.liga-portal2:hover,
.liga-titulos,
a.liga-titulos,
a.liga-titulos:link,
a.liga-titulos:active,
a.liga-titulos:visited,
a.liga-titulos:hover,
.liga-url,
a.liga-url,
a.liga-url:link,
a.liga-url:active,
a.liga-url:visited,
.liga-email,
a.liga-email:link,
a.liga-email:active,
a.liga-email:visited,
a.liga-email:hover,
.liga-navegacion,
a.liga-navegacion, 
a.liga-navegacion:hover
a.liga-navegacion-activo:hover
a.liga-navegacion:link,
a.liga-navegacion:active,
a.liga-navegacion:visited,
.liga-mas-info, 
a.liga-mas-info:link,
a.liga-mas-info:active,
a.liga-mas-info:visited,
a.liga-mas-info:hover{
	color:#0065d0;
}

.titulos-seccion{
	color:#c51017;
	font-weight: bold;
}



/*creada para pintar el titulo del producto en color negro*/
.titulos-seccionProducto{
	color:#000000;
	font-family: Tahoma, Geneva, sans-serif;
	text-align:left !important;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

/*creada para pintar los numeros del producto en color gris*/
.titulos-seccionNumero{
	color:#AFAFAF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
}

/*creada para pintar la clave del producto en color negro*/
.titulos-seccionClave{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	
	
}

/*creada para colocar la imagen de nuevo en el listado*/
.ima-nuevo {
	background: url("/images/nuevo_thumnail.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 53px;
    width: 80px;
	margin: -43px 0 0 70px;
    position: absolute;
}

.ima-normal {
	background: url("/images/normal_thumnail.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 53px;
    width: 80px;
	margin: -43px 0 0 70px;
    position: absolute;
}

.ima-nuevo-gr {
	background: url("/images/nuevo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 80px;
    width: 120px;
	margin: -43px 0 0 30px;
    position: absolute;
}


/*////////////////////////////////////////////////*/
.s-centro,
.s-centro-hover,
.b-grande,
.b-grande-hover,
.s-ir,
.s-ir-hover,
a.liga-localizacion,
a.liga-localizacion:link,
a.liga-localizacion:visited,
a.liga-localizacion:hover,
a.liga-localizacion:active,
a.liga-localizacion:hover,
.texto-general2,
.liga-general2,
a.liga-general2:link,
a.liga-general2:active,
a.liga-general2:visited,
a.liga-general2:hover{
	color:#333333;
}
a.liga-general2:hover{
text-decoration:underline;
color:#333333;
}
.subtitulo0,
.subtitulo2{
color:#0065d0;
}

/*///////////////////////////////////////// /////////////////////////////*/
/*.bg-path,
.area3 {
	background-color:#DD5900;
}*/

/*/////////////////////////////////////////  /////////////////////////////*/
.bg-padding,
.bg-padding1,
.bg-padding3{
background-color:#F9F9F9;
}


.bg-padding2 {
	background-color:#E8E8E8;
}

.bg2{
background-color:#eeeeee;
}


/*///////////////////////////////////////// /////////////////////////////*/


.bg-buscador{
	background-color:#CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.campos,
.bg-outline {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.drop,
.campos,
.bg-outline {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

.drop{
	color: #333333;
}
.titulos-navegacion{
color:#FFFFFF;
}
.texto-precio {
 font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#990000;
	font-size: 0.8em;
	font-weight: bold ;
	text-decoration: none;
}
.texto-precioa {
 font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#990000;
	font-size: 1.0em;
	font-weight: bold ;
	text-decoration: none;
}
/*//////////////////////////////////////////////////////////////////////////////*/


.edoCta, .edoCta img{
	display:block;
	margin:0 0 -5px 0;
	border:none;
	padding:0;
	float:right;
	width:40px;
}
.tituloEC{
	font-weight: bold;
	color: #C51017;
	font-size: 1.15em;
	border: medium none;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    line-height: normal;
    padding: 3px;
    text-align: justify;
    text-decoration: none;
}
.textoformaEC {
	border: medium none;
	color: #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
}
.textoforma{
	border: medium none;
	color: #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
}

.texto-generalaEC{
	font-size:16px !important;
}
.fondo1EC {
    background: none repeat scroll 0 0 #F9F9F9;
}
.fondo2EC{
	background: #E8E8E8;
}
.textoListadoTitulosEC{
	font-weight: bold;
	color: #0065D0;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: medium none;
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	padding: 3px;
}
.textoListado{
    border: medium none;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 3px;
    text-align: justify;
    text-decoration: none;
}
.barraEC {
    border: 1px solid #DDDDDD;
    height: 1px;
    width: 100%;
}

.HeadderTopMarcas{
	margin:0;
	border:none;
	padding:0;
	max-width:698px;
}