@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	text-align:center;
	/*background-image:url(images/fundo.gif);*/
	}
hr {
	display:none;
	}
div,select{
	font-size:11px;
    font-family:Verdana;
	color:#000000;
	line-height:14px;
}
a {
	text-decoration:underline;
	color:#006da9;
}
a:hover {
	text-decoration:none;
}
form{
 	margin:0px;
  	padding:0px;
	}
ul { 
	margin:0;
	padding:0;
	list-style:none;
	}
li a {
	line-height:20px;
	}
img {
	border:none;
	}
div#container {
	width:980px;
	height:auto;
	margin:0 auto;
	text-align:left;
	background-color:#ffffff;
	}
div#top {
	width:980px;
	height:109px;
	clear:both;
	background-image:url(images/bg_topo.gif);
	}
div#orange {
	width:782px;
	height:109px;
	background-image:url(images/orange_top.jpg);
	float:left;
	}
div#logo {
	width:198px;
	height:109px;
	float:left;
	}
/*div#bodysite {
	width:925px;
	height:auto;
	border:2px solid #006da9;
	border-top:none;
	border-bottom:none;
	margin:0 0 0 11px;
	padding:20px;
	}*/
div#bodysite {
	width:936px;
	height:auto;
	border:2px solid #006da9;
	border-top:none;
	border-bottom:none;
	padding:20px;
	}
div#logoscenter {
	width:auto;
	height:120px;
	padding:0 125px 0 125px;
	}
div.logos {
	width:158px;
	height:117px;
	margin:0 85px 0 0;
	float:left;
	text-align:center;
	}
div#logoalpha {
	width:138px;
	height:23px;
	margin:2px 0 0 0;
	background-image:url(images/bg_alpha.gif);
	text-align:left;
	padding:7px 0 0 20px;
	}
div#logosoldabest {
	width:138px;
	height:23px;
	margin:2px 0 0 0;
	background-image:url(images/bg_solda_best.gif);
	text-align:left;
	padding:7px 0 0 20px;
	}
div#logoenthone {
	width:138px;
	height:23px;
	margin:2px 0 0 0;
	background-image:url(images/bg_enthone.gif);
	text-align:left;
	padding:7px 0 0 20px;
	}
div#footer {
	width:980px;
	height:50px;
	border-top:none;
	margin:0 0 0 0;
	clear:both;
	text-align:center;
	color:#666666;
	}
div#footleft {
	widows:12px;
	height:13px;
	background-image:url(images/corner_foot_left.gif);
	float:left;
	/*margin:0 0 0 11px;*/
	}
div#footright {
	widows:12px;
	height:13px;
	background-image:url(images/corner_foot_right.gif);
	float:left;
	}
div#footline {
	/*width:945px;*/
	width:956px;
	height:11px;
	border-bottom:2px solid #006da9;
	float:left;
	}
