/* CSS Document */

body{
	background-color:#E6E7E9;
}
#language-selector{
	position:absolute;
	width:100px;
	text-align:right;
	top:77px;
	left:921px;
}
#menu{
	margin-top:-35px;
	position: relative;
	border-bottom:1px solid #000000;
	width:972px;
	height:11px;
	margin-right:auto;margin-left:auto;
	text-decoration:none;
}
.menuSelected{
	color:#CCCCCC;
	text-decoration:none;
}
#herescroll{
	width:15px;
	margin-right:auto;margin-left:auto;
}
.center{
	float:left;
	margin-right:auto;margin-left:auto;
	width:14%;
	text-align:center;
}
.margen-content{
	padding-left:80px;
}
.gallery{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size:11px;	
}
.selected{
	color:#999999;
}