/*Colegio Oficial de Administrador de Fincas de Navarra - Noviembre 2008*/

html,body { height:100%; }

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:  0;
}

body.contenido { background:#c0e4b6; }

a{ color:#999999;
	text-decoration: underline;}
	
a:hover{ text-decoration: none;}

h1 { font-size:100%; color:#003300; font-weight:bold; text-align:right; display:none; }
h2 {font-size:98%; color:#006600; font-weight:bold; text-align:right; border-bottom:#84ab79 solid 1px;  }
h3 { font-size:92%; color:#666666; text-align:right;}
h3 a {color:#666666; text-decoration:underline;}
h3 a:hover{ color:#999999; text-decoration:none;}
h4 { font-size:98%; color:#666666; border-bottom:#666666 1px solid;}
h4 a {color:#666666; text-decoration:none;}
h4 a:hover {color:#999999; text-decoration:none;}
h5 { font-size:110%; color:#ffffff; font-weight:bold; background-color:#84ab79;}
h5 a{ color:#ffffff; text-decoration:none;}
h5 a:hover { color:#f5f5f5; text-decoration:underline; }

.contenido { color:#333333; text-align:justify; padding:10px 10px 10px 10px; font-size:70%;} 

table.estatutos { text-align:left; border:#84ab79 solid 1px; margin:0 auto; padding-left:4px;}
table.acrobat { border:#003300; background:#ffffff; text-align:center; }
img { border:0px; }
.izda { float:left; margin:10px; }

/*#Logo { background:#FFFFFF url(/images/legal.jpg) no-repeat; height:44px; */
