@charset "utf-8";
/* CSS Document */

html, body {
margin:0;
padding:0;
}
body {
font-family:verdana, arial, sans-serif;
width:100%;
height:100%;
font-size:10px;
background-color: #333333;
}
	
#borda{
width:713px;
height:629px;
position:absolute;
left:50%;
top:50%;
margin-left:-356px;
margin-top:-314px;
background-color: #FFFFFF;
z-index: 1;
}

#conteudo{
width:689px;
height:605px;
margin: 12px;
z-index:3;
}
	
#logo{
width:689px;
height:55px;
float:left;
}
	
	
#menu{
width:689px;
height:33px;
float:left;
font-size:10px;
text-align:center;
}
	
#foto{
width:689px;
height:517px;
float:left;
}
a:link, a:visited, a:active {
color:#FFF;
font-weight: bold;
text-decoration:none;	
}
a:hover {
color:#CCC;
text-decoration:none;	
}
img { border:0; }
img a:link,a:visited,hover,a:active{text-decoration:none;}.margem {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
