











body{
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: null;
}

#bloco_site{
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #C2C1C1;
	border-right: 1px solid #C2C1C1;
	/*border-bottom: 1px solid #C2C1C1;*/
	background: url(../img/bgr_site.gif) top left repeat-y;
	height: auto;
	display: none;
	font-weight: 100;
}

#element_absolut_white{
	height: 23px;
	width: 100%;
	background-color: white;
	position: absolute;
	top: 0;
	left: 3px;
	z-index:1;
}

html>body #element_absolut_white{
	height: 23px;
	width: 100%;
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}

#antes_cabecalho{
	width: 100%;
	background-color: white;
}

#cabecalho{
	width: 100%;
	background:#173322;
	height: 140px;
}

#logo{
	margin-top: 23px;
	width: 247px;
	height: 120px;
	background: url(../img/img_logo_client.gif) top left no-repeat;
	cursor:pointer;
}

#coluna_logo_menu{
	top:0px;
	width: 247px;
	background: #EFEEEE;
	border-left: 1px solid #C2C1C1;
	margin-left: 35px;
	text-align: center;
	z-index: 2;
	position: absolute;
}

#txt_cabecalho{
	width: 400px;
	height: 120px;
	margin: 10px;
	float: right;
	text-align: right;
}

#login_alert{
	float:left;
	height:40px;
	margin:5px 12px 0 15px;
}

#login_mask{
	width: 407px;
	height: 52px;
	background: #666;
	position: absolute;
	margin-top: -1px;
	margin-left: 0px;
	z-index: 10;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity:0.9; opacity:0.9;
	color: #ffffff;
	padding-top:7px;
	font-weight: bold;
	font-size: 10px;
	text-align:left;
}

#login{
	width: 407px;
	height: 57px;
	background: #A9A9A9;
	position: absolute;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #72706F;
	border-bottom: 1px solid #72706F;
	margin-top: 143px;
	margin-left: -1px;
	z-index: 3;
	padding: 3px;
	text-align: center;
	font-size: 11px;
	font-weight: 100;
}

html>body #login{
	margin-top: 144px;
	* margin-top: 141px;
	font-weight: 100;
}

#login a:link{
	text-decoration: none;
	color: #000;
	font-weight: 100;
}

#login a:visited{
	text-decoration: none;
	color: #000;
	font-weight: 100;
}

#login a:hover{
	text-decoration: underline;
	color: #000;
	font-weight: 100;
}

#login a:active{
	text-decoration: none;
	color: #000;
	font-weight: 100;
}

.content_meio800{
	width: 490px;
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 10px;
	color: #838281;
	float: right;
}

.content_optional800{
	width: 471px;
	padding: 10px;
	font-size: 10px;
	color: #838281;
	border-left: 1px solid #C2C1C1;
	margin-left: 0px;
	float: right;
}

#content_meio{
	width: 489px;
	margin: 0px;
	float: left;
	padding: 0px;
	/*border-right: 1px solid #DEDDDD;*/
	color: #727170;
	/*margin-left: 143px; 800x600*/
	margin-left: 147px;
	font-size: 10px;
}

#content_optional{
	width: 190px;
	padding:11px 9px 9px 11px;
	float: left;
	color: #838281;
	font-size: 10px;
	margin-left: -1px;
}

html>body #content_optional{
	width: 190px;
	padding: 10px;
	float: right;
	font-size: 10px;
	color: #838281;
	/*border-left: 1px solid #C2C1C1;*/
	margin-left: -1px;
}

html>body #content_meio{
	width: 490px;
	margin: 0px;
	float: left;
	padding: 0px;
	/*border-right: 1px solid #C2C1C1;*/
	font-size: 10px;
	color: #727170;
	/*margin-left: 286px; 800x600 */
	margin-left: 295px;
}

#banner_meio{
	width: 471px;
	height: 102px;
	margin:19px 0 10px 4px;
}

html>body #banner_meio{
	width: 471px;
	height: 102px;
	margin:34px 0 10px 4px;
}

#enquete1{
	float: left;
	width: 45px;
	margin-top: 7px;
}

#enquete2{
	float: right;
}

html>body #enquete1{
	float: left;
	width: 45px;
	margin-top: 9px;
}

#content_login{
	padding: 3px 0;
}

#cadastro_menu{
	float: left;
	font-size: 9px;
	margin:30px 0px 8px 12px;
	display:none;
	text-align:left;
	width:210px;
}

#cadastro_menu a{
	text-decoration: none;
	font-weight:100;
	color:#727170;
}

#cadastro_menu a:hover{
	text-decoration: none;
	color:#173322;
	font-weight:100;
}

#cadastro{
	float: left;
	font-size: 10px;
	margin-bottom: 8px;
}

#cadastro a{
	text-decoration: none;
	font-weight:100;
	color:#727170;
	font-size: 10px;
}

#cadastro a:hover{
	text-decoration: none;
	color:#173322;
	font-weight:100;
	font-size: 10px;
}

html>body #cadastro{
	float: left;
	font-size: 10px;
	margin-bottom: 5px;
}

html>body #cadastro a{
	text-decoration: none;
	font-weight:100;
	color:#727170;
	font-size: 10px;
}

html>body #cadastro a:hover{
	text-decoration: none;
	color:#173322;
	font-weight:100;
	font-size: 10px;
}

html>body #cadastro_menu{
	float: left;
	font-size: 10px;
	margin:30px 0px 5px 25px;
	width:200px;
}

html>body #cadastro_menu a{
	text-decoration: none;
	font-weight:100;
	color:#727170;
	font-size: 10px;
}

html>body #cadastro_menu a:hover{
	text-decoration: underline;
	color:#72706F;
	font-weight:100;
	font-size: 10px;
}
#agenda{
	float: left;
	font-size: 10px;
	margin: 0px;
}

ul#agenda li{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

ul#agenda li a{
	text-decoration: none;
	font-weight:100;
	color:#727170;
	font-size: 10px;
}

ul#agenda li a:hover{
	text-decoration: none;
	color:#173322;
	font-weight:100;
	font-size: 10px;
}

#enquete{
	float: left;
	font-size: 10px;
}

#elementAdjustLayout{
	width: 1px;
	float: right;
	height: 545px;
	margin: 0px;
}

#brClear{
	clear: both;
}

#home{
	margin: 0px;
	padding: 0px;
}

#title_page
{
	display: none;
}

#enquete_fora{
	height: 191px;
	margin: 0px 0 0 10px;
}

#img_stope{
	margin:35px 0 15px 0;
}

#errorMsg{
	color: red;
	font-size:11px;
	font-weight: bold;
}
