@charset "utf-8";
/* CSS Document */

* body {
	margin:0px;
	padding:0px;
	background-image:url(img/index/img_fundo_tex.png);
	background-repeat:repeat;
}

#fundo {
	width:760px;
	height:560px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:10px;
	color:#999;
	z-index:0;
	background-color:#FFF;
	background-image:url(img/index/logo.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

#fundo_entrada {
	width:800px;
	height:600px;
	border:none;
	position:absolute;
	left:50%;
	right:50%;
	margin-left:-400px;
	margin-top:20px;
}

#menu {
	width:14.5%;
	height:190px;
	background:#FFF;
	border-left:2px #763592 solid;
	float:left;
	margin-left:110px;
	z-index:1;
	padding:90px 0px 0px 10px;
}

#menu a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#763592;
	text-decoration:none;
	line-height:20px;
}

#menu a:hover {
	color:#460440;
}

#conteudo {
	width:64.5%;
	height:490px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	z-index:2;
}

#conteudo a {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	font-size:24px;
	color:#000;
	margin-top:2px;
	text-decoration:none;
}
	

.h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	font-size:24px;
	color:#000;
	margin-top:2px;
}

.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:30px;
	color:#000;
}

.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#000;
}

.p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	font-weight:lighter;
	line-height:18px;
	margin-top:10px;
	text-decoration:none;
}

.ul {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	font-weight:lighter;
	line-height:14px;
	margin-top:6px;
	padding-left:0px;
	padding-right:15px;
	float:left;
}	

#conteudo-expertise {
	width:400px;
	height:390px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:left;
	font-weight:lighter;
	line-height:18px;
	margin-top:10px;
	padding-right:20px;
	overflow:scroll;
	overflow-x:hidden;
}

#conteudo-principios {
	width:480px;
	height:80px;
	background-image:url(img/principios/img_fundo_cont.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
}

#conteudo-principios-dois {
	width:290px;
	height:180px;
	background-image:url(img/principios/quadro.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#conteudo-principios-tres {
	width:290px;
	height:180px;
	background-image:url(img/principios/fluxograma_ing.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#conteudo-principios-quatro {
	width:290px;
	height:180px;
	background-image:url(img/principios/fluxograma_esp.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#conteudo-clientes {
	width:480px;
	height:350px;
	background-position:center;
	background-repeat:no-repeat;
	overflow:scroll;
	overflow-x:hidden;
}

#conteudo-clientes ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:lighter;
	color:#333;
	height:20px;
}

#conteudo-clientes ul li {
	position:relative;
	line-height:25px;
}

#conteudo-clientes li ul {
	position:absolute;
	width:290px;
	left:250px;
	top:0px;
	display:block;
	border-left:1px #333 solid;
	padding-left:10px;
	margin-left:-150px;
}

#conteudo-clientes ul ul {
	position:absolute;
	visibility:hidden;
	top:0px;
}

#conteudo-clientes ul li:hover ul {
	visibility:visible;
}
	

#conteudo-obras-um {
	width:96px;
	height:96px;
	border:0;
	margin-top:40px;
}

#conteudo-obras-dois {
	width:96px;
	height:96px;
	background-image:url(img/obras/emp.jpg);
	background-repeat:no-repeat;
	border-right:none;
	margin:-96px 0px 0px 192px;
}

#conteudo-obras-tres {
	width:96px;
	height:96px;
	background-image:url(img/obras/resid.jpg);
	background-repeat:no-repeat;
	border-left:none;
	margin:0px 0px 0px 96px;
}

#conteudo-obras-quatro {
	width:96px;
	height:96px;
	background-image:url(img/obras/inst.jpg);
	background-repeat:no-repeat;
	border-right:none;
	margin:0px 0px 0px 192px;
}

#conteudo-obras-cinco {
	width:96px;
	height:96px;
	background-image:url(img/obras/acess.jpg);
	background-repeat:no-repeat;
	border-left:none;
	margin:0px 0px 0px 96px;
}

#conteudo-obras-seis {
	width:96px;
	height:96px;
	background-image:url(img/obras/hotel1.jpg);
	background-repeat:no-repeat;
	border-left:1px;
	margin:-96px 0px 0px 288px;
}

#autarquia {
	width:460px;
	height:450px;
	margin:20px auto auto 15px;
	padding-right:10px;
	overflow:scroll;
	overflow-x:hidden;
	color:#000;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

#autarquia-br {
	width:460px;
	height:495px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/auta/img_br.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
}

#autarquia-um-orisp {
	width:460px;
	height:495px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/auta/img_1orisp.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
}

#autarquia-dez-orisp {
	width:460px;
	height:495px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/auta/img_10orisp.jpg);
	background-position:90% 60%;
	background-repeat:no-repeat;
	margin-top:10px;
}

#autarquia-tpltsp {
	width:460px;
	height:475px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/auta/img_tpltsp.jpg);
	background-position:90% 70%;
	background-repeat:no-repeat;
	margin-top:10px;
}

#autarquia-dois-risp {
	width:460px;
	height:475px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/auta/img_dois_RISP.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
	margin-top:10px;
}

#autarquia-treze-rcsp {
	width:460px;
	height:420px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/auta/img_treze_RCSP.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
	margin-top:10px;
}

#autarquia-apamagis {
	width:460px;
	height:430px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/auta/img_apamagis.jpg);
	background-position:90% 25%;
	background-repeat:no-repeat;
}

