body {
	width:100%;
	background: url(componentes/imagens/bg.jpg) top no-repeat;
	background-color: #619DE0;
	color: #FFFFFF;
	font-family:Helvetica, sans-serif, Arial;
	font-size:13px;
	margin: 0px;
}

#site{
	width:960px;
	margin:auto;
}
#link_home{
	width:450px;
	height:305px;
	margin:auto;
}
#link_home a{
	width:450px;
	height:305px;
	float:left;
}
#menu{
	width:246px;
	min-height:350px;
	_height:350px;
	float:left;
}

#area{
	width:714px;
	background: url(componentes/imagens/bg_area.jpg) top no-repeat;
	min-height:350px;
	_height:350px;
	float:left;
}

#menu ul{
	margin:auto;
	padding:0;
	width:210px;
}

#menu ul li{
	list-style:none;
	width:210px;
	height:44px;
	_height:44px;
	border-bottom:1px solid #7DAFE6;
	float:left;
}
#menu ul li img{
	margin-right:8px;
}

#menu ul li a{
	width:210px;
	height:44px;
	_padding-top:12px;
	_height:32px;
	line-height:44px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:17px;
	letter-spacing:-1px;
	float:left;
}

#area_conteudo{
	width:448px;
	margin:40px 0px 0px 40px;
	_margin:60px 0px 0px 20px;
	padding-bottom:30px;
	text-align:justify;
	line-height:24px;
	float:left;
}

#barra_div{
	margin: 10px 0px 16px 0px;
	_margin: 10px 0px 8px 0px;
}

#area_direita{
	margin:40px 0px 0px 40px;
	width:168px;
	float:left;
}

#inscreva{
	background: url(componentes/imagens/bg_inscreva.jpg) top no-repeat;
	width:168px;
	height:121px;
	color:#397CBC;
	font-size:11px;
	line-height:13px;
	float:left;
	margin-bottom:12px;
}

#inscreva a{
	color:#397CBC;
	font-size:11px;
	line-height:13px;
	text-decoration:none;
}

#inscreva_in{
	width:130px;
	padding:45px 0px 0px 22px; 
	float:left;
}

#rodape{
	padding-top:12px;
	width:960px;
	font-size:10px;
	text-align:center;
	padding-bottom:12px;
	float:left;
}

#rodape_alinha{
	margin:auto;
}

#rodape img{
	text-align:center;
	margin-bottom:10px;
	font-size:10px;
}

#rodape a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}

h1{
	color:#FFFFFF;
	font-size:25px;
	letter-spacing:-1px;
	font-weight:100;
}