@charset "iso-8859-1";

* {margin: 0 auto; padding: 0;}

html, body {height:100%; } 

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474848;
}

/********************** Tudo *********************************/

/*#tudo { IE8
	width:100%;
	position:relative;
	margin:0 auto;
	height:100%;
	border-width:0 1px;
	overflow-y: auto;
	}*/
	

#tudo { /*IE7*/
	width:100%;
	position:relative;  
	margin:0 auto;
	min-height:100%;
	border-width:0 1px;	
	}
	
* html #tudo {height: 100%;}

.bg1 {background: #ffe5d4 url(../imgs/bg5.jpg) no-repeat;}
.bgNv {background: #ffe5d4 url(../imgs/bg.jpg) no-repeat;}
.bg_gr {background: #ffe5d4 url(../imgs/bg_gr.jpg) no-repeat;}

.bg2 {
	background-color: #ffe5d4;
	background-image: url(../imgs/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg3 {background: #ffe5d4 url(../imgs/bg_gr.jpg) no-repeat;}


/***************** CONFIG. TEXTOS **********************************/

.txtLaranja {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
}

.txtLaranja2 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #FF6600;
	line-height:25px;
	letter-spacing:-1px;
	text-align:left;
}

.txtLaranja3 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #FF6600;
	letter-spacing:1px;
}

.txtLaranja4 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #FF6600;
	letter-spacing:1px;
}

.txtLaranja6 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color: #FF6600;
	letter-spacing:-1px;
	padding-left:10px;
}

.txtLaranja7 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #FF6600;
	line-height:25px;
	letter-spacing:-1px;
	text-align:left;
}


.txtCz1 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #666;
	line-height:25px;
}
.txtCz1z {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #666;
	line-height:18px;
}

.txtCz2 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color: #999;
	line-height:25px;
}

.txtCz2i {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color: #999;
	line-height:25px;
	font-style: italic;
}

.txtCz4 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #999;
	line-height:25px;
}


.txtCz6 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #999;
	letter-spacing:-1px;
}

.textCz14px{
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	margin-left:10px;
	text-decoration: none;
}

.textCz14px1{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666;
	margin-left:10px;
	text-decoration: none;
}

.textCz14px2{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #666;
	margin-left:0;
	text-decoration: none;
}

.textCz12px{
	font-size: 12px;
	line-height: 17px;
	font-weight:normal;
	color:#666;
	margin-left:0px;
	text-decoration: none;
}

.textCz12px2{
	font-size: 12px;
	line-height: 17px;
	font-weight:normal;
	color:#666;
	margin-left:0px;
	text-decoration: none;
}


.textCz12px1{
	font-size: 12px;
	line-height: 17px;
	font-weight:normal;
	color:#666;
	margin:0;
	padding:0;
	text-decoration: none;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	color: #666666;
}


h1 {
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: 300;
	margin-bottom:6px;
}


h2 {
	margin: 0;
	padding-top:10px;
	font-size: 12px;
	font-weight: normal;
}

h4 {
	margin: 0;
	padding:0;
	font-size: 1px;
	font-weight: normal;
}


h3 {font-size: 1em;}


p, ul, ol {margin-bottom: 4px;}


p {
}

/***************** LINKS ******************************/


a {
	text-decoration: none;
	color: #5E5E5E;
	font-weight:800;
}


a:hover {
	/*background-color: #fff;*/
	color: #F60;
}


.aBrc:link, .aBrc:visited {
	color:#fff;
	font-weight: normal;
	text-decoration:none;
}

.aBrc:active, .aBrc:hover{
	color:#f60;
	font-weight: normal;
	text-decoration:none;
}

.aLarj:link, .aLarj:visited {
	color:#fff;
	background-color:#F60;
	font-weight: bold;
	text-decoration:none;
	padding: 0;
}

.aLarj:active, .aLarj:hover{
	color:#fff;
	background-color:#ccc;
	font-weight: bold;
	text-decoration:none;
}


.aLarj3:link, .aLarj3:visited {
	color:#999;
	font-weight: bold;
	text-decoration:none;
	padding: 0;
}

