@font-face{
	font-family: 'FuturaMdBTMedium';
    src: url('fonts/futurabt-medium-webfont.eot');
    src: url('fonts/futurabt-medium-webfont.eot?iefix') format('eot'),
         url('fonts/futurabt-medium-webfont.woff') format('woff'),
         url('fonts/futurabt-medium-webfont.ttf') format('truetype'),
         url('fonts/futurabt-medium-webfont.svg#webfont1pPOGKry') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000;
}
	
* {
	font-family: "FuturaMdBTMedium", georgia;
	font-size: 13px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

div#loading {
	position:absolute;
	width:40px;
	height:40px;
	left:50%;
	margin-left: -20px;
	top:50%;
	margin-top: -20px;
	z-index:100;
	background-image:url(../images/loading3.gif);
	background-repeat: no-repeat;
}

#container{
	width: 100%;
	position:absolute;
	z-index: 2;
	top: 0px;
	background-color: #000;
	height: 100%;
	}
#container img {
     position: relative;
     }
#content-body {
	width: 100%;
	position:absolute;
	text-align: center;
	z-index: 4;
	top: 0px;
	}
#topo, #rodape{
	padding: 2px;
	text-align: left;
	display: block;
	clear: both;
	float: none;
	margin: 0px auto;
}

#logo, #menu, #open-close-menu {
	clear: both;
	float: left;
	width: 200px;
}
#open-close-menu #open{
	height: 9px;
	cursor:pointer;
	display: block;
	background-image: url(../images/seta-line-tb.png);
	background-repeat: no-repeat;
	background-position: center -9px;
	}
#open-close-menu #close{
	height: 9px;
	cursor:pointer;
	display: block;
	background-image: url(../images/seta-line-tb.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	}
#menu, #open-close-menu {
	border-top: solid 1px #333;
	}
#menu ul ,#menu li{
	list-style-type: none;
}
#menu a{
	text-decoration: none;
	margin: 1px;
	padding: 3px 5px;
	display: block;
}
#menu a:hover{
	background-color: #400000;
}

#menu a.Selected {
	background-color: #CC0000;
}

#content-projeto{
	position: absolute;
	float: left;
	bottom: 32px;
	text-align: center;
	width: 100%;
	padding: 2px 0px;
	z-index: 2;
}
#title-projeto{
	text-align: center;
	padding: 5px 3px !important;
	}

#logo,
#menu,
#open-close-menu,
#content-projeto #textos,
#content-projeto #open-close-list,
#content-projeto #title-projeto {
	background-image: url(../images/bg75.png);
	margin: 0px auto;
	padding: 0px 3px;
	}
#content-projeto #open-close-list,
#content-projeto #title-projeto,
#content-projeto #textos,
#navigation,
#topo,
#rodape{
	width:950px;
	}
/* Textos de empresa e contato */
#content-projeto #textos {
	padding:5px 0;
}
#content-projeto #textos p {
	text-align: justify;
	margin: 5px 20px;
	text-indent: 20px;
}
#content-projeto #textos h3 {
	font-size: 16px;
	text-align: left;
	color: #F00;
	margin: 5px 20px;
}
#content-projeto #open-close-list {
	text-align: center;
}
#content-projeto #open-close-list #close-l {
	background-image: url(../images/seta-line-tb.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 9px;
	width: 150px;
	margin: 0px auto;
	cursor:pointer;
}
#content-projeto #open-close-list #open-l {
	background-image: url(../images/seta-line-tb.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 150px;
	margin: 0px auto;
	cursor:pointer;
}
/* Rodapé */
#content-rodape{
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 100%;
	padding: 2px 0px;
	z-index: 2;
	}
#rodape{
	height: 26px;
	background-image: url(../images/bg75.png);
	background-repeat: repeat;
	margin: 0px auto;
}
#rodape p {
	font-size: 9px;
	float: left;
	width: 850px;
	margin: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}

#rodape img {
	float: right;
	margin: 2px;
	border-style: none;
}

/* Contato */
#contato {
	margin: 10px 20px;
	width: 500px;
	text-align: left;
	float: left;
}
#contato label {
	width: 75px;
	display: block;
	float: left;
}
#contato .inputxt {
	float: none;
	border: 1px solid #DCBFBE;
	font-size: 11px;
	margin: 2px 1px;
	clear: both;
	color: #000;
}
#contato .botao {
	font-size: 11px;
	color: #FFF;
	background-color: #700;
	padding: 2px 3px;
	border: 1px solid #9E1414;
}
#contato .botao:hover {
	background-color: #F00;
}
#maiscontato  {
	margin: 0px 10px;
	width: 300px;
	float:right;
}
#maiscontato p {
	font-size: 12px;
	text-indent: 0 !important;
	text-align: right !important;
}
/* Navegacao */
#navigation {
	position:absolute;
	z-index: 6;
	margin: 250px auto 0px auto;
}
#navigation #prevslide {
	background-image: url(../images/setas-rl.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 70px;
	width: 20px;
	cursor:pointer;
}
#navigation #nextslide {
	background-image: url(../images/setas-rl.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 70px;
	width: 20px;
	cursor:pointer;
}