#conteiner {
	color: #333333;
	padding: 10px;
	width: 700px;
	text-align: left;
	left: 0%;
	top: 0px;
	position: absolute;
	margin: 0px;
}
.box {
	background-color: #FFE6CC;
	padding: 6px;
	border: 1px solid #990000;
	float: right;
	width: 250px;
	font-size: 10px;
}
body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/fundo_01.jpg);
	background-repeat: no-repeat;
	background-position: 250px top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FCF4E9;
	text-align: left;
}
.pic_right {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #990000;
	float: right;
	font-size: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.pic_left {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #990000;
	float: left;
	font-size: 10px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.footer {
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	padding: 10px;
	background-color: #FFFFFF;
}
#lateral {
	left: 0px;
	top: 0px;
	width: 250px;
	position: absolute;
	height: 600px;
	background-color: #FCF4E9;
}
#logo_g {
	left: 38px;
	top: 8px;
	width: 355px;
	z-index: 2;
	position: absolute;
}
#msg {
	left: 50%;
	top: 200px;
	width: 300px;
	z-index: 2;
	position: absolute;
	margin-left: -200px;
	font-size: 12px;
	padding: 8px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
#menu {
	left: 8px;
	top: 181px;
	width: 220;
	z-index: 2;
	position: absolute;
	font-size: 12px;
	padding: 8px;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}
.titulo_clear {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	clear: both;
}


#menu a {
	font-weight: bold;
}
#menu td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	height: 30px;
	padding: 5px;
	vertical-align: bottom;
}
#album img {
	margin: 5px;
	border: 5px solid #666666;
}
#fotos #secoes {
	padding-top: 200px;
}

#fotos {
	left: 280px;
	top: 177px;
	width: 469px;
	z-index: 2;
	position: absolute;
	font-size: 12px;
	padding: 30px;
	visibility: inherit;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	list-style-position: outside;
	list-style-type: circle;
}
#missao li {
	margin: 5px;
}
#ilust {
	left: 532px;
	top: 19px;
	width: 237px;
	z-index: 4;
	position: absolute;
}
.caixatexto {
	position: absolute;
	visibility: inherit;
	z-index: 2;
	width: 469px;
	left: 280px;
	top: 177px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding: 20px;
	list-style-position: outside;
	list-style-type: circle;
	background-image: url(../site/images/branco_transp.png);
}
.promo {
	visibility: inherit;
	z-index: 4;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #990000;
	border-bottom-color: #990000;
	padding: 0px;
	list-style-position: outside;
	list-style-type: circle;
	background-color: #FFFFFF;
}

