/*
Theme Name: UAU!LINE
Version: 1.0
Author: Digones
Author URI: http://www.uauline.com.br/
*/

*{
	margin:0; 
	padding:0;
}

:focus{
	outline:0;
}

body {
	/* background-image:url(images/bg_site.png); */
	background-color: #6B6B6B;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap{
	width:960px;
	margin:auto;
	background-color:#FFF;
	background-image:url(images/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}

/* TOPO */
#topo{
	width:960px;
	height:100px;
}

#topo #logo{
	float:left;
	margin: 12px 0 0 10px;
}

#topo #menu{
	float:right;
	margin: 37px 10px; 0 0;
}

#topo #menu ul{
	list-style:none;
}

#topo #menu ul li{
	display:inline-block;
	*display: inline;
}

#topo #menu ul li a{
	height:62px;
}

#topo #menu ul li a.menuAgencia{
	width:94px;
	background-image:url(images/menu_agencia.gif);
}

#topo #menu ul li a.menuSolucoes{
	width:104px;
	background-image:url(images/menu_solucoes.gif);
}

#topo #menu ul li a.menuMetodologias{
	width:132px;
	background-image:url(images/menu_metodologias.gif);
}

#topo #menu ul li a.menuCases{
	width:75px;
	background-image:url(images/menu_cases.gif);
}

#topo #menu ul li a.menuContato{
	width:95px;
	background-image:url(images/menu_contatos.gif);
}

#topo #menu ul li a.menuAgencia, #topo #menu ul li a.menuSolucoes, #topo #menu ul li a.menuMetodologias, #topo #menu ul li a.menuCases, #topo #menu ul li a.menuContato{
	text-indent: -9999px;
	float:left;
}

#topo #menu ul li a.menuAgencia:hover, #topo #menu ul li a.menuSolucoes:hover, #topo #menu ul li a.menuMetodologias:hover, #topo #menu ul li a.menuCases:hover, #topo #menu ul li a.menuContato:hover{
	background-position:0 -62px;
}

.menu {
	width:960px; 
	float:left; 
	background-image:url(images/bg_submenu.gif); 
	background-repeat:repeat-x; 
	padding-top:3px; 
	height:31px; 
	position:absolute; 
	text-align:center;
	display:none;
	margin-top: 60px;	
}

.menu li {
	 font-size:11px;
	 text-transform:uppercase;
	 display:inline-block;
	 color:#FFF;
	 margin-left:30px;
}

.menu li:first-child{
	 margin-left:0px;
}

.menu li a{
	 color:#FFF; 
	 text-decoration:none;
}

.menu li a:hover{
	 text-decoration:underline;
}

#submenu01 {
	margin-left:-450px;
}
#submenu02 {
	margin-left:-544px;
}
#submenu03 {
	margin-left:-648px;
}

/* MIOLO HOME - VIDEO */

#mioloHome{
	width:100%;
	padding:30px 0 20px 0;
	margin:auto;
	text-align:center;
	/*background-image:url(images/bg_video.gif);
	background-position:bottom;
	background-repeat:repeat-x;*/
}

#mioloHome #principal {
	text-align:left; 
	font-size:28px; 
	color:#6c6c6c; 
	margin:0 0 15px 100px;
}

#mioloHome .img_home{
	width:800px; 
	margin:auto;
}

#mioloHome .txt_home{
	width:800px;
	padding-left:50px;
	margin:auto;
	text-align:left;
}

#mioloHome .txt_home h1{
	font-size:22px; 
	overflow:hidden;
	width:800px;
	color:#646464; 
	font-weight:normal;
	margin:0px;
	padding:0px;
}

/* CHAMADAS HOME */

#chamadas{
	width:940px;
	margin:auto;
	padding: 0 10px 0 10px;
	min-height:295px;
	text-align:center;
	background-image:url(images/bg_chamadas2.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#chamadas #destaque01, #chamadas #destaque02, #chamadas #destaque03{
	text-align:left;
	float:left;
	width:300px;
	margin-left:20px;
}

#chamadas #destaque01{
	margin-left:0px;
}

#chamadas #destaque01 h2, #chamadas #destaque02 h2, #chamadas #destaque03 h2{
	text-transform:uppercase;
	font-weight:normal;
	font-size:10px;
	color:#3f3f3f;
	margin-top:25px;
	margin-left:50px;
	width:215px;
}

#chamadas #destaque01 h3, #chamadas #destaque02 h3, #chamadas #destaque03 h3{
	text-transform:uppercase;
	font-weight:normal;
	font-size:20px;
	color:#a6ce39;
	margin-left:50px;
	width:250px;
}

#chamadas #destaque01 h3 a, #chamadas #destaque02 h3 a, #chamadas #destaque03 h3 a {
	color:#a6ce39;
	text-decoration:none;
}