#autarquia ul {
	margin:0;
	padding:0;
	list-style:none;
	width:200px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:lighter;
}

#autarquia ul li {
	position:relative;
	line-height:15px;
}

#autarquia li ul {
	position:absolute;
	width:200px;
	left:250px;
	top:0px;
	padding-left:10px;
}

#empresas-allergan {
	width:460px;
	height:495px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/emp/img_allergan.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
}

#empresas-atlas {
	width:460px;
	height:490px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/emp/img_atlas.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
}

#empresas-latin {
	width:460px;
	height:485px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/emp/img_latin.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
}

#empresas-mapfre {
	width:460px;
	height:430px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/emp/img_mapfre.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
}

#empresas-chs {
	width:460px;
	height:510px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/auta/img_chs.jpg);
	background-position:90% 55%;
	background-repeat:no-repeat;
}

#empresas-cegg {
	width:460px;
	height:550px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/emp/img_cegg.jpg);
	background-position:90% 70%;
	background-repeat:no-repeat;
}

#residencias-atibaia {
	width:460px;
	height:390px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/resid/img_atibaia2.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
}

#residencias-trancoso {
	width:460px;
	height:520px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/resid/img_trancoso.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
}

#residencias-fabio {
	width:460px;
	height:700px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/resid/img_fabio_riviera.jpg);
	background-position:90% 60%;
	background-repeat:no-repeat;
}

#residencias-arraial {
	width:460px;
	height:800px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/resid/img_arraial.jpg);
	background-position:90% 70%;
	background-repeat:no-repeat;
}

#ind-sagemuller {
	width:460px;
	height:270px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/inst/img_sage.jpg);
	background-position:90% 45%;
	background-repeat:no-repeat;
}

#ind-atlas {
	width:460px;
	height:550px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/inst/img_atlas_ind.jpg);
	background-position:90% 60%;
	background-repeat:no-repeat;
}


#aces-nove {
	width:460px;
	height:220px;
	border-bottom:1px #999 dotted;
	border-top:1px #999 dotted;
	background-image:url(img/obras/aces/aces1.jpg);
	background-position:90% 70%;
	background-repeat:no-repeat;
}

#aces-dez {
	width:460px;
	height:220px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/aces/aces4.jpg);
	background-position:90% 50%;
	background-repeat:no-repeat;
}

#aces-tres {
	width:460px;
	height:310px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/aces/3tpltsp.jpg);
	background-position:90% 70%;
	background-repeat:no-repeat;
}

#aces-um {
	width:460px;
	height:210px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/aces/aces2.jpg);
	background-position:90% 65%;
	background-repeat:no-repeat;
}

#aces-seis {
	width:460px;
	height:200px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/aces/img_6tpltsp.jpg);
	background-position:90% 70%;
	background-repeat:no-repeat;
}

#aces-dezesseis {
	width:460px;
	height:340px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/aces/img_16tnsp.jpg);
	background-position:90% 70%;
	background-repeat:no-repeat;
}

#aces-oceanario {
	width:460px;
	height:250px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/aces/oceanario.jpg);
	background-position:90% 40%;
	background-repeat:no-repeat;
}

#hotel-ilha-croa {
	width:460px;
	height:600px;
	border-bottom:1px #999 dotted;
	background-image:url(img/obras/hotel/img_ilha.jpg);
	background-position:90% 15%;
	background-repeat:no-repeat;
}

#curriculo {
	background-color:#CCC;
	width:950px;
	height:600px;
	position:absolute;
	left:50%;
	right:50%;
	margin-left:-475px;
	margin-top:20px;
}

.li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:lighter;
	color:#000;
	text-decoration:none;
	line-height:15px;
	list-style-type:disc;
}

.li a {
	font-family:Tahoma, Geneva, sans-serif !important;
	font-size:12px !important;
	font-weight:lighter !important;
	color:#000;
	text-decoration:none;
	line-height:15px !important;
	list-style-type:disc;
}

#contum {
	width:45%;
	height:160px;
	border-top:8px solid #763592;
	margin-top:20px;
}

#contdois {
	width:45%;
	height:160px;
	border-top:8px solid #551D6A;
}

#conttres {
	width:50%;
	height:126px;
	border-top:8px solid #B380B7;
}

#conttres img {
	margin:-110px 60px 80px 160px;
	border:none;
}

#contquatro {
	width:45%;
	height:170px;
	border-top:8px solid #6F5AA5;
	float:right;
	margin-top:-474px;
}

#contcinco {
	background-color:#CCC;
	width:45%;
	height:140px;
	float:right;
	margin-top:-283px;
	margin-left:270px;
}

#rodape {
	background-color:#FFF;
	width:59%;
	height:70px;
	float:left;
	z-index:3;
}

#boxum {
	background-color:#B380B7;
	width:19.5%;
	height:9px;
	float:left;
}

#boxdois {
	background-color:#6F3287;
	width:33%;
	height:9px;
	float:left;
	margin-left:5px;
}

#boxtres {
	background-color:#5F4188;
	width:45%;
	height:9px;
	float:right;
	margin-top:-9px;
	margin-left:220px;
}

p.rodape {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin-left:30px;
	margin-top:10px;
	text-align:left;
}

#rodape a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#763592;
	text-decoration:none;
}

#rodape a:hover {
	color:#460440
}

