BODY, TABLE, BLOCKQUOTE, DIV, P
{
	font-family		: Tahoma, Arial;
	color			: white;
}

BODY
{
	margin:0px;
	background-color: black;
}


object, embed
{
	margin:0px;
}

#conteudo
{
	background-color: Black;
	background-image:url(../images/reflexor-bkg-22.png); 
	width:980; 
	margin-top:0px; 
	background-repeat:no-repeat;
	border-top:1px solid black;
}

#conteudo a
{
	color : gold;
	font-weight: bold;
	border: 0px solid black;
}

#conteudo a:visited
{
	font-weight: regular;
	text-decoration : none;
}

#conteudo  a:hover
{
	text-decoration : underline;
}

#conteudo img
{
	border: none;
}

#conteudo img.screenShot
{
	border: 2px solid #440000;
}


#fundoVideo
{
	background-image	: url(../images/video-bkg.png); 
	width				: 410px; 
	height				: 340px;
	margin				: 0px; 
	background-repeat	: no-repeat; 
	border				: 0px solid back;
	margin-top			: 200px;
	margin-left			: 0px;	
}

#objVideo, #embVideo
{
	margin-top	: 18px;
	margin-left	: -2px;
}

#reflexorVideoPanel
{
	margin-top	: 0px;
	margin-left	: -2px;
}

#frameVideo
{
	z-index:0;
	position: relative;
	top: -100px;
}



ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li
{
	background-image: url(../images/icone-item.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
}

#secDownload
{
	background-image:url(../images/secao-download.png); 
	background-repeat:no-repeat;
	margin-top:50px; 
}

#secCreditos
{
	background-image:url(../images/secao-creditos.png); 
	background-repeat:no-repeat;
	margin-top:50px; 
}

#secReffull
{
	background-image:url(../images/secao-reffull.png); 
	background-repeat:no-repeat;
	margin-top:50px; 
}

#placaReffull
{
	background-image:url(../images/placa-reffull.png); 
	background-repeat:no-repeat;
	margin-top:50px; 
	margin-left: -14px;
	height:357px;
	width:451px;
	text-align: left;
}

#infoReflexor
{
margin-top:10px; border:solid 2px gray; padding:10px;
}

.secao blockquote
{
font-size:14px;
}

#audaxFootNote
{
	margin-top: 60px;
	margin-bottom: 60px;
	font-size: 10px;
	color: gray;
}


#screenShotsLeft
{
	/*
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 2%;
	margin-top	: 400px;
	*/
	float: left;
	margin-top	: 315px; /* sem survey = 600 - 385 */
	margin-left	: 20px;
}

#screenShotsRight
{
	/*
	position	: absolute;
	top			: 0px;
	left		: 0px;
	margin-left	: 86%;
	margin-top	: 400px;
	*/
	float		: right;
	margin-top	: 215px; /*600 (sem trofeu) -- 180 (trofeui-icone) */
	margin-right: 5px;	
}

.screenShot
{
	margin-top: 50px;
	border: 1px solid gray;
}

a:hover .screenShot
{
	border: 1px solid gray;
}

#premioNave
{
	margin-bottom :35px; /* 230 (trofeu-thumb)  128 -- 90*/
	border: 0px solid black;
}

#iconePesquisa
{
	margin-bottom: 60px; /* 82  132*/
}

a #premioNave, a:hover #premioNave, a:visited #premioNave
{
	border: 0px solid black;
}

#linksMauricio
{
	text-align		: left; 
	font-size		: 12px; 
	margin-bottom	: 30px;
}

#audaxFootNote a
{
color:silver;
}



/*** lightbox ***********************************************************************/

#imageData #caption
{ 
	color: black;	
}

#imageData #numberDisplay
{ 
	color: gray;	
}

/********************************************************************************/
#langbar
{
	border:solid 0px green;
	text-align: center;
	width: 100px;
	position: relative;
	left: -39%;
	top: 240px;
}