.titulo {
	background-color: #F6AE1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.bordes_pie {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FABB98;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FABB98;
}
.texto_pie {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.texto_cabecera {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
}
.elto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3F2F00;
	background-image: url(imagenes/fondo_menu.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #999933;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #990000;
}

.enlaceMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3F2F00;
}
.texto {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	letter-spacing: 1px;
}
.margenDcho {
	margin-right: 10px;
	border: 1px solid #EFE7DE;
}

.bordes {
	border: 1px solid #333333;
}
.titulo_naranja {
	font-weight: bold;
	color: #F7AE18;
}
.bordeInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textoPeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.Estilo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FF9933;
	background-color:#FFFFFF;
	height: 20px;
}.titulo_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	background-color: #FBCF75;
}
.textoPeque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.fondoLogo {
	background-repeat: no-repeat;
}
.titulo_ficha2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	background-color: #FDE2AA;
}
.margenDchosinBorde {
	margin-right: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.Estilo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FF9933;
	height: 20px;
}

