body {
	margin:0;
	border:0;
	padding:0;
	overflow: auto;
}
.contenidor {
   position: absolute;
   margin-top: -46px;
}
.fons {
}
.text {
   margin-top: 35px;
   width: 100%;
   background-color: transparent;
   position: absolute;
   z-index: 2;
   text-align: center;
}
.text a {
   font-family: Arial;
   font-size: 13px;
   color: #f0f0f0;
   text-decoration: none;
   font-weight: bold;
}
.text a:hover {
   color: White;
   font-size: 14px;
}
.benvinguts {
   font-family: Arial;
   font-size: 18px;
   color: #a0a0a0;
   letter-spacing: 3px;
   text-align: center;
}
.peu {
   font-family: Arial;
   font-size: 12px;
   color: #555555;
   text-align: center;
   font-weight: bold;
}
.peu a {
   color: #333333;
   text-decoration: none;
}
.peu a:hover {
   color: Black;
   font-size: 12px;
   font-weight: bold;
}
