body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	font-size: 9pt;
}
.cuerpo{
	margin: 0px;
	padding: 0;
	color: #595959;
	background: #544d54 url("../images/web_bg.jpg") no-repeat;
	background-position: top;
}
h1, h2, h3,p {
	margin: 0px 0px 10px 0px;
}
table {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	padding: 0px;
	margin: 0px;
}
table td{
	vertical-align: top;
}
h1{
	color:#05A1C9;
	font-size: 14pt;
}
h2{
	color:#05A1C9;
	font-size: 12pt;
}
h2 a{
	color:#05A1C9;
	text-decoration: none;
}
h3{
	color: #05A1C9;
	font-size: 11pt;
}
img{
	border: none;
}
p a{
	text-decoration: none;
	color: #05a1c9;;
}
a {
	color: #05a1c9;
}

a:hover {
	text-decoration: none;
}
.clear{
	clear: both;
}
.admin_bar {
	background-color:#0869A6;
	border:1px dashed #AED7EF;
	color:white;
	padding:2px 4px;
	text-align:right;
}
.admin_bar .admin_button {
	color:white;
	text-decoration:underline;
}
#div_web{
	width: 100%;
	height: 100%;
}
#div_wrapper{
	width: 971px;
	min-height: 500px;
	margin: 0px auto;
	/*text-align: center;*/
	position: relative;
}
#div_banner{
	width: 202px;
	height: 60px;
	position: absolute;
	top: 20px;
	left: 20px;
}
#div_login{
	/*width: 290px;*/
	height: 60px;
	position: absolute;
	top: 35px;
	right: 20px;
	/*font-size: 7pt;*/
}
#div_carrito{
	width: 200px;
	height: 60px;
	position: absolute;
	top: 20px;
	right: 350px;
	color: #fff;
}
#div_carrito a{
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid;
	padding-right: 10px;
}
#div_carrito .vaciar{
	border: 0px;
	padding-left: 10px;
}
#div_menu{
	position: absolute;
	width: 800px;
	height: 34px;
	top: 109px;
	left: 200px;
}
#div_menu a{
	width: 117px;
	height: 24px;
	padding-top: 10px;
	display: block;
	float: left;
	margin-left: 5px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#div_menu .item{
	background: #464646 url("../images/menu_bg.png") no-repeat;
	color: #c7e4f2;
}
#div_menu .item:hover{
	background: #464646 url("../images/menu_bg_on.png") no-repeat;
	color: #fff;
}
#div_menu #selected{
	background: #464646 url("../images/menu_bg_on.png") no-repeat;
	color: #fff;
}
#div_menu #selected:hover{
	background: #464646 url("../images/menu_bg.png") no-repeat;
	color: #c7e4f2;
}
#div_top{
	width: 971px;
	height: 338px;
	background-color:transparent;
	overflow:hidden;
	position: absolute;
	top: 143px;
	left: 0px;
	color: #fff;
}
#div_top h1, #div_top h2{
	margin: 0px 0px 8px 0px;
	color: #fff;
}
.module_text a{
	color: blue;
	text-decoration: underline;
}
.module_text{
	width: 931px;
	height: 308px;
	padding: 22px 20px 10px;
}
.text_presupuesto{
	background: #fff url("../images/presupuesto_bg.jpg") no-repeat;
}
.text_empresa{
	background: #fff url("../images/empresa_bg.jpg") no-repeat;
}
.text_ubicacion{
	background: #fff url("../images/ubicacion_bg.jpg") no-repeat;
}
.text_contacto{
	background: #fff url("../images/contacto_bg.jpg") no-repeat;
}
#div_body{
	width: 971px;
	/*min-height: 500px;*/
	background-color: #76ADBC;
	position:absolute;
	top: 485px;
	left: 0px;
}
#div_modules{
	width: 931px;
	padding: 25px 20px 20px;
	min-height: 500px;
	background-color: #fff;
}
/*Home*/
#div_home{
	width: 971px;
	/*padding: 25px 10px 0px;*/
	background: #76ADBC url("../images/home_bg.jpg") no-repeat;
	height: 500px;
}
.home_novedades{
	float: left;
	margin-right: 5px;
}
.home_temporada{
	float: left;
}
/*Product*/
.modules_product{
	width: 971px;
	height: 338px;
	background-color:#00A4CA;
}
.product_menu{
	width: 763px;
	height: 315px;
	padding-left: 207px;
	padding-top: 20px;
	background: #00A4CA url("../images/category_bg.jpg") no-repeat;
}
.product_seccion{
	float: left;
	width: 150px;
	margin-right: 21px;
	/*text-align: center;*/
}
.product_category{
	width: 140px;
	margin: 0px 5px;
	background: transparent;
	overflow: hidden;
}
.product_subcategory{
	min-height: 85px;
}
.seccion_name{
	margin: 0px;
	color: #fff;
}
.subcategory_active{
	font-weight: bold;
}
.category_name{
	margin: 0px;
	color: #58434a;
	margin: 20px 0px 0px 0px;
}
.product_menu a{
	display: block;
	color: #fff;
	text-decoration: none;
}
.product_image{
	width: 122px;
	height: 99px;
	padding: 15px 15px 0px;
	background: transparent;
	position: relative;
}
.poferta{
	width: 59px;
	height: 59px;
	background: transparent url("../images/oferta_bg.png") no-repeat;
	position: absolute;
	top: 5px;
	right:5px;

}
.list{
	width: 152px;
	height: 152px;
	background: #fff url("../images/product_bg.jpg") no-repeat;
	float: left;
	margin-right: 3px;
	margin-top: 10px;
}
.product_detail{
	width: 152px;
	height: 38px;
	/*margin-top:30px;*/
	background: transparent;
}
.mas_info{
	padding: 10px 25px 10px 15px;
	float: left;
	cursor: pointer;
}
.articulo{
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.name{
	margin: 0px;
}
.name a{
	color: #866262;
	font-weight: bold;
}
.datos{
	margin: 0px;
}
#panel a{
	padding: 5px 30px;
	border-right: 1px solid #000;
}
/*Carrito*/
.table_pedido{
	width: 700px;
	margin: 30px 0px;
}
.table_pedido th{
	border-right: 1px solid #f3f3f3;
}
.table_pedido td{
	border-right: 1px solid #f3f3f3;
	padding: 6px;
	text-align: center;
}
.tr_head_pedido{
	background-color: #ddd;
	text-align: center;
	height: 27px;
	/*border-left: 1px solid #f3f3f3;*/
}
.tr_impar{
	background-color: #fff;
}
.tr_par{
	background-color: #f3f3f3;
}
.tr_foot{
	background-color: #ddd;
	height: 20px;
}
.tr_foot_impar{
	background-color: #f3f3f3;
	height: 20px;
}
.tr_foot td{
	border-right: none;
	font-weight: bold;
}
.tr_foot_impar td{
	border-right: none;
	font-weight: bold;
}
.input_cant{
	border: 1px solid #000;
	height: 16px;
	width: 45px;
	text-align: right;
	font-size: 8pt;
}
.table_pedido .combos{
	width: 100px;
	border: 1px solid #000;
	font-size: 8pt;
}
.table_pedido .td_delete{
	text-align: center;
}
.table_pedido .td_delete img{
	cursor: pointer;
}
.table_pedido .td_name{
	text-align: left;
	width: 200px;
}
.pedido_navigator{
	width: 500px;
	margin-top: 20px;
	text-align: center;
}
.link_navigator{
	background-color: #f3f3f3;
	padding: 5px 8px;
	margin-right: 10px;
	border: 1px solid #ddd;
	text-decoration: none;
}
.link_navigator:hover{
	text-decoration: none;
}
.img_carrito{
	margin-right: 10px;
}
#panel{
	text-align: center;
	margin: 20px 0px;
}
/*Contacto*/
.empresa{
	width: 500px;
}
.presupuestar{
	width: 700px;
}
#div_coments{
	width: 425px;
	height: 308px;
	float: left;
}
.div_form_consultas{
	width: 440px;
	height: 308px;
	float: left;
}
.div_form_consultas label{
	font-weight: bold;
}
.div_form_consultas .text{
	width: 250px;
	height: 20px;
	border: 2px solid #00A4CA;
	text-indent: 5px;
}
.div_form_consultas .input{
	width: 310px;
	height: 80px;
	border: 2px solid #00A4CA;
	overflow: hidden;
	text-indent: 5px;
}

