/*Geral*/
* {margin: 0; padding: 0;}

body {
	background-color: #FEFAF1;
	scrollbar-3dlight-color:#045476;
    	scrollbar-arrow-color:#FFF;
    	scrollbar-base-color:#045476;
    	scrollbar-darkshadow-color:#000;
    	scrollbar-face-color:#045476;
    	scrollbar-highlight-color:#8AAFBF;
    	scrollbar-shadow-color:#000;
	scrollbar-track-color:#FFF;
}

.clearb{clear: both; line-height: 0;}

body, div, td, p, input, textarea{font-family: helvetica,verdana,arial; font-size: 12px; color: #045476; line-height: 16px;}

.noborder, img{border: 0; background: transparent;}

.container{
	width: 888px;
	height: 467px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -246px 0 0 -443px;
	z-index:1;
}



/*margin*/
.mt-4{margin-top: 4px;}
.mr-4{margin: 0 4px 2px 0;}
.mr-8{margin-right: 8px;}
.mr-12{margin-right: 12px;}
.mb-9 {margin-bottom: 9px;}
.mb-11 {margin-bottom: 11px;}
.mb-13 {margin-bottom: 13px;}

p{margin-bottom: 8px;}

.f-14{font-size: 14px;}

a:link, a:hover, a:visited, a:active{color: #045476; font-weight: bold; text-decoration: none;}
a.a-laranja:link, a.a-laranja:hover, a.a-laranja:visited, a.a-laranja:active{color: #EA8750; font-weight: normal; text-decoration: none;}

/*menu topo*/

.menu{background: url(../img/br/bgMenu.gif) no-repeat top left; width: 886px; height: 32px;}
.menu ul{list-style: none; padding: 7px 0 0 65px;}
.menu li{float: left; margin-right: 18px;}

.fotoLivro { position:absolute; background:none; width:290px; height:140px; top:270px; left:540px;}


/*home*/
#homeTop{
	background: url(../img/br/topHome.gif) no-repeat top left;
	width: 886px;
	height: 191px;
}
#homeTop .homeTexto{
	position:absolute;
	width: 297px;
	height:auto;
	left: 313px;
	top: 45px;
	color:#ff6600;
	font-size:12px;
}
#homeTop .homeProdutos{
	position:absolute;
	width: 826px;
	height:auto;
	left: 57px;
	top: 212px;
}
#homeTop .homeGalinha{
	position:absolute;	
	left: 611px;
	top: 47px;
}
#homeTop .homeTextoRodape{
	position:absolute;
	width: 886px;
	height:auto;
	left: 0;
	top: 426px;
	color:#ff6600;
	font-size:11px;
	text-align:center;
}

#homeTop .livroTexto{
	position:absolute;
	width: 534px;
	height: 370px;
	left: 292px;
	top: 51px;
	color:#ff6600;
	font-size:12px;
	text-align:justify;
}
#homeTop .livroFoto{
	position:absolute;
	width: 203px;
	height:auto;
	left: 588px;
	top: 91px;	
}
#homeTop .livroMenu{
	position:absolute;
	width: 512px;
	height:auto;
	left: 281px;
	top: 379px;
	color:#ff6600;
	font-size:12px;
	text-align:justify;
}
#homeTop .livroTextoBottom{
	position:absolute;
	width: 99px;
	height:auto;
	left: 174px;
	top: 418px;
	color:#ff6600;
	font-size:12px;
	text-align:justify;
}

#logo, #random, #bemvindo, #destaqueLeft, #destaqueRight, #destaqueBottom {
	position: absolute;
	top: 63px;
	left: 85px;
}

#bemvindo{
	top: 83px;
	left: 303px;
}

#random{left: 608px;}

#homeBottom{
	background: url(../img/br/bottomHome.jpg) no-repeat top left;
	width: 886px;
	height: 244px;
}

#destaqueLeft, #destaqueBottom{
	top: 244px;
	left: 50px;
}

#destaqueRight{left: 338px; top:254px;}

#destaqueBottom{top: 405px;}



/*Atividades*/
#containerAtividades, #bottomAtividades{
	width: 886px;
	height: 435px;
}

#containerAtividades{background: url(../img/br/atividades/atividadesTop.gif) no-repeat top left;}

#bottomAtividades{background: url(../img/br/atividades/atividadesBottom.gif) no-repeat bottom left;}

.columnLeft{margin: 4px 0 0 13px; float: left;}* html .columnLeft{margin-left: 7px;}

