@charset "utf-8";
body {
	background: #FFF url(../img/bg-body.jpg) center top;
	color:#4e464e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.4em;
	
}
#super-bg {
	background: url(../img/bg-container.jpg) no-repeat center top;
	/*font-size:1.2em;*/
	position:relative;
}
#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#coluna-1 {
	/*background: #CCC;*/
	float: left;
	width: 320px;
	position: relative;
}
#coluna-2 {
	float: right;
	width: 640px;
	position: relative;
}
#coluna-1 #logo {
	
}
#coluna-1 #logo a:link, #coluna-1 #logo a:visited {
	background: url(../img/logo-nut-clinic.png);
	text-indent: -9999999px;
	height: 67px;
	width: 236px;
	/*overflow: hidden;*/
	position: relative;
	display: block;
	margin: 21px 20px 0 62px;
}



#top-links {
	position: relative;
	height: 72px;
	padding: 0 0 18px 0;
}
#coluna-1 #menu {
	/*background: #FFC;*/
	position: relative;
	text-align:right;
	margin: 15px 0 25px 0;
	height:175px;
}
#menu ul{
	position:absolute;
	right:0;
	margin: 0 20px 0 0;
}
#menu ul li{
	padding: 0;
	text-align:right;
	display:block;
}
#menu ul li a:link, #menu ul li a:visited {
	font-size: 1.4em;
	color: #5e1236;
	text-decoration: none;
	padding: 7px;
	margin:0;
	width: 100px;
	height: 10px;
	display:block;
	
}
#menu ul li a:hover, #menu ul li a:active {
	font-size: 1.4em;
	color: #5e1236;
	text-decoration: none;
	padding: 7px;
	margin:0;
	width: 100px;
	height: 10px;
	display:block;
	background:#fff;
}
#menu ul li a.ativo span{
	background: url(../img/spryicons-bullets.png) no-repeat 0 0;
	display: block;
	height: 9px;
	width: 7px;
	position:relative;
	float:right;
	margin: 3px 0 0 5px;
}

#top-links a{
	position:absolute;
	display:block;
	width: 80px;
	text-decoration: none;
	height:18px;
	text-align:right;
	padding: 5px 0 0 0;
	margin: 0 0 0 20px;
	font-size:1.2em;
	z-index:20;
}
#top-links a span{
	display: block;
	width: 23px;
	height:23px;
	float:right;
	margin: -5px 0 0 5px;
}
#top-links a.twitter:link, #top-links a.twitter:visited{
	color: #3bbfea;
	right: 70px;
	bottom:18px;
}
#top-links a.twitter:hover{
	color: #3bbfea;
	text-decoration:underline;
}

#top-links a.twitter:link span, #top-links a.twitter:visited span {
	background: url(../img/spryicons-sociais.png) no-repeat 0px -23px;
	}
#top-links a.twitter:hover span {
	background: url(../img/spryicons-sociais.png) no-repeat 0px 0px;
	}
#top-links a.rss:link, #top-links a.rss:visited{
	color: #e27946;
	right:0;
	bottom:18px;
}
#top-links a.rss:hover{
	color: #e27946;
	text-decoration:underline;
}
#top-links a.rss:link span, #top-links a.rss:visited span {
	background: url(../img/spryicons-sociais.png) no-repeat 0px -69px;
}
#top-links a.rss:hover span {
	background: url(../img/spryicons-sociais.png) no-repeat 0px -46px;
}
#site-door {
	position: relative;
	height: 175px;
	margin: 0 0 30px 20px;
}

#site-door img {
	position: absolute;
	z-index: 10;
	left: 0px;
	bottom: 0px;
	
	background-color: transparent !important;
}
#body-content {
	position: relative;
	margin: 0 0 0 20px;
}
#body-content p, #body-content li{
	font-size: 1.2em;
	color: #322d32;
	margin: 0 20px 1.4em 0;
}
#body-content ul li {
	list-style: url(../img/ico-bullet1.gif) outside;
	margin: 0 0 10px 20px;
}