.div_form_consultas #cont_PHONE{
	width: 190px;
}
.div_form_consultas .table_panel td{
	padding-bottom: 2px;
}
.div_form_consultas #reset, .div_form_consultas #cancel{
	display: none;
}
.div_form_consultas .td_label{
	padding-right: 5px;
}
.div_form_consultas #send{
	width: 105px;
	margin: 30px 0px;
	height: 25px;
	background-color: #686868;
	border: 1px solid #686868;
	color: #c7e4f2;
	font-weight: bold;
	text-align: center;
}
/*Navegador*/
.div_navigator{
	text-align: center;
	margin: 20px 0px 0px;
}
.div_navigator a{
	text-decoration: none;
	color: #05A1C9;
}
.page{
	padding: 0px 5px;
}
.selected{
	padding: 0px 10px;
	font-weight: bold;
}
.prev{
	padding: 0px 10px 0px 0px;
}
.next{
	padding: 0px 0px 0px 10px;
}
/*Formulario de Registro*/

.table_form_register label{
	font-weight: bold;
}
.table_form_register td{
	padding-bottom: 5px;
}
.table_form_register .td_texto{
	padding-left: 10px;
	font-size: 8pt;
}
.table_form_register .td_label{
	padding-left: 5px;
}
.text{
	width: 280px;
	text-indent: 5px;
	border: 1px solid #c0c0c0;
}
.table_form_register .required{
	padding-left: 5px;
	color: #0066CC;
	text-transform: capitalize;
	font-weight: bold;
}
.street{
	width: 200px;
	border: 1px solid #c0c0c0;
	text-indent: 5px;
}
.small{
	width: 30px;
	text-indent: 5px;
	border: 1px solid #c0c0c0;
}
.textsmall{
	width: 60px;
	border: 1px solid #c0c0c0;
	text-indent: 5px;
}
.textbig{
	width: 200px;
	border: 1px solid #c0c0c0;
	text-indent: 5px;
}
.combos{
	border: 1px solid #c0c0c0;
}
.td_texto{
	font-size: 8pt;
}
/*Login*/
.form_login a{
	text-decoration: none;
	font-size: 7pt;
}
.form_login .login{
	border: 1px solid #909090;
	background-color: #ccc;
	color: #646464;
}
.form_login label{
	color: #fff;
	font-size: 7pt;
}
.form_login .controls{
	padding: 0px 10px 1px 0px;
}
.form_login .btn_login{
	padding-top: 11px;
}
.button{
	background-color: #f3f3f3;
	color: #05a1c9;
	border: 1px solid #ddd;
	width: 125px;
	margin-top: 20px;
	height: 27px;
}
.reset{
	margin-left: 10px;
}
.div_form_login{
	padding-top: 10px;
	text-align: right;
	color: #fff;
}
.div_form_login a{
	text-decoration: none;
	padding: 3px 5px;
	border-left: 1px solid #05a1c9;
}
.alert{
	color: red;
	font-size: 7pt;
}
.welcome a{
	padding: 3px 10px;
	border-left: 1px solid #05A1C9;
}
.table_datos{
	margin-bottom: 20px;
}
.vacio{
	margin-top: 30px;
}
.lleno{
	margin-top: 18px;
}
.client_data, .welcome{
	font-weight: bold;
	margin-bottom: 20px;
}
.mapa{
	width: 614px;
	background-color: transparent;
	height: 296px;
	overflow: hidden;
}
.mensaje{
	color: red;
	font-weight: bold;
}
