body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	margin: 0px;
	line-height: 22px;
	font-weight: normal;
	background-image: url(img/fdo.jpg);
	background-repeat: no-repeat;
}
#base {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 900px;
	float: left;
	height: 120px;
	background-repeat: repeat-x;
	background-image: url(img/fdoTop.png);
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#enderecotop {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

#menu {
	width: 900px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
#flash {
	width: 900px;
	float: left;
	background-repeat: no-repeat;
	height: 350px;
	margin-bottom: 10px;
}
#coluna1 {
	float: left;
	width: 290px;
	margin-right: 15px;
}
#coluna2 {
	float: right;
	width: 290px;
}
#rodape {
	width: 900px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	color: #333;
}
#conteudo {
	width: 900px;
	float: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-color: #FFF;
}
#lateralDireita {
	float: right;
	width: 200px;
}
#textos {
	float: left;
	width: 600px;
	padding: 4px;
}
h1 {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 26px;
}
h2 {
	font-weight: normal;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: underline;
}

p {
	text-indent: 15px;
}
a.Orion:link , a.Orion:visited{
	color: #000;
	text-decoration: none;
}
a.Orion:hover {
	color: #000;
	text-decoration: none;
	background-color: #F60;
}
.email {
	font-size: 14px;
	font-style: italic;
}
.telefoneTop {
	font-size: 18px;
}