#chamadas #destaque01 h3 a:hover, #chamadas #destaque02 h3 a:hover, #chamadas #destaque03 h3 a:hover {
	text-decoration:underline;
}

#chamadas #destaque01 .texto, #chamadas #destaque02 .texto, #chamadas #destaque03 .texto{
	font-size:12px;
	color:#3f3f3f;
	margin-left:50px;
	width:240px;
}

#chamadas #destaque02 h2, #chamadas #destaque02 h3, #chamadas #destaque02 .texto{
	margin-left:30px;
}

#chamadas #destaque03 h2, #chamadas #destaque03 h3, #chamadas #destaque03 .texto{
	margin-left:10px;
}

#chamadas #destaque01 img, #chamadas #destaque02 img, #chamadas #destaque03 img{
	margin-top:12px;
	width:270px;
	margin-left:16px;
}

/* FALE CONOSCO */

#contato{
	clear:both;
	width:920px;
	margin:auto;
	color:#FFF;
	background-color:#a6ce39;
	padding:20px;
	font-size:13px;
}

#contato .titulo{
	font-weight:normal;
	font-size:20px;
	margin-bottom:20px;
}

#contato .titulo strong, .destaque{
	font-weight:bold;
	color:#4b6308;
}

#contato #infos{
	width:220px; 
	float:left;
}

#contato address{
	font-weight:normal;
	font-style:normal;
}

#contato a{
	color:#4b6308;
	text-decoration:none;
}

#contato a:hover{
	color:#4b6308;
	text-decoration:underline;
}

#contato .mapa{
	font-size:10px;
}

#contato .cmpContato{
	width:204px; 
	height:24px; 
	border:1px solid #d0e596;
	color:#4b6308;
	font-size:14px;
}

#contato .cmpMsg{
	width:420px; 
	height:232px;
	border:1px solid #d0e596;
	color:#4b6308;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#contato .obrig{
	color:#4b6308;
	font-weight:bold;
}

#contato .obrigPeq{
	font-size:10px;
}

#contato .obrigPeq{
	font-size:10px;
}

#contato .btnEnviar{
	margin-left:335px;
}

#contato #formulario{
	float:left; 
	margin-left:30px;
}

#contato #formulario dd{
	margin-bottom:10px;
}

.limpa{
	clear:both;
}

/* RODAPE */

#rodape{
	width:960px;
	height:115px;
	margin:auto;
	background-color:#fff;
	background-image:url(images/bg_rodape.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#rodape #allpress, #rodape #infosite, #rodape #selos{
	width:300px; 
	margin:30px 10px 10px 10px; 
	float:left;
}

#rodape #allpress{
	background-image:url(images/bg_logo_rodape.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:51px;
}

#rodape #allpress #texto{
	font-size:12px;
	padding-left:75px;
	padding-top:40px;
	color:#767676;
}

#rodape #allpress #texto a{
	color:#c4161c;
	text-decoration:none;
	font-weight:bold;
}

#rodape #allpress #texto a:hover{
	text-decoration:underline;
}

#rodape #infosite #politica, #rodape #infosite #mapa{
	float:left; 
	width:150px; 
	text-align:center; 
	font-size:10px; 
	color:#767676;
}

#rodape #infosite{
	text-align:center;
	font-size:12px;
	color:#767676;
}

#rodape #selos{
	margin-top:20px;
	text-align:center;
}

#rodape #selos img{
	/*margin-right:8px;*/
	margin: 0px 20px;
	vertical-align:middle;
}

.verde{
	color:#a6ce39;
}

/* INTERNAS */

#miolo{
	width:940px;
	margin:30px 10px 20px 10px;
}

/* BREADCRUMB */

#migalhas{
	clear: right;
	text-transform:uppercase;
	color:#6b6b6b;
	font-size:11px;
	padding:3px 0 3px 0;
}

#migalhas a.nivel01:hover, #migalhas a.nivel02:hover, #migalhas a.nivel03:hover{
	text-decoration:underline;
}

#migalhas a.nivel01{
	background-image:url(images/migalha01.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:10px;
	color:#68954a;
	text-decoration:none;
}

#migalhas a.nivel02{
	background-image:url(images/migalha02.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-right:10px;
	color:#66952e;
	text-decoration:none;
}

#migalhas a.nivel03{
	background-image:url(images/migalha03.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#68954a;
	text-decoration:none;
}

/* IMAGEM PAGINA */

#bannerPagina{
	width:900px;
	margin:20px auto 20px auto;
}

#miolo #conteudoMenu{
	font-size:13px;
	color:#626262;
	width:600px;
	margin-left:20px;
	float:left;
	padding-right:20px;
}