.box-esq-t1 {
	clear: both;
	border-left: 1px solid #e76c31;
	padding: 0 20px 0 0;
}

.box-esq-t1 h2 {
	font-size: 2em;
	color: #db4e0a;
	background: url(../img/ico-h2.gif) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
	visibility:visible;
	letter-spacing:normal;
}

.box-esq-t1 p{
	margin: 0 0 1.4em 20px;
	font-size:1.2em;
}
/*-------------------------------------------------
------   banner form curso futuro
----------------------------------------------------*/
.banner-curso-futuro {
	background: #D6FEF5;
	height: 84px;
	width: 280px;
	margin: 0 0 20px 20px;
	position: relative;
	overflow:hidden;
}
.banner-curso-futuro img {
	position: absolute;
	
}
.banner-curso-futuro .form-curso-futuro {
	background: url(../img/bg-curso-futuro.png);
	height: 84px;
	width: 280px;
	margin: 0;
	padding: 10px;
	position: absolute;
	color:#fff;
	z-index:10;
	top: 85px;
}
.banner-curso-futuro .form-futuro-resposta {
	background: url(../img/bg-curso-futuro-ok.png);
	height: 84px;
	width: 280px;
	margin: 0;
	padding: 10px;
	position: absolute;
	color:#fff;
	z-index:11;
	top: 85px;
	font-size:1.4em;
}

.banner-envio {
	float: right;
	width: 280px;
	position: relative;
	/*margin: 17px 0 0 0;*/
}
a.link-enviar-curso:link, a.link-enviar-curso:visited {
	font-size: 1.2em;
	margin: 5px 0 0 0;
	display:block;
}
a.link-enviar-curso span {
	background: url(../img/spryicons-infos.png) no-repeat 0px -68px;
	display: block;
	height: 16px;
	width: 21px;	
	float:left;
	margin: 0 5px 0 0;
}



.f_curso_futuro input {
	background: #fff url(../img/bg-input-curso-futuro.jpg) repeat-y right top;
	height: 24px;
	width: 215px;
	border: 1px solid #aea9ac;
	padding: 0 0 0 10px;
}
.f_curso_futuro a.bot-form:link, .f_curso_futuro a.bot-form:visited {
	background: url(../img/spryicon-bot-curso-futuro.png) no-repeat 0 0;
	display: block;
	height: 26px;
	width: 33px;
	text-indent:-999999px;
	overflow:hidden;
	float:right;
	margin: 0 18px 0 0;
	
	position:absolute;
	right:8px;
	bottom:30px;
}
.f_curso_futuro a.bot-form:hover, .f_curso_futuro a.bot-form:active {
	background: url(../img/spryicon-bot-curso-futuro.png) no-repeat 0 -27px;
}

.f_curso_futuro a.bot-form.aguardando{
	background: url(../img/ajax-loader.gif) no-repeat center center;
	display: block;
	height: 26px;
	width: 33px;
	text-indent:-999999px;
	overflow:hidden;
	float:right;
	margin: 0 18px 0 0;
	position:absolute;
	right:8px;
	bottom:30px;
}


.banner-curso-futuro .form-curso-futuro p{
	margin:0 0 10px 0;
	width:260px;
}

img.banner-curso {
	margin: 0 0 20px 20px;
}



/*-------------------------------------------------
------   estilos genéricos
----------------------------------------------------*/
h1.pagina{
	font-size:3em;
	padding: 10px 20px;
}
h1.pagina {
	background: url(../img/ico-h1.gif) no-repeat left center;
}
h1.curso{
	font-size:2.4em;
	padding: 0;
	width:320px;
	height:95px;

}
h2.pagina{
	font-size:2em;
	padding: 2px 0;
	color:#a52727;
	visibility:visible;
	letter-spacing: normal;
}

