@charset "utf-8";
/* CSS Document */

h1
{
	padding: 0px;
	margin:  0px;
}

.fontTopHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #406d84;
}

.fontTopSeccion
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3d6b82;
	text-decoration: none;
	margin-right: 10px;
	line-height: 14px;
}

.fontTopSeccion:hover
{
	color: #5fa7b0;
}

.fontTopSeccionMini
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5fa7b0;
	text-decoration: none;
	margin-right: 10px;
}

fontTopSeccionMini:hover
{
	color: #5fa7b0;
}

.fontTopSeccionActivo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5fa7b0;
	text-decoration: none;
	margin-right: 10px;
}

.fontTopSeccionActivo:hover
{
	color: #5fa7b0;
}

.fontTopBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
}

.fontBody1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
}

.fontBody1:hover
{	
	text-decoration: none;
}

.fontBody2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.fontBody2:hover
{	
	text-decoration: none;
}

.fontBody2Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.fontBody2Link:hover
{
	color: #666666;
	text-decoration: none;
}

.fontBodyLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5fa7b0;
	text-decoration: none;
}

.fontBodyLink:hover
{
	color: #3d6b82;
}

.fontBodyTitle1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d6b82;
}

.fontPieTexto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a6a6a6;
}