body{ background-color:#1C80A2; margin-bottom:0; margin-left:0; margin-right:0; margin-top:0;}
/*ESTILO PARA LOS TITULOS*/
.titulo_grande{
	font-family:"verdana";
	color:#f1c749;
	font-weight:bold;
	font-size: 16px;
}
/*ESTILO PARA LOS SUBTITULOS*/
.titulo_mediano{
	font-family:"verdana";
	color:#f1c749;
	font-size: 12px;
	font-weight:bold;
}
/*ESTILO NARANJA PARA LOS LINKS*/
.titulo_naranjita_arial{
	font-family:"verdana";
	color:#ff9228;
	font-size: 11px;
	font-weight:bold;
}
/*ESTILO PARA LOS SUBTITULOS AZUL*/
.titulo_mediano_azul{
	font-family:"verdana";
	color:#5792BE;
	font-size: 12px;
	font-weight:bold;
}
/*ESTILO PARA EL CONTENIDO*/
.contenido{
	font-family:"Verdana";
	font-size: 11px;
	color:#666;
	letter-spacing: normal;
}
/*VINCULO DEL SUBMENU PRINCIPAL*/
a.SubMenu{ 
font-family:Verdana; 
font-size: 11px; 
color:#0080C0;

} 
a.SubMenu:link { 
text-decoration: none; 
} 
a.SubMenu:visited { 
text-decoration: none 
} 
a.SubMenu:hover { 
text-decoration: underline; 
} 
a.SubMenu:active { 
text-decoration: none;
font-weight:bold;
} 

/*VINCULO DE LOS VINCULOS DE EL PIE E PAGINA*/
a.Linkpie{ 
font-family: Arial; 
font-size: 12px; 
color:#5792BE;
} 
a.Linkpie:link { 
text-decoration: none; 
} 
a.Linkpie:visited { 
text-decoration: none; 
} 
a.Linkpie:hover { 
text-decoration: underline; 

} 
a.Linkpie:active { 
text-decoration: none; 
} 


/*PIE DE PAGINA*/
.pie{
	font-family:Arial;
	font-size: 11px;
	color:#FFFFFF;
	text-align: center;
	text-indent: 0px;
	letter-spacing: normal;
}

/*SEPARACION DE VINCULOS SUB MENUS Y PIE DE PAGINA*/
.separacion{
    font-family:Arial;
	font-size: 12px;
	color:#ffff99;
}

/*VINCULO DEL costado*/
a.Costadito{ 
font-family: verdana; 
font-size: 11px; 
color:#666;
} 
a.Costadito:link { 
text-decoration: none; 
} 
a.Costadito:visited { 
text-decoration: none; 

} 
a.Costadito:hover { 
text-decoration: underline; 
 
} 
a.Costadito:active { 
text-decoration: none; 

} 

.vinculo_naranja{
	font-family:"verdana";
	color:#ff9228;
	font-size: 11px;
	font-weight:bold;
} 
a.vinculo_naranja:link { 
text-decoration: none; 
} 
a.vinculo_naranja:visited { 
text-decoration: none; 

} 
a.vinculo_naranja:hover { 
text-decoration: underline; 
 
} 
a.vinculo_naranja:active { 
text-decoration: none; 
}
