body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF9D9;
	margin: 0px;
}
td {
	vertical-align: top;
}
hr {
	color: #FF9966;
}

.general {
	background-image: url(imgs_muestra/fondo.jpg);
}
.bann {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9933;
}
.bann_top {
	background-image: url(imgs_muestra/inicio_7x3.gif);
}
.lat_der {
	background-image: url(imgs_muestra/lat_der.jpg);

}
.lat_izq {
	background-image: url(imgs_muestra/lat_izq.jpg);

}
.bloc_der {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBE693;
}
.bloc_izq {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBE693;
}
.inter {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9933;
	text-align: justify;
}
.recuadro {
	border: 1px dotted #FF9966;
	padding: 3px;
}
.fot_index {
	border: 1px solid #CC0000;
}
.fot_index_2 {
	border: 2px solid #CC0000;
}
.fot_ngro {
	border: 1px solid #000000;
}
.fot_nar {
	border: 1px solid #FF9966;
}
.even_sub {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC66;
}
/*----------------- enlaces ---------------------------------------------*/
a:link {
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	color: #FF6633;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: line-through;
}
.retor {
	text-align: right;
	color: #FBE590;

}
.retor a:link {
	color: #FF6633;
	text-decoration: none;
	background-color: #FBE590;
	float: none;
}
.retor a:visited {
	color: #FF6633;
	text-decoration: none;
	background-color: #FBE590;
	float: none;	
}
.retor a:hover {
	color: #FBE590;
	text-decoration: none;
	background-color: #FF6633;
	float: none;
}
.retor a:active {
	color: #FBE590;
	text-decoration: none;
	background-color: #FF6633;
	float: none;
}
.gale {
	color: #FF6633;
	text-align: left;
}
.gale a:link {
	color: #FF6633;
	text-decoration: none;
	background-color: #FFCC66;
	float: left;
	padding: 2px;
}
.gale a:visited {
	color: #FF6633;
	text-decoration: none;
	background-color: #FF9933;
	float: left;
	padding: 2px;
}
.gale a:hover {
	color: #FF6633;
	text-decoration: none;
	background-color: #FF6633;
	float: left;
	padding: 2px;
}
.gale a:active {
	color: #FF6633;
	text-decoration: none;
	background-color: #FF6633;
	float: left;
}
.enlaces_reco {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	list-style-type: square;
}
/*----------------- destacados y encabezados ----------------------------*/
h1 {
	font-size: 36px;
}
h2 {
	font-size: 14px;
	color: #CC0000;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	color: #0099CC;
}
h5 {
	font-size: 10px;
	font-weight: bold;
}
.dest_nar {
	color: #FF3300;
	font-weight: bolder;
}
/*------------------ textos ----------------------------------------------*/
.txt_rojo {
	color: #CC0000;
	font-size: 10px;
}
.txt_rojo_2 {
	color: #CC0000;
	font-size: 11px;
}
/*----------------- pie de web -------------------------------------------*/
.pie {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
}
/*----------------- otros ------------------------------------------------*/
.nota {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
}
.fin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}