/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
body{
background-color: #666;
margin: 40px;
}
#site{
width: 800px;
position:absolute;
left: 50%;
margin-left: -400px;
font-family:Verdana;
font-size: 12px;
background-color:#e1e0ce;
}

#site h1{
color: #930;
font-size:12px;
}

#site h2{
color:#930;
font-size: 14px;
}

#topo{
width: 800px;
height: 120px;
background-image: url(topo2.jpg);
background-repeat:no-repeat;
background-color:#e1e0ce;
}
#menu{
background-image: url(fundomenu.jpg);
width: 100%;
height: 30px;
}
#menu ul{
float:left;
}

#menu li{
float:left;
}

#menu a{
  color: #a87516;
  text-decoration: none;
  display: block;
  padding: 10px 17px;
  float:left;
  margin-left: 2px;
  *margin-left: 1px;
}

#menu a:hover{
  color: #FFF;
  background-repeat: no-repeat;
  background-position: center left;
}


#menu a:active{
	color: #FC6;
}


#imagem{
background-image: url(imagens.gif);
background-repeat:no-repeat;
margin-left: 15px;
margin-top: 5px;
margin-bottom: 5px;
width: 162px;
height: 274px;
width:175px;
float:left;
background-color:#e1e0ce;
}

#imagem2{
background-image: url(imagens.gif);
background-repeat:no-repeat;
margin-left: 15px;
margin-top: 30px;
margin-bottom: 10px;
width: 162px;
height: 274px;
width:175px;
float:left;
background-color:#e1e0ce;
}

#imagem3{
background-image: url(imagens.gif);
background-repeat:no-repeat;
margin-left: 15px;
height: 274px;
float:left;
background-color:#e1e0ce;
}

#fotoperfil {
width:50px;
height:134px;
float: left;
margin-right: 130px;
}

#texto{
	margin-top: 25px;
	margin-left: 15px;
	*margin-left: 5px;
	width:595px;
	float:left;
	text-align: left;
	background-color:#e1e0ce;

}
#texto p {
padding:10px;
text-align:center;
}
#texto2{
	margin-left: 10px;
	*margin-left: 5px;
	margin-top: 35px;
	width:780px;
	float:left;
	background-color:#e1e0ce;
	text-align: left;
	line-height: 16px;
}

#texto5 ul li{
	list-style: none;
}

#texto5 a{
	color: #000;
	text-decoration: none;
}

#texto5 a:hover{
	color: #963;
}

#texto5{
	margin-left: 15px;
	*margin-left: 5px;
	margin-top: 20px;
	width:595px;
	float:left;
	background-color:#e1e0ce;
	text-align: left;
	line-height: 16px;
}

#texto4{
	margin-left: 15px;
	*margin-left: 5px;
	margin-top: 35px;
	width:595px;
	float:left;
	background-color:#e1e0ce;
	text-align: left;
	line-height: 16px;
}

#rodape{
	font-size: 11px;
    color: #FC6;
	background-image:url(fundomenu.jpg);
	width: 100%;
	float:left;
}
#rodape1{
	width: 55%;
	float:left;
}
#rodape1 p {
margin-left:10px;
padding:12px;
float:left;
}

#rodape1 p a{
	color: #FC0;
}

#rodape2{
	background-image:url(fundomenu.jpg);
	width: 45%;
	height:30px;
	background-color:#e1e0ce;
	float:left;
}

#rodape2 p{ 
margin-top:10px;
margin-left:150px;
float:left;
padding-top:37px;
padding-left:22px;
}
	
