html, body {
	background-color: #4D4D4D;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #EDB329;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
IMG {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
h5 {
	font-size: 12px;
}
#Idiomes {
	position: relative;
	top: 20px;
}
#form1 {
	margin: 0px;
	padding: 0px;
	width: 80%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 20px;
	position: relative;
	top: -10px;
}

#Contenidor {
	width: 700px;
	margin: 0px auto;
	background-color: #363636;
	padding: 0px;
	position: relative;
	top: 0;
	height: auto;
	min-height: 100%;
	z-index: auto;
}
#Capsal {
	background-color: #363636;
	margin: 0px;
	padding: 0px;
	width: 700px;
	height: 195px;
	position: absolute;
	left: 0px;
	top: 0px;
	
}
#MenuEsq {
	margin: 0px;
	width: 24%;
	position: relative;
	left: 0px;
	top: 195px;
	background-color: #363636;
	padding: 0px;
	color: #FFFFFF;
}
#MenuItem p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	left: 0px;
	top: 25px;
	position: relative;
	width: 100%;
	background-image: url(images/ratlles.gif);
	background-repeat: no-repeat;
	background-position: left 80% ;
	padding: 0px;
	height: 25px;
	margin: 0px;
}
#Direccio{
	position: relative;
	top: 30px;
	left: 15px;
}
#MenuEsq #Direccio .textdorat {
	font-size: 16px;
}

#Principal {
	background-color: #363636;
	position: relative;
	width: 65%;
	margin: 0px;
	left: 24%;
	top: -135px;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	color: #FFFFFF;
	height: 100%;
}
#MenuDret {
	background-color: #363636;
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 25%;
	top: 195px;
	right: 0px;
}
.titul {
	color: #97BBCF;
}
.fletxa {
	position: absolute;
	height: 13px;
	width: 9px;
	margin: 0px;
	padding: 0px;
}
.fletxa2 {
	position: absolute;
	padding: 0px;
	height: 16px;
	width: 16px;
	left: 15px;
}
#lema {
	position: absolute;
	left: -45px;
}
.textdorat {
	color: #EDB329;
}
.cotxes {
	position: absolute;
	height: 100%;
}

.centrat {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 90%;
	text-align: center;
}
.dreta {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	width: 200px;
	height: 150px;
	position: absolute;
	left: 60%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#fonsDret {
	position: absolute;
	height: 155px;
	width: 236px;
	right: -162px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
#fonsEsq {
	position: absolute;
	height: 177px;
	width: 272px;
	left: -162px;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
}