.aLarj3:active, .aLarj3:hover{
	color:#fff;
	background-color:#F60;
	font-weight: bold;
	text-decoration:none;
}

.aLarj6:link, .aLarj6:visited {
	color:#999;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	padding: 0;
}

.aLarj6:active, .aLarj6:hover{
	color:#fff;
	background-color:#F60;
	font-weight: bold;
	text-decoration:none;
}

.lLarj6{
	color:#fff;
	background-color:#F60;
	font-weight: bold;
	text-decoration:none;
}

.aLarj19:link, .aLarj19:visited {
	color:#F60;
	/*background-color:#F60;*/
	font-weight: bold;
	text-decoration:none;
	padding: 0;
}

.aLarj19:active, .aLarj19:hover{
	color:#fff;
	background-color:#F60;
	font-weight: bold;
	text-decoration:none;
}








.aLarj5:link, .aLarj5:visited {
	/*background-color:#F60;*/
	font-weight: bold;
	text-decoration:none;
	font-size:18px;
	color: #FF6600;
	letter-spacing:1px;
}

.aLarj5:active, .aLarj5:hover{
	color:#fff;
	background-color:#F60;
	font-weight: bold;
	text-decoration:none;
}


.aCz:link, .aCz:visited {
	color:#5E5E5E;
	font-size:12px;
	font-weight: normal;
}

.aCz:active, .aCz:hover{
	font-weight: normal;
	text-decoration: underline;
}

.aCz14:link, .aCz14:visited {
	color:#5E5E5E;
	font-size:14px;
	font-weight: bold;
}

.aCz14:active, .aCz14:hover{
	color:#f60;
	font-weight: bold;
}

.aLarj4:link, .aLarj4:visited {
	color:#f60;
	font-size:16px;
	font-weight: bold;
}

.aLarj4:active, .aLarj4:hover{
	color:#999;
	font-weight: bold;
}

/***************** FIM LINKS ******************************/

hr {display: none;}

h4 {
	display: none;
	margin:0;
	padding:0;
}


/* --- Inicio Menu --- */

#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 580px;
	position: relative;
}


#menu .span {
	display: none;
	position: absolute;
}


#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}


#menu a:hover span{display: block;}


#menu .shopping {
	width: 75px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_shop.gif);
	background-repeat: no-repeat;
}


#menu .shopping span {
	width:75px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_shop2.gif);
	background-repeat: no-repeat;
}


#menu .lojas {
	width: 45px;
	height: 20px;
	top:0;
	left: 80px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_lojas.gif);
	background-repeat: no-repeat;
}


#menu .lojas span {
	width: 45px;
	height: 20px;
	left: 80px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_lojas2.gif);
	background-repeat: no-repeat;
}

#menu .novidades {
	width: 83px;
	height: 20px;
	left: 129px;
	top: 0;
	cursor:pointer;
	background-image:url(../imgs/tit_novidades.gif);
	background-repeat: no-repeat;
}


#menu .novidades span {
	width: 83px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_novidades1.gif);
	background-repeat: no-repeat;
}

#menu .comercializacao {
	width: 125px;
	height: 20px;
	left: 365px;
	top: 0;
	cursor:pointer;
	background-image:url(../imgs/tit_comercializacao.gif);
	background-repeat: no-repeat;
}


#menu .comercializacao span {
	width: 125px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_comercializacao1.gif);
	background-repeat: no-repeat;
}

#menu .cursos {
	width: 57px;
	height: 18px;
	left: 130px;
	top: 0;
	cursor:pointer;
	background-image:url(../imgs/tit_cursos.gif);
	background-repeat: no-repeat;
	margin-top:2px;
}


#menu .cursos span {
	width: 57px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_cursos1.gif);
	background-repeat: no-repeat;
}

#menu .eventos {
	width: 67px;
	height: 20px; 
	left: 190px;
	top:0;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_eventos.gif);
	background-repeat: no-repeat;
}


#menu .eventos span {
	width: 67px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_eventos2.gif);
	background-repeat: no-repeat;
}


#menu .gastronomia {
	width: 98px;
	height: 20px;
	left: 262px;
	top:0;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_alimentacao.gif);
	background-repeat: no-repeat;
}


