/*-------------------------------------------------------------------------------------
                                       Le design
---------------------------------------------------------------------------------------

Description : Cette page contient La mise en forum du site (le design). Il y a
l'header, le menu, et le footer.

*/

#design {
	margin: auto;
	border: 1px solid black;
	border: 0px;
	width: 970px;
	background-image: url('http://www.grafikcreation.com/images/background.gif');
}

#header {
	width: 930px;
	height: 150px;
	margin: 0 20px 0 20px;
	background-image: url('ban.jpg'); 
	
}

#menuh {
	width: 930px;
	height: 35px;
	margin: 0 20px 0 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 0px;
	border: 0px;
	background-repeat:no-repeat;
	background-image: url('Images/menuh.gif');
}

#menu {
	float: left;
	width: 175px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	background-image: url('http://www.grafikcreation.com/images/menu_back.gif');
}

#contenu {
	display: block;
	width: 700px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 210px;
	margin-right: 15px;
	padding: 15px;
	vertical-align: super;
}

#footer {
	clear: both;
	font-size : 12px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
	text-align: center;
	border: 0px;
	padding-top: 8px;
	width: 930px;
	height: 30px;
	vertical-align: bottom;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-image: url('Images/bas.gif');
}

.menu_int {
	text-align: center;
	width: 155px;
	margin: 0 10px 0 10px;
}

.menu_int2 {
	width: 155px;
	margin: 0 10px 0 10px;
}

.menu_titre {
	width: 175px;
	height: 20px;
	margin-bottom: 15px;
	padding-top: 2px;
	background-repeat:no-repeat;
	background-image: url('Images/menu_titre.gif');
}

.menu_titre p {
	vertical-align: middle;
	font-size : 12px;
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
	text-align: center;
}

#menu_bas {
	width: 175px;
	height: 1px;
	background-image: url('http://www.grafikcreation.com/images/menu_bas.gif');
}

#xhtmlcss {
	width: 190px;
	margin: auto;
}
