@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FF9300;
	font-family: "Book Antiqua";
	background-color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#avis {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#base_web {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}


#superior {
	width: 1024px;
	background-image: url(../web/logo.jpg);
	height: 316px;
	background-color: #000000;
	float: left;
}
#base {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../web/base_negre.jpg);
	float: left;
}
#base p {
	margin: 0px;
}
#ubicacio {
	float: left;
	width: 98%;
	padding-left: 2%;
	color: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 6px;
	background-color: #000000;
	background-image: url(../web/base_negre.jpg);
}

#ubicacio a {
	color: #FFCC00;
}


#inferior {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../web/base_negre.jpg);
	color: #FF8118;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#menu_superior {
	text-align: right;
	width: 98%;
	padding-right: 2%;
}
#menu_superior a {
	color: #FFFF99;
	font-weight: bold;
}


#inferior p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#cos {
	float: left;
	width: 96%;
	padding: 2%;
	background-color: #000000;
	background-image: url(../web/base_negre.jpg);
}




#inferior a {
	color: #FF9401;
}

#imatge300esquerra {
	margin: 12px;
	float: left;
	height: 248px;
	width: 350px;
}
.galeria_fotos {
	float: left;
	height: 20;
	width: 229px;
	height: 200px;
	margin: 6px;
}
.imatge_galeria_fotos {
	height: 150px;
	overflow: hidden;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


.titol_galeria_foto {
	top: 50px;
	right: 12px;
	float: left;
	height: 40px;
	width: 229px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#menu_contacte350 {
	margin: 12px;
	float: right;
	width: 450px;
}
#base_web #cos #menu_contacte350 a {
	display: block;
	float: right;
	margin-right: 12px;
	color: #FFFFFF;
}

.titol_contacte {
	font-family: "Book Antiqua";
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F03;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#lletra_peque {
	font-size: small;
}
#img_400 {
	padding: 12px;
	float: left;
	width: 400px;
}
#escriure_dret {
	margin: 16px;
	float: right;
	width: 400px;
	text-align: justify;
}

