/* *********************************************************************************************
			                Hoja de Estilos
			                Hoja de estilos para standar en web sites
			                Derechos Reservados
		                   Departamento de Producción y Diseño(Raúl Barrenechea)
'**********************************************************************************************/

body {   padding-left: 0; padding-top: 0;
		 background-repeat: repeat; 
		 background-position: left top;
		 background-color:#FFFFFF;
		 margin-left: 0; margin-top: 0; margin-bottom: 0; 
		 font-family: Century Gothic; font-size: 12px; color: #4D4D4D;
		                 
		}
		
.title
{ font-family: Century Gothic; font-size: 12px; color: #000000 }

table, td

        { font-family: Century Gothic; font-size: 12px; color: #000000; text-align:justify; background-repeat: no-repeat; }

       
.menu			{color:#1A5D94; text-decoration:none; behavior:  url(sistemas/pixel.htc); filter:progid:dximagetransform.microsoft.pixelate(duration=.4, maxSquare=22, enabled=false); height: 0px; clip: rect(   );}
.menu:link	   	{color:#1A5D94; font-family: Century Gothic; font-size:12px; text-decoration:none}
.menu:visited   {color:#1A5D94; font-family: Century Gothic; font-size:12px; text-decoration:none}
.menu:hover	    {color:#1A5D94; font-family: Century Gothic; font-size:12px; text-decoration:none}

.pensertrust
.pensertrust:link	   	{color:#4D4D4D; font-family: Century Gothic; font-size:10px; text-decoration:none}
.pensertrust:visited   {color:#4D4D4D; font-family: Century Gothic; font-size:10px; text-decoration:none}
.pensertrust:hover	    {color:#4D4D4D; font-family: Century Gothic; font-size:10px; text-decoration:none}
      
A:visited {font-family: Century Gothic; color: #1A5D94; font-size: 12px; text-decoration: none}

A:hover {font-family: Century Gothic; color: #1A5D94; font-size: 12px; text-decoration:underline}

A:link {font-family: Century Gothic; color: #1A5D94; font-size: 12px; text-decoration: none}