@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial;
	font-size:12px;
	margin:0px;
	background-image:url(../imagem/bkg-body.jpg);
	background-repeat:repeat-x;
	background-color:#007DE0;
	
}
#main{
	margin:0 auto;
	width:950px;
	background-image:url(../imagem/bkg-top.jpg);
	background-repeat:no-repeat;
	display: block;
	
}

#destaque{
	margin-left:471px;
	padding-top:35px;
	display: block;
	float: right;
}


/* Animação do Slide */
#slider1 {
    width: 471px; /* important to be same as image width */
    height: 271px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 471px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 471px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 271px;
}
.right {
	right: 0;
	bottom: 0;
	width: 110px !important;
	height: 271px;
}
ul { list-style-type: none;}

#menu{
	height:20px;
	font:Arial;
	font-size:12px;
	position: static;
	z-index: 10;
	top: 47px;
	width: 630px;
	display: block;
	clear: both;
	float: right;
	margin: 10px;
}


/* ANIMAÇÃO DO MENU */
#menu_top a {
	
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #CCC;
	font-weight: bold;
	text-align: center;
	
}

#menu_top a:hover {
	background-color: #000000;
}


#top{
	height:219px;
}

.bancodados{
	float:left;
	margin-left:25px;
	margin-top:32px;
	width:184px;
	height:50px;
	border: 1px solid #FC0;
	background-color: #FFF;
	padding-left:20px;
	padding-top:0px;
	padding-bottom:15px;
	display: inline;
}
.bancodados span {
	background: url(../imagem/esparadrapo.gif) no-repeat;
	width: 145px;
	height: 25px;
	display: block;
	position: relative;
	left: 0px;
	top: -10px;
	padding-left:20px;
	padding-top:8px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.banner{
	float:right;
	margin-right:10px;
	width:668px;
	height:80px;
	
	margin-bottom: 5px;
}


.div_conteudo{
	margin-top:10px;
	padding:5px;
	background:#FFF;
	width:940px;
	position:relative;
	clear: both;
	overflow:auto;
	
}

.div_conteudo hr {
	margin:0px;
	color:#000;
	height:3px;
	width:100%;
	background-color:#000;
	border:0px;
}
.div_conteudo h1 {
	margin:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#000;
}
.div_conteudo h2 {
	margin:0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#06F;
}

.div_con_esquerda{
	float:left;
	width:665px;
	background-color:#FFF;
	text-align:left;
	padding-right: 5px;
}

.div_con_esquerda hr {
	margin:0px;
	color:#360;
	height:3px;
	width:100%;
	background-color:#360;
	border:0px
}
.div_con_esquerda h1 {
	margin-bottom:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#006600;
	
}
.div_con_esquerda a {
	text-decoration:none;
	color:#000;
	background-color:#FFF;
	
}
.div_con_esquerda a:hover {
	color:#FFF;
	background-color:#006600;
}

.div_con_esquerda img {
	border:#FFF 4px solid;
}

.div_con_esquerda_esq{
	float:left;
	width:290px;
	padding-right:5px;
	background:#fff;
}
.div_con_esquerda_esq hr {
	margin:0px;
	color:#000;
	height:3px;
	width:100%;
	color:#000;
	background-color:#000;
	border:0px
}
.div_con_esquerda_esq h1 {
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#000;
}
.div_con_esquerda_esq a {
	text-decoration:none;
	color:#000;
	background-color:#FFF;
}
.div_con_esquerda_esq a:hover {
	color:#FFF;
	background-color:#000;
}

.div_con_esquerda_esq img{
	border:#FFF 4px solid;
}
.div_con_esquerda_esq a img{
	border:#FFF 4px solid;
}
.div_con_esquerda_esq a:hover img{
	border:#000 4px solid;
}

.div_con_esquerda_parceiros{
	float:left;
	width:175px;
	padding-right:5px;
	background:#fff;
	display: block;
	clear: left;
}
.div_con_esquerda_parceiros hr {
	margin:0px;
	color:#000;
	height:3px;
	width:100%;
	color:#000;
	background-color:#000;
	border:0px
}
.div_con_esquerda_parceiros h1 {
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#000;
}
.div_con_esquerda_parceiros a {
	text-decoration:none;
	color:#000;
	background-color:#FFF;
}
.div_con_esquerda_parceiros a:hover {
	color:#FFF;
	background-color:#000;
}

.div_con_esquerda_parceiros img{
	border:#FFF 4px solid;
}

.div_con_esquerda_parceiros a img{
	border:#FFF 4px solid;
}
.div_con_esquerda_parceiros a:hover img{
	border:#000 4px solid;
}

.div_con_esquerda_mural{
	float:right;
	width:480px;
	background-color:#fff;
	margin-bottom: 5px;
	clear: right;
	padding-left: 2px;
}
.div_con_esquerda_mural hr {
	margin:0px;
	color:#007DE0;
	height:3px;
	width:100%;
	background-color:#007DE0;
	border:0px;
}
.div_con_esquerda_mural h1 {
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#007DE0;
}

.div_con_esquerda_mural a {
	text-decoration:none;
	color:#000;
	background-color:#FFF;
}
.div_con_esquerda_mural a:hover {
	color:#FFF;
	background-color:#007DE0;
}

.div_con_esquerda_mural img{
	border:#FFF 4px solid;
}

.div_con_esquerda_mural a img{
	border:#FFF 4px solid;
}
.div_con_esquerda_mural a:hover img{
	border:#007DE0 4px solid;
}

.div_coberturas_particulares {
	text-align:center;
	margin-left:4px;
	float:left;
	position: relative;
	width: 155px;
}

.div_coberturas_particulares a {
	text-decoration:none;
	color:#007DE0;
	background-color:#FFF;
}
.div_coberturas_particulares a:hover {
	color:#FFF;
	background-color:#060;
}

.div_coberturas_particulares img{
	border:#FFF 4px solid;
}

.div_coberturas_particulares a img{
	border:#FFF 4px solid;
}
.div_coberturas_particulares a:hover img{
	border:#060 4px solid;
}

.div_ultimas_coberturas {
	text-align:center;
	margin-left:2px;
	margin-top:5px;
	float: left;
	position: relative;
	width: 175px;
}
.div_ultimas_coberturas_texto {
	width:175px;
	text-align:left;
	margin-left:3px;
	margin-top:5px;
}
.div_ultimas_coberturas_titulo {
	font-size:5px;
	width:165px;
	text-align:left;
	margin-left:1px;
	margin-top:5px;
}

.div_ultimas_coberturas a {
	text-decoration:none;
	color:#007DE0;
	background-color:#FFF;
}
.div_ultimas_coberturas a:hover {
	color:#FFF;
	background-color:#007DE0;
}

.div_ultimas_coberturas img{
	border:#FFF 4px solid;
	text-align:center;
}

.div_ultimas_coberturas a img{
	border:#FFF 4px solid;
}
.div_ultimas_coberturas a:hover img{
	border:#007DE0 4px solid;
}

.div_con_esquerda_dir{
	float:right;
	width:365px;
	background-color:#fff;
}
.div_con_esquerda_dir hr {
	margin:0px;
	color:#007DE0;
	height:3px;
	width:100%;
	background-color:#007DE0;
	border:0px;
}
.div_con_esquerda_dir h1 {
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#007DE0;
	
}

.div_con_direita{
	float:right;
	width:265px;
	background-color:#fff;
	padding-left: 4px;
}
.div_con_direita hr {
	margin:0px;
	color:#FFCC00;
	height:3px;
	width:100%;
	background-color:#FFCC00;
	border:0px;
}

.div_con_direita a {
	text-decoration:none;
	color:#000;
	background-color:#FFF;
}
.div_con_direita a:hover {
	color:#FFF;
	background-color:#FFCC00;
}

.div_con_direita img{
	border:#FFF 4px solid;
	text-align:center;
}

.div_con_direita a img{
	border:#FFF 4px solid;
}
.div_con_direita a:hover img{
	border:#FFCC00 4px solid;
}

.div_con_direita h1 {
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#FFCC00;
}



#rodape{
	margin:0;
	height:82px;
	clear:both;
	background-color: #000;
}
#rodape_centro{
	width:950px;
	height:80px;
	margin:auto;
	clear:both;
	
}
#rodape_menu{
	height:37px;
	background-image:url(../imagem/bkg-rodape.jpg);
	background-repeat:repeat-x;
	clear:both;
}

