body 
{
	background-color: #FEFBF2;
	margin: 0;
	padding: 0;
	text-align: center;
	scrollbar-3dlight-color:#DCC38A;
	scrollbar-arrow-color: #FFF;
	scrollbar-base-color: #DCC38A;
	scrollbar-darkshadow-color: #EECA74;
	scrollbar-face-color: #EECA74;
	scrollbar-highlight-color: #DCC38A;
	scrollbar-shadow-color: #DCC38A;
	scrollbar-track-color: #F4E1AC;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_derecha
{
	padding: 0 0 0 22px;
	margin: 0;
	background-image: url(_img/derecha_contenido.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.texto_contenido
{
	font-size: 12px;
	font-weight: bold;
	/*color: #E24903;*/
	/*color: #9C7938;*/
	color: #9C8456;
	line-height: 16px;
	font-variant: small-caps;
	height: 310px;
	overflow: auto;
	scrollbar-3dlight-color:#DCC38A;
	scrollbar-arrow-color: #FFF;
	scrollbar-base-color: #DCC38A;
	scrollbar-darkshadow-color: #DCC38A;
	scrollbar-face-color: #EECA74;
	scrollbar-highlight-color: #DCC38A;
	scrollbar-shadow-color: #DCC38A;
	scrollbar-track-color: #F4E1AC;
}
.auxiliar_padding
{
	padding: 10px 25px 10px 25px;
}
.contenido_espacios
{
	margin-left: 22px;
}
h1
{
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0;
	color: #9C8456;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.background_titulo_contenido
{
	background-image: url(_img/boceto2_r2_c2.jpg);
	background-position: top center;
	padding-top: 15px;
	padding-bottom: 0;
	background-repeat: no-repeat;
	
}
.background_contenido
{
	background-image: url(_img/boceto2_r3_c2.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
.background_contenido_bajo
{
	background-image: url(_img/boceto2_r3_c2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 20px 0px 20px;
}
.abajo
{
	background-image: url(_img/pie.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 5px 30px 0 30px;
}
a.pie:link,a.pie:visited,a.pie:active
{
	color: #404040;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
}
a.pie:hover
{
	text-decoration: underline;
}
.texto_pie
{
	color: #404040;
	font-size: 10px;
}
a.interno:link,a.interno:visited,a.interno:active
{
	font-size: 12px;
	color: #C79858;
	text-decoration: underline;
	font-variant: small-caps;
}
a.interno:hover
{
	text-decoration: none;
}
.texto_claro
{
	color: #C79858;
	font-variant: small-caps;
}
/*INICIO estilos para los formularios*/
.formulario
{
	margin: 0;
	padding: 0;
}
.texto_formularios
{
	font-size: 12px;
	font-weight: bold;
	color: #9C8456;
	font-variant: small-caps;
	line-height: 10px;
}
.texto_formularios_fecha
{
	font-size: 10px;
	font-weight: bold;
	color: #9C8456;
	font-variant: small-caps;
	font-size: 12px;
}
.text_box
{
	border: 1px solid #C79858;
	width: 99%;
	height: 20px;
	color: #9C8456;
	font-size: 12px;
}
.text_box_fecha
{
	border: 1px solid #C79858;
	width: 70px;
	height: 20px;
	color: #9C8456;
	font-size: 12px;
}
.text_area
{
	width: 99%;
	border: 1px solid #C79858;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C8456;
	font-size: 12px;
}
.select_box
{
	border: 1px solid #C79858;
	color: #9C8456;
	font-size: 12px;
}
.submit_buttom
{
	border: 1px solid #FFF;
	color: #9C8456;
	font-size: 12px;
	background-color: #DCC38A;
	cursor: pointer;
}
/*FIN estilos para los formularios*/
.cuerpo_novedad
{
	font-size: 12px;
	color: #9C8456;
	line-height: 16px;
	font-variant: small-caps;
}
.fecha_novedad
{
	font-size: 12px;
	color: #C79858;
	line-height: 16px;
	font-variant: small-caps;
}
.titulo_novedad
{
	font-size: 12px;
	font-weight: bold;
	color: #C79858;
	line-height: 16px;
	text-transform: uppercase;
}
.titulo_mostrar_novedad
{
	font-size: 13px;
	font-weight: bold;
	color: #C79858;
	line-height: 16px;
	text-transform: uppercase;
}
.img_novedad
{
	border: 1px solid #9C8456;
}
.hr_novedad
{
	border: 1px solid #C79858;
}

/* pop up nueva direccion */
#nuevadire
{
	position: absolute;
	height: 578px;
	width: 100%;
	top: 0;
	left: 0;
	padding-top: 20px;
	z-index: 1000;
	text-align: center;
}
.nuevadire_img
{
	background: url(_img/nuevadireccion.jpg) no-repeat;
	width: 396px;
	height: 503px;
	margin: auto;
	text-align: right;
}
a.nuevadire_btn:link, a.nuevadire_btn:active, a.nuevadire_btn:visited
{
	font-size: 12px;
	text-decoration: none;
	padding: 0 13px 0 0;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65532E;
}
a.nuevadire_btn:hover
{
	color: #FFF;
}
/* fin pop up nueva direccion */

/* pop up mapa */
#mapa
{
	position: absolute;
	height: 578px;
	width: 100%;
	top: 0;
	left: 0;
	padding-top: 20px;
	z-index: 1000;
	text-align: center;
}
.mapa_img
{
	background: url(_img/contener_mapa.jpg) no-repeat;
	width: 481px;
	height: 468px;
	margin: auto;
	text-align: right;
}
a.mapa_btn:link, a.mapa_btn:active, a.mapa_btn:visited
{
	font-size: 12px;
	text-decoration: none;
	padding: 0 13px 0 0;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #65532E;
}
a.mapa_btn:hover
{
	color: #FFF;
}
/* fin pop up mapa */

.nav
{
	color: #E7D1B6;
}
a.nav:link, a.nav:active, a.nav:visited
{
	font-size: 12px;
	color: #C79858;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover
{
	color: #8F6730;	
}