.clear{
	clear: both;
}
a:link {
	color:#c9387e;
	text-decoration:underline;
}
a:visited {
	color:#a4537a;
	text-decoration:underline;
}
a:hover, a:active {
	color:#c9387e;
	text-decoration:none;
}
.dra {
	font-size:1.2em;
	font-weight:bold;
}
.fs-12 {
	font-size:1.2em;
}
.mb-10{margin-bottom:10px;}
.mb-15{margin-bottom:15px;}
.mb-20{margin-bottom:20px;}
.mr-10{margin-right:10px;}
.mr-20{margin-right:20px;}
.mr-30{margin-right:30px;}
.ml-10{margin-left:10px;}
.ml-20{margin-left:20px;}
.ml-30{margin-left:30px;}
.txt_verm{
	font-size:1.2em;
	color:#cd3b3b;
}
/*-------------------------------------------------
------   box de curso
----------------------------------------------------*/
.box-curso {
	background: url(../img/bg-box-curso.png) no-repeat right top;
	float: left;
	/*height: 300px;*/
	width: 280px;
	position: relative;
	margin: 0 0 30px 20px;
	padding: 0 20px 0 0;
}
.box-curso p{
	font-size: 1.2em;
	margin: 10px 0 10px 10px;
}

.ico-prof {
	background: url(../img/spryicons-infos.png) no-repeat 1px -154px;
	display: block;
	float: left;
	height: 21px;
	width: 21px;
	position: relative;
	margin: 0 10px 10px 0;
	clear:both;
}
.box-curso .ico-prof {
		margin: 0 10px 10px 10px;
}
.ico-data {
	background: url(../img/spryicons-infos.png) no-repeat;
	display: block;
	float: left;
	height: 21px;
	width: 21px;
	position: relative;
	margin: 0 10px 10px 0;
	clear:both;
}
.box-curso .ico-data {
		margin: 0 10px 10px 10px;
}
.ico-hora {
	background: url(../img/spryicons-infos.png) no-repeat 0 -22px;
	display: block;
	float: left;
	height: 22px;
	width: 21px;
	position: relative;
	margin: 0 10px 10px 0;
	clear:both;
}
.box-curso .ico-hora {
	margin: 0 10px 10px 10px;
}
.ico-infos {
	background: url(../img/spryicons-infos.png) no-repeat 0 -132px;
	display: block;
	float: left;
	height: 20px;
	width: 21px;
	position: relative;
	margin: 0 10px 10px 0;
	clear:both;
}
.box-curso .ico-infos {
	margin: 0 10px 10px 10px;
}
.ico-ajuda {
	background: url(../img/spryicons-infos.png) no-repeat 0 -109px;
	display: block;
	float: left;
	height: 20px;
	width: 21px;
	position: relative;
	margin: 0 10px 10px 0;
	clear:both;
}
.ico-valor {
	background: url(../img/spryicons-infos.png) no-repeat 0 -45px;
	display: block;
	float: left;
	height: 21px;
	width: 21px;
	position: relative;
	margin: 0 10px 10px 0;
	clear:both;
}
.ico-info {
	background: url(../img/spryicons-infos.png) no-repeat 0 -86px;
	display: block;
	float: left;
	height: 21px;
	width: 21px;
	position: relative;
	margin: 0 10px 10px 0;
	clear:both;
}
.box-curso .label, .label-info {
	font-weight: bold;
	float: left;
	font-size:1.2em;
	padding: 3px 0 0 0;
	width:230px;
margin: 0 0 10px 0;
}
.label-info {
	width:400px;
}
.infos-extra{
	font-weight:normal;	
}
#body-content .infos-extra p {
	margin-bottom:0;
}