/* ANIMAÇÃO DO MENU */
#menu_rod a {
	font-family: arial;
	font-size:10px;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
	padding-right: 32px;
	padding-left: 32px;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #505050;
	font-weight: bold;
	text-align: center;
	
}

#menu_rod a:hover {
	background-color: #505050;
}

/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 0.5em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay {
	color: white;
	font-size: 11px;
}
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

.panel-overlay h2,
.panel-overlay p{
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
.panel-overlay p {
	line-height: 1.2px;
}

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 0px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
#myGallery
{
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(../images/close_red.png) no-repeat; }
	#lbClose.green { background: url(../images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(../images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(../images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(../images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(../images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(../images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(../images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(../images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(../images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(../images/pause_gold.png) no-repeat; }

.div_clicks{
	float:left;
	width:660px;
	background-color:#FFF;
	text-align:left;
	padding-right: 5px;
	padding-top:0px;
	display:block;
	text-align:justify;	
}

.div_clicks hr {
	margin:0px;
	color:#000;
	height:3px;
	width:100%;
	background-color:#000;
	border:0px;
}
.div_clicks h1 {
	margin:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#000;
}
.div_clicks fieldset{
	color:#000;
}
.div_clicks legend{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#666;
	text-transform: uppercase;
}
.div_clicks a {
	color:#000;
	background-color:#FFF;
	text-decoration:none;
}
.div_clicks a:hover {
	color:#FFF;
	background-color:#000;
}
.div_clicks img {
	border:#FFF 4px solid;
	float:left;
	margin:4px;
}
.div_clicks a img {
	border:#FFF 4px solid;
}
.div_clicks a:hover img {
	border:#000 4px solid;
}
.div_clicks input{
	border:#000 1px solid;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.div_fotos_esq{
	display:inline;
	float:left;
	width:515px;
	background-color:#FFF;
	text-align:center;
	padding-top:0px;
	display:block;
	margin-top:5px;
	
}
.div_texto_page a {
	text-decoration: none;
	color: #000;
	background-color:#FFF;
}
.div_texto_page a:hover {
	color: #FFF;
	background-color:#000;
}
.div_fotos_dir{
	float:left;
	width:410px;
	background-color:#FFF;
	text-align:center;
	display:block;
	height:310px;
	margin-top:5px;
}
.div_fotos_dir a img{
	border:#FFF 4px solid;
}
.div_fotos_dir a:hover img{
	border:#000 4px solid;
}
.fotos {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
.fotos_in {
	display:inline;
	margin:0 5px 0 5px;
	float: left;
	position: relative;
	width: 110px;
	
}
.fotos_in img {
	border:#FFF 4px solid;

}
.fotos_in a img {
	border:#FFF 4px solid;
}

.fotos_in a:hover img {
	border:#000 4px solid;
}


.fotos_in em {
	width: 102px;
	background-image:url(../images/bubble.gif);
	padding: 3px 0 6px;
	display: none;
	position: absolute;
	top: -2px;
	left: 6px;
	font-style: normal;
	text-align: center;
}

.fotos a {
	text-decoration: none;
	color: #000;
}
.fotos_in a:hover em {
	display: block;
	
}
