html
{
	height:100%;
}

body
{
	margin:0;
	padding:0;
	background:#000;
	text-align:center; /* hack IE */
	height:100%;
		
	background-image:url(../img/jpg/back_2.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	background-attachment:fixed;
}

.formcontact
{
	background:#FFF;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	border-style:solid;
	border-color:#FFF;
	font-size:10px;
}

.all
{
	position:relative;
	width:900px;
	margin:0 auto;
	text-align:left; /* hack IE */
	min-height:100%;
	height:100%; /* hack IE6 */
}

.content
{
	
	clear:both;
	position:relative;
	background:url(../img/png/content.png);
	background-repeat:no-repeat;
	width:897px;
	height:637px;
	top:50%;
	margin-top:-310px;/*-319px*/
	
	z-index:2;
}

.flagPanel
{
	position:relative;
	width:300px;
	height:38px;
	left:77%;
	bottom:18px;
}

.flag
{
	float:left;
	margin-left:3px;
}

.logo
{
	position:relative;
	left:30px;
}

.sliderPanel
{
	position:relative;
	left:50%;
	margin-left:-463px;
	width:926px;
	top:25px;
}

.contentempresa
{
	position:relative;
	left:50%;
	width:800px;
	margin-left:-410px;
	top:25px;
}

.contentcontato
{
	position:relative;
	left:50%;
	width:500px;
	margin-left:-260px;
	top:25px;
}

.contentcatalogo
{
	position:relative;
	left:50%;
	width:800px;
	margin-left:-410px;
	top:120px;
}

.contentvideo
{
	position:relative;
	left:50%;
	width:800px;
	margin-left:-410px;
	top:60px;
}

.contentlancamento
{
	position:relative;
	left:50%;
	width:500px;
	margin-left:-260px;
	top:25px;
}

.downlayer
{
	position:relative;
	left:10px;
	top:45px;
}

.btdown
{
	position:relative;
	left:30px;
	float:left;
}

.menu
{
	position:absolute;
	width:570px;
	height:31px;
	left:50%;
	margin-left:-81px;
	top:50%;
	margin-top:82px;
	
	z-index:3;
}

.btmenu
{
	border:0;
	float:left;
	cursor:pointer;
}

a
{
	color:#FFF;
	font-size:15px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	font-weight:600;
}

a:hover
{
	color: #0CF;
}

.normal_pq1 {	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.empresa_gd {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#FFF;
}
.normal_preto {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

.menu_branco_pq {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.normal_pq {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#666;
}
.azul_pq {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#5C7A8B;
}
.grande1_bold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#FFFFFF;
}
