html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: absolute;
	background-attachment: fixed;
	background-image: url(../img/fons_negre.jpg);
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#inici {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	border: 1px solid #121212;
	background-color: #2C2C2C;
	padding: 20px;
	bottom: 500px;
}

#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	border: 1px solid #121212;
	background-color: #2C2C2C;
}
#contingut  {
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	margin-top: 2px;
	min-height: 200px;
}
#map   {
	width: 100%;
	height: 250px;
	padding-top: 50px;
}
#gogmap   {
	float: right;
	position: relative;
	margin-top: 10px;
}
#menu  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #FFFFFF;
	font-weight: bold;
	width: 700px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	text-align: center;
}
#random  {
	height: 300px;
	width: 700px;
	padding-bottom: 5px;
}
#logo  {
	height: 217px;
	width: 700px;
}
#logo2  {
	width: 680px;
	background-image: url(../img/logo_petit_negre.jpg);
	height: 55px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
	padding-left: 20px;
	padding-top: 50px;
	background-repeat: no-repeat;
	font-size: 3em;
}
.caixa   {
	padding: 10px;
	height: 150px;
	width: 220px;
	font-size: 0.7em;
	color: #FFFFFF;
	position: relative;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.caixamap  {
	padding: 10px;
	width: 500px;
	font-size: 0.7em;
	color: #FFFFFF;
	position: relative;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-left: 100px;
}
.caixa2   {
	padding: 10px;
	height: 100px;
	width: 380px;
	font-size: 0.7em;
	color: #FFFFFF;
	float: left;
	position: relative;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#credits    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #121212;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #121212;
	padding-top: 5px;
	margin-top: 30px;
}
.subratllat {
	background-color: #FFFF99;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
    }

a:visited {
	color: #FFFFFF;
	text-decoration: none;
    }

a:hover {
	color: #999999;
    }

a:active {
	color: #000000;
	text-decoration: none;
    }
	
#credits a:link {
	color: #121212;
	text-decoration: none;
}
#credits a:visited {
	color: #121212;
	text-decoration: none;
}
#credits a:hover {
	text-decoration: none;
	color: #99CC00;
}
#credits a:active {
	color: #131313;
	text-decoration: none;
}
	
::selection {
background: #FF99CC; /* Safari */
}

::-moz-selection {
background: #FF99CC; /* Firefox */
}
.text {
	width: 350px;
	float: left;
	position: relative;
	height: 2000px;
}
.foto {
	float: right;
	width: 300px;
	position: relative;
	padding-top: 10px;
}
.cursiva {
	font-style: italic;
}
