body {
	background-color: #FFFFFF;
	margin:10px;
}
#topo{
	width:730px;
	text-align:center;
}
#corpo{
	width:730px;
	text-align:center;
	background-image:url(img/fundo.gif);
	background-repeat:repeat-y;
}
#rodape{
	width:730px;
	text-align:center;
}
.titulogaleria{
	font-family:Century Gothic;
	font-size:38px;
	color:#FFFFFF;
	text-align:left;
	padding-bottom:27px;
}
.menu{
	font-family:Century Gothic;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
	line-height:30px;
	padding-left:20px;
}
.menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.menu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.texto{
	font-family:Arial;
	font-size:11px;
	color:#000033;
}
.texto img{
	border:1px solid #999999;
	margin-right:11px;
	margin-bottom:11px;
}
#detalhegaleria{
	display:block;
}
#detalhe{
	background-color:#000033;
}
#detalhe img{
	margin:10px 10px 0 10px;
}
.titulo{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FF9900;
}
.textoclaro{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
}
ul{
	list-style-image:url(img/bullet.gif);
	line-height:250%;
	margin-left:none;
	font-family:Arial;
	color:#000033;
}
ul a{
	list-style-image:url(img/bullet.gif);
	line-height:250%;
	margin-left:none;
	font-family:Arial;
	color:#000033;
}
input{
	height:16px;
	font-family:Arial;
	font-size:11px;
	color:#000033;
}
textarea{
	width:400px;
	height:100px;
	font-family:Arial;
	font-size:11px;
	color:#000033;
}
#backgrounddiv {
	height:100%;
	position:absolute;
	z-index:4;
	top:0px;
	left:0px;
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
#marrow {
	position:absolute;
	z-index:5;
	background-color:transparent;
}