/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:12px;
	color: #007700; 
	background: #00741e url(../img/Bg-Top.jpg) repeat-x top center; 
	width: 100%;
	margin: 0; 
	padding: 0;
}

img{border:0;
		}

body a:link, a:active, a:visited{
	text-decoration:underline;
	color:#007700;
}

body a:hover{
	text-decoration:underline;
}

#content{
	width:755px;
	margin: 0 auto;
}

#header{
	width:100%;
	height:154px;
	background: url(../img/content_bg_top.jpg); 

}


#menu_top{
	width:100%;
	height:42px;
	background: url(../img/NavMenuTop.jpg); 
}

.img_menu{
	float:left;
	padding-top:4px;
}

.img_menu_down{
	float:left;
	padding-top:17px;
}

#c_middle{
	width:100%;
	background-color:#FFFF00;
	background: #FCEBBD url(../img/content_tile.jpg) repeat-y top center; 
}

#bd_left{
	width:30px;
	background:url(../img/bg_left.jpg) no-repeat;
	padding:0; 
	margin:0;
	float:left;
	height:249px;
}

#middle{
	width:695px;
	background:url(../img/back_content.jpg) no-repeat;
	float:left;
	min-height: 249px;
		}
#middle_home{
	width:695px;
	background:url(../img/back_content_principal.jpg) no-repeat;
	float:left;
	min-height: 249px;
		}

#middle_home_home{
	width:695px;
	background:url(../img/back_content_principal_star.jpg) no-repeat;
	float:left;
	min-height: 249px;
		}
		
#middle_home h1{
	padding-top:15px;
		}		

#middle_home h2{
	padding-left:10px;
	padding-top:10px;
		}

#middle_home p{
	padding-left:15px;
	padding-right:10px;
		}
		
#middle_home h3{
	padding-left:25px;
		}
		
#middle_home ul{
	 list-style-type: none;
	padding-left: 20px;
	
		}
		
#middle_home li{
	 background-image: url(../img/content/estrela_smini.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 24px;
		}

		
				

#bd_right{
	width:30px;
	background:url(../img/bg_right.jpg) no-repeat;
	padding:0;
	margin:0;
	float:left;
	height:249px;
}




#menu_bottom{
	width:100%;
	height:61px;
	background: url(../img/content_bg_bottom.jpg); 
}


.img_estrela{
	 padding-left:10px;
	 padding-right:5px;
}

