body{
	background: none repeat scroll 0 0 #000000;
	text-align:center;
	font-family:Arial, Helvetica;
	color:#fff;
}

body.v2{
	/*background: #000 url(../images/bg.jpg) no-repeat scroll 50% -150px;	*/
	background: none repeat scroll 0 0 #000000;
}

body.v2.bg{
	background:transparent;	
	background-color:#000;
}

#bg{
	position:absolute;
	width:100%;
	height:500px;
	text-align:center;
	top:0;
	left:0;
}

#bg-flash{
	width:1024px;
	height:500px;
	margin:0 auto;
}

.clear{
	clear:both;
}

.clearfix {
	zoom: 1;     /* triggers hasLayout */
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a{
	color:#fff;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

p{
	line-height:120%;
}

h2{
	font-weight:normal;
	margin-bottom:30px;
	font-size:16pt;
}

#main{
	width:930px;
	margin:0 auto;
	text-align:left;
	padding-bottom:30px;
	position:relative;
}

#header{
	padding-top:158px;
}

#header ul.lang{
	float:right;
	display:inline;
	margin:20px 0 0 0;
}

#header ul.lang li{
	float:left;
	display:inline;
	margin-left:2px;
}

#header ul.lang li a{
	background-color:#313131;
	color:#606060;
	float:left;
	display:block;
	height:21px;
	line-height:21px;
	font-size:8pt;
	padding:0 4px;
}

#header ul.lang li.active a{
	background-color:#e9eaec;
	color:#1e1d1e;	
}


body.v2 #header{
	padding-top:8px;	
}

#header a.info{
	float:right;
	display:block;
	height:20px;
	line-height:20px;
	font-size:9pt;
}


#header h1, #header h1 a{
	display:block;
	width:254px;
	height:50px;
	padding-bottom:15px;
}

#header h1 a{
	background: url(../images/logo.png) no-repeat -10px 0;
	text-indent:-999px;
	overflow:hidden;	
}

#header h3, #header h3 a{
	display:block;
	width:20px;
	height:20px;
	float:left;
	padding-right:10px;
}

#header h3 a{
	background: url(../images/facebook.png) no-repeat 0 0;
	text-indent:-999px;
	overflow:hidden;	
}

#menu{
	position:relative;
	height:20px;
}

#menu div.form{
	background: url(../images/bg-form.png) no-repeat top left;
	position:absolute;
	width:120px;
	height:80px;
	top:22px;
	right:0;
	display:none;
}

#newsletter-success{
	background: url(../images/bg-success.png) no-repeat top left;
	position:absolute;
	width:120px;
	top:22px;
	right:0;
	display:none;
}

#newsletter-success p{
	text-align:left;
	font-size:8pt;
	padding:10px 5px;
	cursor:pointer;
}

#menu div.form div.input{
	margin-top:9px;
	margin-left:5px;
	height:14px;
	position:relative;
}

#menu div.form div.input input{
	border:medium none;
	width:110px;
	height:14px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}

#menu div.form div.submit{
	padding-top:9px;
	padding-left:5px;
}

#menu div.form div.submit input{
	background: url(../images/btn-cancelar.png) no-repeat top left;
	width:54px;
	height:16px;
	border:medium none;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	color: transparent;
	text-transform: capitalize;
	float:left;
	margin-right:5px;
}

#menu div.form div.submit input#enviar{
	background: url(../images/btn-enviar.png) no-repeat top left;
	width:43px;
}

body.en #menu div.form div.submit input{
	background: url(../images/btn-cancelar-en.png) no-repeat top left;
}

body.en #menu div.form div.submit input#enviar{
	background: url(../images/btn-enviar-en.png) no-repeat top left;
}

#menu ul{
	height:20px;
}

#menu ul li{
	float:left;
	display:inline;
	margin:0 14px 0 0;
	font-size:9pt;
}

#menu ul li a{
	color:#9a9a9a;
	float:left;
	display:block;
	height:20px;
	line-height:20px;
}

#menu ul li.active a, #menu ul li a:hover{
	text-decoration:none;
	color:#fff;
}

/* @group Destaques */
#destaques{
	padding-bottom:25px;
}

#destaques div.destaque{
	width:230px;
	float:left;
	display:inline;
	margin-left:60px;
	position:relative;
}

#destaques div.destaque a.go{
	background: url(../images/go.png) no-repeat top left;
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	text-indent:-999px;
	overflow:hidden;
}

#destaques div.destaque h2{
	margin-bottom:10px;
	font-size:11pt;
}

#destaques div.destaque h2 a{
	display:block;
	font-weight:normal;
}

#destaques div.destaque h2 a:hover{
	text-decoration:none;
}

#destaques div.destaque p{
	color:#5d6164;
	font-size:8pt;
	width:200px;
	line-height:130%;
}