#menu .gastronomia span {
	width: 98px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_alimentacao2.gif);
	background-repeat: no-repeat;
}


#menu .lazer {
	width: 49px;
	height: 20px;
	left: 391px;
	top:0;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_lazer.gif);
	background-repeat: no-repeat;
}


#menu .lazer span {
	width: 49px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_lazer2.gif);
	background-repeat: no-repeat;
}


#menu .servicos {
	width: 68px;
	height: 20px;
	left: 496px;
	top:0;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_servicos.gif);
	background-repeat: no-repeat;
}


#menu .servicos span {
	width: 68px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_servicos2.gif);
	background-repeat: no-repeat;
} 


#menu .fidelidade {
	width: 82px;
	height: 20px;
	left: 570px;
	top:0;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_fidelidade.gif);
	background-repeat: no-repeat;
}


#menu .fidelidade span {
	width: 82px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_fidelidade1.gif);
	background-repeat: no-repeat;
} 



#menu #contato {
	width: 65px;
	height: 20px;
	left: 657px;
	top:0;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_contato.gif);
	background-repeat: no-repeat;
}


#menu #contato span {
	width: 65px;
	height: 20px;
	cursor:pointer;
	background-image: url(../imgs/tit_mn_contato2.gif);
	background-repeat: no-repeat;
}



/* --- Fim Menu --- */

/* Header */

#header {
	height: 125px;
	width: 800px;
	padding-top:10px;
	padding-right:95px;
	margin: 0 auto;
	display:block;	
	/*border:#000 1px solid;*/
}

/* Logo */

#logo {float:left;}

#logo h1, #logo p {float: left;}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}


#mnitens {
	float: left;
	height:27px;
	padding: 15px 0 0 65px;
}

#mnitens h1, #logo p {float: left;}

#mnitens h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#mnitens p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 400px;
	padding: 20px 0px 4px 20px;
	/*border:#000 1px solid;*/
	text-align:left;
	/*background: url(imgs/img05.gif) no-repeat left bottom;*/
}

#search fieldset {border: none;}

#search legend {display: none;}

#s {
	float: left;
	height:27px;
	width: 310px;
	padding: 3px 0 0 10px;
	background-color: #fff;
	border: 1px #FEC4AB solid;
	font: 21px Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #FEC4AB;
	text-transform: uppercase;
}


.imputCad {
	height:17px;
	width: 155px;
	padding: 0 0 0 5px;
	background-color: #fff;
	border: 1px #FEC4AB solid;
	font: 12px Helvetica, Arial, sans-serif;
	color: #666;
}

.imputBtnEnvia {
	height:18px;
	width: 162px;
	cursor: pointer;
	color: #FEC4AB;
	/*border: 1px #FEC4AB solid;
	background-image: url(../imgs/home/img_btn_env.jpg);
	background-repeat: no-repeat;*/
}


.imputBtnConvide {
	height:18px;
	width: 170px;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FF6600;
	letter-spacing:-1px;
	border:0;
	background-image: url(../imgs/home/img_btn_covide.jpg);
	background-repeat: repeat-x;
}

.imputBtnIr {
	height:34px;
	width: 34px;
	font-size: 1px;
	color: #FF6600;
	border:0;
	background-image: url(../imgs/home/img_btn_ir.gif);
	background-repeat: no-repeat;
	background-color:#FFF;
	cursor: pointer;
}


.espaco1 {line-height:25px;}
.espaco2 {padding-left:0px;}
.espaco3 {display:block;}
.espaco4 {line-height:25px; color:#FFAC75; cursor:pointer; margin-top:-8px; *margin-top:-12px;}



.sidebarcine {
	width:180px;
	margin-left:15px;
	height:50px;
	/*border:1px solid #000;*/
	list-style-type:none;
	
}

#x {display: none;}


/*#conteudo { padding-bottom: 80px; border-bottom: 1px solid red; }*/

/* contendo float */
/*.contemfloat:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.contemfloat { display: inline-block; }
/* Hides from IE-mac \*/
/** .contemfloat { height: 1%; }
.contemfloat { display: block; }
/* End hide from IE-mac */

/* Page */

#page {
	width:960px;
	min-width:960px;	
	min-height:100%;
	margin:0 auto;
}