#internaLogo{margin: 0 0 80px 20px;}


.content, .contentQuemsomos{float: left; width: 600px; margin: 15px 39px 0 0;} * html .content{margin: 15px 21px 0 0;}
.contentQuemsomos{width: 630px;}
.contentQuemsomos p{margin-bottom: 17px;}
.content {width: 556px;}
.contentAtividades{float: right; margin: 28px 0 0 11px; width: 683px;} * html .contentAtividades{width: 685px;}

.content h1, .contentAtividades h1{margin-bottom: 10px;}

.mt-songs{padding-top: 15px;}

.m-fale{padding: 24px 0 0 20px;}

/*menu bottom*/
ul.faleBottom, ul.depoimentosBottom, ul.menuBottom, ul.quemsomosBottom, ul.ondeBottom{
	position: absolute;
	list-style: none;
	clear: both;
}


ul.faleBottom {
	top: 404px; 
	left: 232px; 
	width: 650px; 
}

ul.depoimentosBottom{
	top: 420px;
	left: 270px; 
	width: 610px;
}
ul.depoimentosBottom li .mDepoimentos{margin-right: 62px;}

ul.menuBottom{
	top: 404px;
	left: 322px;
	width: 400px;
}
ul.menuBottom li .mAtividades{margin-right: 35px;}

ul.quemsomosBottom{
	top: 404px;
	left: 240px;
	width: 640px;
}
ul.quemsomosBottom li .mQuemsomos{margin-right: 68px;}

ul.faleBottom li .mFale{margin-right: 30px;}

ul.ondeBottom{
	top: 375px;
	left: 385px;
	width: 500px;
}
ul.ondeBottom li .mOnde{margin: 40px 25px 0 0;}

ul.quemsomosBottom li, ul.menuBottom li, ul.depoimentosBottom li, ul.ondeBottom li, ul.faleBottom li{float: left;}


.imgRight{float: right; margin-left: 25px;}

.content-wrapper{float: left; margin-top: 20px; width: 656px;height:28em;}
.content-wrapper h1{margin-bottom: 14px;}


/*Atividades*/
.musicasLeft, .musicasRight{float: left; margin-top: 25px;}
.musicasLeft{margin-right: 45px;}
.musicasLeft img, .musicasRight img{margin-bottom: 16px;}

/*produtos*/
#containerProdutos, #bottomProdutos{
	width: 886px;
	height: 435px;
}

#containerProdutos{background: url(../img/br/produtos/produtosTop.gif) no-repeat top left;}

#bottomProdutos{background: url(../img/br/produtos/produtosBottom.gif) no-repeat bottom left;}

.menuProdutos{
	position: absolute;
	top: 364px;
	left: 50%;
	margin-left: -265px;
	z-index: 3;
}

/* div.menuProdutos img{ margin: 10px 150px -15px 150px;} */

/*#seta{
	position:absolute; 
}*/

.menuseta{
	position:absolute;
	left:230px;
	top:310px;
	z-index:4;
}

.bau{
	position: absolute;
	top: 250px;
	left: 90%;
	margin-left: -32px;
}

.openBau{
	position: absolute;
	top: 250px;
	left: 90%;
	margin-left: -32px;

}

.contentProdutos, .bauContent{float: left; width: 500px; margin: 50px 0 0 30px;}

.bauContent{text-align: center; margin: 78px 0 0 100px;}
.bauContent p{margin-bottom: 54px; width: 360px; font-size: 13px;}
.bauContent div{float: left; margin-right: 36px;}
.bauContent div img{margin-bottom: 15px;}
.bauContent .lastDiv{margin-right: 0;}
.bauContent .middleDiv{margin-right: 36px;}

.demosContent{
	position: absolute;
	top: 51px;
	left: 287px;
	width: 564px;
}
.demosContent img{float: right; margin-top: 9px;}
.demosContent p{width: 430px;}
.demosContent h1{font-size: 14px;}
.demosContent h2{font-size: 12px;}
.demosContent h3{font-size: 12px;  font-weight: normal; margin-bottom: 16px;}

.demos {float: left; margin: 18px 0 0 4px; width: 95px; text-align: center;}
.demos h2{margin: 0 0 14px -12px;}


/*depoimentos*/
.contentDestaque{float: left; padding: 50px 10px 0 0; width: 338px;}
.destaque{margin-bottom: 70px; display: block;}
.destaque img{float: left; margin: 0 30px 50px 0; }
.destaque p{padding-top: 12px;}
.arrow{float: right; margin-right: 32px;}

