#centro {
	height: 420px;
	width: 100%;
	position: absolute;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/fons.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	top: 50%;
	margin-top: -200px;
}

.blaufosc {
	background-color: #1B2972;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
input,select, textarea {
	scrollbar-base-color: #aaaaaa;
	font-family: Verdana, Arial, Tahoma;
	font-size: 80%;
	color: black;
	background-color: #EEEEEE;
	border: #1B2972;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
body {
	overflow: hidden;
	/*  background-color: #d74918;*/
	 background-color:ff9c3b;
	margin: 0px;
	color: #FFFFFF;
	background-image: url(images/fondo_degradat.jpg);
	background-repeat: repeat-x;

}
html>body{
	overflow: hidden; 
}
#text span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #FFFFFF;
}
#text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.fons {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	color: #000000;
}
#copy {
	position: absolute;
	height: 15px;
	width: 100%;
	margin-top: 221px;
	top: 50%;
	text-align: center;
	background-color: #d74918;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFFFF;
}

#copy  a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#copy  a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#copy  a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#copy p{
	padding:0px;
	margin:0px;
}


#centro #facebook {
	width:100%;

	position: absolute;
	left:0px;
	top: 380px;

}
#centro #facebook img {

	border:0px;
}


#replaceMe {
	height:380px;
}

#copy img {
	padding-right:10px;
	border:0px;
}
