@charset "utf-8";
/* CSS Document */
#cont-legales{
	background-color:#9bd5df;
	height: 90px;
	position: absolute;
	padding-top:15px;
	/*top: 117px;*/
	width: 100%;
	margin: auto;
}
.menu-legales{
	padding:15px;
}
#cont-legales #legales{
	background: url('/media/1023/bottom_menu_bg.png');
	left: 0;
	margin: auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	width: 942px;
	height:80px;
	/*width:1120px;*/
	/*width:1200px;*/
	font-size: 9px;
}
#cont-legales #legales .copyR{
	font-size:10px;
	padding-top:30px;
	padding-left:30px;
	padding-bottom:10px;	
	float:left;
}
#cont-legales #legales .menu-legales{
	position:relative;
	float:left;
}
#cont-legales #legales .menu-legales ul li{
	float:left;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	position:relative;
}
#cont-legales #legales .menu-legales ul li a{
	font-size:8px;
	color:#fff;
	text-decoration:none;
}
#cont-legales #legales .menu-legales ul li.ml-div{
	color:#fff;
}
#cont-legales #legales .menu-legales ul li.cuatro{
	padding-top: 22px;
}
#cont-legales #legales .menu-legales ul li div.marcadorf{
	width: 48px;
	height: 4px;
	position: absolute;
	bottom: 7px;;
	background-color: #fff;
	display: none;
	margin:auto;
	left:0;
	right:0;
}
#cont-legales #legales .menu-legales ul li:hover, #cont-legales #legales .menu-legales ul li:hover div.marcadorf{
	cursor:pointer;
	display:block;
}






































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
