/* css reset */
*{
	margin: 0;
	padding: 0;
	list-style: none;
	}

body{
	margin: 0;
	padding: 0;
	font: 11px "Verdana", Arial, Tahoma, Serif;
	background: #fff url(../img/bg.gif) no-repeat center 750px;
	color: #0c2e62;
	}

/* links */
a:link, a:visited, a:active{
	font-weight: bold;
	text-decoration: none;
	color: #0c2e62;
	}

a:hover{
	text-decoration: none;
	}

img, fieldset{
	border: 0;
	}


/* wrap
------------------------------------------------------------------------------------------- */
#wrap{
	position:relative;
	width: 800px;
	height: 598px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	background: #0084a2;
	}


/* header
------------------------------------------------------------------------------------------- */
#header{
	padding: 5px 0 0 0;
	height: 54px;
	background: #fff;
	text-align: center;
	}


/* navigation
------------------------------------------------------------------------------------------- */
#nav{
	margin: 0 auto;
	width: 800px;
	height: 40px;
	background: #0c2e62;
	font: bold 11px "Verdana", Arial, Tahoma, Serif;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

#nav ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	}

#nav ul li a {
	padding: 12px 13px 11px 10px;
	width: 110px;
	line-height: 1.5em;
	color: #fff;
	border: none;
	float: left;
	display: block;
	text-decoration: none;
	background: #0c2e62;
	}

#nav li a:hover, #nav li a.on {
	color: #fff;
	background: #124477;
	}

#nav li a.on {
	cursor: default;
	}

/* sub-mn */
#sub-mn{
	margin: 0 auto;
	height: 25px;
	font: bold 11px "Verdana", Arial, Tahoma, Serif;
	text-transform: uppercase;
	}

#sub-mn ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

#sub-mn ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	}

#sub-mn b{
	color: #fff;
	}

#sub-mn ul li a {
	padding: 5px 10px 5px 10px;
	line-height: 0.6em;
	color: #fff;
	border: none;
	float: left;
	display: block;
	text-decoration: none;
	font-weight: normal;
	}



#sub-mn ul li.sec-active a {
	border-right: 1px solid #fff;
	color: #179db4;
	font-weight: bold;
	cursor: default;
	}

#sub-mn a.active{
	font-weight: bold;
	cursor: default;
	color: #fff;
	}

.recog{
	font-size: 10px;
	}

/* flash box
------------------------------------------------------------------------------------------- */
#flash-box{
	margin: 27px 0 0 13px;
	width: 774px;
	height: 228px;
	}


/* preview
------------------------------------------------------------------------------------------- */
#prev{
	display: block;
	height: 170px;
	padding: 0 13px;
	}

#prev h2{
	margin: 10px 0 10px 0;
	height: 19px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	outline: none;
	}

#prev p{
	margin: 10px 0 10px 5px;
	width: 240px;
	text-align: left;
	display: block;
	}

#prev img{
	border: 1px solid #0c2e62;
	}

#prev a{
	text-decoration: underline;
	}

/* concert */
#prev #concert-home{
	padding: 8px 0;
	width: 258px;
	height: 170px;
	float: left;
	background: #fbfbfb url(../img/corner-left.gif) no-repeat bottom left;
	text-align: center;
	display: inline;
	}

#prev #concert-home h2.tit-our-methodology{
	background: #fbfbfb url(../img/home/tit-our-methodology.gif) no-repeat center;
	}
	
/* being mpg */
#prev #being-home{
	padding: 8px 0;
	width: 258px;
	height: 170px;
	float: left;
	background: #fbfbfb;
	text-align: center;
	display: inline;
	}

#prev #being-home h2.tit-being-mpg{
	background: #fbfbfb url(../img/home/tit-being-mpg.gif) no-repeat center;
	}

/* contact map */
#prev #contact-home{
	padding: 8px 0;
	width: 258px;
	height: 170px;
	float: left;
	background: #fbfbfb url(../img/corner-right.gif) no-repeat bottom right;
	text-align: center;
	display: inline;
	}

#prev #contact-home h2.tit-contact-map{
	background: #fbfbfb url(../img/home/tit-contact-map.gif) no-repeat center;
	}


/* inner
------------------------------------------------------------------------------------------- */
#inner{
	margin: 0 auto;
	width: 779px;
	height: 410px;
	background: #fbfbfb url(../img/corner-left.gif) no-repeat bottom left;
	}

