#contenido {
	background-color:#fff;
	margin:0px auto;
	margin-top:23px;
	width:970px;
}

#hd{
	height:210px;
	width:970px;
	margin:0px auto;
	position:relative;
	z-index:99999;
}

#hd .lang {
	text-align:center;
	color: #fff;
	float: right;
	width: 125px;
	margin-top: 3px;
	*margin-top: -15px;	
}

#hd .sitemap {
	margin-left:10px;
	margin-top:3px;
	color: #fff;
	display: inline-block;
	width: 400px;
}

#hd .sitemap a{
	color: #fff;
	text-decoration: none;
}
#hd .sitemap a:hover{
	text-decoration: underline;
}


#hd .lang a{
	color: #fff;
	text-decoration: none;
}

#hd .lang a:hover{
	text-decoration: underline;
}

#groupshd span{
	color: orange;
	font-weight: bold;
}
