body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}



p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
font {
	font-size: 14px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: -5px;
}
h3 {
	margin: 0px;
}


hr {
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 6px;
	background-color: #000000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


caption {
	font-size: 18px;
	color: #FF6600;
	font-weight: bolder;
}


object {
}
.objfla {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/flashobject.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 14px;
}

a:hover{
}

.clear {
	clear: both;
}
.centrado {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.identification {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: -1px;
	color: #FF6600;
}
.identification h1 {
	margin-top: -5px;
}

.midlist {
	height: 120px;
	overflow: auto;
	width: 100%;
}

.laranja {
	color: #FF6600;
}
.red {
	color: #FF0000;
	text-align: center;
}

.topo {
	text-align: right;
	display: block;
}
.letreiro {
	text-align: center;
}


.cellone {
	background-image: url(images/movie4.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 80%;
	padding-top: 12px;
	margin-right: auto;
	margin-left: auto;
}
.celltwo {
	background-image: url(images/movie4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 12px;
}
.cell {
	background-color: #000000;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1px;
}
.cell p {
	font-size: 14px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.cell font {
	color: #FFF;
}
.cell .red {
	background-color: #C00;
	color: #FFF;
}
.cell p b {
	font-size: 16px;
}
.cell h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	background-color: #FFFFFF;
	padding: 3px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.cell td {
	font-size: 12px;
	color: #FFCC00;
}
.cell td li {
	color: #FFFFFF;
}
.cell td h1 {
	font-size: 16px;
}

.cell a:link, .cell a:visited {
	color: #FF6600;
	text-align: right;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
.cell a:hover {
	color: #FFFFFF;
}
.cell ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.cell ul li {
	font-size: 12px;
}


.detail {
	background-image: url(images/slices/display2.jpg);
	height: 60px;
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.detail p {
	color: #FFFFFF;
}
.painel {
	text-align: center;
	width: 80%;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.inativo
{
	background-color: #E2EBED;
	border-left: 2px solid white;
	height: 20px;
	padding-top: 5px;
	padding-left: 4px;
	margin-bottom: 2px;
	width: 150px;
}

.ativo
{
	background-color: #c0c0c0;
	border-left: 2px solid red;
	height: 20px;
	padding-top: 5px;
	padding-left: 4px;
	margin-bottom: 2px;
	cursor: pointer;
	width: 150px;
}

.tdatagrid_col
{
	font-size: 9pt;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top: 1px;
	background-color: #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
	color: #006699;
}

.tdatagrid_col_over
{
	font-size: 9pt;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding-top: 0px;
	cursor: pointer;
	background-color: #DDDDDD;
	padding-right: 1px;
	padding-left: 1px;
	color: #006699;
}

.tpanel {
	margin-right: auto;
	margin-left: auto;
}
td font span{
	text-align: right;
	display: block;
}
.acervo2 {
	width: 80%;
	background-color: #FFFFFF;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acervo2 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.acervo2 hr {
	color: #333333;
	background-color: #FFFFFF;
	height: 2px;
}
.alignright {
	text-align: right;
}
.detalhes {
	text-align: right;
	display: block;
}

.faixa {
	height: 20px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.step {
	width: 400px;
}

#page {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#page hr {
	color: #FF6600;
	background-color: #FF6600;
}

#page .identification {
	color: #FF6600;
}

#page .content {
	float: none;
	width: 100%;
	padding-top: 0px;
}

#page .display .circle {
	background-image: url(images/slices/circle.jpg);
	height: 20px;
	width: 55px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	padding-left: 5px;
}

#page .display .circle2 {
	background-image: url(images/slices/disponivel.jpg);
	height: 20px;
	width: 55px;
	float: right;
	font-size: 12px;
	color: #FF0000;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	padding-left: 5px;
}

#page .display .circle p {
	font-size: 9px;
	color: #990000;
}

#page .outdoor .circle {
	background-image: url(images/slices/circle.jpg);
	height: 20px;
	width: 55px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	padding-left: 5px;
}

#page .outdoor .circle p {
	font-size: 9px;
	color: #990000;
}

#page .prodetail {
	color: #000000;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 5px;
}

#page .prodetail img {
	float: left;
}

#page .prodetail p {
	color: #FFFFFF;
	text-align: left;
	background-color: #FF6600;
	background-image: url(images/slices/canto2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000000;
	margin-left: 256px;
	border-top-style: none;
	border-right-style: none;
}

