body {
	margin: 0 auto;
	padding:0;		
	text-align: left;
	font-family: tahoma;
	font-size: 12px; 
	color: #444;
	background-color: #f3efe7;
	
	}
	
#tudo {
	margin:0 auto;
	background-image:url(../imagens/pgC_bg.jpg);
	background-repeat:no-repeat;
	height: 560px;
	width: 900px;
	margin-top: 50px;
	}	
	
#tudo2 {
	float: left;
	height: 560px;
	width: 900px;
	}
	
#home {
	float: left;
	width: 62px;
	height: 19px;
	background-color: #016243;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
	}
	
#coluna_manu {
	float: left;
	padding-left: 109px;
	width: 135px;
	height: 560px;
	}
	
		#logo_bph{
			width: 135px;
			height: 156px;
		}
		
#menu {
	float: left;
	width: 135px;
	height: 400px;
	background: url(../imagens/bg_menu.jpg);
	background-repeat: no-repeat;
	}
	
#menu_options{
	float: left;
	width: 135px;
	height: 232px;	
	display: inline;
	}
	
a.menu_master {
	float: left;
	width: 131px;
	height: 17px;
	margin-top: 3px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	color:#fff;	
	display: inline;
	background: #000;
	filter:alpha(opacity=40) !important;
	-moz-opacity: 0.4 !important;
	opacity: 0.4 !important;
	}
	
a:hover.menu_master {
	background: #000;
	filter:alpha(opacity=70) !important;
	-moz-opacity: 0.7 !important;
	opacity: 0.7 !important;
	/* For IE 5-7 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	 For IE 8 
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	*/
	color: #fff;
	display: inline;
	}
	
	
#sub_menu_ar {
	float: left;
	width: 450px;
	height: 30px;
	}
	
#sub_menu_ar_options{
	float: left;
	}
	
a.menu_ar {
	float: left;
	width: 140px;
	height: 17px;
	margin: 3px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	color:#fff;	
	background: #000;
	filter:alpha(opacity=40) !important;
	-moz-opacity: 0.4 !important;
	opacity: 0.4 !important;
	}
	
a:hover.menu_ar {
	background: #000;
	filter:alpha(opacity=70) !important;
	-moz-opacity: 0.7 !important;
	opacity: 0.7 !important;
	/* For IE 5-7 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	 For IE 8 
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	*/
	color: #fff;
	display: inline;
	}
	
	
#conteudo_concurso {
	float: left;
	width: 510px;
	height: 395px;
	overflow: auto;
	margin: 98px 0 0 38px;
	padding: 10px;
	}
	
.btn_fenviar {
	background-color: none;
	margin: 0;
	padding: 0;
	border: 0;
	width: 66px;
	height: 23px;
	/*background-image: url(../imagens/btn_form_contato.png);
	background-repeat: no-repeat;*/
	cursor: pointer;
	}
	
a.links_internos {
	text-decoration: none;
	color: #333333;
font-weight: bold;
	}
	
a:hover.links_internos {
	text-decoration: underline;
	color: #006633;
	}
	
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #006633;
	}
	
h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	}

#loading {
	display: none;
	text-align: center;
}
	
.ernf {
	/*background: url(../imagens/erroForm.gif) no-repeat right;*/
	background-color: #fffdd4;
}
	
#warning {
	color: #003a21;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

div.tooltip { 
	background-color: #fffdd4; 
	border: 1px solid #003a21;
	padding: 10px 15px; 
	width: 200px; 
	display: none; 
	color: #003a21; 
	text-align: left; 
	font-size: 12px; 
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow: 0 0 10px #fffdd4; 
	-webkit-box-shadow: 0 0 10px #fffdd4; 
}

#s_state {
	float: right;
	color: #063;
	display: block;
	margin: -30 0 0 0;
}

.log_left {
	float: left;
	font-size: 12px;
	color: #003a21;
	padding: 3px;
	/*background: #fffdd4;
	width: 500px;*/
}

#aceite_reg {
	margin-top: 130px;
	text-align: center;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

#aceite_reg a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

#aceite_reg a:hover {
	text-decoration: underline;
}