body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.marco {
	border: 1px solid #DBCAA6;
}

.ventan-fondo {
	background-image: url(../images/ventana-fondo.jpg);
	background-repeat: repeat;
}

.marco_catalogo {
	border: 3px solid #DBCAA6;
}
.marco_fotos {
	border: 3px solid #000000;
}
.linea_up_down {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBCAA6;
	border-bottom-color: #DBCAA6;
}
.texto  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
.texto_2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: lighter;
}
.texto_catalogo  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
	border-left-style: none;
	left: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #761C01;
	text-decoration: none;
	font-weight: bold;
}
.titulo_catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #E1D1A8;
	text-decoration: none;
	font-weight: bold;
}
.promocion {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #761C01;
	text-decoration: none;
	font-weight: bold;
}

.subtitulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.texto_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBCAA5;
}

.texto_bottom1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #751B01;
}

.link_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DCAB18;
	text-decoration: none;
}

.link_bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}

.link_atras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

.link_atras:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: underline;
	font-weight: bold;
}
.images_side {
	border: 5px solid #333333;
	margin-bottom: 20px;
	margin-left: 20px;
	display: block;
}
.link_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.link_contacto_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
