/* CSS Document */

/*PLURAL*/


/*---------------Geral---------------*/
*{
	margin: 0;
	padding: 0;
	top:0;
	left:0;
}

body {
	background:#fff url(../imagens/background_3.jpg) repeat-x;
	text-align:center;
}

.cor{
	color:rgb(239, 154, 72);
}

.roxo{
	color:rgb(103, 33, 123);
}

/*---------------HEADER---------------*/

#header{
	background:url(../imagens/back_conteudo.jpg);
	width:750px;
	height:422px;
	position:relative;
	top:17px;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	border-bottom:5px solid rgb(239, 154, 72);
	margin:0 auto;
	text-align:left;
}

/*TOPO*/
#logotopo{
	position:relative;
	width:750px;
	height:122px;
}

/*MENU*/
#menu{
	float:left;
	width:249px;
	top:0;
	left:0;
}

#menu ul{
	list-style:none;
	text-align:right;
}

#menu ul li{
	padding-top:0px;
	padding-bottom:0px;
	border-bottom:1px solid #ccc;
}

#menu ul li img{
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:bottom;
}

/*IMAGEM GRANDE*/

#imggrande{
	float:right;
	width:500px;
	top:0;
	left:250px;
}



/*---------------CONTEÚDO---------------*/

#conteudo{
	background:url(../imagens/back_conteudo.jpg);
	width:750px;
	position:relative;
	top:17px;
	border-left:#fff 1px solid;
	border-right:#fff 1px solid;
	margin:0 auto;
	text-align:left;
}

/*---------------ESQUERDA---------------*/

#sidebaresq{
	position:relative;
	width:245px;
	float:left;
}

#fale{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#888;
	padding-top:20px;
	padding-left:78px;
}

/*---------------DIREITA---------------*/

#principal{
	position:relative;
	width:495px;
	margin-left:250px;
}

#destcomimg{
	position:relative;
	top:8px;
	left:8px;
	width:460px;
	background:rgb(226, 227, 219);
	padding:9px;
	min-height:168px;
}
#destcomimg img{
	position:relative;
	float:left;
	border:none;
}

#txt{
	position:relative;
	margin-left:260px;
}

#txt h2{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:rgb(103, 33, 123);
}

#txt p{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
	padding-top:3px;
}

#txt p a{
	color:#666;
	text-decoration:none;
}

#txt p a:hover{
	border-bottom:dashed 1px rgb(239, 154, 72);
	text-decoration:none;
}

#destmenor{
	width:200px;
	position:relative;
	top:18px;
	left:10px;
	float:left;
}

#destmaior{
	width:265px;
	position:relative;
	top:18px;
	left:20px;
	float:left;
}

.titdest{
	background: #615d5c url(../imagens/setas_box_3.gif) no-repeat scroll 20px 0px;
	border-top: 8px solid rgb(239, 154, 72);;
	height:55px;
}
.titdest h2{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	padding-top:26px;
	padding-left:16px;
}

.contdest{
	background:rgb(226, 227, 219);
	height:230px;
	padding:16px;
}
.contdest p{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
}

.contdest p a{
	color:#666;
	text-decoration:none;
}

.contdest p a:hover{
	border-bottom:dashed 1px rgb(239, 154, 72);
	text-decoration:none;
}

.clareador{
	clear:both;
	width:100%;
	height:30px;
}

/*---------------RODAPE---------------*/

#rodape{
	background:url(../imagens/back_rodape_3.jpg) repeat-x;
	height:259px;
	position:relative;
	
}


#controdape{
	text-align:left;
	position:relative;
	margin:0 auto;
	top:40px;
	width:750px;
}

#formulario{
	float:left;
	width:220px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:rgb(225, 227, 217);
	padding-left:20px;
}

#formulario p{
	padding-bottom:5px;
}

input{
	background-color:rgb(131, 130, 129);
	border:1px solid #333;
	color:rgb(225, 227, 217);
}

.botao{
	margin-top:5px;
	margin-left:133px;
	background-color:rgb(131, 130, 129);
	border:1px solid rgb(239, 154, 72);
	color:rgb(225, 227, 217);
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:10px;
}

#inforodape{
	float:right;
	width:480px;
	padding-left:10px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
}

#inforodape a{
	color:rgb(225, 227, 217);
	text-decoration:none;
}

#inforodape a:hover{
	border-bottom:dashed 1px rgb(239, 154, 72);
	text-decoration:none;
}

#menurod{
	padding-top:7px;
	color:rgb(225, 227, 217);
}

#info{
	padding-top:7px;
	padding-bottom:7px;
}

/*----------QUEM SOMOS-----------*/

#quemsomosmain{
	position:relative;
	width:495px;
	margin-left:250px;
	margin-bottom:50px;
}

