body {
	/*background-color: #BDBDBD;*/
	background-color: #F9F9F9;
	color : #717171;
	margin: 0px;
	font-family: Verdana, Arial, helvetica;
}
body a:link, body a:visited, body a:active {
	text-decoration: none;
	font-weight: bold;
	color : #999;
}
body a:hover {
	text-decoration: underline;
	color : #F30;
}
img {
	border: 0px none;
}
table {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px none;
	border-collapse: collapse;
}
td {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	text-align: center;
	font-size: 11px;
	border: 1px solid #CCC;
}
#image {
	width: 130px;
text-align:center;
    }
.selected {
	background-color: #FF9;
}
#menu,#header,#footer {
	background-color: #EAEAEA;
}
#menu,#header {
	border-bottom: 1px solid #EAEAEA;
	letter-spacing: 2px;
	text-transform: capitalize;
}
#selector td {
	font-weight: bold;
	width: 30%;
	padding: 2px;
}
#menu,#header,#title {
	padding: 2px;
}
#header {
	font-size: 19px;
	font-weight: bold;
}
#title, #footer {
	text-align: left;
	background-color: #fff;
	padding-left: 10px;
}
#title {
	font-weight: bold;
	color: blue;
	font-size: 18px;
	text-transform: capitalize;
}
#topo{
padding-top:10px;
margin-bottom:5px;
background-color:#FFFFFF;
border-bottom:thin #999999 solid;
width:auto;
height:100px;
}
#folio{
	background-image:url(../fundos/topo.png);
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:100px;
	}
#logo{
float:left;
width:200px;
heigtn:100px;
}
#icone
{
float:right;
width:100px;
height:100px;
background-color:#FF0000;
margin-bottom:50px;
}
#gallery{
margin-left:auto;
margin-rigth:auto;
}
#footer {
	padding: 10px;
	font-size: 12px;
}
.rodape
{
float:none;
width:900px;
height:auto;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-family:verdana;
COLOR:#999999;
font-size:11px;
text-align:center;
text-decoration:none;
margin-top:100px;
}

