@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: 0px 0px;
	margin: 0px;
	line-height: 18px;
}
a:link {
	color: #003BB1;
	text-decoration: none;
}
a:visited {
	color: #003BB1;
	text-decoration: none;
}
a:hover {
	color: #003BB1;
	text-decoration: underline;
}
a:active {
	color: #003BB1;
	text-decoration: none;
}
.resalta {
	font-weight: bold;
	color: #003BB1;
}

.menuDes {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
}

.menuDes A:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuDes A:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuDes A:hover {
	font-weight: normal;
	color: #6ABEFE;
	text-decoration: none;
}

.menuAct {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #67BAFF;
}
.titulo {
	font-weight: normal;
	color: #003BB1;
	font-size: 18px;
	line-height: 26px;
}
.palabras {
	font-weight: normal;
	font-size: 18px;
	color: #666666;
}
.enviar {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #003BB1;
	background-color: #C4E4FF;
}
.pie {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-style: italic;
}
.menuNo {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #00236C;
}
.firma {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	text-align: right;
}
.tituloRelato {
	text-transform: uppercase;
	color: #003BB1;
}
.pregunta {
	color: #003BB1;
}
.titulo2 {
	font-weight: normal;
	color: #003BB1;
	font-size: 18px;
	line-height: 24px;
}

.pieEnlace {
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	color: #CCCCFF;
	text-transform: uppercase;
}

.pieEnlace A:link {
	font-weight: normal;
	color: #CCCCFF;
	text-decoration: none;
}
.pieEnlace A:visited {
	font-weight: normal;
	color: #CCCCFF;
	text-decoration: none;
}
.pieEnlace A:hover {
	font-weight: normal;
	color: #CCCCFF;
	text-decoration: none;
}
