/*
	remOpt
	Copyright © 2008 lazaromelo.com.br [http://www.lazaromelo.com.br] | 

	Developed By: Lázaro Melo <lazaromelojr@gmail.com>

*/
@font-face{
	
	font-family: menu;
	src: url("fonts/ Tahoma");
}
@font-face{
	
	font-family: menu;
	src: url("fonts/ Tahoma");
}
@font-face{
	
	font-family: end;
	src: url("fonts/ Tahoma");
}
@font-face{
	
	font-family: end;
	src: url("fonts/ Tahoma,");
}
#combobox{
	position: relative;
	top: 10px;
	right: 10px;
	width: 120px;
	float: right;
}
*{
	margin:0px;
	padding:0px;
}

bory{
	margin:0px;
	border:0px;
	font-family: Tahoma, Verdana, Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#171717;
}


#topPaginas{
	background:url(../imagens/fundoPaginaTop.jpg) repeat-x;
	width:100%;
	height:145px;
}

#lingua{
	width:1024px;
	height:40px;
}

#conteudoMenu{
	width:1024px;
	margin:0 auto;
}

#fundoMenu{
	background:url(../imagens/fundoMenu.png) center no-repeat;
	width:955px;
	height:76px;
}

#marcaMenu{
	width:165px;
	height:65px;
	float:left;
	padding-top:7px;
	margin-left:14px;
}

#tituloEmCimaMenu{
	margin-left:230px;
	width:330px;
	height:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#A7A9AB;
	padding-top:10px;
}

#menu{
	margin-left:230px;
	width:730px;
	height:30px;
}

#menu ul{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color:#000;
	list-style:none;
}

#menu ul li {
	width:118px;
	height:27px;
	text-align:center;
	padding-top:8px;
	font-size:15px;
	float:left;
	font-family: menu, Tahoma, Verdana, Geneva, sans-serif;
}

#content{
	margin:0 auto;
	width:930px;
	height:auto;
	margin-bottom:3px;
}


#fundoPagina{
	width:100%;
	height:540px;
	background:url("../imagens/fundoPaginaAccuber.png") repeat-x bottom;
	border-bottom:none;
}

#fundoPaginaCompany{
	width:100%;
	height:auto;
	background:url("../imagens/fundoPaginaAccuber.png") repeat-x bottom;
	border-bottom:none;
	float:left;
}

#boxHome1{
	background:url(../imagens/fundoBoxHome1.png) no-repeat top left;
	widows:420px;
	height:509px;
}

#tituloBox1{
	position: relative;
	width: 420px;
	height:20px;
	font-family: Tahoma, Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left:17px;
	top: 2px;
	text-align:left;
	font-weight:bold;
	width:200px;
}

#tituloBox2{
	width: 420px;
	height:20px;
	font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	margin-left:40px;
}

#textoBox1{
	width: 393px;
	height:165px;
	margin: 5px 0px 0px 20px;
}

#coluna01{
	width:185px;
	height:160px;
	float:left;
}

#coluna02{
	width:185px;
	height:160px;
	float:right;
}

#colunaHomeLeft{
	width:450px;
	height:auto;
	float:left;
}

#colunaHomeRight{
	width:450px;
	height:auto;
	float:left;
}

#boxHome2{
	background:url(../imagens/fundoBoxHome2.png) no-repeat top right;
	widows:422px;
	height:259px;
}

#centroBox2{
	width:380px;
	height:auto;
	float:left;
	margin-left:40px;
	margin-top:7px;
}

#centroBox2 p{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size:12px;
}

#textoBox1 p{
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size:12px;
}

#textoBoxForm{
	width: 398px;
	height:auto;
	margin: 5px 0px 0px 9px;
}

#textoBoxFormRigth{
	width: 405px;
	height:auto;
	margin: 5px 0px 0px 0px;
}



#footerPaginas{
	background: url(../imagens/fundoPaginaFooter.jpg) repeat-x;
	width:100%;
	height:111px;
	float:left;
}

#footerLink{
	width:990px;
	margin:0 auto;
}

#footerLink a{
	color:#FFF;
	float:left;
	width:250px;
	height:30px;
	float:left;
	margin:50px 0px 0px 60px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size:14px;
}

#footerLink a:hover{
	color:#0967F7;
}

.inputHome{
	background:#ccc;
	width:190px;
	height:19px;
	margin-right:5px;
	border:0px;
	margin-top:7px;
	margin-bottom:7px;
}

.inputHome4{
	background:#ccc;
	width:190px;
	height:19px;
	margin-right:5px;
	border:0px;
	margin-top:7px;
	margin-bottom:7px;
	float:left;
}

.inputHome2{
	background:#ccc;
	width:100px;
	height:19px;
	margin-right:5px;
	border:0px;
	margin-top:7px;
	margin-bottom:7px;
	text-align:center;
}

.inputHome3{
	background:#ccc;
	width:280px;
	height:19px;
	margin-right:5px;
	border:0px;
	margin-top:7px;
	margin-bottom:7px;
}

.textAreaHome{
	background:#ccc;
	width:391px;
	height:80px;
	margin-right:5px;
	border:0px;
	margin-top:7px;
	margin-bottom:7px;
}

.bntSend{
	float:right;
	margin-right:10px;
	margin-top:3px;
}

.comoboxtHome{
	background:#cc;
	width:398px;
	height:22px;
	margin-right:5px;
	border:0px;
	margin-top:7px;
	margin-bottom:7px;
}

#fotoHome{
	width:450px;
	height:210px;
	margin:25px 0px 0px 25px;
	
}



a{
	text-decoration:none;
	color:#171717;
}
a:hover {
	color:#0967F7;
	text-decoration:none;
}


#companyContent{
	width:990px;
	height:563px;
	margin:0 auto;
	margin-bottom:3px;
}

#boxCompany01{
	position: relative;
	left: -15px;
	background:url(../imagens/fundoBoxCompany01.png) top no-repeat;
	width:431px;
	height:530px;
}

#boxCompanyTexto{
	
	width:405px;
	height:auto;
}

#boxCompanyTexto img{
	padding:13px;
}

#boxCompanyTexto p{
	font-size:70%;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	/*font-size:11px;*/
	width:397px;
	margin:0px 0px 10px 15px;;
	text-align:justify;
	float:left;
	color:#333333;
}


#colunaRightCompany{
	float:right;
}

#boxCompany02{
	position: relative;
	left: -15px;
	background:url(../imagens/fundoBoxCompany02.png) top no-repeat;
	width:493px;
	height:570px;
	margin-bottom:3px;
	overflow:auto;
}

#colunaCompanyLeft{
	width:450px;
	height:auto;
	float:left;
}

#colunaCompanyRight{
	width:500px;
	height:auto;
	float:left;
}

#colunaCompanyRight p{
	font-size:70%;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	width:455px;
	margin:1px 0px 5px 18px;;
	text-align:justify;
	float:left;
	color:#333333;
}

.textoNegrito{
	font-weight:bold;
	margin-bottom:0px !important;
}

