/* CSS Document */

body{
	margin:0px;
	background-image:url(imagens/pattern3.gif);
	text-align:center; /* hack para o IE */	
}

#global_container{
	width:768px;
	height:741px;
	background-color:#373737;
	margin:0 auto;
	text-align:left; /* "remédio" para o hack do IE */
	border-width:0px 1px 0px 1px;
	border-style:solid;
	border-color:#606060;
}

/*Classes*/
.yellow-title{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#eff09c;
}

.white-text{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
}

.gray-text{
	font-family:verdana;
	font-size:10px;
	color:#b9b7b3;
}

.titulo_obras{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#ededed;
}

.white-small-text{
	font-family:verdana;
	font-size:9px;
	color:#ffffff;
}

.menu-text{
	font-family:verdana;
	font-size:16px;
	/*font-weight:bold;*/
	color:#ffffff;
}

a.menu-text{
	font-family:verdana;
	font-size:16px;
	/*font-weight:bold;*/
	color:#ffffff;
	text-decoration:none;
}

a:hover.menu-text{
	font-family:verdana;
	font-size:16px;
	/*font-weight:bold;*/
	color:#ffffff;
	text-decoration:underline;
}

.footnotes{
	font-family:verdana;
	font-size:9px;
	color:#999999;
}

a.footnotes{
	font-family:verdana;
	font-size:9px;
	text-decoration:none;
	color:#9C9C9C;
}

a:hover.footnotes{
	font-family:verdana;
	font-size:9px;
	text-decoration:underline;
	color:#C1C1C1;
}

a.destaq{
	font-family:verdana;
	font-size:9px;
	text-decoration:none;
	color:#9C9C9C;
}

a:hover.destaq{
	font-family:verdana;
	font-size:9px;
	text-decoration:underline;
	color:#C1C1C1;
}

.tabela_destaq{
	border:none;
	margin-top:10px;
	/*background-color:#009933;*/
	width:170px;
	vertical-align:middle;
}

.lista_clientes{
	font-family:verdana;
	font-size:10px;
	color:#9C9C9C;
	list-style-image:url(imagens/icon_arrow.gif);
}

.lista_texto li{
	margin-bottom:10px;
}

.lista_texto{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	list-style-image:url(imagens/icon_arrow.gif);
}

.borda_img{
	border:2px #8A8781 solid;
}

.thumb{
	border:1px #8A8781 solid;
}

.thumb2{
	border:1px #8A8781 solid;
	margin-left:10px;
}

#tabela_form{
	background-color:#242322;
	border:1px #4B4B4B solid;
}

#tabela_form th{
	background-color:#000000;
	border-bottom:1px #4B4B4B solid;
}

#tabela_form input, textarea{
	background-color:#dddcd9;
	border:1px #4B4B4B solid;
}

/*Spacers*/
#spacer_left_1{
	width:34px;
	height:148px;
	background-color:#373737;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#606060;
	float:left;
}

#spacer_left_2{
	width:34px;
	height:501px;
	background-color:#4b4b4b;
	border-style:solid;
	border-width:0px 1px 1px 0px;
	border-color:#606060;
	float:left;
}

#spacer_left_3{
	width:34px;
	height:90px;
	background-color:#373737;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#606060;
	float:left;
}

#spacer_right_1{
	width:34px;
	height:148px;
	background-color:#373737;
	border-style:solid;
	border-width:0px 0px 1px 1px;
	border-color:#606060;
	float:right;
}

#spacer_right_2{
	width:34px;
	height:501px;
	background-color:#4b4b4b;
	border-style:solid;
	border-width:0px 0px 1px 1px;
	border-color:#606060;
	float:right;
}

/*Main Content*/
#header{
	width:698px;
	height:149px;
	float:left;
}

#container{
	width:698px;
	height:502px;
	float:left;
	background-image:url(imagens/bck_content.gif);
}

#left_content{
	width:484px;
	height:502px;
	float:left;
	/*background-color:#00CC66;*/
	/*background-image:url(imagens/bck_content.gif);*/
}

