#wrap {
	margin-right: auto;
	margin-left: auto;
}
#logo {
	left: 0px;
	top: 0px;
	margin: 0;
	position: absolute;
}
#logo img {
	margin-left: 139px;
	margin-right: 0px;


}
#centre {
	margin-left: auto;
	width: 980px;
	margin-right: auto;
	height: 600px;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
}

#contingut {
	position: relative;
	float: left;
}

#menu {
	margin-top: 180px;
	margin-left: 52px;
}

.menu1 {
	background-color: #B5B5B5;
	color: #FFFFFF;
	text-transform: uppercase;
	width: 115px;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	height: 18px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 1px;


}
#menu1Div    ul {
	width: 85px;
	padding: 0;
}

#menu1Div    li {
	list-style-type: none;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CCCCCC;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	width: 85px;
}
.menu2 {
	color: #FFFFFF;
	background-color: #0072BF;
	width: 115px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 1px;
	text-align: right;

}

.menu2 ul {
	width: 85px;
	margin-left: 0px;
	padding: 0;

}
.menu2 li {
	list-style-type: none;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #00FF00;
	margin-top: 15px;
	margin-left: 0px;
}
.menu3 {
	color: #FFFFFF;
	background-color: #E20916;
	width: 115px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 1px;
}

#contient {
	width: 125px;
	height: 350px;
	margin: 0;
	position: relative;
	overflow: hidden;
	float: left;
}
#contient2 {
	width: 125px;
	height: 350px;
	position: relative;
	overflow: hidden;
	float: left;
}


/*tout n'est qu'une histoire de positionnement css*/
#upslide { width: 250px; height: 250px; background-color: red; position: absolute; top: 450px; left: 50px;	}
.submenu1 {
	background-color: #B5B5B5;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-bottom: 0px;
	text-align: center;
	width: 180px;
	height: 20px;
	padding-top: 8px;
}
.textOpcio  img {
	margin: 0px;
	padding: 0px;
}
.submenu2 {
	background-color: #B5B5B5;
	color: #FFFFFF;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-bottom: 1px;
	text-align: center;
	width: 180px;
	height: 20px;
	padding-top: 8px;
}