.bot-ver-mais-cursos {
	clear: both;
	position: relative;

}
.bot-ver-mais-cursos a:link, .bot-ver-mais-cursos a:visited {
	background: url(../img/spryicons-botoes.png) no-repeat 0px 0px;
	text-indent: -999999px;
	display: block;
	height: 30px;
	width: 184px;
	overflow: hidden;
	margin: 0 auto;
}
.bot-ver-mais-cursos a:hover, .bot-ver-mais-cursos a:active {
	background: url(../img/spryicons-botoes.png) no-repeat 0px -30px;
	text-indent: -999999px;
	display: block;
	height: 30px;
	width: 184px;
	overflow: hidden;
}
a.bot-confirmar:link, a.bot-confirmar:visited {
	background: url(../img/spryicons-botoes.png) no-repeat 0px -127px;
	display: block;
	height: 32px;
	width: 238px;
	text-indent:-99999999px;
	/*margin: 10px 0;*/
	float:left;
}
a.bot-confirmar:hover, a.bot-confirmar:active {
	background: url(../img/spryicons-botoes.png) no-repeat 0px -160px;
	display: block;
	height: 32px;
	width: 238px;
	text-indent:-99999999px;
}
.extramns {
	color: #cd3b3b;
	font-size:1.2em;
	/*margin: 20px 0 0 0;
	padding: 0 0 0 10px;*/
	/*border: #900 1px solid;*/
	display:inline;
}


.tbl_valores {
	width: 585px;
	font-size:1em;
}
.tbl_valores td, .tbl_valores tr {
	border: transparent 1px solid;
}
.tbl_valores .tipo{
	color:#cd6634;
}
.tbl_valores .valor{
	color:#5e535e;
	font-weight:bold;
}
.tbl_valores .valor td{
	background: url(../img/ico-seta-valor.gif) no-repeat left top;
	padding: 0 0 0 10px;
}