/* @end */

/* @group centros */
#centros{
	clear:both;
	background: url(../images/hr.png) no-repeat top center;
}

#centros p{
	height:50px;
	line-height:50px;	
	font-size:8pt;
}

#centros div.logos{
	background: url(../images/logos.png) no-repeat top center;
	height:90px;
}
#centros div.logos ul{
	margin-left:85px;
}
#centros div.logos ul li{
	width:82px;
	height:90px;
	float:left;
	display:inline;
}
#centros div.logos ul li a{
	width:82px;
	height:90px;
	float:left;
}
/* @end */

/* @group footer */
#footer{
	font-size:8pt;
	color:#7a7a7a;
}

#footer ul{
	height:24px;
}

#footer ul li{
	height:24px;
	float:left;
	display:inline;
}

#footer ul li{
	float:left;
	display:block;
	height:24px;	
	line-height:24px;
	margin-right:10px;
}

#footer ul li.copy{
	padding-left:10px;
	border-left: 1px solid #333;
}

#footer a{
	color:#bfbfbf;
}

#footer p{
	padding-top:10px;
	font-size:8pt;
	line-height:130%;
}
/* @end */

/* @group homepage */
#content{
	clear:both;
	padding-top:70px;
}

#content div.text, #content div.article{
	font-size:11px;	
/*	height:350px;*/
	margin-bottom:20px;
}

#content div.article{
	height:auto;
}

#content div.text h3, #content div.article h3{
	color:#fcb130;
	padding-bottom:10px;
}

#content div.text h3 a, #content div.article h3 a {
	color:#fcb130;
}

#content div#accordion h3 a {
	color: white;
}

#content div.text, #content div.article p{
	padding-bottom:15px;
	line-height:130%;
	font-size:11px;	
}

#content div.text b {
	padding-bottom:15px;
	line-height:130%;
	font-size:11px;
}

#content div.text b span.orange{
	color:#fcb130;
	font-weight:bold;
}

#content div.text b span.num{
	font-size:11px;	
	font-weight:bold;
}

#content div.text b{
	font-size:12px;	
	font-weight:bold;
}

#content div.text b{
	color:#fab330;
	font-size:12px;	
	font-weight:bold;
	text-transform: uppercase;
}

#content div.text ul{
	list-style: disc inside;	
}

#content div.text ul li{
	line-height:130%;
	padding-bottom:16px;
}

#content div.text ul b{
	font-size:11px;	
	text-transform: none;
}

div.home div.card{
	/*background: url(../images/mmm_card_small.png) no-repeat top left;*/
	margin-left:60px;
	height:375px;
	padding:0;
	min-height:375px;
}

div.comprar-e-usar div.card {
  background: url(../images/img3.png) no-repeat top left;
 }
div.vantagens div.card{
  background: url(../images/img1.png) no-repeat top left;
 }
div.empresas div.card{
  background: url(../images/img4.png) no-repeat top left;
 }
div.apoio-ao-cliente div.card{
  background: url(../images/img2.png) no-repeat top left;
 }
 
 div.buying-and-using-it div.card {
  background: url(../images/img3.png) no-repeat top left;
 }
div.advantages div.card{
  background: url(../images/img1.png) no-repeat top left;
 }
div.companies div.card{
  background: url(../images/img4.png) no-repeat top left;
 }
div.customer-support div.card{
  background: url(../images/img2.png) no-repeat top left;
 }
div.o-que-e div.card {
  background: url(../images/mmm_card_small.png) no-repeat top left;
 }
 div.what-is-it div.card {
  background: url(../images/mmm_card_small.png) no-repeat top left;
 }
div.perguntas-frequentes div.card {
  background: url(../images/img5.png) no-repeat top left;
 }
 div.frequent-questions div.card {
  background: url(../images/img5.png) no-repeat top left;
 }



div.home div.card h2.claim{
	background: url(../images/hp-claim-pt.png) no-repeat top left;
	width:382px;
	height:91px;
	text-indent:-999px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:65px 0 0 0;
	padding:0;
}

#card-flash{
	width:485px;
	height:300px;
	float:left;
	display:inline;
}

body.en div.home div.card h2.claim{
	background: url(../images/hp-claim-en.png) no-repeat top left;
}

div.card{
	margin-left:0;
	padding:0 0 0 448px;
	
	min-height:395px;
	height:auto !important;
	height:395px;

	/*background: url(../images/img5.png) no-repeat top left;*/
}

div.card h2, div.card h3{
	color:#fff;
	font-weight:normal;
	font-size:26pt;
	padding-left:35px;
	margin:0;
}

div.card h3{
	background: url(../images/hr-small.png) no-repeat bottom center;
	font-size:14pt;	
	float:left;
	padding:0 35px 3px 35px;
}
/* @end */