* html #page {height: 100%;}

#bgtop {height: 20px;}

#bgbottom {padding-bottom: 20px;}

#page ul {list-style: none;}

#page ul li {
	padding-left: 15px;
	background: url(imgs/img11.gif) no-repeat left center;
}


/* Content */

#content {
	float: left;
	width: 410px;
	min-height: 400px;
	padding: 0 0 0 5px;
	margin:0;
}


/* Post html>body #content {
	height: auto;
}*/

/* Post */

.post {
}


.post .bigpix {
	margin-bottom: 1px;
}

.post .bigpix .image{
	margin:0;
}


.image { margin-left:35px; 
		border:#CCC 1px solid; 
		padding:3px;
		height:316px;
		width:325px;
}


.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	


.post .title a {
	background: none;
}


.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}


.post .byline a {
	color: #C2C2C2;
}


.post .entry {
	padding: 2px 0 0 0;
}


.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}


.post .tags a {
	padding: 0 5px;
	background: none;
}


.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}


.post .links .comments {
	padding-left: 20px;
	background: url(imgs/img13.gif) no-repeat left center;
}


.post .links .permalink {
	padding-left: 18px;
	background: url(imgs/img14.gif) no-repeat left center;
}


/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(imgs/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	height:auto;
	width: 180px;
	text-align:left;
	margin:0;
	padding:0 0 0 10px;
	/*border: 1px solid #000;*/
}


/* Sidebar Two */

#sidebar2 {
	float: left;
	height:auto;
	width:195px;
	*min-width: 195px;
	*max-width:360px;
	text-align:left;
	padding: 0 0 0 10px;
	/*border: 1px solid #000;*/
	list-style-type:none;
}

#sidebar3 {
	float: left;
	width: 210px;
	text-align:left;
	padding: 0 0 0 10px;
	/*border: 1px solid #000;*/
	background-image:url(../imgs/home/linha1.png);
	background-repeat:no-repeat;
	background-position: -3px 5px;
}

#sidebar03 {
	float: left;
	width: 165px;
	text-align:left;
	padding: 0 0 0 15px;
	/*border: 1px solid #000;*/
	background-image:url(../imgs/home/linha1.png);
	background-repeat:no-repeat;
	background-position: -3px 5px;
	margin-top:15px;
}

#sidebar4 {
	float: left;
	height:103px;
	width: 173px;
	text-align:left;
	padding: 0 0 0 5px;
	/*border: 1px solid #000;*/
}

#sidebar5 {
	float: left;
	height:58px;
	width: auto;
	text-align:left;
	padding: 10px 0 0 15px;
	/*border: 1px solid #000;*/
}


/* box */

#box_wrap {
	width:170px;
	height:250px;
	padding: 0 0 0 10px;
	margin-bottom:7px;
	text-align:left;
	background: url(../imgs/home/mold_box.png) no-repeat 0 0 ;
}

#cinema {
	width:auto;
	height:auto;	
}


#box_wrap2 {
	width:170px;
	height:250px;
	padding: 0 10px 0 0;
	margin-bottom:7px;
	text-align:right;
	background: url(../imgs/home/mold_box2.png) no-repeat right 0 ;
}

.espaco10px {padding: 0 0 0 10px;}


/* Tag Cloud */

#tag_cloud {
	margin-bottom: 30px;
}


/*********************** PAGINA SHOPPING ***************************/

#content2 {
	height:450px;
	float: left;
	width: 410px;
	padding:15px 0 0 0;
	margin:0 auto;
	text-align:left;
}

.content2Text {
	height:auto;
	float: left;
	width: 410px;
	padding:0;
	margin:0 auto;
	text-align:left;
}

.content2Text2 {
	height:auto;
	float: left;
	width: 410px;
	padding:0;
	margin:0;
	text-align:left;
}

#content4 {
	height:450px;
	float: left;
	width: 400px;
	padding:0;
	margin:0;
	text-align:left;
}


/* Sidebar Internas */

#sidebar6 {
	float: left;
	height:auto;
	min-height:510px;
	width: 530px;
	text-align:left;
	margin:0 0 0 17px;
	padding: 0;
}

