.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}

.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.Estilo3 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.Estilo5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.Estilo7 {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #666666; }
.Estilo9 {color: #ED2E38; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: small; }
.Estilo10 {	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Estilo11 {	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
a:link {
	color: #ED2E38;
	text-decoration: none;
}
a:hover {
	color: #ED2E38;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9966;
}
a:active {
	text-decoration: none;
	color: #CC9966;
}
.Estilo12 {	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.Estilo13 {	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.Estilo8 {	color: #ED2E38;
	font-weight: bold;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

body
{
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
	font-size:.9em;
	background-color: #000000;
}



/***** Contendo *****/

.error
{
	color:#FF0000;
	font-weight:bold;	
}

.sectionTitle a, .sectionTitle a:hover, .sectionTitle a:visited, .sectionTitle a:link
{
	color:white;
	font-weight:bold;
	font-size:1.2em;
	font-family: Arial, Verdana, Sans-Serif;
	text-transform:uppercase;
}

.path, .path a, .path a:visited, .path a:link
{
	font-size:.9em;
}

.path
{
	padding-bottom:10px;
}



.imagen_contendo img {border: 0; float:left; margin:2px;}
.imagen_contendo img.l{float:left; margin-right:4px;}
.imagen_contendo img.r{float:right;margin-left:4px;}
.imagen_contendo img.nf{float:none;}

.headerLink
{
	color:#000000 !important;
	text-decoration: underline !important;
}


.headerLink2
{
	color:#FF0000 !important;
	text-decoration: underline !important;
}

.shadow1 {
	background-color: #e7e7e7;
	padding:2px;
	color:#b60000;
}


.shadow2 {
	background-color: #999999;
	padding:2px;
	color:white;
}


.shadow3 {
	background-color: #333333;
	color: #b60000;
	padding:2px;
}

.shadow4 {
	background-color: #CCCCCC;
	color: black;
	padding:2px;
}

h1 {font-size:15px; font-family:arial; color:#333333; line-height:15px; }
h2 {font-size:13px; font-family:arial; color:#b60000; line-height:15px; }
h3 {font-size:12px; font-family:arial; color:#333333; line-height:15px; }
h4 {font-size:11px; font-family:arial; color:#333333; line-height:15px; }