#miolo #conteudoMenu a, #miolo #conteudo a{
	color:#A6CE39;
	font-weight:bold;
}

#miolo #conteudoMenu a:hover, #miolo #conteudo a:hover{
	text-decoration:none;
}

#miolo #conteudoMenu .filhos{
	width:270px; 
	float:left; 
	height:80px; 
	margin-left:15px; 
	margin-bottom:15px; 
	padding:5px; 
	border:1px solid #ccc; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
}

#miolo #conteudoMenu .filhos img{
	float:left;
}

#miolo #conteudoMenu .filhos h2{
	color:#A6CE39; 
	width:210px; 
	float:left; 
	margin-left:10px;
	margin-bottom:0px;
}

#miolo #conteudoMenu .filhos h2 a{
	color:#A6CE39;
	text-decoration:none;
}

#miolo #conteudoMenu .filhos h2 a:hover{
	color:#A6CE39;
	text-decoration:underline;
}

#miolo #conteudoMenu .filhos .altText{
	font-size:12px; 
	float:left; 
	width:210px; 
	margin-left:10px;
}

#miolo #conteudo .filhos{
	height:50px;
	margin-bottom:15px; 
	padding:5px; 
	border:1px solid #ccc; 
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
}

#miolo #conteudo .filhos img{
	float:left;
}

#miolo #conteudo .filhos h2{
	color:#A6CE39; 
	width:700px;
	float:left; 
	margin-left:10px;
	margin-top:8px;
	margin-bottom:0px;
}

#miolo #conteudo .filhos h2 a{
	color:#A6CE39;
	text-decoration:none;
}

#miolo #conteudo .filhos h2 a:hover{
	color:#A6CE39;
	text-decoration:underline;
}

#miolo #conteudo .filhos .altText{
	font-size:12px; 
	float:left; 
	margin-left:10px;
}

#miolo #conteudo{
	font-size:13px;
	color:#626262;
	width:900px;
	margin:20px auto 20px auto;
}

/* TITULO TEXTO */

#miolo #conteudoMenu h1, #miolo #conteudo h1{
	font-size:24px;
	color:#000;
	margin-bottom:15px;
	font-weight:normal;
	padding-left:40px;
	padding-top:12px;
	background-repeat:no-repeat;
	height:23px;
	margin-bottom:25px;
}

#miolo #conteudoMenu h2, #miolo #conteudo h2{
	font-size:16px;
	color:#626262;
	margin-bottom:15px;
}

h1.ico_agencia{
	background-image:url(images/h1_agencia.gif);
}

h1.ico_solucoes{
	background-image:url(images/h1_solucoes.gif);
}

h1.ico_metodologias{
	background-image:url(images/h1_metodologia.gif);
}

h1.ico_cases{
	background-image:url(images/h1_cases.gif);
}

h1.ico_cases{
	background-image:url(images/h1_cases.gif);
}

h1.ico_politica-de-privacidade{
	background-image:url(images/h1_politica.gif);
}

h1.ico_mapa-do-site{
	background-image:url(images/h1_mapa.gif);
}

#miolo #conteudoMenu p, #miolo #conteudo p{
	margin-bottom:20px;
}

#miolo #conteudoMenu ul, #miolo #conteudo ul{
	margin-left:20px;
	list-style-image:url(images/bullet.gif);
}

#miolo #conteudoMenu ul li, #miolo #conteudo ul li{
	margin-bottom:20px;
}

/* MENU LATERAL */

#miolo #menuInterno{
	width:212px;
	height:387px;
	padding:30px;
	background-image:url(images/bg_menuInt.gif);
	background-repeat:no-repeat;
	float:right;
	margin-right:20px;
	font-size:14px;
}

#miolo #menuInterno .titulo{
	font-size:20px;
	color:#999;
	font-weight:normal;
	padding-bottom:10px;
	border-bottom:1px #ddecb4 solid;
	margin-bottom:15px;
}

#miolo #menuInterno ul{
	list-style:none;
}

#miolo #menuInterno a{
	color:#959595;
}

#miolo #menuInterno ul li a{
	text-decoration:none;
	line-height:22px;
	font-weight:bold;
}

#miolo #menuInterno ul li.current_page_item a {
	font-weight:bold;
	color:#a6ce39;
}

#miolo #menuInterno ul li.current_page_item ul li a {
	font-weight:normal;
	color:#959595;
}

#miolo #menuInterno ul li ul li a{
	font-weight:normal;
}

#miolo #menuInterno ul li a:hover{
	text-decoration:underline;
}

#miolo #menuInterno ul li ul{
	margin-left:20px;
}

/* CASES */

#cu3er-container {
	width:700px; 
	outline:0;
	margin-left:100px;
	margin-bottom:20px;
}