#sidebar7 {
	float: left;
	height:auto;
	width: 500px;
	text-align: justify;
	padding: 2px 0 0 12px;
	/*border: 1px solid #000;*/
}



#sidebar8 {
	float: left;
	width: 275px;
	height:135px;
	text-align:left;
	padding: 0 0 0 15px;
	/*border: 1px solid #000;*/
	background-image:url(../imgs/home/linha1.png);
	background-repeat:no-repeat;
	background-position: right 35px;
}

#sidebar9 {
	float: left;
	width: 200px;
	text-align:left;
	padding: 25px 0 0 15px;
	/*border: 1px solid #000;*/
}

#sidebar10 {
	float: left;
	width: 210px;
	height:200px;
	text-align:left;
	padding: 10px 0 0 30px;
	/*border: 1px solid #000;*/
	background-image:url(../imgs/alimentacao/divisao1.gif);
	background-repeat:no-repeat;
	background-position: right 45px;
}

#sidebar11 {
	float: left;
	width: 230px;
	height:auto;
	text-align:left;
	padding: 70px 0 0 25px;
}

#sidebar12 {
	float: left;
	height:auto;
	width: 490px;
	text-align: justify;
	padding: 2px 0 0 40px;
	/*border: 1px solid #000;*/
}

#sidebar13 {
	float: right;
	width: 270px;
	text-align:left;
	padding: 0 0 0 15px;
	/*border: 1px solid #000;*/
}

#sidebar14 {
	float: left;
	width: 220px;
	height:auto;
	text-align:left;
	padding: 0 0 0 15px;
	/*border: 1px solid #000;*/
    background-image:url(../imgs/alimentacao/divisao1.gif);
	background-repeat:no-repeat;
	background-position: right 1px;
}

#sidebar15 {
	float:right;
	height:auto;
	min-height:510px;
	width:530px;
	text-align:left;
	margin:0 0 0 10px;
	padding: 0;
	overflow-x:hidden;
}


#sidebar16 {
	float: left;
	width:auto;
	height:auto;
	text-align:left;
	padding: 0 0 0 15px;
	/*border: 1px solid #000;
	background-image:url(../imgs/home/linha1.png);*/
	background-repeat:no-repeat;
	background-position: right 15px;
}

#sidebar17 {
	float: left;
	width: 200px;
	text-align:left;
	padding: 0px 0 0 25px;
	margin-left:25px;
	background-image:url(../imgs/home/linha1.png);
	background-repeat:no-repeat;
	background-position: left 12px;
}

#sidebar18 {
	float: left;
	height:auto;
	width: 490px;
	text-align: justify;
	padding: 2px 0 0 15px;
	/*border: 1px solid #000;*/
	}


#sidebar19 {
	float: left;
	height:auto;
	min-height:510px;
	width: 500px;
	text-align:justify;
	margin:0 0 0 12px;
	padding:0 0 50px 0 ;
}

#sidebar21 {
	float: left;
	height:auto;
	width: 540px;
	text-align: justify;
	padding: 2px 0 0 12px;
	/*border: 1px solid #000;*/
}

.linhaDivide {
	float: left;
	width: auto;
	text-align: center;
	padding: 10px 0 5px 50px;
	clear:both;
	/*border: 1px solid #000;*/
}

.linhaDivide2 {
	float: left;
	width: auto;
	text-align: center;
	padding: 5px 0 5px 10px;
	clear:both;
	/*border: 1px solid #000;*/
}

