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

body {
	background:url(Imagens/bg.jpg) ;
}

#conteudo {
    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 20px auto 0px auto;
	width:710px;
}

.verde {
	color:#7fad2d;
}

#sidebar {
	float:left;
	
}

#sidebar ul {
	*padding:15px 0px 0px 45px;
	*margin:0px 0px 0px 0px;
	_padding:15px 0px 0px 45px;
	_margin:0px 0px 0px 0px;
}

#menulateralbot img {
	 margin-top: 5px;
	 *display:block; 
	 *margin: 3px 0px 1px 0px;
	 _display:block; 
	 _margin: 3px 0px 1px 0px;
}

#menulateralmid img {
	 margin-top: 0px;
	 *margin: 35px 0px 1px 0px;
	 _margin: 35px 0px 1px 0px;
}

#caixaimagens {
	padding: 15px 0px 0px 60px;
	*margin: 15px 0px 0px 60px;
	*padding: 0px;
}

#menulateraltop {
	background:url(Imagens/toplateral.gif) no-repeat;
	background-position:right;
    clear:both;
	width:185px;
	height:156px;
}

#menulateralmid {
	background-image:url(Imagens/lateralmenu1.jpg);
	background-position:right;
	clear:both;
	font-size:9px;
	width:185px;
	height:135px;
}

#espaco{
	margin:0px 0px 0px 50px;
}

.texto{
	margin-left:15px;
	
}

.textoconteudo{
	font-size:11px;
	color:#666666;
	padding:15px 10px 0px 20px;
	
}

.texto a{
	font-size:11px;
	text-decoration:none;
	color:#999999;
}

#menulateralbot {
	background:url(Imagens/botlateral.gif) no-repeat;
	background-position:right;
	clear:both;
	float:left;
	width:185px;
	height:255px;
}

#rightbar {
	
	float:right;
	width:525px;
}

#topinfo {
	clear:both;
	background:url(Imagens/lateralhome1.jpg) no-repeat;
	height:433px;
}

#info {
	clear:both;
	height:481px;
	background:url(Imagens/botinfo.jpg) no-repeat;
	background-position:bottom right;
}

.lista {
	
	font-size:12px;
	color:#999999;
	list-style:none;
	list-style-image:url(Imagens/botao.jpg);
	
}

#arredondabot {
	background:url(Imagens/bginfo.jpg) repeat-y;
	margin-left: 20px;
	height:444px;
}

#info {
	background:#fff;
	height: 170px;
	width: 450px;
	margin-left: 45px;
	margin-top: 250px;
	clear:both;
	position:fixed;
	border: #ccc solid 3px;
}

#info h1 {
	font-size: 18px;
	color:#555;
}

#info .texto {
	color:#666;	
}
