/*
	 CSS-Presidentes
	 CDDHO.
	 Este CSS forma con las fotografias de los expresidentes
	 3-filas y 2-columnas.
*/

.titu
{
	font-size: 12px;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color: #FFFFFF;
	font-weight:bold;
}

.enla
{	font-size: 12px;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color: #000000; font-weight:bold;
}


.menuenlaces
{	font-size: 12px;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color: #000000;
}

.titulos
{	font-size: 12px;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color: #00CC00; font-weight:bold;
}

.parrafos
{
	font-size: 12px;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color: #333333;
}


#page-wrap			{ width: 420px; margin: 10px auto; }
#page-wrapinterno   { width: 420px; margin: 0px auto; text-align:justify  }
#page-justificada   {text-align:justify;}
#subtitulos         {font-size: 12px; color:#006666; font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;}


a:link    {text-decoration:none;         color: #000000;}
a:visited { text-decoration:none;        color: #000000;}
a:hover   {text-decoration:none;    color:#00CC00;}
a:active  {text-decoration:none;    }