.tbl_valores .bord {
	border-left: 2px solid #eee3e8;
	padding: 0 0 0 10px;
}
.tbl_valores .valor td.bord{
	background: url(../img/ico-seta-valor.gif) no-repeat 10px top;
	padding: 0 0 0 20px;
}
.depoimento {
	font-size: 1.2em;
	margin: 0 0 30px 20px;
	padding: 0 0 0 30px;
	background:url(../img/ico-aspas.png) no-repeat top left;
}
.depoimento span{
	font-weight:bold;
	display:block;
}
#status-inscricao {
	background: url(../img/spryicons-bullets.png) no-repeat 0px -101px;
	height: 37px;
	clear:both;
	margin: 20px 0;
	position:relative;
}
#status-inscricao .passo1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #322d32;
	width: 222px;
	position: absolute;
	left:130px;
	top:10px;
}
#status-inscricao .passo1 span {
	background: url(../img/spryicons-bullets.png) no-repeat 0px -41px;
	display: block;
	height: 29px;
	width: 29px;
	float:left;
	margin: -5px 5px 0 0;
	text-indent:-999999px;
}
#status-inscricao .passo2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #322d32;
	width: 222px;
	position: absolute;
	left:354px;
	top:10px;
}
#status-inscricao .passo2 span {
	background: url(../img/spryicons-bullets.png) no-repeat 0px -71px;
	display: block;
	height: 29px;
	width: 29px;
	float:left;
	margin: -5px 5px 0 0;
	text-indent:-999999px;
}
#status-inscricao .passo1.off, #status-inscricao .passo2.off {
	color: #d1acb3;
}
#status-inscricao .passo1.off span {
	background: url(../img/spryicons-bullets.png) no-repeat -30px -41px;	
}
#status-inscricao .passo2.off span {
	background: url(../img/spryicons-bullets.png) no-repeat -30px -71px;	
}
.lbl-form {
	font-size: 1.4em;
	display: block;
	float: left;
	height: 40px;
	width: 157px;
	text-align:right;
	clear:both;
	padding: 8px 10px 0 0;
}
.lbl-form-sided{
		font-size: 1.4em;
	display: block;
	float: left;
	height: 40px;
	
	text-align:right;

	padding: 8px 10px 0 20px;
}
.input-text{
	padding: 0 5px;
	
}
.input-text, .input-combo, .textarea {
	border: #913f3f 1px solid;
	background:#ffe9e9;
	float:left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.input-text.longo{
	width:287px;
	height:30px;
}
.input-text.curto{
	width:147px;
	height:30px;
}
.input-text.mini{
	width:100px;
	height:30px;
}

.input-combo, .input-combo.curto{
	padding:7px 5px;
	width:157px;
}
.input-combo.longo{
	padding:7px 5px;
	width:297px;
}
.textarea.curto {
	width:287px;
	height:80px;
}
.textarea.longo {
	width:287px;
	height:120px;
	margin: 0 0 10px 0;
}
input.bot-enviar {
	background: url(../img/spryicons-botoes.png) no-repeat 0px -61px;
	display: block;
	height: 32px;
	width: 108px;
	border:none;
/*	text-indent:-999999px;*/
	cursor:pointer;
	float:left;
}
input.bot-enviar:hover {
	background: url(../img/spryicons-botoes.png) no-repeat 0px -94px;
	display: block;
	height: 32px;
	width: 108px;
	border:none;
/*	text-indent:-999999px;*/
	cursor:pointer;
}
div.error-div{
	clear:both;
	margin: 10px 0 0 0px;
	width: 297px;
	background:#FEFBCD;
	padding: 0;
}
div.error-div li{
	padding: 0px;
	margin:0;
}

label.error{
	/*color:#fff;*/
	color:#C00;
	padding: 0;
	margin:0;
	display:block;
	/*clear:both;*/
	/*margin: -25px 0 0 167px;*/
/*	width: 150px;*/

}
.erros{
	margin: 0 0 10px 157px;
	color:#C00;
	/*font-weight:bold;*/
	font-size:1.2em;
}

.form-add {
	clear: both;
	margin: 0 0 0 167px;
	padding: 10px 0 0 0;
}
.form-add .destaq{
	border:#900 solid 1px; padding:6px;
}
a.link-input-side {
	font-size: 1.2em;
	float: left;
	padding: 5px 0 0 10px;
}

.input-text:focus, .textarea:focus, .input-combo:focus{
	background: #fce2e3 url(../img/bg-form-focus.jpg) repeat-x left bottom;	
}
.busca_city, .busca_city:focus{
	background:#EFEFEF;
	border:#999 solid 1px;
}
.form-subsession {
	font-size: 1.4em;
	font-weight: bold;
	color: #9a3867;
	text-align: right;
	clear: both;
	position: relative;
	margin: 0 0 20px 0;
}
.form-subsession .l {
	background: url(../img/linha-div.png) no-repeat -187px bottom;
	float: right;
	height: 10px;
	width: 450px;
	position: relative;
	margin: 0 0 0 10px;
}
.selects {
	float: left;
	font-size:1.2em;
	padding: 6px 0 20px 0;
}
.inscricao-ok{
	margin: 30px 0 0 130px;
	color:#5e7904;
	font-weight:bold;
	font-size:1.4em;
}
.inscricao-ok span{
	display:block;
	background: url(../img/spryicons-bullets.png) no-repeat 0px -139px;
	height: 31px;
	width: 31px;
	float:left;
}
.inscricao-ok p{
	padding: 0 0 0 41px;
	color:#5e7904;
	line-height: 1.2em;
}

.inscricao-erro{
	margin: 30px 0 0 130px;
	color:#965a24;
	font-weight:bold;
	font-size:1.4em;
}
.inscricao-erro span{
	display:block;
	background: url(../img/spryicons-bullets.png) no-repeat -33px -139px;
	height: 31px;
	width: 31px;
	float:left;
}
.inscricao-erro p{
	padding: 0 0 0 41px;
	color:#965a24;
	line-height: 1.2em;
}


#aba-guarda, #in-galeria {
	/*border: 1px dotted #9C0;*/
	position: relative;
	background: url(../img/linha-div.png) no-repeat center bottom;	
}
#aba-guarda #aba-content, #in-galeria #aba-content{
	position: relative;
	
}
#aba-guarda .bot-controle, #in-galeria  .bot-controle {
	background: url(../img/aba-bg.png) no-repeat left top;
	height: 28px;
	width: 100px;
	position: absolute;
	bottom: 1px;
	left:240px;
	z-index:10000;
}
#in-galeria  .bot-controle {
	
	width: 200px;
	left:190px;
	bottom: -6px;
	color:#c9387e;
}
#aba-guarda .bot-controle-space{
	clear:both;
	height:25px;
}
#in-galeria  .bot-controle-space{
	clear:both;
	height:45px;
}
#aba-guarda .bot-controle {
/*display:none;*/
}
#aba-guarda .bot-controle span, #in-galeria .bot-controle span{
	background: url(../img/aba-canto.png) no-repeat right top;
	display: block;
	width:17px;
	height: 28px;	
	position:absolute;
	top:0;
	right:-17px;
}
#aba-guarda .bot-controle a, #in-galeria .bot-controle{
	font-size: 1.2em;
	text-align: center;
	display: block;	
	padding: 7px 0 0 15px;
}








