* {
margin:0;
padding:0;
}

img {border:none;}

hr {display:none;}

body{
background: #fffdcd no-repeat center top;
}

#geral{
width:783px;
margin:auto;
background:#dd4225;
}


/*** TOPO
	onde tem o menu e o logo
***/

#topo h1 {
	margin:8px;
}

#conteudo-sidebar{
	height:100%;
	width:100%;
	
}

/*** CONETUDO 
div que vai o conteudo ***/

#conteudo{
width:545px;
float: right;
padding:20px;
}

#conteudo p{
font:13px Tahoma, Georgia, "Times New Roman", Times, serif;}

#conteudo ul li{
list-style:none;

}

#conteudo ul li a{
text-decoration:none;
}



#conteudo ul a{
width:220px;
height:170px;
}

#conteudo h2{
font: bold 15px Tahoma, Georgia, "Times New Roman", Times, serif;
color:#dd4225;
}

#conteudo a{
font: bold 10px Tahoma, Georgia, "Times New Roman", Times, serif;
color:#dd4225;
}



/*** SIDEBAR
div que vai os links importantes ***/

#sidebar{
width:180px;
height:100%;
float:left;
background:#381e0d;
padding:4px;

}

#sidebar ul li{

list-style:none;
padding:10px 0 0px;
margin: 0 0 0px;
line-height:2px;
float:right;
}

#sidebar ul li a{
text-decoration:none;
color:#fffdcd;
padding:22px 0px;
}

#sidebar li a:hover{
padding:10px;
color:#dd4225;
}

#sidebar h6{
font: bold 15px Tahoma, Georgia, "Times New Roman", Times, serif;
color:#a9deee;
text-transform:uppercase;

}

/*** rodape
 ***/
#rodape{
clear:both;
background:#381e0d;
font:bold 10px Tahoma, Georgia, "Times New Roman", Times, serif;
color:#fffdcd;
border-top:10px solid #381e0d;
border-bottom:15px solid #381e0d;
text-align:center;
margin-left:240px;
margin-right:283px;
}


#tamanho img{
float:left;}
}