/* @group Noticias e Eventos */
div.img{
	float:left;
	display:inline;
	position:relative;
	margin:0 33px 20px 0;
}

div.img a.zoom, div.img span.zoom{
	background: url('../images/zoom.png') no-repeat top left;
	position:absolute;
	width:25px;
	height:25px;
	text-indent:-999px;
	overflow:hidden;
	bottom:0;
	right:0;
}

div.img img{
	border:4px solid #000000;
}
/* @end */


/* @group pager */

div.pager{
	height:20px;
	margin:10px 0 20px 0;
	font-size:8pt;
	float:right;
}

div.pager *{
	float:left;
	margin:0 3px;
	display:block;
	height:20px;
	line-height:20px;
	padding:0 6px;
}

div.pager span.current {
	background-color:#313131;
}
/* @end */


/* @group Perguntas Frequentes */
#content div.text #accordion{
	padding-bottom:20px;
}

#content div.text #accordion h3{
	padding:15px 0 0 0;
	margin:0;
	font-size:11px;
	font-weight:normal;
	background:transparent;
	float:none;
	line-height:130%;
}

#content div.text #accordion h3 a:hover{
	font-size:12px;	
}

#content div.text #accordion h3 a.open{
	color:#fcb130;
}

#content div.text #accordion div.answer{
	display:none;
}

#content div.text #accordion div.answer p{
	padding:5px 0 0 10px;
}
/* @end */


/* @group Contactos */
div.contactos dl, div.contacts dl{
	padding-bottom:50px;
}

div.contactos dl dt.name, div.contactos dl dd, div.contacts dl dt.name, div.contacts dl dd{
	float:left;
	display:inline;
	height:28px;
	line-height:28px;
}

div.contactos dl dt.address, div.contacts dl dt.address{
	line-height:130%;
	padding-bottom:10px;
}

div.contactos dl dt.address a, div.contacts dl dt.address a{
	color:#FCB130;
}

div.contactos dl dt, div.contacts dl dt{
	clear:left;
	width:350px;
	overflow:hidden;
	margin-right:5px;
}

div.contactos dl dt span, div.contacts dl dt span{
	opacity:0.6;
	filter:alpha(opacity=60);
}

/* @end */


/* @group Termos e condições */
#content.termos-e-condicoes div.text h4, #content.terms-conditions div.text h4{
	padding-bottom:4px;
	margin-top:10px;
	font-size:9pt;
}

#content.termos-e-condicoes dl dt, #content.terms-conditions dl dt{
	font-size:9pt;
	padding-bottom:3px;
	font-weight:bold;
}

#content.termos-e-condicoes dl dd, #content.terms-conditions dl dd{
	line-height:140%;
	padding-bottom:10px;
}

/* @end */


/* @group Comprar e Usar */
table.limits{
	border: 1px solid #fff;
	border-collapse:collapse;
	margin-bottom:40px;
}

table.limits td{
	border: 1px solid #fff;
	padding:4px;
	line-height:130%;
}

table.limits td.center{
	text-align:center;
}
/* @end */


/* @group Article */
div.article div.sidebar{
	margin:0 33px 20px 0;
	float:left;
	display:inline;
}

div.article div.sidebar div.img{
	float:none;
	margin:0;
}

div.article div.sidebar #video-player{
	/*background: url('../images/video-player.png') no-repeat top left;*/
	width:297px;
	height:149px;
	margin-top:50px;
	padding-top:5px;
	padding-left:4px;
	position: relative
}

div.sidebar #play {
	/*background:url("../images/play_vid.png") no-repeat top left;*/
	height:154px;
	position: absolute;
	width: 297px;
	top:3%;
	left:2;
	text-indent: -99999px;
}

div.article div.content{
	float:left;
	display:inline;
	width:588px;
}

div.article div.article-noimg{
	padding-bottom:10px;
}

#content div#terms b {
	text-transform: none;
	color: white;
	font-weight: bold;
}

#destaque-shadow{
	width:556px;
	height:298px;
	background-image:url(file:///JD/Users/JD/Desktop/shadowbox/img/fundo.jpg);
	background-repeat:no-repeat;
}
#destaque-shadow .imagem{

padding-top:47px;
padding-left:44px;
float:left;
	
}
#destaque-shadow .right{

float:left;
margin-top:47px;
position:relative;
width:287px;
color:white;
margin-left:40px;
font-family:Verdana, Geneva, sans-serif;

}
#destaque-shadow .right .titulo{
	font-size:14px;
	font-weight:bold;
}
#destaque-shadow .right .texto{
	margin-top:20px;
	font-size:12px;
}

#destaque-shadow .right .btn-link{
	
	margin-top:20px;
	
}

/* @end */
