qui
html, body {
	margin: 0px;
	padding: 0px;	
}

p {
	margin: 0px;
}

#page {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}

#flash {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#haut {
	width: 980px;
	height: 403px;
}

#boutons {
	width: 50px;
	height: 403px;
	float: left;
	text-align: right;
}

#contenu {
	width: 930px;
	height: 403px;
	margin-left: 50px;
	font-family: arial;
	color: white;
	font-size:13pt;
}

#contenucentral {
	width: 670px;
	height: 403px;
	float: left;
	background-image: url('../img/contenucentral-qui.gif');
	background-repeat: no-repeat;
}

#contenucentralgauche {
	width:235px;
	height: 403px;
	float: left;
	margin-top: 40px;
	text-align:center;
	background-image: url('../img/picto-qui.png');
	background-repeat: no-repeat;
	background-position: 20px 210px;
}

#contenucentralgauche ul {
	margin-right: 10px;	
	margin-left: 0px;
	padding-left: 0px;
}

#contenucentralgauche li {
	text-align: right;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}

#contenucentralgauchequitexte {
	text-align: left;
	margin-left: 80px;
	margin-top: 90px;
}

#contenucentralgauchequoitexte {
	text-align: left;
	margin-left: 80px;
	margin-top: 50px;
}

#contenucentralgaucheoutexte {
	text-align: left;
	margin-left: 80px;
	margin-top: 75px;
}

#contenucentralgauchepourquitexte {
	text-align: left;
	margin-left: 80px;
	margin-top: 90px;
}

#contenucentralgauchecontacttexte {
	text-align: left;
	margin-left: 80px;
	margin-top: 180px;
}

#contenucentraldroit {
	margin-left: 250px;
	margin-top: 70px;
	width: 400px;
	font-size:13pt;
}

#contenucentraldroitchoix {
	float: left;
	width: 180px;
}

#contenucentraldroitadresse {
	margin-left:180px;
	font-size: 12pt;
}


h1 {
	color: white;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	font-family: arial;
}

a {
	color: black;
	font-family: arial;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;	
	text-decoration: none;
}


a:hover {
	color: white;
}

a.sousmenu {
	font-size: 13pt;
	font-style: normal;
}

a.sousmenuactif {
	color: white;
	font-size: 13pt;
	font-style: normal;
}

#contenucentraldroit a {
	position: absolute;
	top: 450px;
	font-size: 13pt;
}

#contenudroit {
	font-size: 13pt;
    width: 210px;
	height: 403px;
	margin-left: 700px;
	padding-top: 40px;
	padding-left: 20px;
	background-image: url('../img/contenudroit.gif');
	background-repeat: no-repeat;
}

#contenudroit p {
	padding-right: 20px;
}

#contenudroit h1 {
	margin: 0px;
	color: black;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-family: arial;
}

#bas {
	width: 980px;
	height: 120px;
	margin-top: 2px;
}

#bascentral {
	margin-top: 0px;
	width: 720px;
	height: 120px;
	float: left;
	background-image: url('../img/bascentral.gif');
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 2px;
}

#bas a {
	font-style: normal;
	font-size: 11pt;
}

#bas a.contact {
	color: #53363b;
}

#bas a.webdesign {
	color: #756767;
	margin-right: 2px;
}

#bas a.intranet {
	color: white;
}

#bas a.contact:hover {
	color: black;
}

#bas a.webdesign:hover {
	color: black;
}

#bas a.intranet:hover {
	color: black;
}

#basdroite {
	margin-top: 0px;
	width: 230px;
	height: 120px;
	margin-left: 750px;
	background-image: url('../img/basdroite.gif');
	background-repeat: no-repeat;
	padding: 2px;
}

#onglet-qui {
	margin-top: 143px;
	margin-left: 1px;
	height: 60px;
}

#onglet-quoi {
	margin-left: 1px;
	height: 60px;
}

#onglet-ou {
	margin-left: 1px;
	height: 60px;
}

#onglet-pourqui {
	margin-left: 1px;
	height: 60px;
}

dl {
	margin: 0px;
}

dt {
	font-weight: bold;
	color: black;
	cursor: pointer;
	margin: 0px;
}

dt.selectionne {
	font-weight: bold;
	color: white;
	cursor: normal;
	margin: 0px;
}

dd {
	display: none;
	margin: 0px;
	font-size: 12pt;
}

dd.selectionne {
	display: block;
	margin: 0px;
	font-size: 12pt;
}

contenucentraldroit ul li {
	margin: 0px;
}

#total {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2000;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 430px;
}

#total a {
	font-size: 11pt;
}

#total a:hover {
	color: gray;
}

input.bouton {
	display: block;
	margin-left: auto;
	margin-right: auto;
	align: center;
	text-align: center;
	color: black;
	background-color: white;
}

input.texte, select, textarea {
	margin-left: 5px;
}

textarea {
	
}

label {
	display: block;
	width: 150px;
	height:20px;
	text-align: right;
	float: left;
}