/*quem somos*/
.quemsomosHome .divImg{float: left; width: 95px; text-align: right; margin: 0 17px 40px 0;}
.mt-96{margin-top: 80px;}
.quemsomosHome .divHome{margin-top: 39px;}
.quemsomosHome .divHome p{padding-top: 4px; width: 580px;}*html .quemsomosHome .divHome p{width: 470px;}

.quemsomosHome .imgColaboradores{float: left; width: 170px; text-align: right; margin-right: 15px;}
.quemsomosHome .txtColaboradores{float: left; width: 450px;}

.bullet{margin: 5px 4px 0 0; float: left;}
.bulletTxt{float: right;}
.w-creators{width: 278px;}
.w-team{width: 443px;}

.infoTime{
	width: 348px;
	float: left;
	margin-top: 15px;
}

.infoTime .imgTime{float: left; margin-right: 8px; width: 50px; text-align: right;}
.infoTime .imgTime img{margin: 0; float: none;}
.infoTime .txtTime{float: left; width: 285px; margin-top: 2px; font-size: 12px;}
.infoTime .txtTime ul{margin-top: 5px; list-style: none;}
.infoTime .txtTime li{clear: both;}
.infoTime h2{font-size: 14px; font-weight: bold;margin-bottom: 0;}
.contentTime{float: left; width: 348px;}


.infoVideo{
	width: 585px;
	float: left;
	margin: 25px 0 0 80px;
}

.contentVideo{float: left; width: 585px; margin: 25px 0 0 80px;}

/*atividades videos*/
.infoVideos{float: left; width: 585px; margin: 25px 0 0 80px;

	list-style: none;
	clear: both;
}





/*fale conosco*/
fieldset{border: 0; margin-top: 25px;}
label{font-weight: bold; margin-right: 10px;}
input, textarea{border: 1px solid #66BFE6; padding: 3px;}
.m-email{width: 276px; margin: 7px 0 10px 0;}
.m-comentario{width: 276px; height: 81px; margin: 11px 0 18px 0;}
.m-enviar{margin: 0 24px -3px 60px;}


/*checkbox costumizável*/
/* Off state for a ARC checkbox */
.radioOff {
	display: inline;
	margin: 0;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	color: #045476;
	line-height: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-image: url(../img/br/faleconosco/radio_off.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
}
/* On state for a ARC checkbox */
.radioOn {
	display: inline;
	margin: 0px;
	padding: 2px; /* NS 6 problem */
	padding-left: 20px;
	color: #045476;
	line-height: 16px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-image: url(../img/br/faleconosco/radio_on.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0px;
}

/*ondecomprar*/
#lojas{overflow: auto; height: 315px; margin-top: 15px; width: 645px;}
.ondeDestaque{float: left; margin-right: 10px; width: 303px;}
.ondeDestaqueRight{float: right; margin-right: 5px; width: 305px;}

/*atividades imagens*/
.infoImagens{
	width: 340px;
	float: left;
}
.infoImagens .imgTime{float: left; margin-right: 5px; width: 55px; text-align: right;}
.infoImagens .imgTime img{margin: 0; float: none;}
.infoImagens .txtTime{float: left; width: 265px; margin-top: 2px;}
.infoImagens .num{margin-left: 5px;}


/*pops*/
.popMovie{
	width: 459px;
	height: 400px;
	text-align: center;
	background-color: #FFF;
}

/* depoimentos */

ol.timeline li.box {
    float:left;
    clear:left;
    width:50em;
    margin:.5em;
    border-bottom:1px solid #045476;
    padding-bottom: 1em;
    list-style:none;
}
ol.timeline li.box span{
    float:left;
}

ol.timeline li.box span.com_city_state{
    clear:both;
}
ol.timeline li.box span.com_comments{
    margin-top:1em;
    clear:both;
}

div.form_depo span.tip {
    float:right;
    width:10em;
}
div.form_depo h2{
    margin:1em 0;
    width:100%;
}


div.form_depo span.star {
    float:left;
    margin:0 .2em;
}

div.form_depo span.titles {
    float:left;
    width:7em;
}

ol li span a{
    text-decoration:underline !important;
    color:#ff0000 !important;
}

div.form_depo div.input {
    margin:.5em 0;
    width:33em;
    float:left;
}
div.form_depo div.input input {
    float:left;
}
div.form_depo div.submit {
    margin-left:.8em;
}

