@charset "utf-8";
/* CSS Document */

body {
	background:#fff url(../images/bg_master.jpg) top left repeat;
	text-align: center;
	font: 12px Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

h1 span {
	color: #e15616;
}

h2 {
	padding: 0;
	margin: 5px 0 15px 0;
}

p {
	font-size: 11px;
	color: #333;
	line-height: 14px;
	padding-bottom: 12px;
}

p span {
	color: #e15616;
}

.p2 a {
	font-size: 13px;
	color: #333;
	line-height: 18px;
	padding-bottom: 12px;
	text-decoration: none;
}

.p2 a:hover {
	text-decoration: underline;
}

.hidden {
	color: #bbb;
	font-size: 18px;
	text-align: right;
}
/* DIVs */

#container {
	width: 989px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
}

#top {
 	background: transparent url(../images/bg_top1.png) bottom left no-repeat;
	width: 671px;
	height: 93px;
	float: left;
}

#top2 {
 	background: transparent url(../images/bg_top2.png) bottom left no-repeat;
	width: 318px;
	height: 93px;
	float: left;
	clear: none;
}

#main {
 	background: transparent url(../images/bg_main1.png) bottom left no-repeat;
	width: 671px;
	height: 539px;
	float: left;
}

#main2 {
 	background: transparent url(../images/bg_main2.png) bottom left repeat-y;
	width: 318px;
	height: 539px;
	float: left;
	clear: none;
}

#footer {
 	background: transparent url(../images/bg_footer1.png) bottom right no-repeat;
	width: 671px;
	height: 62px;
	float: left;
}

#footer2 {
 	background: transparent url(../images/bg_footer2.png) bottom left no-repeat;
	width: 318px;
	height: 62px;
	float: left;
}

#logo {
	background: transparent url(../images/logo.png) top left no-repeat;
	width: 225px;
	height: 83px;
	margin: 0 0 0 33px;
	float: left;
	clear: both;
}

#logo a {
	width: 225px;
	height: 83px;
	display: block;
}

#submenu {
	width: 318px;
	float: left;
	text-align: right;
	margin: 177px 0 0 -56px;
}

#infos {
	width: 252px;
	height: 58px;
	float: left;
	margin: 20px 0 0 9px;
	text-align: right;
	line-height: 18px;
}

#infos span {
	font-size: 14px;
}

#infos a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

#infos a:hover {
	color: #e15616;
}

#infos hr {
	border: solid 1px #bababa;
}

#convenios {
	float: left;
	margin: 20px 0 0 33px;
}

#logo_rotate {
	width: 671px;
	text-align: center;
	padding: 50px 0 0 10px;
}

#content {
	width: 655px;
	height: 395px;
	background: transparent url(../images/page_bg.png) bottom repeat-x;
	margin: 20px 0 0 12px;
}

.abureaux_c1 {
	width: 92px;
	float: left;
	padding: 10px 0 0 20px;
	margin: 0 60px 0 0;
}

.abureaux_c2 {
	width: 202px;
	float: left;
	margin: 0 0 0 0;
	padding: 12px 10px 0 20px;
}

.fornecedores_c2 {
	width: 202px;
	float: left;
	margin: 0 0 0 0;
	padding: 12px 10px 0 10px;
}

.portifolio_c1 {
	width: 631px;
	float: left;
	padding: 10px 0 0 20px;
	margin: 0 20px 0 0;
}

.portifolio_c2 {
	text-align: right;
	vertical-align: top;
	border-right: 1px solid #CCC;
}

.portifolio_c3 {
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #CCC;
}

.portifolio_title {
	color: #999;
	font-weight: bold;
}

#title {
	padding: 5px 0 0 20px;
}

#clientes {
	width: 671px;
}

#clientes table {
	margin: 20px 0 0 25px;
	text-align: center;
	vertical-align: middle;
}

#clientes a {
	border: 1px solid #CCC;
	border-bottom: 0px;
}

#clientes a:hover {
	border-left-color: #e15616;
	border-right-color: #e15616;
	opacity: 0.5;
}

.titulo-form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height:20px;
	padding-left:5px;
	vertical-align:middle;
}

.subtitulo-form {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	height:20px;
	padding-right:5px;
	vertical-align:middle;
}

.texto-form {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
	height:16px;
	vertical-align:middle;
}

.btn_enviar {
	background: url(../images/enviar.jpg);
	width: 42px;
	height: 12px;
	border: 0px;
	cursor: pointer;
}

/* Main Menu */

#main_menu {
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #e4e4e4;
	padding: 0 0 0 20px;
}

#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}

#main_menu li {
	display: block;
	float: left;
	background: transparent url(../images/menu_spacer.png) top right no-repeat;
	padding: 0 12px 0 10px;
}

#main_menu li a {
	text-decoration: none;
	color: #666;
}

#main_menu li a:hover {
	color: #999;
}

#main_menu .current a {
	color: #000;
}

#main_menu .current span {
	color: #e15616;
}

#main_menu .current a:hover span {
	color: #000;
}