/* CSS Document */

body {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #e98924;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FBF6E3;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: 0;
}
.clear {
	clear: both;
}

#contenidor {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	background-color: #e98924;
	top: 10px;
	height: 600px;
}

#contenidor #cap {
	padding: 0px;
	height: 234px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
	background-color: #FBF6E3;
	background-image: url(../pics/fotos_cap_fons.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#contenidor #cap img {
	height: 207px;
	width: 592px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 15px;
	top: 15px;
}

#contenido {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 350px;
	top: -5px;
	position: relative;
	background-image: url(../pics/contenido_fons1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#contenido2 {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 350px;
	top: -5px;
	position: relative;
	background-image: url(../pics/contenido_fons2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 273px;
	width: 194px;
	position: absolute;
	top: 39px;
	right: 14px;
	z-index: 10;
}
#contenidor #menu {
	height: auto;
	width: 950px;
	text-decoration: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	position: relative;
	font-size: 12pt;
	margin: 0px;
}
#contenidor #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 15px;
	position: relative;
}
#contenidor #menu li {
	display: inline;
	margin-right: 30px;
}
#idiomes {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 80px;
	top: 250px;
	right: 5px;
}
#idiomes ul {
	list-style: none;
	height: auto;
	width: auto;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	top: 5px;
	text-align: center;
}
#idiomes li {
	display: inline;
	margin: 4px;
	height: auto;
	width: auto;
}
#idiomes img {
	height: auto;
	width: 19px;
}

#idiomes a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
#ajax {
	margin: 0px;
	padding: 0px;
	height: 272px;
	width: 695px;
	position: absolute;
	left: 25px;
	top: 25px;
	z-index: 0;
}
#ajax p {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -10px;
}
.llista {
	float: left;
	width: 300px;
	list-style-image: url(../pics/ok.png);
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	top: -15px;
	position: relative;
}
#ajax p {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -10px;
}
.llista2 {
	float: left;
	width: 500px;
	list-style-image: url(../pics/ok.png);
	color: #666666;
	font-size: 14pt;
	font-weight: bold;
	top: -15px;
	position: relative;
}
#peu {
	color: #FFF;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	position: relative;
	top: -20px;
	text-align: center;
	font: bold 9pt Verdana, Geneva, sans-serif;
	text-decoration: none;
}
#peu span {
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
