/*tags*/
* {
	margin:0px;
	padding:0px;
}
p {
	padding-bottom: 15px;
}
a {
	color: #666666;
	text-decoration:underline;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
/*main*/
#contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #EDE8E6;
	padding: 5px;
}
#cbza {
	background-image: url(../imagenes/fondo_cbza.jpg);
	height: 130px;
	position: relative;
}#logo {
	position: absolute;
	top: 30px;
	left: 31px;
}
#frase_cbza {
	position: absolute;
	left: 707px;
	top: 52px;
}
#botonera {
	background-color: #761D25;
	height: 64px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#botonera li {
	float: left;
	list-style-type: none;
}
#botonera li a{
	line-height: 64px;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#botonera li a:hover{
	background-color: #3C070D;
}
.tit_box {
	padding-bottom: 15px;
}
.tit_box h3 {
	color: #000000;
	font-size: 16px;
}
#novedad_home {
	float: left;
	width: 288px;
	padding: 20px;
	background-color: #E9E3E1;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	height:140px;
}
.img_novedad {
	border: 1px solid #999999;
	float: left;
	margin-right: 10px;
}
.tit_novedad {
	padding-bottom: 6px;
}
.tit_novedad h4 {
	font-size: 11px;
}
.tit_novedad h4 a{
	color:#666666;
	text-decoration:none;
}
.tit_novedad h4 a:hover{
	text-decoration:underline;
}
.txt_novedad {
	height: 56px;
	width: 180px;
	overflow: hidden;
}
.btn_novedad {
	padding-top: 15px;
	padding-left: 87px;
}
.btn_novedad a{
	color:#666666;
	text-decoration:none;
}
.btn_novedad a:hover{
	text-decoration:underline;
}
#servicios_home {
	float: left;
	width: 180px;
	padding: 20px;
	background-color: #E9E3E1;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	height:140px;
}
#servicios_home li {
	list-style-position: inside;
	font-size:10px;
}
#servicios_home a{
	color:#666666;
	text-decoration:none;
}
#servicios_home a:hover{
	text-decoration:underline;
}
#texto_home {
	float: left;
	width: 302px;
	padding: 20px;
	background-color: #E9E3E1;
	margin-top: 5px;
	margin-bottom: 5px;
	height:140px;
}
#pie {
	clear: both;
	background-color: #57151C;
	color: #FFF;
	font-size: 12px;
	padding-top: 34px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height:1%;
}
#pie a{
	color: #D0C6C1;
	text-decoration:none;
}
#pie a:hover{
	color: #D0C6C1;
	text-decoration:underline;
}
#firma {
	width: 910px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}

/*producto*/
.fecha_lista_prod {
	position:absolute;
	margin-left:360px;
	display:inline;
	font-weight:bold;
}
#btn_volver {
	color: #FFF;
	position: absolute;
	font-size: 10px;
	left: 316px;
	top: 134px;
	font-weight: bold;
}
#btn_volver a{
	color: #FFF;
	text-decoration:none;
}
#img_seccion_grande {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#cuadro_tit {
	float: left;
	background-image: url(../imagenes/fondo_cuadro_tit.png);
	height: 263px;
	width: 405px;
	position: relative;
}
#tit_cuadro {
	text-align: right;
	padding-top: 20px;
	padding-right: 30px;
}
#tit_cuadro h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
}
#subtit_cuadro {
	text-align: right;
	padding-right: 30px;
}
#subtit_cuadro h1 {
	color: #FFFFFF;
	font-size: 32px;
	font-weight: bold;
}
#tits_cat {
	position: absolute;
	top: 131px;
}

