body{
	margin:0;
	padding:0;
}

.geral{
	color:#FFFFFF;
	height:680px;
	width:1024px;
	margin:0 auto;
}

.combobox {
	background:#333333;
	/*Só funciona no FF*/
	border: 0px solid #CCCCCC;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;
	width:400px;
}

#glr_global {
	height:100%;
	width:100%;
}

.top {
	border-top:3px dotted #FFFFFF;
	border-bottom:3px dotted #FFFFFF;
	height:40px;
	margin-bottom:10px;
	width:100%;
}

.top_left {
	float:left;
	margin-left:15px;
	margin-top:7px;
}

.top_right {
	float:right;
	margin-right:50px;
	margin-top:7px;
}

#middle_top {
	height:15px;
	margin-left:115px;
	margin-bottom:5px;
	position:relative;
	width:790px;
}

.idiomas{
	cursor:pointer;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	width:auto;
}

#credito{
	float:right;
	font-family:"Trebuchet MS";
	font-size:12px;
}

.foto{
	clear:both;
	position:relative;
	z-index:9;
}

.foto div.ant {
	height:500px;
	left:113px;
	position:absolute;
	top:20;
	width:399px;
	z-index:10;
	background:transparent url(../img/transparent.png) no-repeat scroll 0 0;
	text-decoration:none;
}

.foto div.ant:hover {
	background:transparent url(../img/setaesq.png) no-repeat scroll 0 200px;
	cursor:pointer;
	opacity:0.6;
	filter:alpha(opacity=60);
	text-decoration:none;
}

.foto div.pro {
	height:500px;
	position:absolute;
	right:112px;
	top:20;
	width:399px;
	background:transparent url(../img/transparent.png) no-repeat scroll 0 0;
	z-index:10;
	text-decoration:none;
}

.foto div.pro:hover {
	background:transparent url(../img/setadir.png) no-repeat scroll 100% 200px;
	cursor:pointer;
	opacity:0.6;
	filter:alpha(opacity=60);
	text-decoration:none;
}

.foto a.ant {
	height:405px;
	left:112px;
	position:absolute;
	top:20;
	width:399px;
	z-index:10;
	background:transparent url(../img/transparent.png) no-repeat scroll 0 0;
	text-decoration:none;
	outline:none;
}

.foto a.ant:hover {
	background:transparent url(../img/setaesq.png) no-repeat scroll 0 200px;
	opacity:0.6;
	filter:alpha(opacity=60);
	text-decoration:none;
}

.foto a.pro {
	height:405px;
	position:absolute;
	right:112px;
	top:20;
	width:399px;
	background:transparent url(../img/transparent.png) no-repeat scroll 0 0;
	z-index:10;
	text-decoration:none;
	outline:none;
}

.foto a.pro:hover {
	background:transparent url(../img/setadir.png) no-repeat scroll 100% 200px;
	opacity:0.6;
	filter:alpha(opacity=60);
	text-decoration:none;
}

.fotoCentro {
	position:relative;
}

#legenda {
	background:#000000;
	height:auto;
	width:800px;
	position:absolute;
	bottom:0px;
	_bottom:190px;
	left:112px;
	opacity:0.6;
	filter:alpha(opacity=60);
	z-index:99999;
}

#dsc_legenda {
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	left:0px;
	margin-top:10px;
	margin-left:10px;
	padding-bottom:7px;
	text-align:left;
	float:left;
	width:720px;
}

#link_legenda {
	font-size:25px;
	float:right;
	margin-top:40px;
	margin-bottom:5px;
	margin-right:10px;
	width:10px;

}

#legenda a {
	color:#FFFFFF;
	text-decoration:none;
}

#idiomas {
	/*display:none;*/
	position:absolute;
	margin-left:120px;
	margin-top:90px;
	z-index:9999999;
}

#idiomas div{
	background:url(../img/dividiomas.gif) no-repeat;
	height:25px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	width:90px;
	opacity:0.6;
	filter:alpha(opacity=60);
}

#idiomas a{
	color:#FFFFFF;
	text-decoration:none;
}

.nmr_foto {
	width:100px;
	position:absolute;
	margin-left:350px;
}