@charset "UTF-8";
/* CSS Document */


body {
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #3E4B7C;
}
#contenedor {
	position:relative;
	left:auto;
	top:0px;
	width:1000px;
	height:900px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #939393;
	background-image: url(Imatges/fondocontainer.png);
}
#top {
	position:relative;
	top:2px;
	width:98%;
	height:25px;
	z-index:2;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right: auto;
	background-color: #BEBEBE;
	background-image: url(Imatges/topblau.png);
}
#topmig {
	position:relative;
	left:auto;
	top:10px;
	width:98%;
	height:150px;
	z-index:2;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BEBEBE;
}
#menu {
	position:relative;
	left:auto;
	top:25px;
	width:98%;
	height:20px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	text-align: center;
	background-image: url(Imatges/menublau.png);
}
#contenedor #menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#contenedor #menu ul li {
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contenedor #menu ul li a {
	font-weight: bolder;
	color: #EEE;
	text-decoration: none;
	font-size: 16px;
	margin-right: 40px;
	margin-left: 40px;
}
#contenedor #menu ul li a:hover {
	color: #99F;
	text-decoration: overline;
}
#menu2 {
	position:absolute;
	left:9px;
	top:200px;
	width:193px;
	height:697px;
	z-index:2;
	border-right-width: thin;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #D5D5D5;
	border-left-color: #D5D5D5;
	background-color: #E2E2E2;
	list-style-type: none;
	text-align: left;
	visibility: visible;
}
#contenedor #menu2 ul {
	list-style-type: none;
	padding-left: 5px;
	padding-top: 10px;
}
#contenedor #menu2 ul li {
	padding: 10px;
}
#contenedor #menu2 ul li a {
	font-weight: bolder;
	color: #3F4B66;
	text-decoration: none;
	font-size: 18px;
}
#titol1 {
	position:absolute;
	left:203px;
	top:5px;
	width:777px;
	height:69px;
	z-index:2;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #3D3DA0;
	visibility: visible;
}
h1 {
	font-size: 28px;
	color: #212163;
}
#texte1 {
	position:absolute;
	left:204px;
	top:90px;
	width:764px;
	height:532px;
	z-index:1;
	text-align: justify;
	visibility: visible;
}
#foto {
	position:absolute;
	left:542px;
	top:302px;
	width:348px;
	height:264px;
	z-index:3;
}
#contenedor #menu2 ul ul {
	margin-left: 10px;
}
#contenedor #menu2 ul ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #666;
}
#contenedor #menu2 ul ul li a:hover {
	color: #0EBEB6;
}
#contenedor #menu2 ul li a:hover {
	text-decoration: underline;
}
#dita {
	position:absolute;
	left:660px;
	top:40px;
	width:151px;
	height:102px;
	z-index:1;
	color: #CCC;
}

</style>
p {
	font-size: 18px;
	color: #000;
}

