@charset "utf-8";
/* CSS Document */
/*****************Tags******************/
body {
	background-color: #FFFFFF;
}
.body, html {
scrollbar-face-color: #EEECEC;
scrollbar-highlight-color: #EEECEC;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-shadow-color: #F8F9FA;
scrollbar-arrow-color: #C0C0C0;
scrollbar-track-color: #FAFAFA;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #030303;
	text-decoration: none;	
	/*word-wrap: break-word;*/
}
.c_contenido {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
	/*word-wrap: break-word;*/
}
.c_contenido p {
	margin: 10px;
}
.c_contenido img{
	text-align:center;
	margin: 10px;
	/*word-wrap: break-word;*/
}
#FiltroBusqueda .c_contenido {
	padding: 1px;
	margin-left:5px;
	/*word-wrap: break-word;*/
}
td, th {
	vertical-align:top;
}
a {
	color: #00446C;
}
a:link {
	color: #00446C;
}
a:visited {
	color: #748E98;
}
a:hover {
	color: #0070b3;
}
a:active {
	color: #FF3300;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border: none;
	margin: 0px;
}
th {
	font-weight: bold;
	text-align: center;
}
img {
	border: none;
}
p {
	margin: 0px 0px 5px 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 28px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h2 {
	font-size: 26px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
h4 {
	font-size: 21px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 5px 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #666666;
	font-style: italic;
	margin: 4px 0px 8px 0px;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #666666;
}
h6 a {
	color: #999999;
}
#lineas h6 {
	font-weight: normal;
}
hr {
	color: #A9AAA4;
	background-color: #A9AAA4;
	height: 1px;
	margin: 3px 0px 3px 0px;
	border: none;
}
.hr2px {
	height: 2px;
}
ul {
	list-style-position: outside;
	margin: 5px 0px 10px 20px;
	padding: 0px;
	font-size: 11px;
}
li {
	margin: 0px 0px 3px 0px;
}
ol {
	list-style-position: outside;
	margin: 5px 0px 15px 30px;
	padding: 0px;
}
input,
select {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.MiLogin {
	font-size: 10px;
	text-align: left;
	color: #8F8E8E;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/********************espacios*******************/
.clearRenglon,
.clearRenglonLinea {
	clear: both;
	height: 0px;
	font-size: 0px;
}
.clearRenglonLinea {
	border-bottom: solid #eeecec 1px;
	width: 100%;
}
/******************propiedades********************/
.f_floatDer {
	float:right;
}
.f_floatIzq {
	float:left;
}
.f_justificado,
td.f_justificado {
	text-align: justify;
}
.f_centrado img {
	vertical-align:middle;
	margin-top:auto;
	margin-bottom:auto;
}
.f_centrado td {
	text-align: left;
}
.f_centrado,
td.f_centrado {
	text-align: center;
}
.f_derecha,
td.f_derecha {
	text-align: right;
}
.f_izquierda,
td.f_izquierda {
	text-align: left;
}
.f_subrayado {
	text-decoration: underline;
}
.f_textoSinDecoracion {
	text-decoration: none;
}
.f_tache {
	text-decoration: line-through;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.f_bold {
	font-weight: bold;
}
.f_italico {
	font-style: italic;	
}
.margen10px {
	margin: 10px;
}
.margen5px {
	margin: 5px;
}
.margen2px {
	margin: 2px;
}
.padding5px {
	padding: 5px;
}
/*****************generales*********************/
.precios {
	font-size: 11.5px;
	font-weight: bold;
	color: #717171;
	margin: 0px 0px 5px 0px;
}
.precioAnterior {
	font-size: 11px;
	font-weight: normal;
	color: #ADADAD;
	margin: 0px;
}
.precioChaz {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#lineas .precioChaz {
	font-size: 15px;
}
.tituloProducto,
a.tituloProducto {
	font-size: 11px;
	color: #333333;
	font-variant: normal;
	font-weight: bold;
}
.tituloProducto a {
	color: #333333;
}
.codigo {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}
.layerNota, #descr {
	font-size: 10px;
	color: #666666;
	background-color: #EAEAEA;
	border: 1px solid #666666;
	padding: 2px;
	text-align: left;
}
.pathNavega {
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	color: #999999;
}
.nota {
	font-size: 10px;
	color: #666666;
	padding: 2px;
	display: inline;
}
.error {
	color: #FF0000;
	text-align: center;
	background-color: #F7F4F4;
	border: solid #FF0000 2px;
	padding: 10px;
	display: block;
	font-weight: bold;
	margin: 10px;
}
.resaltado,
.resaltadoClaro {
	margin: 10px;
	padding: 5px;
	border: solid #ADADAD 1px;
	font-weight: bold;
	color: #333333;
}
.resaltado {
	background-color: #F0F0F0;
}
.resaltadoClaro {
	background-color: #F7F7EE;
}
.resaltadoAmarillo {
	background-color: #FF3;
	padding: 3px;
}
a.resaltadoAmarillo,
.resaltadoAmarillo a {
	color: #00F;
}
.titulo {
	background-image: url(../Images/linea_tit.gif);
	background-repeat:repeat-x;
	height: 30px;
	width: 100%;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 8px 0px;
}
.titulo h1 {
	background-color: #FFFFFF;
	display: inline;
	padding: 0px 5px 0px 5px;
}
.c_horizontal,
#pathNavegacion,
.paginacion {
	width: 100%;	
	margin:auto;
}
.c_horizontal{
	text-align:center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin: 0px 0px 5px 0px;
}
#pathNavegacion {
	clear: both;
	margin:0px;
	width: 100%;
	text-align:left;
	font-weight: bold;
	color:#666666;
	font-size:10px;
	padding: 3px 3px 10px 8px;
	display: block;
}
/*#muestraProducto #pathNavegacion {
	float: left;
	margin: auto 5px 5px auto;
}*/
#pathNavegacion .seleccionado {
	background-image: url(../Images/bullet_flecha.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 8px 18px;
	color: #F36D0F;
	background-position: 1px 5px;
}
.paginacion input {
	margin: 0px 0px -2px 0px;
	vertical-align: text-bottom;

}
.paginacion {
	text-align:right;
	font-size:10px;
	border-bottom: solid #999999 1px;
	height:20px;
}
.paginacion a {
	padding: 0px 1px;
}
#pathNavegacion .seleccionado a,
#pathNavegacion .seleccionado a:hover,
.paginacion .paginaActiva,
.paginacion a.paginaActiva,
.paginacion a.paginaActiva:hover
{
	color: #f77316;
	font-weight:bold;
}
.c_banners {
	border-bottom: solid #A9AAA4 1px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 8px 0px;
}
.c_banners object {
	border: solid #DCDCDC 1px;
}
.divBordes {
	text-align:center;
	border-bottom: solid #cccccc 1px;
	border-top: solid #cccccc 1px;
	margin: auto;
	padding: 3px;
}
.seccion {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: solid #A9AAA4 1px;
}
.botonComprar,
.botonSeleccionar {
	margin: 8px 3px 8px 3px;
}
.botonComprar {
	display: none;

}
.cargandoImagen {
	background-image: url(../Images/sin_imagen57.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.calificacion,
.calificacion a {
	padding: 5px 0px;
	color: #ADADAD;
	font-size: 10px;
	text-decoration: none;
	display: none;
}
