@charset "UTF-8";
body {
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}


a{
	color: #CCCC00;
	text-decoration: none;
}

a img{
	border:none;
}

h1{
	font-size: 16px;
	font-weight: normal;
}


h2{
	font-size: 14px;
	font-weight: normal;
}

h3{
	font-size: 13px;
	font-weight: normal;
}


h4{
	font-size: 12px;
	font-weight: normal;
	display:inline;
}

.txt{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.verde{
	color:#CCCC66;
}


/* ---------- CABECERA ---------- */

.cabecera{
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#logo{
	background-image:url(imagenes/fondo_logo.png);
	background-position:bottom;
	text-align: center;
	/*vertical-align: middle;*/
	float: left;
	height: 90px;
	width: 230px;
	padding-top: 38px;
}

#sup_der{
	background-image:url(imagenes/sup_der.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: 128px;
	width: 794px;
}

/* ---------- BOTONERA ----------*/

.menu{
	float: left;
	height: 37px;
	width: auto;
	margin-top: 91px;
	padding-left: 15px;
}

.registro{
float:left;	
margin-top:4px;
}

#cuadro{
	float: left;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(imagenes/boton.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#cuadro a{
	color: #666666;
}

#cuadro a:hover{
	color: #CCCC00;
}

/* ---------- CUERPO ---------- */

.cuerpo{
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#izquierda{
	float: left;
	height: 640px;
	width: 230px;
	background-image: url(imagenes/izquierda.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#izquierda1{
	float: left;
	height: 600px;
	width: 230px;
	background-image: url(imagenes/izquierda1.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#contenedor{
	float: left;
	height: 640px;
	width: 794px;
}

#contenido{
	height:auto;
	float: left;
	width: 720px;
}

.cuadro1{
	float: left;
	height: 200px;
	width: 240px;
}

.cuadro2{
	float: right;
	height: 300px;
	width: 240px;
}

#recuadro{
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom:10px;
	width: 699px;
	border: 1px solid #666666;
}

#contenedorrecuadro{
	height: auto;
}

#foto{
	float: left;
	height: auto; /*288px;*/
	width: 433px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: thin solid #CCCC00;
	/*vertical-align:middle;*/
	text-align:center;
}

#caracteristicas{
	float: right;
	width: 240px;
	margin-top: 10px;
	height: auto;
	font-weight: normal;
}

#caracteristicas a{
	color: #666666;
	font-size: 11px;
}

#caracteristicas a:hover{
	color: #CCCC00;
}

#caracteristicas2{
	margin-top: 13px;
	font-weight: normal;
	margin-left: 10px;
}

#caracteristicas2 a{
	color: #666666;
	font-size: 11px;
}

#caracteristicas2 a:hover{
	color: #CCCC00;
}

#titulo{
	margin-top: 10px;
	font-size: 18px;
	color: #CCCC00;
	font-weight: bold;
}

#titulo2{
	font-size: 13px;
	color: #CCCC00;
	font-weight: bold;
}

#precio2{
	font-size: 13px;
	color: #CCCC00;
	font-weight: bold;
	text-align:right;
	padding-right:10px;
}


#descripcion{
	margin-top: 5px;
	font-size: 12px;
}

#especificaciones{
	float: left;
	width: 680px;
	margin-top: 5px;
	margin-left: 10px;
}
#cantidades{
	width: 155px;
	float: right;
}

#total{
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
}

.precio{
	color: #CCCC00;
	font-size: 20px;
	margin-left: 0px;
	font-weight: bold;
}

.botoncomprar{
	margin-top: 10px;
	text-align:right;
}

/* ---------- MOSAICO ----------*/

#contenedormosaico{
	float: left;
	height: 580px;
	width: 710px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#cuadromosaico{
	float: left;
	height: 126px;
	width: 154px;
	margin-top: 15px;
	margin-left: 26px;
}

#fotomosaico {
	border: thin solid #CCCC00;
	width:150px;
	height:100px;
}

#nombremosaico{
	float: left;
	width: 90px;
}

.verde{
	color: #CCCC00;
	font-size: 12px;
	font-weight: bold;
}

.preciomosaico{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#avance{
	height: 20px;
	float: left;
	width: 720px;
	text-align: center;
	line-height: 18px;
}

#avance a{
	color: #666666;
}

#avance a:hover{
	color: #CCCC00;
}

/* ---------- Menu Vertical ----------*/

#menuvertical {
	height: 600px;
	float: right;
	width: 103px;
}

#menuvertical ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuvertical li {
	display: inline;
	color: #993300;
}

#menuvertical a {
	display: block;
	float: right;
	height: 23px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	width: 88px;
	text-align: right;
	background-color: #000000;
	margin-top: 22px;
}

#menuvertical .huitex a:hover{
	background-color: #FF9966;
	color: #000000;
}

#menuvertical .huitex a{
	color: #FF9966;
}

#menuvertical .mosaico a:hover,#menuvertical .mosaic a:hover{
	background-color: #99cc33;
	color: #000000;
}

#menuvertical .mosaico a, #menuvertical .mosaic a{
	color: #99cc33;
}

#menuvertical .aluminio a:hover, #menuvertical .aluminium a:hover{
	background-color: #9999cc;
	color: #000000;
}

#menuvertical .aluminio a, #menuvertical .aluminium a{
	color: #9999cc;
}

#menuvertical .acero a:hover, #menuvertical .steel a:hover{
	background-color: #9999ff;
	color: #000000;
}

#menuvertical .acero a, #menuvertical .steel a{
	color: #9999ff;
}

#menuvertical .madera a:hover, #menuvertical .wood a:hover{
	background-color: #cc6600;
	color: #000000;
}

#menuvertical .madera a, #menuvertical .wood a{
	color: #cc6600;
}

#menuvertical .patio a:hover, #menuvertical .courtyard a:hover{
	background-color: #ccffcc;
	color: #000000;
}

#menuvertical .patio a, #menuvertical .courtyard a{
	color: #ccffcc;
}

#menuvertical .outdoor a:hover{
	background-color: #FFCC66;
	color: #000000;
}

#menuvertical .outdoor a{
	color: #FFCC66;
}

#menuvertical .current_page_item a {
	color: #FFFFFF;
}

#footer{
	background-image: url(imagenes/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 40px;
	width: 794px;
}

.footertxt{
	margin: 8px;
}


.productListing-even{
background-color:#EFEFEF;
}


.tabla_zonas {
	font-size: 12px;
}
.tabla_zonas tr .zona {
	font-size: 12px;
	background-color: #CCC;
	color: #000;
	text-align: center;
}

.tabla_zonas tr .titulo_zona {
	font-size: 13px;
	color: #746D6B;
	background-color: #CCCC00;
	text-align: center;
	font-weight:normal;
}

.tabla_zonas tr .agentes {
	font-size: 10px;
	color: #000;
	background-color: #eee;
	text-align:center;
}

.comentario {
	display:block;
	font-size: 14px;
	color:#777;
}
.comentarioTitulo {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.comentarioCaja {
	border: thin solid #CCCC00;
	width:68%;
	padding:10px;
	background-color:#eee;
}
.company {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align:justify;
}
.company .companyTitulo {
	font-size: 16px;
	color: #CCCC00;
	display: block;
	padding-bottom: 15px;
	font-weight:bold;
	
	padding-top: 15px;	
}