.linhaDivide3 {
	float: left;
	width: 330px;
	height:auto;
	text-align: center;
	padding: 8px 0 5px 75px;
	margin:7px 0 0 0;
	clear:both;
	background-image: url(../imgs/shopping/linhadivide.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.linhaDivide3fid {
	float: left;
	width: 330px;
	height:auto;
	text-align: center;
	padding: 8px 0 5px 75px;
	margin:7px 0 0 0;
	clear:both;
	background-image: url(../imgs/shopping/linhadivide.png);
	background-repeat: no-repeat;
	background-position: -30px top;
}

.linhaDivide4 {
	float: left;
	width: 370px;
	height:auto;
	padding: 0 0 12px 15px;
	clear:both;
	text-align:left;
	margin:15px 0 0 0;
	background-image: url(../imgs/shopping/linhadivide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.linhaDivide5 {
	float: left;
	width: 370px;
	height:auto;
	padding: 15px 0 0 30px;
	text-align:left;
	clear:both;
	margin:20px 0 0 0;
	background-image: url(../imgs/shopping/linhadivide.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.linhaDivide5fid {
	float: left;
	width: 370px;
	height:auto;
	padding: 15px 0 0 15px;
	text-align:left;
	clear:both;
	margin:20px 0 0 0;
	background-image: url(../imgs/shopping/linhadivide.png);
	background-repeat: no-repeat;
	background-position: -35px top;
}

.linhaDivide6 {
	float: left;
	width: 390px;
	height:auto;
	padding: 0 0 10px 0;
	clear:both;
	text-align:center;
	margin:7px 0 10px 0;
	background-image: url(../imgs/shopping/linhadivide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.linhaDivide7 {
	float: left;
	width: 600px;
	min-height:400px;
	padding: 0 0 10px 0;
}
.linhaDivide8 {
	float: left;
	width: 390px;
	height:auto;
	padding: 0 0 10px 0;
	clear:both;
	text-align:center;
	margin:7px 0 10px 0;
}


.btnScroll {
	float: left;
	width: 50px;
	text-align: center;
	padding: 0 0 0 30px;
	background-repeat: no-repeat;
	background-position: left top;
}

#sPeq {
	float: left;
	height:27px;
	width: 190px;
	padding: 3px 0 0 10px;
	background-color: #fff;
	border: 1px #FEC4AB solid;
	font: 21px Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #FEC4AB;
}

.sList {
	float: left;
	height:21px;
	width: 210px;
	padding: 3px 0 0 10px;
	background-color: #fff;
	border: 1px #FEC4AB solid;
	font: 12px Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #333;
}

.listaMais {
	min-height:40px;
	float:left;
	width:auto;
	padding: 10px 0 5px 25px;
	clear:both;
}

/********************************** CONFIG PROMOÇÃO *******************************************/

#dvBoxPromoGrdTotal {
	min-height:450px;
	width: 100%;
	float: left;
	padding:5px;
	margin:0 auto;
}


#dvBoxPromoGrd {
	min-height:100px;
	width: 430px;
	float: left;
	padding:5px;
	margin:0 auto;
	text-align:left;
}

#dvBoxPromoPq {
	height:auto;
	width: auto;
	float: left;
	padding:3px;
	margin:0 auto;
	text-align:left;
	border:1px solid #ccc;
}

#dvBoxPromoText {
	float: left;
	height:85px;
	width: 300px;
	text-align: left;
	padding: 15px 0 0 15px;
	background-image: url(../imgs/shopping/linhadivide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
}



/********************************** POP UP *******************************************/


.feature {
	min-height:349px;
	padding: 25px 20px 0 20px;
	margin:auto;
	text-align:left;
	clear:both;
	text-align:justify;
	background-image: url(../imgs/bg_popup.jpg);
}

.feature1 {
	padding: 0 0 0 15px;
}

/*.post1 {
	min-height:390px;
	width:100%;
	padding:0;
	margin:0;
	background-image: url(../imgs/bg_popup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#feeadf;

}*/

.post1 .entry {
	padding-top: 3px;
}

.post1 .bxsup {
	height:15px;
	width:670px;
	padding:0;
	margin:0;
}

/*.post1 .bxcent {
	height:auto;
	width:670px;
	padding: 0;
	margin:0;
	background-image: url(../imgs/box/cent.png);
	background-repeat: repeat-y;
	clear:both;
	border:transparent 1px;
}*/

.post1 .bxinf {
	height:12px;
	width:670px;
	padding:0;
	margin:0;
}

.aldirBox{ 
   width:50px; 
   height:20px; 
   text-align:right; 
   padding: 0 25px 0 0; 
   margin: 0px; 
   float:right; 
   vertical-align: top; 
}

.foto {
	width:280px;
	height:340px;
	float:left;
	padding:14px 12px 12px 12px;
	background-image: url(../imgs/bg_loja.png);
	background-repeat: no-repeat;
	background-position: left top;
 }

 
 .foto1 {
	width:165px;
	height:238px;
	float:left;
	padding: 0 10px 10px 0;
	margin:0 20px 0 0;
	text-align:right;
	background: url(../imgs/home/mold_box2.png) no-repeat right 0 ;
 }
 
.lineBorder1px{ border:#999 solid 1px;}
	  
	  
	  
.popup_cine {
    width:auto;
    height:auto;
    clear:both;
    /*border:1px solid #000;*/
}	
	
	

.txtLaranjaCine {
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", Times, serif;
	width:250px;
	font-size:16px;
	font-weight:bold;
	color: #FF6600;
	line-height:25px;
	padding-top:30px;
	letter-spacing:-1px;
	text-align:left;
	padding-left:15px;
	float:left;
	clear:both;
}


#flashCine {
    width:325px;
    height:450px;
    float:right;
    margin-right:5px;
    padding-top:-35px;
    /*border:1px solid #000;*/
    margin-top:-35px;
}


#fadeCine {
    width:165px;
    height:238px;
    float:left;
    margin-top:36px;
    margin-left:17px;
    border:1px solid #000;
    position:absolute;
}



.tit_lazer {
    width:300px;
    height:28px;
    float:left;
    margin:auto;
    padding-left:8px;
}


/*********************** Footer - Rodapé***********************/

#footer {
	width: 100%;
	height: auto;
	margin:0 auto;
	font-size: .9em;
	border-top:1px solid #FEC4AB;
	text-align: center;
	background-color:#FDD1B5;
	/**position: absolute;*/
	display:block;
	clear:both;
	*bottom:0;
	*left:0;
}

 #footer .linhaTotal {
	width: 100%;
	border-top:1px solid #fff;
	background:#FDD1B5 url(../imgs/imgBgLnhRodap.jpg) repeat-x;

}

 #footer .alinRodape {
	width: 900px;
	padding:3px 0 4px 30px;
	text-align: left;
	min-height:100%
}  
.esmaecer:hover {  filter:alpha(opacity=30);  -moz-opacity: 0.30;  opacity: 0.30;}

