/* CSS Document */

body {
	padding:0;
	margin:0;
	background-color:#044946;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	text-align:center;
}
@font-face { font-family: 'Book Antiqua'; src: url('font/book_antiqua/book_antiqua.eot'); src: url('font/book_antiqua/book_antiqua.eot?#iefix') format('embedded-opentype'), url('font/book_antiqua/book_antiqua.svg#Book Antiqua') format('svg'), url('font/book_antiqua/book_antiqua.woff') format('woff'), url('font/book_antiqua/book_antiqua.ttf') format('truetype'); font-weight: normal; font-style: normal;}

/* PRINCIPAL */
input, textarea, select {
	border: #999 solid 1px;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	color:#0d6561;	
	text-decoration:none;
}
.br_5px {
	line-height:5px;
}

/* FIM PRINCIPAL */

/* TOPO */
.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	padding: 8px 10px 8px 10px;
	text-decoration:none;	
	line-height: 12px;

}
.linkmenu:hover {
	background-color: #FFFFFF; 
	color: #0d6561;
	text-decoration:none;
}

/* FIM TOPO */

/* CONTENT */
.borda_conteudo {
	width:924px;
	display:block;	
	background-color:#ffffff;
	border:#7d1f19 4px solid;
    box-shadow: 0px 4px 4px #000;
    -webkit-box-shadow: 0px 4px 4px #000;
    -moz-box-shadow: 0px 4px 4px #000;	
}

.borda_conteudo2 {
	width:924px;
	display:block;	
	background-color:#ffffff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    -o-border-radius:6px;
    box-shadow: 0px 4px 4px #000;
    -webkit-box-shadow: 0px 4px 4px #000;
    -moz-box-shadow: 0px 4px 4px #000;	
}
.bg_conteudo{
	background:url(images/bg_conteudo.jpg) no-repeat top center, url(images/bg_conteudo_rep.jpg) repeat-y top center;;
}

.titulos{
	font-family:'Book Antiqua';
	font-size: 24px;
	color: #7d1f19;
	padding: 18px 0 10px 0;
}

.subtitulos{
	font-family:'Book Antiqua';
	font-size: 20px;
	color: #000000;
}

.fonte_padrao{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a1a1a;
	line-height: 18px;
}
.foto{
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}


/* BASE */

.bg_bemvindo{
	background-image:url(images/bg_bemvindos.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}.bg_espacoexclusivo{	background-image:url(images/bg_espacoexclusivo.jpg);	background-position:top center;	background-repeat:no-repeat;}#vlightbox1 {	margin: auto !important;}

.titulo_bemvindo{
	font-family:'Book Antiqua';
	font-size: 20px;
	color: #0d6561;
	padding: 18px 0 10px 0;
}

.fonte_bemvindo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1a1a1a;
	line-height: 22px;
	text-align:center;
}

.copyright {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	line-height:15px;
}
.link_base {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	line-height:15px;
	text-decoration:none;
}

.link_base:hover {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
	line-height:15px;
	text-decoration:underline;
}
/* FIM BASE */

/*PAINEL*/
.carousel, 	.carousel div {
	/*height: 310px;
	overflow: hidden;
	width:924px;*/
	height: 294px;
	overflow: hidden;
	width:916px;
	}