#page .prodetail .base {
	background-color: #FF6600;
	background-image: url(images/slices/canto3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	margin-left: 256px;
}

.left {
	width: 50%;
	margin: 0px;
	float: left;
}
.right {
	margin: 0px;
	float: left;
	width: 50%;
}


#head {
	width: 100%;
	height: 90px;
	background-color: #FFFFFF;
	background-image: url(images/destaque.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#head #logo {
	text-align: center;
	width: 200px;
	padding: 5px;
	float: left;
	background-image: url(images/slices/fundologo.gif);
	background-repeat: repeat-y;
}
#head #prophead {
	height: 90px;
	text-align: right;
	padding-top: 0px;
	margin-left: 210px;
}

#head #prophead .identification {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu {
	height: 24px;
	background-color: #FF9900;
	margin: 0px;
	padding: 0px;
	background-image: url(images/button2.jpg);
	background-position: 0px -24px;
}

.menu a:link, .menu a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	background-image: url(images/button1.jpg);
	height: 19px;
	display: block;
	width: 95px;
	text-align: center;
	padding-top: 3px;
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px -24px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 2px;
}
.menu a:hover {
	color: #FFFFFF;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-bottom: 1px;
}

.menu2 {
	height: 24px;
	background-color: #FF9900;
	margin: 0px;
	padding: 0px;
	background-image: url(images/button3.jpg);
	background-position: 0px 0px;
}
.menu2 p {
	font-size: 16px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: 900;
	float: left;
}


.menu2 a:link, .menu2 a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/button3.jpg);
	height: 19px;
	display: block;
	width: 100px;
	text-align: center;
	padding-top: 2px;
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: 3px;
}
.menu2 a:hover {
	color: #000000;
	background-position: 0px -24px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.menu3 {
	width: 80%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8DB3D4;
	}

	
.menu3 a {
	height: 22px;
	text-decoration: none;
	}	
	
.menu3 a:link, .menu3 a:visited {
	color: #CCCCCC;
	display: block;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/menu3.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
	
.menu3 a:hover, .menu3 a:active {
	color: #000000;
	background-image: url(images/menu3.gif);
	background-position: 0 -32px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	}

#foot {
	background-color: #FF9900;
	clear: both;
	color: #000000;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	background-image: url(images/slices/square.jpg);
	text-align: center;
}
#foot a:visited, #foot a:link {
	color: #FFFFFF;
	font-size: 10px;
}

#foot a:hover {
	color: #990000;
}

#movieone {
	background-image: url(images/movie3.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 15px;
}
#movietwo {
	background-image: url(images/movie3.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
}

.contentone {
	width: 50%;
	text-align: justify;
	padding-top: 20px;
	float: left;
	margin: 0px;
}

.contenttwo {
	text-align: justify;
	padding-top: 1px;
	padding-bottom: 0px;
}

.contentthree {
	width: 90%;
	padding-right: 1%;
	padding-left: 1%;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
.display {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FC7F15;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 300px;
	overflow: auto;
	padding: 5px;
}
.display img {
	float: left;
	margin-bottom: -17px;
	margin-right: 10px;
}
.display b {
	font-size: 20px;
	display: block;
}
.display h1 {
	color: #FFFFFF;
	background-color: #FF6600;
	display: block;
	margin-top: 10px;
	padding-left: 5px;
}
.produto {
	float: left;
	width: 47%;
	border: 2px solid #FC7F15;
	margin-left: 0.5%;
	height: 370px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: .5%;
	padding-bottom: 5px;
	padding-left: .5%;
	overflow: auto;
}
.produto img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.produto b {
	display: block;
	font-size: 18px;
}
.produto h1 {
	color: #FFFFFF;
	background-color: #FF6600;
	display: block;
	margin-top: 10px;
	padding-left: 5px;
}
.minidisplay {
	background-color: #FF6600;
	width: 90%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	margin-left: auto;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/slices/squarelines.jpg);
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 1%;
	padding-bottom: 2px;
	padding-left: 1%;
	display: block;
	margin-right: auto;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}


a.minidisplay  img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.minidisplay:link, a.minidisplay:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.minidisplay:hover {
	color: #000000;
}
.minidisplay b {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.outdoor {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #FC7F15;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: auto;
	padding: 5px;
}
.outdoor img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.outdoor h1 {
	color: #FFFFFF;
	background-color: #FF6600;
	display: block;
	margin-top: 10px;
	padding-left: 5px;
}