#inner #content{
	margin: 0 auto;
	width: 392px;
	height: 410px;
	background: #fbfbfb url(../img/bg-left.gif) no-repeat top left;
	float: left;
	display: inline;
	}

#inner #content #blue-box{	
	margin: 44px 0 0 16px;
	width: 375px;
	height: 338px;
	background: url(../img/blue-box.gif) no-repeat top left;
	display: inline;
	float: left;
	}

#inner #content #blue-box #text{
	width: 345px;
	height: 312px;
	font: 11px "Verdana", Arial, Tahoma, Serif;
	line-height: 15px;
	color: #585858;
	overflow: auto;
	}

#inner #content #blue-box #text a{
	font-weight: normal;
	}

#inner #content #text h2{
	margin: 0 0 14px 0;
	font-size: 11px;
	color: #124477;
	}

#inner #content #text p{
	margin: 0 0 15px 0;
	width: 320px;
	}

#inner #content #text span{
	font-weight: bold;
	}

#inner #content #text .tit-span{
	margin: 10px 0 0 0;
	display: block;
	background: #FFCC00;
	}

#inner #content #text b{
	margin: 15px 0 15px 0;
	display: block;
	}

#inner #content #text b.about-map{
	margin: 0 0 15px 0;
	display: block;
	}

#inner #content #text ul{
	margin: 0 0 10px 10px;
	width: 320px;
	}

#inner #content #text ul li{
	padding: 0 0 0 20px;
	background: url(../img/bullet-blue.jpg) no-repeat;
	background-position: 0 2px;
	line-height: 16px;
	}

#inner #image{
	margin: 0 auto;
	width: 387px;
	height: 410px;
	background: #fbfbfb url(../img/bg-right.gif) no-repeat top left;
	float: left;
	display: inline;
	}

#inner #image h2{
	margin: 25px 0 20px 170px;
	font-size: 0;
	color: #fbfbfb;
	}

/* about-us
------------------------------------------------------------------------------------------- */
#about-content{
	width: 460px;
	height: 410px;
	background: url(../img/corner-right.gif) no-repeat bottom right;
	float: right;
	display: inline;
	}

#about-content h2{
	margin: 25px 0 20px 2px;
	font-size: 0;
	color: #fbfbfb;
	}

#about-content #text{
	width: 420px;
	height: 283px;
	font: 12px "Verdana", Arial, Tahoma, Serif;
	line-height: 1.4em;
	text-align: justify;
	color: #585858;
	overflow: auto;
	}

#about-content #text p{
	margin: 0 0 15px 0;
	}

/* image */
#about-image{
	width: 292px;
	height: 410px;
	background: url(../img/corner-top.gif) no-repeat top left;
	float: left;
	display: inline;
	}

#about-image #image{
	margin: 87px 0 0 10px;
	width: 292px;
	height: 239px;
	background: url(../img/about-us/image-water.gif) no-repeat;
	}


/* services
------------------------------------------------------------------------------------------- */
#bg-catalyst{
	width: 234px;
	height: 410px;
	background: url(../img/services/bg-services.gif) no-repeat bottom right;
	float: left;
	display: inline;	
	}

#bg-catalyst h2{
	margin: 150px 0 20px 95px;
	color: #fbfbfb;
	font-size: 0;
	display: block;
	}

#catalyst-content{
	width: 545px;
	height: 410px;
	background: url(../img/services/bg-services-b.gif) no-repeat top right;
	float: right;
	display: inline;	
	}

#catalyst-content #text{
	width: 440px;
	height: 240px;
	font: 12px "Verdana", Arial, Tahoma, Serif;
	line-height: 16px;
	color: #585858;
	overflow: auto;	
	}

#catalyst-content h2.tit-what{
	margin: 35px 0 0 35px;
	width: 450px;
	height: 65px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	background: url(../img/services/tit-what-we-do.gif) no-repeat;
	}

#catalyst-content h2.tit-catalyst{
	margin: 35px 0 0 60px;
	width: 411px;
	height: 62px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	background: url(../img/services/tit-catalyst.gif) no-repeat;
	}

#catalyst-content h2.tit-clientspace{
	margin: 35px 0 0 45px;
	width: 411px;
	height: 50px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	background: url(../img/services/tit-mpg-clientspace.gif) no-repeat;
	}

#catalyst-content h2.tit-concert{
	margin: 35px 0 0 115px;
	width: 278px;
	height: 58px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	background: url(../img/services/tit-concert.gif) no-repeat;
	}

#catalyst-content h2.tit-tools{
	margin: 35px 0 0 33px;
	width: 434px;
	height: 64px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
	background: url(../img/services/tit-our-tools.gif) no-repeat;
	}

