@charset "utf-8";

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/fondo_body.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
#abajo {
}

/* CSS Document */

#body_2 {
	margin: auto;
	width: 980px;
	background-color: #FFFFFF;
	padding: 0px;
}
.borrar {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
}
#abajo {
	background-color: #000000;
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
}
#abajo a{
	font-weight: bold;
	color: #F2F2F2;
	text-decoration: none;
}
#listado h1 {
	font-size: 120%;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(imagenes/icono_li_izq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	width: 556px;
}
.contenedor {
	width: 577-30px;
	margin: auto;
	padding-right: 15px;
	padding-left: 15px;
	color: #8B8B8B;
}

.contenedor p {
	font-size: 90%;
	line-height: 16px;
	color: 8B8B8B;
}

#cabezera {
	margin: 0px;
	padding: 0px;
	height: 96px;
	width: 980px;
	background-image: url(imagenes/cabezera.jpg);
	background-repeat: no-repeat;
	font-size: 90%;
	color: #CCCCCC;
	text-align: right;
}

#cuerpo {
	margin: 0px;
	padding: 0px;
	width: 980px;
}
#menu_izquierda {
	margin: 0px;
	padding: 0px;
	width: 192px;
	float: left;
	background-color: #7CA229;
}
#menu_izquierda h1 {
	color: #e9ffbb;
	font-size: 100%;
}
#menu_izquierda ul {
	font-size: 80%;
	color: #e9ffbb;
}
#menu_izquierda a {
	color: #e9ffbb;
	text-decoration: none;
}

#menu_izquierda a:hover{
	color: #e9ffbb;
	text-decoration:underline;
}

#menu_izquierda li {
	margin-top: 10px;
	list-style-image: url(imagenes/icono_li_izq.gif);
}


#cuerpo #contenido {
	width: 980px;
}
#contenido #contenido_izq {
	background-color: #7CA229;
	float: left;
	width: 192px;
}
#contenido #contenido_drc {
	float: left;
	width: 788px;
	background-color: #FFFFFF;
}



#contenido {
	float: left;
	width: 980px;
	margin: 0px;
	padding: 0px;
	background-color: #7CA229;
}
#contenido #mujer {
	height: 239px;
	margin: 0px;
	padding: 0px;
	width: 980-194px;
	background-image: url(imagenes/mujer.jpg);
	background-repeat: no-repeat;
}
#contenido #menu_horizontal {
	width: 788px;
	height: 32px;
	padding-top: 15px;
	background-image: url(imagenes/fondo_menu_horizontal.jpg);
	background-repeat:  repeat-x;
}
#contenido #productos {
	margin: 0px;
	padding: 0px;
	width: 980-194px;
	background-color: #FFFFFF;
}
#contenido #productos #listado {
	padding: 0px;
	float: left;
	width: 577px;
	min-height:700px;
	height:auto !important;
	height:700px;
	background-image: url(imagenes/fondo_productos.jpg);
	background-repeat:  repeat-y;
	margin: 0px;
}
#contenido #productos #menu_derecha {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#contenido #menu_horizontal li {
	display: inline;
	background-image: url(imagenes/icono_li.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 20px;
	margin-left: 18px;
}
#contenido #menu_horizontal ul {
	display: inline;
}
.contenedor h2 {
	color: #DF332A;
	font-size: 110%;
	display: inline;
}
.contenedor .producto .zona_imagen {
	float: left;
	width: 150px;
}
.contenedor .zona_texto {
	float: left;
	width: 218px;
	margin: auto;
	font-size: 80%;
	padding: 10px;
}
.contenedor .zona_precio {
	float: left;
	width: 135px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 170px;
}
.contenedor .producto {
	width: 526px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
}


.foto_producto {
	cursor: -moz-zoom-in;/*	cursor: url(http://localhost/catalogo/imagenes/ver_mas.gif), auto;*/
}
.foto_producto img {
	cursor: -moz-zoom-in;
	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: 0px;
	padding: 0px;
}
#menu_horizontal li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_horizontal li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
fieldset {
	margin: auto;
	width: 80%;
	border: thin solid #980E0B;
	padding-left: 10px;
	padding-bottom: 10px;
}
legend {
	font-weight: bold;
	color: #9C120F;
}
#body_2 #cuerpo #contenido #contenido_drc #productos #listado .tarifas {
	border: 1px solid #000000;
	text-align: center;
	color: #666666;
	font-weight: bold;
}
#body_2 #cuerpo #contenido #contenido_drc #productos #listado .tarifas th {
	color: #FFFFFF;
	background-color: #CC0000;
}