/*  CENTRAL DE CURSOS    */ 

#content_cursos {
	width: 960px;
	height:auto;
	margin: 0 auto;
	padding-bottom:10px;
	*padding-bottom:8px;
	display: block;
	clear: both;
}


#divTudo {
	width:950px;
	height:auto;
	margin:0 auto;
	display: block;
	clear: both;
}

#titulo {
	width:950px;
	height:65px;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:30px;
	display: block;
	clear: both;
}

#subTitulo {
	width:950px;
	height:30px;
	float:left;
	display: block;
	clear: both;
}
#titDia {
	width:100px;
	height:30px;
	float:left;
}

#titHora {
	width:150px;
	height:30px;
	float:left;
}

#titCurso {
	width:350px;
	height:30px;
	float:left;
}

#titProf {
	width:320px;
	height:30px;
	float:left;
	margin:0 0 0 30px;
}

#contDia{
	width:100px;
	height:auto;
	float:left;
	text-align:left;
	display: block;
}

#contHora {
	width:150px;
	height:auto;
	float:left;
	text-align:left;
	display: block;
}

#contCurso {
	width:350px;
	height:auto;
	float:left;
	text-align:left;
	display: block;
}

#contProf {
	width:250px;
	height:auto;
	float:left;
	text-align:left;
	margin:0px 0px 0px 15px;
	display: block;

}
.limit{
	display:block;
	clear:both;
	width: 920px;	
}

.txtCont {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


.titDia{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}


.titCont {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a.titCont:link {
	color: #000;
	text-decoration:none;
}
a.titCont:visited {
	color:#000;
	text-decoration:none;
}
a.titCont:hover {
	color:#000;
	text-decoration:underline;
}



.titHorario {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.txtTitulos {
	font-weight:bold;
	color:#F63;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#txtDetalhes {
	width:950px;
	height:300px;
	float:left;
	margin:10px 0 0 0;
	text-align:justify;	
}

.txtDet {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:justify;
}

/*  FIM CENTRAL DE CURSOS  */
	  
