.botonera_top {
	background-image: url(/images/botonera_top.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C90;
	border-bottom-color: #C90;
	height: 35px;
	width: 767px;
}
.botonera_izq {
	background-image: url(/images/botonera_izq_fondo01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.imagen_deco {
	background-image: url(/images/imagen_deco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tabla_gral {
	background-image: url(/images/fondo_blanco.jpg);
	background-repeat: repeat-y;
}

.boton_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;

}
.boton_top:hover {
	color: #FF0;
	text-decoration: none;	
}
.separador_bot_top {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;

}
.separador_notas {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.botonera_izq_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #574426;
	text-decoration: none;
}
.botonera_izq_bot:hover {
	text-decoration: underline;
}
.tit_destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #453824;
	text-decoration: underline;
}
.foto_01 {
	background-image: url(/images/foto_01.jpg);
}
.foto_02 {
	background-image: url(/images/foto_02.jpg);
}

.botonera_izq_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #584527;
	text-decoration: none;
}

.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.nota_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #236137;
	text-decoration: none;
}
.nota_titulo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #236137;
	text-decoration: none;
}
.nota_titulo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #236137;
	text-decoration: underline;
}
.nota_copete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #453824;
	text-decoration: none;
}
.nota_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #453824;
	text-decoration: none;
}