#catalyst-content #text p{
	margin: 0 0 15px 0;
	}


/* clients
------------------------------------------------------------------------------------------- */
#bg-top{
	width: 779px;
	height: 67px;
	background: url(../img/clients/bg.gif) no-repeat;
	}

#clients-content{
	width: 779px;
	height: 343px;
	background: url(../img/corner-right.gif) no-repeat bottom right;
	}

#clients-content #pag-test{
	width: 779px;
	float: left;
	text-align: center;
	}

#clients-content #box-video{
	margin: 2px 0 0 23px;
	width: 390px;
	float: left;
	display: inline;
	text-align: center;
	}

#clients-content #video{
	width: 390px;
	}

#tit-video{
	margin: 0 0 2px 0;
	padding: 2px;
	width: 386px;
	height: 26px;
	color: #fff;
	background: #215182;
	text-transform: uppercase;
	text-align: left;
	font-size: 9px;
	}

#tit-video .func{
	color: #9ec0e3;
	}

#clients-content #thumbs{
	margin: 2px 0 0 12px;
	width: 330px;
	height: 320px;
	float: left;
	display: inline;
	}

#clients-content #thumbs .thumb{
	margin: 0 0 5px 5px;
	width: 158px;
	height: 147px;
	float: left;
	color: #585858;
	display: inline;
	}

#clients-content #thumbs p{
	margin: 2px 0 0 2px;
	font-size: 9px;
	}

#clients-content #thumbs b{
	display: block;
	color: #114575;
	}

#clients-content #thumbs .thumb img{
	border: 5px solid #215181;
	display: block;
	}


#clients-content #text{
	width: 740px;
	height: 265px;
	font: 12px "Verdana", Arial, Tahoma, Serif;
	line-height: 16px;
	color: #585858;
	overflow: auto;	
	}

#clients-content #logos img{
	border: 3px solid #f1f6f8;
	margin: 0 11px 8px 0;
	}

#clients-content h2{
	margin: 0 0 0 120px;
	font-size: 0;
	color: #fbfbfb;
	}


/* contact-us
------------------------------------------------------------------------------------------- */

#inner #bg-contact{
	margin: 0 auto;
	width: 316px;
	height: 410px;
	background: #fbfbfb url(../img/contact-us/bg-contact.gif) no-repeat top left;
	float: left;
	display: inline;
	}


#inner #bg-contact h2{
	margin: 155px 0 20px 150px;
	font-size: 0;
	color: #fbfbfb;
	}

#inner #image-contact{
	width: 463px;
	height: 410px;
	background: url(../img/corner-right.gif) no-repeat bottom right;
	float: left;
	display: inline;
	}

#inner #image-contact img{
	margin: 160px 0 0 10px;
	}

#inner #image-contact img.contact-img{
	margin: 115px 0 0 40px;
	}

/* network
------------------------------------------------------------------------------------------- */
#inner-network{
	margin: 0 auto;
	width: 779px;
	height: 410px;
	background: #fbfbfb url(../img/corner-right.gif) no-repeat bottom right;
	}

#network-content-2{
	width: 779px;
	height: 410px;
	background: url(../img/network/bg-network.gif) no-repeat bottom left;
	float: right;
	display: inline;
	}

#box-map{
	position: relative;
	margin: 27px auto;
	width: 756px;
	height: 355px;
	z-index: 1;
	}

#box-map strong{
	color: #3d54ad;
	}

#box-map a{
	font-weight: normal;
	color: #0a00f1;
	}

#map-fake{
	position: absolute;
	width: 756px;
	height: 355px;
	background: url(../img/network/bg-map.gif) no-repeat center center;
	z-index: 3;
	}

#map-fake h2{
	margin: 210px 0 0 15px;
	font-size: 0;
	color: #fbfbfb;
	}

#map {
	position: absolute;
	width: 756px;
	height: 355px;
	display: none;
	}

 #print{
	position: absolute;
	width: 56px;
	height: 15px;
	top: 282px;
	right: 10px;
	background: url(../img/network/btn-print.gif) no-repeat;
	cursor: pointer;
	display: none;
	z-index: 4;
	}

 #back{
	position: absolute;
	width: 56px;
	height: 15px;
	top: 300px;
	right: 10px;
	background: url(../img/network/btn-back.gif) no-repeat;
	cursor: pointer;
	display: none;
	z-index: 4;
	}

