/* CSS Document */
#menu h2
{
	margin:0 0 0 20px;
	
	width:148px;
	height:30px;
	
	background-image:url(../img/menu_h2_fnd_estatutos.gif);
	background-repeat:no-repeat;
}

h4
{
	margin:0 0 10px 0;
	
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:.7em;
	color:#003863;
}
h5
{
	margin:0 0 0 0;
	
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:.7em;
	color:#333;

}
h5 span
{
	text-decoration:underline;
}
h6
{
	margin:10px 0 3px 0;
	
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:.6em;
	color:#000;
	
	text-decoration:underline;
}
#contenido a:link,#contenido a:active,#contenido a:visited
{
	display:block;
	
	margin:10px 0 0 0;
	
	width:70px;
	
	background-image:url(../img/ico_leermas.gif);
	background-position:right center;
	background-repeat:no-repeat;
	
	font-size:.7em;
	font-weight:bold;	
	color:#949494;
	
	text-decoration:none;
	text-transform:uppercase;	
}
#contenido a:hover
{
	color:#000;
}
#contenido p span
{
	font-weight:bold;
}
#contenido .olletra
{
	font-size:1em;
	
	padding:10px 0 0 30px;
	
	list-style:lower-latin;
}
#contenido ul
{
	font-size:1em;
	
	padding:0 0 0 30px;
	
	list-style:circle;
}
#contenido ol ul
{
	font-size:1.6em;
	
	padding:10px 0 0 10px;
}
#contenido .olnumero
{
	font-size:1em;
	
	padding:10px 0 0 30px;
	
	list-style:decimal;
}
#contenido li
{
	margin:0 50px 10px 0;
	
	font-size:.6em;
	font-weight:normal;	
	color:#555;
	
	text-align:justify;	
}