#footer {
	clear: both;
	position: relative;
	background: url(../img/bg-footer.png) no-repeat center bottom;
	min-height:150px;
}


#footer .img {
	float: left;
	position: relative;
	margin: 5px 0 0 0;
	z-index:1;
	text-align: right;

	width:310px;
	overflow:hidden;
}



#footer .conceito {
	position: absolute;
	height: 18px;
	width: 21px;
	right: 0px;
	bottom: 0px;
}
#footer .creditos {
	font-size: 1.1em;
	color: #999;
	text-align: center;
	position: absolute;
	bottom: 0px;
	width:100%;
}
#footer .links {
	float: right;
	width: 640px;
	position: relative;
	font-size:1.1em;
	z-index:3;
	margin: 80px 0 0 0;


}
#footer .links a{
	margin: 0 20px 0 0;
}
#footer .links a.email:link, #footer .links a.email:visited {
	color: #4e464e;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../img/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;   
}

#highslide-html a.control:link, #highslide-html a.control:visited {
	float: right;
  display: block;
   /*position: relative;*/
	margin: 0 5px;
	padding: 5px 5px 0 0;
	font-size: 9pt;
  font-weight: bold;
	text-decoration: underline;
	color: #c9387e;
}
#highslide-html a.control:hover, #highslide-html a.control:active {
	text-decoration: none;
	color: #c9387e;
}
.highslide-move {
	cursor: move;
	background:url(../img/bg-highslide.jpg) no-repeat;
}


.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/*carrossel =========================================*/
.jcarousel-skin-tango .jcarousel-container {
   /* border: 1px solid red;*/
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 540px;
    padding: 20px 40px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  540px;
    height: 115px;
		/*border: 1px solid blue;*/
}
.jcarousel-skin-tango .jcarousel-item {
    width: 165px;
    height: 115px;
		list-style:none url(none)!important;
		text-align:center;
		overflow:hidden;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin: 0 22px 0 0 !important;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/** *  Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 53px;
    right: 5px;
    width: 32px;
    height: 44px;
    cursor: pointer;
    background: transparent url(../img/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 53px;
    left: 5px;
    width: 32px;
    height: 44px;
    cursor: pointer;
    background: transparent url(../img/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
/*carrossel fim =====================================*/

/* Atert - box ----------------------------------------*/
#alert-box{
	width:447px;	position:absolute; top:50px; left:100px; z-index:99999999; display:none;
}
#alert-box ul{ padding:0;}
#alert-box .splash{
	background:url(../img/alert-box-splash.png) no-repeat; width:79px; height:75px;
	position:absolute; top:-20px; left:-10px;
}
#alert-box .close{
	background:url(../img/alert-box-fechar.png) no-repeat; width:84px; height:30px; display:block; float:right;
	margin:10px 0 0 0; text-indent:-99999px;
}
#alert-box .borda1{
	background:url(../img/alert-box1.png) no-repeat -1px 0;	height:6px; padding:0;
}
#alert-box .borda2{
	background:url(../img/alert-box2.png) no-repeat;	height:6px;padding:0;
}
#alert-box .content{
	background:url(../img/alert-box-bg1.png) repeat-y; padding: 0 20px;
}
#alert-box .titulo{
	font-size:2.2em; color:#cd3b3b; clear:both; margin:50px 0 20px 0; font-weight:bold;
}
#alert-box p{
	font-size:1.4em;
}
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#4f273a;
  display:none;
}

