@charset "utf-8";
/* CSS Document */

body {
	background-image: url(imgs/fndbody.jpg);
	background-repeat:repeat;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#content{
width:974px;
margin:0 auto;
}
#head {
background:url(imgs/fndhead.jpg) repeat-x;
height:642px;
}
#headone {
height:215px;
}
#hl {
float:left;
width:246px;
margin-left:20px;
margin-top:20px;
line-height:17px;
}
#hr {
float:right;
margin-right:10px;
margin-top:12px;
}
#cl {
float:left;
width:246px;
margin-left:20px;
margin-top:20px;

}
#cr {
float:right;
width:630px;
margin-top:20px;
margin-left:20px;
text-align:justify;

}
#headtwo {
height:35px;
float:right;
margin-right:10px;
}
#footer {
width:100%;
margin:0 auto;
background:url(imgs/footer.jpg) repeat-x;
color:#8d1e86;
height:58px;
overflow:auto;
padding-top:13px;
}
a:link, a:visited {
color:#e97cc3;
}
.subtitulos{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:17px;
color:#e97cc3;
}
*{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu {
margin-top:40px;
margin-left:50px;
	width: 200px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #8d1e86;
	font:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	text-shadow:1px 1px 2px #888;
	display: block;
	background: url(imgs/menu1.gif);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #fff;
	background: url(imgs/menu1.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color:#993399;
	background: url(imgs/menu1.gif) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #e97cc3;
	width:90px;
	height:90px;
}

.pic a{
	width:90px;
	height:90px;
	text-indent:-99999px;
	display:block;
}