#quemsomosmain h2{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:0.13em;
	color:rgb(239, 154, 72);
	margin-left:15px;
}

#quemsomosmain p{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
	margin-left:15px;
	margin-top:8px;
}

.empresa{
	position:relative;
	width:260px;
	left:160px;
	top:30px;
	border-left:1px solid rgb(239, 154, 72);
}

.socia{
	position:relative;
	width:260px;
	left:160px;
	top:30px;
	border-left:1px solid rgb(239, 154, 72);
}

.foto{
	position:absolute;
	left:-110px;
	margin-top:70px;
	background:url(../imagens/seta_laranja_esq.gif) no-repeat right 44px;
	width:110px;
	height:90px;
}

.foto img{
	border:1px solid rgb(239, 154, 72);
}

.textosocia{
	padding-top:40px;
}


/*----------PAGINA DE CONTATO-----------*/

#direitacontato {
	width:495px;
	margin-left:250px;
	position:relative;
	text-align:left;
}

#faleconosco{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:35px;
	padding-top:20px;
	position:relative;
	z-index:1;
}

#faleconosco label{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:#333;
}

#titcontato{
	background:rgb(97, 93, 92) url(../imagens/setas_box_3.gif) no-repeat 40px 0px;
	border-top: solid 8px rgb(239, 154, 72);
	height:58px;
}
#titcontato h3 {
	padding-top:30px;
	padding-left:24px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	color:rgb(239, 154, 72);
}

#formcontato{
	background: rgb(226, 227, 219);
	height:410px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:24px;
}

.caixasform{
	padding-top:3px;
	padding-bottom:3px;
	background:rgb(241, 242, 237);
	border:1px solid #333;
	color:#333;
}

.caixasform2{	
	padding-top:3px;
	padding-bottom:3px;
	background:#fff;
	border:1px solid #333;
	color:#333;
}

.textform{
	background:rgb(241, 242, 237);
	border:1px solid #333;
	overflow:auto;
	color:#333;
}

.textform2{
	background:#fff;
	border:1px solid #333;
	overflow:auto;
	color:#333;
}

.botaoform{
	padding:1px;
	position:absolute;
	top:485px;
	left:395px;
	background-color:rgb(131, 130, 129);
	border:1px solid rgb(239, 154, 72);
	color:rgb(225, 227, 217);
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
}

#enviado{
	position:absolute;
	z-index:2;
	top:100px;
	left:100px;
	width:300px;
	height:300px;
	background:rgb(239, 154, 72);
	border:1px solid #fff;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#fff;
}

#enviado p{
	text-align:center;
	padding:50px 50px 10px 50px;
}

#enviado a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

#enviado a:hover{
	text-decoration:underline;
}

#alternativa{
	position:absolute;
	top:47px;
	left:265px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	width:200px;
}

.enfase{
	color:rgb(239, 154, 72);
}

/*----------Serviços-----------*/

#servicosmain{
	position:relative;
	width:495px;
	margin-left:250px;
	margin-bottom:50px;
}

#servicosmain h2{
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:rgb(239, 154, 72);
	margin-left:15px;
	margin-top:-17px;
}

#servicosmain p{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
	margin-left:15px;
	margin-top:8px;
}

.servico{
	position:relative;
	width:260px;
	left:160px;
	top:30px;
	border-left:1px solid rgb(239, 154, 72);
}

.servico h1{
	position:relative;
	left:-275px;
	text-align:right;
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:0.1em;
	color:rgb(103, 33, 123);
	text-align:right;
}

.vermais{
	font-weight:bold;
	text-decoration:none;
	color:rgb(103, 33, 123);
	padding-left:0px;
	margin-left:-16px;
	background:url(../imagens/seta_laranja_dir.gif) no-repeat left;
}

.vermais:hover{
	text-decoration:underline;
}

/*----------Parceiros e Clientes-----------*/
#esquerda{
	position:relative;
	width:245px;
	float:left;
}

#direita{
	position:relative;
	width:495px;
	margin-left:250px;
	padding-top:20px;
	text-align:left;
}

.titcor {
	padding-left:30px;
	padding-right:30px;
	color:rgb(239, 154, 72);
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.corpo {
	color: #605d6c;
	padding-top:10px;
	padding-bottom:14px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
}

#direita p{
	padding-left:30px;
	padding-right:30px;
}

#direita ul{
	list-style:disc;
	list-style-position:outside;
	padding-left:42px;
	padding-right:25px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height: 18px;
	color: #605d6c;
}

.subtit {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

.linkcor{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color:#605d6c;
	text-decoration:none;
}

.linkcor:hover{
     border-bottom:dashed 1px rgb(239, 154, 72);
     text-decoration:none;
}


