.fondo_todo {
	background-image: url(img/fondo.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaac14;
	width: 960px;
}
.fondo_quienes {
	background-image: url(img/fondos_pag/fondo_quienes.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_productos {
	background-image: url(img/fondos_pag/fondo_productos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_mantenimiento {
	background-image: url(img/fondos_pag/fondo_mantenimiento.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}

.fondo_materias_primas {
	background-image: url(img/fondos_pag/fondo_materias_primas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_contacto {
	background-image: url(img/fondos_pag/fondo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_suelos {
	background-image: url(img/fondos_pag/fondo_suelos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_pergolas {
	background-image: url(img/fondos_pag/fondo_pergolas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_vallas {
	background-image: url(img/fondos_pag/fondo_vallas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_mobiliario {
	background-image: url(img/fondos_pag/fondo_mobiliario.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_aviso_legal {
	background-image: url(img/fondos_pag/fondo_aviso_legal.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}

.borde {
	border: 1px solid #eaac14;
}

.fondo_amedida {
	background-image: url(img/fondos_pag/fondo_amedida.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_hosteleria {
	background-image: url(img/fondos_pag/fondo_hosteleria.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}






.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #eaac14;
}
.titulo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #5C2624;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-align: center;
}
a.pie:link {
	color: #FFF;
	text-decoration: none;
}
a.pie:hover {
	color: #f6e6ae;
	text-decoration: underline;
}
a.pie2:link {
	color: #f6e6ae;
	text-decoration: none;
}
a.pie2:hover {
	color: #f6e6ae;
	text-decoration: underline;
}
a.pie2:visited {
	color: #f6e6ae;
	text-decoration: none;
}
.celda_menu {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5c2624;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #5c2624;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #926855;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
a.menu:visited {
	color: #5c2624;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5c2624;
	text-align: justify;
	list-style-image: url(img/min.png);
}
a.texto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #eaac14;
	text-decoration: none;
}
a.texto:visited {
	font-weight: bold;
	color: #5c2624;
	text-decoration: none;
}
a.texto:hover {
	font-weight: bold;
	color: #eaac14;
	text-decoration: underline;
}


.fondo_resaltado {
	background-color: #f4e29d;
	background-image: url(img/fondo_resaltado.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
.texto_resaltado_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
.texto_resaltado_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #5c2624;
}
.linea_separacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5c2624;
	text-align: justify;
	list-style-image: url(img/min.png);
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #eaac14;
}
.fila {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5c2624;
	text-align: justify;
	list-style-image: url(img/min.png);
	background-color: #fcf5d8;
}
.campo_texto {
	border: 1px solid #eaac14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #5C2624;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FCF5D8;
	background-color: #5C2624;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fondo_galerias_suelos {
	background-image: url(img/fondos_pag_galerias/fondo_suelos.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_galerias_pergolas {
	background-image: url(img/fondos_pag_galerias/fondo_pergolas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_galerias_vallas {
	background-image: url(img/fondos_pag_galerias/fondo_vallas.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_galerias_mobiliario {
	background-image: url(img/fondos_pag_galerias/fondo_mobiliario.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_galerias_amedida {
	background-image: url(img/fondos_pag_galerias/fondo_amedida.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
.fondo_galerias_hosteleria {
	background-image: url(img/fondos_pag_galerias/fondo_hosteleria.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 220px;
	vertical-align: top;
	width: 960px;
}
