@charset "utf-8";
/* CSS Document */

/*
@media only screen
and (max-device-width : 480px) {
	#principal.interno {
		margin:100px 0 0 0;
	}
	#conteudo {
  		margin:88px 0 0 27px;
		width:max-width: 350px;
	}
	#foto {
  		margin:88px 0 0 27px;
	}
}
*/


* {
	margin:0;
	padding:0;
}
a {
	outline:0;
	color:inherit;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}


#menu_home a:hover {
	text-decoration:none;
	color:#999;
}

:focus {
	outline-color: transparent;
	outline-style: none;
}
IMG {
	border:none;
}
BODY {
	height:100%;
	background-color:#000;
}
HTML {
	height:100%;
}
FIELDSET {
	border:none;
	border-color:transparent;
}
/**********************/
/**********************/
@font-face {
 font-family: 'HelveticaNeue55Cn';
 src: url('../fonts/helveticaneueltstd-cn-webfont.eot');
 src: url('../fonts/helveticaneueltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/helveticaneueltstd-cn-webfont.woff') format('woff'),  url('../fonts/helveticaneueltstd-cn-webfont.ttf') format('truetype'),  url('../fonts/helveticaneueltstd-cn-webfont.svg#HelveticaNeue55Cn') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'HelveticaNeue55Roman';
 src: url('../fonts/helveticaneue-roman-webfont.eot');
 src: url('../fonts/helveticaneue-roman-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/helveticaneue-roman-webfont.woff') format('woff'),  url('../fonts/helveticaneue-roman-webfont.ttf') format('truetype'),  url('../fonts/helveticaneue-roman-webfont.svg#HelveticaNeue55Roman') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'HelveticaNeue67MdCn';
 src: url('../fonts/helveticaneue-mediumcond-webfont.eot');
 src: url('../fonts/helveticaneue-mediumcond-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/helveticaneue-mediumcond-webfont.woff') format('woff'),  url('../fonts/helveticaneue-mediumcond-webfont.ttf') format('truetype'),  url('../fonts/helveticaneue-mediumcond-webfont.svg#HelveticaNeue67MdCn') format('svg');
 font-weight: normal;
 font-style: normal;
}
/******************/
/******************/
/**********************/
#main {
	width:100%;
	height:100%;
	min-width:980px;
}
#principal {
	height:100%;
	position:relative;
	margin:0 auto;
}
#principal.home {
	width:641px;
}
#principal.interno {
	height:auto;
	width:880px;
	margin:208px 0px 0px 100px;
}
/******************/
#home {
	width:641px;
	height:auto;
	position:relative;
	float:left;
}
#home {
	width:641px;
	height:auto;
	position:relative;
	float:left;
}
#home H1 A {
	TEXT-INDENT:-1500px;
	width:641px;
	height:145px;
	float:left;
	background-repeat:no-repeat;
	OVERFLOW:hidden;
	background-image: url(../images/logo_om_g.gif);
	cursor:default;
}
#menu_home {
	width:641px;
	height:auto;
	position:relative;
	float:left;
	margin-top:47px;
}
#menu_home UL {
	list-style-type:none;
}
#menu_home UL LI {
	width:253px;
	font-family:'HelveticaNeue55Cn', Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	float:left;
	text-align:right;
	margin-left:105px;
	margin-bottom:5px;
	cursor:pointer;
}
#menu_home UL LI.item2 {
	width:200px;
	text-align:left;
	margin-left:67px;
}
#menu_home UL UL {
	display:none;
	position:absolute;
	top:30px;
	left:0px;
	z-index:1000;
}
#menu_home UL UL LI {
	text-transform: lowercase;
	cursor:auto;
}
/******************/
/******************/
#sidebar {
	width:205px;
	height:auto;
	position:relative;
	float:left;
}
#sidebar.slideshow_mn {
	margin-left:100px;
}
#return {
	width:12px;
	height:19px;
	position:absolute;
	left:1px;
	top:12px;
	z-index:1000;
}
#logo {
	width:179px;
	height:auto;
	position:relative;
	float:right;
}
#logo H1 A {
	TEXT-INDENT:-1500px;
	width:157px;
	height:35px;
	float:left;
	background-repeat:no-repeat;
	OVERFLOW:hidden;
	background-image: url(../images/logo_pq.png);
	cursor:default;
	margin-bottom:4px;
}
#logo H2 {
	font-family:'HelveticaNeue55Cn', Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
}
#menu {
	width:179px;
	height:auto;
	position:relative;
	float:left;
	margin:28px 0px 0px 26px;
}
#menu UL {
	list-style-type:none;
}
#menu UL LI {
	font-family:'HelveticaNeue67MdCn', Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	margin-bottom:2px;
	cursor:pointer;
}
#menu UL LI:hover {
	color:#CCC;
}
#menu UL UL {
	padding-bottom:15px;
	font-size:17px;
}
#menu UL UL LI {
	font-family:'HelveticaNeue55Cn', Helvetica, Arial, sans-serif;
}
#menu UL UL LI.notselected {
	font-weight:bold;
	color:#999999;
}
/******************/
#conteudo {
	width:404px;
	height:auto;
	position:relative;
	float:left;
	margin:88px 0px 0px 60px;
}
#foto {
	width:80px;
	height:auto;
	position:relative;
	float:left;
	margin:88px 0px 0px 20px;
}
#conteudo P {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:20px;
}
#conteudo H3 {
	font-family:'HelveticaNeue55Cn', Helvetica, Arial, sans-serif;
	color:#FFF;
	font-size:19px;
	font-weight:normal;
	margin-bottom:5px;
	padding-top:20px;
	text-transform:uppercase;
}
#conteudo H3 A:hover {
	color:#CCC;	
}
/******************/
/******************/
#slides{
	width:100%;
	height:100%;
	position:relative;
}
#conteudo_menu{
	width:100%;
	height:auto;
	width:880px;
	position:relative;
	padding-top:208px;
}
#barra_slider{
	width:100%;
	height:145px;
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url(../images/black_60.png);
	z-index:5000;
}
#barra_slider_cont{
	width:100%;
	height:145px;
	position:relative;
	float:left;
}
#legendas{
	width:400px;
	height:auto;
	position:absolute;
	left:115px;
	top:40px;
	z-index:6000;
}
#legendas H4, #legendas p{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	margin-bottom:2px;
}
#legendas P A{
	color:#999999;
}
#bt_prev{
	width:31px;
	height:59px;
	position:absolute;
	left:40px;
	top:43px;
	z-index:6050;
	background-image:url(../images/seta_left.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#bt_next{
	width:31px;
	height:59px;
	position:absolute;
	right:40px;
	top:43px;
	z-index:6051;
	background-image:url(../images/seta_right.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.contato {
	margin: 20px 0 0 0;
}