/*------------------------------------------------------------*
**  created by EdmilsonPontes
**------------------------------------------------------------*/	
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/	
#Container {
	width: 800px;
	text-align: justify;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 0px solid #CCCCCC;
	background-color: #FFFFFF;
}
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/
#Top{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#Top img{
	float: right;
}
#logo{
	position:absolute;
	left:10px;
	top:15px;
	width:265px;
	height:307px;
	z-index:1;
	background-image: url(../images/img/toplogo.png);
}
#ctl00_mainASPxMenu_DXI7_T
{
	visibility: hidden!important;
}
#Top h1{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FC7316;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#Top h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005787;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
}	

#login {
	position:absolute;
	left:30px;
	top:194px;
	width:203px;
	height:104px;
	z-index:1;
	background-image: url(../images/img/bglogin.png);
}
#loggedIn{
	position:absolute;
	left:46px;
	top:220px;
	width:171px;
	height:108px;
	z-index:1;
}
#loginCampos {
	position:absolute;
	left:22px;
	top:25px;
	width:171px;
	height:108px;
	z-index:1;
}
#button {
	position:absolute;
	left:48px;
	top:50px;
	width:77px;
	height:32px;
	z-index:1;
}
	
/*------------------------------------------------------------*
**  Top Navigation
**------------------------------------------------------------*/
#nav
{
	height: 25px;
	background-color: #333333;
	width: 800px;
	margin-top: 0px;
	
}

div#nav ul
{
	height: 25px;
	list-style: none;
	width: 800px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	
	
}

div#nav ul li
{
	list-style: none;
	display: block;
	width: 133px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;	
}

div#nav ul li a
{
	width: 100%;
	height: 25px;
	display: block;
	color: #333333;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div#nav ul li.last
{
	width: 129px;
}

div#nav ul li a:hover
{
	color: #FFFFFF;
	background-color: #FC7316;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
div#TopImage {
	text-align: left;
	width: 800px;
	padding-top: 5px;
}
/*------------------------------------------------------------*
**  InfoLine
**------------------------------------------------------------*/
div#InfoLine {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

/*------------------------------------------------------------*
**  MainText
**------------------------------------------------------------*/
/* Container Start*/
div#MainText {
	width: 800px;
	clear: both;
	float: left;
	padding-bottom: 0px;
 border-width: 5px;
 background-color:Black; 
}
div#MainText h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #005787;
	margin-top: 10px;
}

/* Container Left Start*/
div#MainText-left {
	width: 204px;
	height:240px;
	background:url(../images/img/bgbutton.png) no-repeat;
}
div#MainText-left2 {
	margin-top: 10px;
	width: 207px;
	height:240px;
	background:url(../images/img/contactos_left.png) no-repeat;
}
div#MainText-left ul {
	height: 25px;
	list-style: none;
	width: 180px;
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#MainText-left ul li {

	list-style: none;
	display: block;
	width: 180px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}
div#MainText-left ul li a{
	width: 100%;
	height: 25px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
}
div#MainText-left ul li a:hover {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
/* Container Right Start*/
div#MainText-right {
	text-indent: 8pt;
	clear: both;
	width: 510px;
	height:360px;
	
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 30px 30px 30px 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
	
	border:#E1E1E1 medium solid;
}
div#MainText-rightServ {
 
	
	clear: both;
	width: 550px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding: 20px 20px 20px 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 18px;
	border:#E1E1E1;
    border-width:thin;
    border-style:solid;
}
#apDiv1 {
	position:absolute;
	left:245px;
	bottom:50px;
	width:550px;
	height:170px;
	z-index:1;
	
}
.style1 {font-size: 12px}
body {
	background-color: #EEEEEE;
}

#apDiv5 {
	position:absolute;
	left:245px;
	bottom:20px;
	width:550px;
	height:170px;
	z-index:2;
	
}
#idiomas {
	position:absolute;
	left:672px;
	top:19px;
	width:104px;
	height:36px;
	z-index:1;
	
}
#empregos {
	position:absolute;
	left:483px;
	top:287px;
	width:143px;
	height:29px;
	z-index:1;
}
#regClientes {
	position:absolute;
	left:640px;
	top:287px;
	width:139px;
	height:29px;
	z-index:1;
}
#randomimagem {
	position:absolute;
	left:239px;
	top:756px;
	width:550px;
	height:134px;
	z-index:1;
}
#imagem1 {
	position:absolute;
	left:239px;
	top:756px;
	width:176px;
	height:134px;
	z-index:1;
	background-image: url(../img/img1.png);
}
#imagem2 {
	position:absolute;
	left:428px;
	top:755px;
	width:176px;
	height:134px;
	z-index:2;
	background-image: url(../img/img2.png);
}
#imagem3 {
	position:absolute;
	left:618px;
	top:755px;
	width:175px;
	height:133px;
	z-index:3;
	background-image: url(../images/img/img3.png);
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
div#Footer {
 text-align:right;
	width: 100%;
	height:3px;
	clear: both;
	background-color: #EFEFEF;
}
div#Footer p{
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
}
div#Footer a{
	color: #FC7316;
	text-decoration: none;
}
div#Footer a:hover{
	color: #005787;
	text-decoration: none;
}
.laserBox
{
  text-align:left;
    background-color: #CCCCCC;
    height:200px;
    font-size:12px;
}
