/* Hoja de Estilo CSS */

body {
	margin: 0px;
	font-size: 13px;
	line-height: 15px;
}
td {
	vertical-align: top;
}
.fndsup {
	background: #F3F1E5 url('../img/fnd_sup.gif') repeat-x;
	height: 7px;
}
.blancolateral {
	width: 3px;
	background: #FFFFFF;
}
#areacentral {
	background: #A49D8A url('../img/gradiente.gif') repeat-x bottom;
	width: 100%;
	height: 237px;
}
.tramalatizda {
	background: url('../img/raya.gif') repeat top right;
	width: 50%;
}
.tramalatdcha {
	background: url('../img/raya.gif') repeat top left;
	width: 50%;
}
.contenedor {
	background: #F8F7EF url('../img/fnd_cont.gif') repeat-y top left;
	height: 100%;
}
#contenido {
	margin: 6px 22px 12px 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #706755;
}
#contenido p {
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
	margin: 0px 0px 6px 0px;
}
#contenido li {
	font-size: 13px;
	line-height: 15px;
	text-align: justify;
	margin: 0px 0px 6px 0px;
}
#contenido h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}
#contenido h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}
#contenido h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}
#contenido strong {
	color: #000000;
}
#contenido a {
	color: #CF9012;
}
.sombralatbanner {
	background: #F8F7EF url('../img/sombra_inf.gif') repeat-x top;
	height: 54px;
}
.sombrainfbanner {
	background: url('../img/sombra_inf_2.gif') repeat-x top;
	height: 8px;
}
.fndinf {
	background: #F3F1E5 url('../img/raya3.gif') repeat top left;
	text-align: center;
	vertical-align: middle;
	padding: 40px;
}
.pie {
	background: #E4E1D5;
}
#tituloemerg {
	background: #706755;
	padding: 22px;
	font: bold 16px/16px Georgia, "Times New Roman", Times, serif;
	color: #F8F7EF;
}
.EstiloFbanner {
	font-size: 11px;
	}
.glosario {color: #0099DD;cursor:help}
.glosarioNegrita {color: #0099DD; font-weight: bold;cursor:help }
.emergenteA{color: #CF9012;cursor:pointer}
.emergente {color: #000000;cursor:help}
.emergenteNegrita {color: #CF9012; font-weight: bold;cursor:help}

.bocata p,ul{font-size:11px;margin-top:2px;margin-bottom:4px;}
.bocata li{font-size:11px;}
.floatRigth {
	float: right;
	margin-left: 12px;
}
.floatLeft {
	float: left;
	margin-right: 8px;
}
.tablaWrap table{
	cellpadding:6px;
	cellspacing:1px;
	background-color:#dd9922;
	border-width:thin;
	border-color:#f7d295;
	border-top-color:#dd9900;

}
.tablaWrap td{
background-color:#fcecd1;
border-color:#dd9900;
}
.tablaWrap th{
background-color:#f7d295;
}
.tablaWrap p{
text-align:center;
}
