body
{

    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-color: #17447B;
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR:#000000;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
h3 {
	color: #17447B;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
h4 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #06C;
	margin: 0px;
}
STRONG {
	color : #17447B;

}

.textoNormal {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	display: block;
}

.textoNormal a:link, .textoNormal a:visited {
	color: #000000;
	text-decoration:none;
}

.textoNormal a:hover, .textoNormal a:active {
	color: #2E87F5;
	text-decoration:none;
}

.textoGrande {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	display: block;
}

.textoGrande a:link, .textoNormal a:visited {
	color: #000000;
	text-decoration:none;
}

.textoGrande a:hover, .textoNormal a:active {
	color: #2E87F5;
	text-decoration:none;
}

.titulo {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #2E87F5;
	font-weight: bold;
}

.titulo a:link, .titulo a:visited {
	color: #98C8A2;
	text-decoration:none;
}

.titulo a:hover, .titulo a:active {
	color:#2E87F5;
	text-decoration:none;
}

.subtitulo {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #2E87F5;
	font-weight: bold;
	font-style: italic;
	display: block;
}

.subtitulo a:link, .subtitulo a:visited {
	color: #2E87F5;
	text-decoration:none;
}

.subtitulo a:hover, .subtitulo a:active {
	color:#98C8A2;
	text-decoration:none;
}

.linkChico {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #17447B;
}

.linkChico a:link, .linkChico a:visited {
	color: #17447B;
	text-decoration:none;
}

.linkChico a:hover, .linkChico a:active {
	color: #2E87F5;
	text-decoration:none;
}

.content{
	width:700px;
	height:270px;
	background-image:url(images/fondo_content.png);
	background-repeat:repeat-y;
	background-position:right;
}

.link {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #17447B;
}

.link a:link, .link a:visited {
	color: #17447B;
	text-decoration:none;
}

.link a:hover, .link a:active {
	color: #2E87F5;
	text-decoration:underline;
}

.textoNums {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
}

