@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7EECD;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.bg_header {
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #5C584C;
	text-align:center;
	font-weight: bold;
	vertical-align: middle;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #F29200;
	text-align:center;
	font-weight: bold;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:  none;
}
a:active {
	text-decoration: none;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #A27E53;
}
.text_footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #A27E53;
	text-decoration:underline;
}
.bg_footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}
.bg_rigth {
	background-image: url(../images/bg_s2.jpg);
	background-repeat: repeat-y;
}
.bg_left {
	background-image: url(../images/bg_s1.jpg);
	background-repeat: repeat-y;
}
.arial_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.bg_footer2 {
	background-color: #ECDFB9;
}
.bg_fotos {
	background-color: #DCC89A;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00B5E6;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #384A5C;
}
.textos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #384A5C;
}
.ampliar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #A27E53;
}
.t_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #795639;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #DCC89A;
	height:22px;
}
.t_paginas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #795639;
}
.form_comm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #DCC89A;
}
.enviar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BB9E79;
}
.destacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BB9E79;
}
.destacado:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #79563A;
}
.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #795639;
}
.bg_promocion {
	background-image: url(../images/promocion.jpg);
	background-repeat: no-repeat;
}
.georgia14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #795639;
}
.bg_precio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #795639;
	background-image: url(../images/bg_precio.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.t_listado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #78563A;
	background-color: #FBF4DA;
}
.linea_listado {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BA9D7B;
}
.linea_listado2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BA9D7B;
}
.georgia_cyan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #00B5E6;
}