.tit_cat {
	background-image: url(../imagenes/fondo_tit_cat.png);
	height: 33px;
	float: left;
	margin-right: 5px;
}
.tit_cat h2 {
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 7px;
	padding-left: 10px;
}
.tit_cat h2 a {
	color: #FFFFFF;
	text-decoration:none;
}
.tit_cat h2 a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#bot_cat ul {
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 4px;
}
#bot_cat li {
	margin-bottom: 1px;
	list-style-type: none;
}
#bot_cat li span{
	background-color:#842029;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 24px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	height:1%;
}
#bot_cat li a{
	background-color:#842029;
	background-image: url(../imagenes/ico_lista_prod.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 24px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	height:1%;
}
#bot_cat li a:hover{
	background-color:#57151C;
}#pie_prod {
	height: 77px;
	clear: both;
	background-image: url(../imagenes/fondo_pie_contenido.png);
	margin-bottom: 5px;
}
#tit_pie_prod {
	font-size: 14px;
	color: #EDE8E6;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EDE8E6;
}
.prod_dest_pie {
	float: left;
	width: 175px;
	padding-top: 18px;
	color: #FFFFFF;
	margin-right: 40px;
	display:inline;
}
.prod_dest_pie img {
	border: 1px solid #EDE8E6;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.prod_dest_pie p {
	font-size: 10px;
	height: 26px;
	overflow: hidden;
}
.tit_prod_dest_pie a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tit_prod_dest_pie a:hover {
	text-decoration: underline;
}
/*producto lista*/
#min_height {
	float: left;
	height: 365px;
}
#lista_prod {
	width: 450px;
	float: left;
	margin-right: 5px;
	padding: 20px;
}
.item_lista_prod {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9CECA;
}
#tit_lista_prod {
	color: #761D25;
	padding-bottom: 15px;
}
#tit_lista_prod h1 {
	font-size: 14px;
}
.img_lista_prod {
	float: left;
	width:125px;
}
.img_lista_prod img{
	float: left;
	border: 5px solid #DACFCB;
	margin-bottom:8px;
	margin-right:8px;
}
.tit_lista_prod h2 {
	color: #842029;
	font-size: 11px;
	font-weight:bold;
}
.tit_lista_prod h2 a{
	color: #842029;
	text-decoration:none;
}
.tit_lista_prod h2 a:hover{
	color: #842029;
	text-decoration:underline;
}
.txt_lista_prod {
	height: 27px;
	margin-bottom:14px;
	overflow: hidden;
}
.txt_prod_amp {
	margin-bottom:14px;
}
.btn_lista_prod {
	padding-left:70px;
}
#cont_lista {
	height: 310px;
	overflow: auto;
	position:relative;
	padding-right: 15px;
}
/*novedades*/
.btn_novedad_lista {
	text-align: right;
	padding-top: 10px;
}
#novedad_reciente {
	background-color: #CCCCCC;
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
	float:left;
	margin-top:5px;
	width:385px;
}
#tit_reciente {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 12px;
	position:absolute;
	width:385px;
	top: 232px;
}
#bajada_novedad_amp {
	margin-bottom:14px;
	font-style: italic;
}
.txt_novedad_amp {
	margin-bottom:14px;
}
#tit_novedad_amp h1 {
	color: #761D25;
	font-size:14px;
	padding-bottom: 15px;
}
/*servicios*/
#lista_servicios li {
	background-image: url(../imagenes/punto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	list-style-type: none;
}
/*contacto*/
#contenido_contacto h1 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
}
#contenido_contacto h2 {
	font-size: 15px;
	color: #333333;
	margin-bottom: 10px;
}
#contenido_contacto a {
	color: #666666;
}
#contacto_col_izq{
	width: 181px;
	height: 336px;
	float: left;
	border-right: 1px solid #B4B0AF;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 30px;
}
#contacto_col_izq li {
	margin-bottom: 5px;
	list-style: disc outside;
}
#centro_contacto {
	float: left;
	border-right: 1px solid #B4B0AF;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 333px;
	padding-left: 60px;
	padding-right: 65px;
	height: 336px;
}
input, label, textarea {
	clear: both;
	width: 332px;
	margin-bottom: 5px;
}
#formulario {
	float: left;
}
#formulario #enviar {
	float: right;
}
#contacto_col_der{
	width: 190px;
	float: left;
	margin-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
/*faq*/
#cabeza_faq {
	background-image: url(../imagenes/fondo_cbza_faq.png);
	background-repeat: repeat-y;
	height: 113px;
	width: 900px;
	font-size: 35px;
	font-family:  Helvetica, Arial, sans-serif;
	color: #FFFFFF;
}
#txt_tit_faq_izq{
	margin-top: 35px;
	margin-left: 40px;
	float: left;
}
#txt_tit_faq_der{
	margin-top: 35px;
	margin-right: 40px;
	float: right;
}
#faq_col_izq{
	width: 171px;
	height: 211px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4B0AF;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #333333;
	font-size: 18px; 
	padding-left: 40px;
	font-family:  Helvetica, Arial, sans-serif;
}
#faq_col_der{
	width: 648px;
	float: left;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	font-family:  Helvetica, Arial, sans-serif;
	padding-bottom: 20px;
}
#faq_col_der ul{
}
#faq_col_der li{
	margin-left: 15px; 
	margin-bottom: 5px;
	font-size: 13px;
}
#faq_col_der li a{
	text-decoration: none;
	color: #333333;
}
#faq_col_der dl{
	margin-top: 20px;
	clear: both;
}
#faq_col_der dt{
	font-size: 15px; 
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}
#faq_col_der dd{ 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
}
