* {margin: 0px; padding: 0px;}

body {
	padding: 5px 0px;
	background-color: #3a3a3a;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {color: #d26a36; text-decoration: underline;}
a:hover {color: #c2bebe;}

ul {list-style-type: none;}
li {list-style-type: none;}

span {display: none;}

p {padding: 14px 0px 5px; text-align: justify; line-height: 12px;} h1{color: #d26a36; font-size: 14px;} 

#container {margin: 0px auto; width: 778px; height:595px; border: 2px solid #504e4e;}

/* Titre */

#titre {width: 362px; height: 126px; float: right;}
#titre h1 {width: 362px; height: 126px; background: url('images/nom.gif') #292829 no-repeat 50% 50%;}

/* Page Image */
#page_image {width: 414px; height: 477px; background: url('images/adjy.jpg') #09070a no-repeat 50% 100%;}


/* Colonne Gauche */

#gauche {width: 414px; height: 595px; font-size: 12px; border-right: 2px solid #504e4e; float: left;}

/* Colonne Droite */

#content {padding: 10px 5px 20px 5px; width: 352px; height: 405px; background-color: #0c070d; border-top: 2px solid #504e4e; float: right;}
#content h2 {color: #c7c7c7;}
#content p {padding-top: 20px;}


/* Menu */

#page_menu {
	padding: 15px 0px;
	width: 414px;
	height: 86px;
	background-color: #0c070d;
	border-top: 2px solid #504e4e;
}

#page_menu a {color: #c2bebe; text-decoration: none;}
#page_menu a:hover {color: #ff961b;}
#page_menu li {padding: 0px 2px 2px; float: left;}

#page_menu li a {
	display: block;
	width: 81px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {margin-right: 7px; width: 69px;}
#page_menu li#menu5 a {margin-left: 7px; width: 66px;}
#page_menu li a span {padding-top: 70px; display: block;}

#menu1 a {background-image: url('images/menu_bg1.gif');}
#menu2 a {background-image: url('images/menu_bg2.gif');}
#menu3 a {background-image: url('images/menu_bg3.gif');}
#menu4 a {background-image: url('images/menu_bg4.gif');}
#menu5 a {background-image: url('images/menu_bg5.gif');}


/* Page Footer */

#page_footer {
	float: right;
	width: 362px;
	background-color: #292829;
	border-top: 2px solid #504e4e;
	padding: 9px 0px;
	font-size: 10px;
	line-height: 12px;
}