.cuerpo{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#75C8FF;
}

.fnd_contenido{
	background-color:#FFF;
}

.fnd_rcdro{
	background-color:#EFEFEF;
}

.cab_titulo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#666;
	background-color:#D1D1D1;
	height: 14px;
}

.cab_desc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:#666;
	background-color:#E8E8E8;
	height: 14px;
}

.divisor01{
	background-image:url(../images/otros/divisor01.jpg);
}

.txt_encabezado{
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color:#2A3945;
}

.txt_titulo{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#2A3945;
}

.txt_titulo_desc{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:justify;
	color:#666;
}

.txt_descripcion{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#666;
}

.txt_datos_cont{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#666;
}

.txt_dir_cont{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align:justify;
	color:#666;
}

.txt_link{
	cursor: pointer;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	color:#F60;
}

.txt_menu{
	cursor: pointer;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align:justify;
	color:#2A3945;
	height: 15;
}

A:hover{
	color: #F00;
	font-weight:bold;
}

A:link, A:visited{
	text-decoration: none
}