/* Peekaboo */
* html .clearBoth { height:1%; }
* html h3 { height:1%; }
* html h4 { height:1%; }
* html #agendaSelect { height:1%; }


/* Margin e Padding */
body, form, h1, h2, h3, h4, h5, h6, p, li, ul, div, span, a, ol { margin:0; padding:0;}

/* Imagens */
img { border:0px none; }

/* Esconder */
.esconder { display:none; }

/* Clear */
.clearBoth { clear:both; }


body, form, h1, h2, h3, h4, h5, h6, p, a, input, select, button, textarea, table {
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
	font-style:normal;
	color:#505050;
	line-height:20px;
	
}

/* BackGround do Site */

body {
	background-color:#E8E0CB;
	background-image:url('../images/bg-fundo.jpg');
	background-repeat:repeat-x;
	background-position-y:0%
}


/* Propriedades da Foto */
.foto {
	border: 1px solid #505050;
	padding:10px;
	background-color: #FFFFFF;
}

.bg-site {
	padding:0px 5px 0px 5px;
}

.bg-site2 {
	background-image:url('../images/bg-site2.jpg');
	background-repeat: no-repeat;
	position: left top;
}

.bg-conteudo {
	padding:0px 5px 0px 0px;
	background-image:url('../images/bg-conteudo.jpg');
}

.bg-conteudo2 {
	padding:5px 15px 5px 15px;
}

.bg-conteudo-top {
	background-image:url('../images/bg-conteudo-top.jpg');
	background-repeat: no-repeat;
	position: left top;
}

.imagem {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding: 5px;
	background-color:#f7f7f7;
}

#galeria {
	display:block;
	clear:both;
}

#galeria a {
	display:block;
	padding:4px 4px 4px 4px;
	background-color: #f7f7f7;
	border:1px solid #ccc;
}

#galeria a:hover {
	border:1px solid #CC0000;
}


.menu-esquerdo a {
	font-family:Tahoma;
	font-size:8pt;
	color:#303030;
	display:block;
	width:160px;
	background-image:url('../images/esquerda_menu-marc.gif');
	background-position: 8px 5px 0px 0px;
	background-repeat:no-repeat; padding-left:39px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
.menu-esquerdo a:hover {
	color:#04701A;
	background-color:#f7f7f7;
	padding:5px 5px 5px 20px;
	background-image:url('../images/esquerda_menu-marc2.gif');
	background-position: 8px 5px 0px 0px;
	background-repeat:no-repeat; padding-left:40px; padding-right:5px; padding-top:5px; padding-bottom:5px
}
.menu-esquerdo {
	margin:0;
	padding:0;
}


/* Propriedades Específicas do Layout */

.conteudo {
	color: #505050;
}
.conteudo a:link {
	color: #505050;
}
.conteudo a:visited {
	color: #505050;
}
.conteudo a:hover {
	color: #505050;
	text-decoration:underline;
}

.sub-menutitulo {
	color: #CC0000;
	padding:5px 20px 5px 10px;	
	font-weight:bold;
}
.sub-menutitulo a {
	color: #505050;
}
.sub-menutitulo a:hover {
	color: #CC0000;
	text-decoration:none;	
}

.titulo {
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#CC0000;
	font-weight:bold;
	padding:5px 20px 5px 10px;
}
.titulo a {
	font-family:Trebuchet MS;
	font-size:10pt;
	color: #077F1D;
	font-weight:bold;
}

.titulo a:hover {
	color: #CC0000;
}

.subtitulo {
	font-size:8pt;
	color:#505050;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}
.subtitulo a {
	color: #c00;
	font-weight:bold;
}
}
.subtitulo a:hover {
	color: #505050;
	text-decoration:none;
}

#menu1 {
	position:absolute;
	left:265px;
	top:150px;
	margin-left:-40px;
	width:120px;
	clear:both;
	color:#808080;
	background-color:#EDEDED;
	display:block;
	z-index: 1;
	margin-top:10px;
	border-right:1px solid #909090;
	border-bottom:1px solid #909090;
	background-repeat:repeat-x;
	background-position: left top;
}

.campo {
	color: #505050;
	border: 1px solid #CCCCCC;
	background-color: #f7f7f7;
}

.campo2 {
	color: #505050;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}


.homevoltar {
	color: #CC0000;
	padding:5px 20px 5px 10px;	
	font-weight:bold;
}
.homevoltar a {
	font-weight:bold;
	color: #505050;
}
.homevoltar a:hover {
	color: #CC0000;
	text-decoration:none;	
}


#lbOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 800px;
	
}

#lbOverlay.grey {
	background-color: #000000;
}

#lbMain {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 303030;
	text-align: center;
	line-height: 0;
}

#lbMain a img {
	border: none;
}

#lbOuterImageContainer {
	position: relative;
	background-color: #fff;
	width: 500px;
	height: 375px;
	margin: 0 auto;
}

#lbImageDataContainer {
	font: 8pt Verdana;
	background-color: #fff;
	width: 100%;
	line-height: 200%;
	overflow: auto;
	margin: 0 auto;
}

#lbImageContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url('../images/loading.gif') no-repeat center;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbImageData { padding: 0 10px; }

#lbImageDetails { 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: 75px; height: 40px; float: right; margin-bottom: 0px; }
	#lbClose.grey { background: url('../images/button-close.jpg') no-repeat; }


.materia {
	color: #505050;
	padding:5px 10px 5px 10px;
	
.materia a:link {
	color: #505050;
}
.materia a:visited {
	color: #505050;
}
.materia a:hover {
	color: #505050;
	text-decoration:underline;
}
