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



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


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

.buscar
{    font-size: 11px;
	 font-family:"Trebuchet MS",Helvetica,Verdana,sans-serif; 
	 color:#FFFFFF;
	 background-color: #00CC00;
	 border-style:solid;
	 border-color:#00CC00;

}


.filaItem1 { background-color: white;  }
.filaItem0 { background-color: #FFFFFF; }
.filaOver  { background-color: #FFFF99; }
/*
.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:#333333;}
a:hover   {text-decoration:none;    color:#00CC00;}
a:active  {text-decoration:none;    }

*/
