.textos {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textos1 {
	font-family: verdana;
	font-size: 10px;
	color: #316AC5;
	text-decoration: none;
}
.barra {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.resaltados {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.campos {
	font-family: verdana;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}

body {
	margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#conoce {
	position:absolute;
	width:192px;
	height:52px;
	z-index:1;
	left: 286px;
	top: 135px;
	visibility: hidden;
}
#recomendaciones {
	position:absolute;
	width:200px;
	height:72px;
	z-index:2;
	left: 429px;
	top: 135px;
	visibility: hidden;
}
