/*
	 CSS-Presidentes
	 CDDHO.
	 Este CSS forma con las fotografias de los expresidentes
	 3-filas y 2-columnas.
*/
.comentarios
{
	font-size: 12px;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	color: #000000;
	font-weight:bold;
}

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

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

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

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

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

.filaItem1 { background-color: white;  }
.filaItem0 { background-color: #FFFFFF; }
.filaOver  { background-color: #FFFF99; }

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