.continent{
	position: absolute;
	width: 19px;
	height: 19px;
	z-index: 4;
	cursor: pointer;
	background: url(../img/network/bullet-fake.png) no-repeat;
	}

.office{
	display:none;
	}

.info{
	font:10px Verdana, Tahoma, Arial;
	color:#666666;
	}


#am-norte{
	top: 70px;
	left: 100px;
	}

#am-central{
	top: 150px;
	left: 115px;
	}

#am-sul{
	top: 230px;
	left: 185px;
	}

#europa{
	top: 52px;
	left: 345px;
	}

#apac{
	top: 92px;
	left: 540px;
	}

#africa{
	top: 180px;
	left: 380px;
	}

/* global network */
#bg-top-network{
	width: 779px;
	height: 61px;
	background: url(../img/network/bg-top.gif) no-repeat;
	}


#network-content{
	width: 779px;
	height: 349px;
	}


.bg-gn{
	background: url(../img/network/bg-right-gn.gif) no-repeat top right;
	}

.bg-default{
	background: url(../img/network/bg-right.gif) no-repeat top right;
	}


#network-content #text{
	width: 550px;
	height: 305px;
	font: 12px "Verdana", Arial, Tahoma, Serif;
	line-height: 16px;
	display: inline;
	float: left;
	color: #585858;
	overflow: auto;	
	}



#network-content #text-gn{
	width: 730px;
	height: 305px;
	font: 12px "Verdana", Arial, Tahoma, Serif;
	line-height: 16px;
	display: inline;
	float: left;
	color: #585858;
	overflow: auto;	
	}



#network-content #text ul, #network-content #text-gn ul{
	width: 530px;
	}

#network-content #text ul li, #network-content #text-gn ul li{
	padding: 0 0 0 30px;
	background: url(../img/bullet-blue-network.jpg) no-repeat;
	background-position: 0 5px;
	line-height: 26px;
	}

#award-content #text ul li{
	padding: 0 0 10px 20px;
	background: url(../img/bullet-blue2.gif) no-repeat;
	background-position: 0 3px;
	}

#network-content #titles{
	width: 160px;
	float: left;
	display: inline;
	}

#network-content #titles h2{
	margin: 40px 0 0 35px;
	font-size: 0;
	color: #fbfbfb;
	}

#contyear{
	width: 540px;
	height: 120px;
	margin: 20px 0px 0px 0px;		
	}

.titContent{
	font: bold 12px Verdana;
	color: #124477;
	margin: 10px 0px 10px 0px;
	text-align: left;
	}

#yearmenu{
	width: 500px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	z-index:1;
	border-top: dashed 1px #636363;
	line-height: 12px;
	}

.infoyear{
	display: none;
	}



/* privacy
------------------------------------------------------------------------------------------- */
#privacy h2{
	margin: 90px 0 20px 170px;
	font-size: 10px;
	color: #ffcc00;
	}


/* footer
------------------------------------------------------------------------------------------- */
#footer{
	width: 800px;
	height: 45px;
	text-align: center;
	float: left;
	display: block;
	clear: both;
	}


#logo-havasmedia{
	margin: 18px 20px 0 0;
	width: 73px;
	height: 26px;
	float: right;
	display: inline;
	}

#footer ul{
	margin: 18px 210px 0 0;
	width: 192px;
	float: right;
	display: inline;
	}

#footer li {
	padding: 0 6px;
	float: left;
	height: 12px;
	border-right: 1px solid #fff;
	}

#footer li.e {
	border: 0;
	}

#footer li a {
	margin: 0 0 0 0;
	display: block;
	height: 12px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	}

#footer li.mn-home, #footer li.mn-home a {
	width: 25px;
	background: url(../img/footer/mn-home.gif) no-repeat center center;
	}

#footer li.mn-site, #footer li.mn-site a {
	width: 43px;
	background: url(../img/footer/mn-site-map.gif) no-repeat center center;
	}

#footer li.mn-privacy, #footer li.mn-privacy a {
	width: 37px;
	background: url(../img/footer/mn-privacy.gif) no-repeat center center;
	}

#footer li.mn-search, #footer li.mn-search a {
	width: 35px;
	background: url(../img/footer/mn-search.gif) no-repeat center center;
	}

	
	.BoldBlue {
  color: #09347A;
  font-weight:bold;
}

#txt-contato{
	width: 445px;
	height: 158px;
	font: 11px "Verdana", Arial, Tahoma, Serif;
	line-height: 15px;
	color: #585858;
	overflow: hidden;

	}