#box1{
	width:223px;
	height:202px;
	float:left;
	/*background-image:url(imagens/bck_content.gif);*/
}

#box1_contato{
	width:484px;
	height:165px;
	float:left;
	/*background-color:#ff0099;*/
}

#box1_clientes{
	width:223px;
	height:502px;
	float:left;
	/*background-color:#ff0099;*/
}

#box1_certificado{
	width:173px;
	height:152px;
	float:left;
	background-image:url(imagens/bck_box1.gif);
	padding:25px;
}

#box1_obras{
	width:200px;
	height:502px;
	float:left;
	background-image:url(imagens/bck_menu_obras.gif);
	/*background-color:#00ffff;*/
}

#box2_obras{
	width:234px;
	height:452px;
	float:right;
	background-image:url(imagens/bck_box2_obras.gif);
	/*background-color:#ff00ff;*/
	padding:25px;
}

#box2{
	width:211px;
	height:152px;
	float:left;
	background-image:url(imagens/bck_box2.gif);
	/*background-color:#cccccc;*/
	padding:25px;
}

#box2_contato{
	width:434px;
	height:287px;
	float:left;
	background-image:url(imagens/bck_box2_contato.gif);
	/*background-color:#cccccc;*/
	padding:25px;
}


#box2_clientes{
	width:211px;
	height:452px;
	float:right;
	background-image:url(imagens/bck_box2_clientes.gif);
	/*background-color:#cccccc;*/
	padding:25px;
}

#box3{
	width:173px;
	height:250px;
	float:left;
	background-image:url(imagens/bck_box3.gif);
	/*background-color:#cccccc;*/
	padding:25px;
}

#box3_certificado{
	width:223px;
	height:300px;
	float:left;
}

#box4{
	width:211px;
	height:250px;
	float:left;
	background-image:url(imagens/bck_box4.gif);
	/*background-color:#cccccc;*/
	padding:25px;
}

.lista_obras{
	font-family:verdana;
	font-size:10px;
	color:#9C9C9C;
	list-style-image:url(imagens/icon_arrow.gif);
}

.lista_obras a{
	font-family:verdana;
	font-size:10px;
	color:#9C9C9C;
	text-decoration:none;
	list-style-image:url(imagens/icon_arrow.gif);
}

.lista_obras a:hover{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	list-style-image:url(imagens/icon_arrow.gif);
}

#right_content{
	width:214px;
	height:502px;
	float:right;
	/*background-color:#ff00ff;*/
	/*background-image:url(imagens/bck_content.gif);*/
}

#box_menu{
	width:214px;
	height:202px;
	float:left;
	background-image:url(imagens/bck_boxmenu.gif);
	/*background-color:#cccccc;*/
}

#box_imagem_menu{
	width:214px;
	height:300px;
	float:left;
	/*background-image:url(imagens/bck_boxmenu.gif);*/
	/*background-color:#cccccc;*/
}

#footer{
	width:697px;
	height:90px;
	background-color:#373737;
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#606060;
	float:left;
}

#form_container{
	width:434px;
	height:200px;
	float:left;
	/*background-image:url(imagens/bck_box2_contato.gif);*/
	/*background-color:#cccccc;*/
}

/*Menu*/

#menu_home{
	width:182px;
	height:21px;
	text-align:right;
	margin-top:15px;
	padding:5px 25px 5px 5px;
}

#menu_lancamento{
	width:182px;
	height:21px;
	text-align:right;
	padding:5px 25px 5px 5px;
}

#menu_obras{
	width:182px;
	height:21px;
	text-align:right;
	padding:5px 25px 5px 5px;
}

#menu_clientes{
	width:182px;
	height:21px;
	text-align:right;
	padding:5px 25px 5px 5px;
}

#menu_certificacao{
	width:182px;
	height:21px;
	text-align:right;
	padding:5px 25px 5px 5px;
}

#menu_contato{
	width:182px;
	height:21px;
	text-align:right;
	padding:5px 25px 5px 5px;
}
