.seccion {
	font-size: 12px;
	font-weight: bold;
	color: #6E8FAC;
	background-color: #D5DFE7;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
}
.texto {
	font-size: 14px;
	color: #000033;
	font-family: Tahoma, Arial, sans-serif;
}
.titulo {
	font-size: 12px;
	font-weight: normal;
	color: #6E8FAC;
	background-color: #D5DFE7;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
}
.enlace {
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
}
A.enlace:link     {
	color : #7A9EB4;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}
A.enlace:visited  {
	color : #7A9EB4;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}
A.enlace:hover    {
	color : #95B3C4;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}
A.enlace:active   {
	color : #7A9EB4;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
}
.enlace2 {
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
}
A.enlace2:link     {
	color : #0033FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
}
A.enlace2:visited  {
	color : #0033FF;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
}
A.enlace2:hover    {
	color : #000071;
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
}
A.enlace2:active   {
	color : #003399;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
}
.error {
	font-size: 12px;
	color: #990000;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
}
.confirma {

	font-size: 12px;
	color: #003366;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
}
.calc {
	font-size: 12px;
	font-weight: bold;
	color: #6E8FAC;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
}
