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

body
{
	background-attachment: fixed;
	background: #ffffff url("images/body_chez_didier.png") center repeat-y;
	font-size: 1.15em;
	font-family: "Monotype Corsiva", "Century Gothic", Arial, serif;
	color: #F56C28;
}

#global
{
	/*position: relative;*/
	width: 900px;
	height: 0px;
	margin: 0 auto;
}

#header
{
	position: relative;
	top: 10px;
	left: 10px;
	width: 900px;
	height: 300px;
	background: url("images/header_chez_didier.png");
}

#menu
{
	position: absolute;
	margin-left: 10px;
	top: 320px;
	width: 170px;
}

.menu
{
	width: 170px;
	background-color: #e43031;
	background: url("images/menu_fond_chez_didier.png") repeat-y;
	padding-left: 25px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.menu_haut
{
	float:left;
	display:inline;
	position: relative;
	/*top: -50px;
	left: -50px;*/
	width: 170px;
	margin-right: -170px;
	height: 50px;
	background-image: url("images/menu_haut_chez_didier.png");
}

.menu_bas
{
	float:left;
	display:inline;
	position: relative;
	/*top: 310px;*/
	top: -50px;
	width: 170px;
	margin-right: -170px;
	height: 50px;
	background-image: url("images/menu_bas_chez_didier.png");
}

#corps_partie_haute
{
	float:left;
	display:inline;
	position: relative;
	top: -50px;
	/*left: -50px;*/
	width: 650px;
	height: 50px;
	background-image: url("images/corps_haut_chez_didier.png");
}

#corps_partie_basse
{
	float:left;
	display:inline;
	position: relative;
	left: -30px;
	width: 650px;
	height: 50px;
	background-image: url("images/corps_bas_chez_didier.png");
}

#corps_milieu
{
	position: relative;
	left: 250px;
	top: 75px;
	/*margin-top: 320px;*/
	width: 650px;
	background: url("images/fond_chez_didier.png") repeat-y;
	text-indent: 10px;
	border-bottom: outset 3px #C3DCF3;
}

#corps_texte
{
	width: 590px;
	padding-left: 30px;
	text-align: justify;
}

#pied
{
	width: 650px;
	height: 200px;
	position: relative;
	top: 150px;
	left: 250px;
	background-image: url("images/pied_chez_didier.png");
	text-align: center;
}

#pied_texte
{
	position: relative;
	top: -30px;
	font-size: 0.8em;
}

table
{
	width:  80%;
	margin-left:  10%;
	border-collapse:  collapse;
}

th
{
	border:  solid 1px #000000;
	text-align:  center;
}

td
{
	border:  solid 1px #000000;
	text-align:  center;
}

.livredor_form td
{
	border: none;
}
	

/* Tableau liste éclair */

table.eclair th
{
	border: none;
	text-align: center;
}

table.eclair td
{
	border: none;
	text-align: center;
}


input, select, textarea
{
	border:  solid 1px #000000;
	background-color:  #ffffff;
	font-family:  Arial, sans-serif;
}

.lien_numero_pages
{
	text-align:  center;
}

#corps_milieu h1, #corps_milieu h2, #corps_milieu h3, #corps_milieu h4, #corps_milieu h5
{
	text-align:  center;
	font-family: "Century Gothic", "Monotype Corsiva", Arial, serif;
}

#corps_milieu h1
{
	position: relative;
	top: -30px;
}

#corps_milieu h3
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.menu h1, .menu h2, .menu h3, .menu h4, .menu h5, .menu_cache h1, .menu_cache h2, .menu_cache h3, .menu_cache h4, .menu_cache h5
{
	margin-left: -25px;
	margin-bottom: 20px;
	padding-left: 50px;
}

#corps_milieu h1
{
	margin-top: 10px;
}

*.contenu h1
{
	position: relative;
	top: -30px;
}

#corps_milieu h2
{
	margin-top: 15px;
	margin-bottom: 15px;
}

p
{
	padding-top: 10px;
	padding-bottom: 10px;
}

a
{
	color: #F58928;
}

a:hover
{
	text-decoration: none;
}

.partie_centree {
  text-align: center;
}

.photo_profil {
  width: 68%;
}

li
{
	list-style-type: square;
}

ul .liste_incluse
{
	padding-left: 50px;
}

ul .liste_incluse li
{
	list-style-type: circle;
}

.menu ul
{
	width: 150px;
}

.menu li, .menu_cache li
{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.8em;
}

#corps_milieu li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.contenu
{
	width: 700px;
	background-color: #e43031;
	background: url("images/news_fond_chez_didier.png") repeat-y;
	margin-top: 70px;
	margin-bottom: 70px;
}

.contenu_texte
{
	width: 600px;
	margin-left: 50px;
}
	
.contenu_haut
{
	float:left;
	display:inline;
	position: relative;
	top: -50px;
	width: 700px;
	height: 50px;
	background-image: url("images/contenu_haut_chez_didier.png");
}

.contenu_bas
{
	float:left;
	display:inline;
	position: relative;
	width: 700px;
	height: 50px;
	background-image: url("images/news_bas_chez_didier.png");
}

.news
{
	width: 700px;
	background-color: #e43031;
	background: url("images/news_fond_chez_didier.png") repeat-y;
	margin-top: 70px;
	margin-bottom: 70px;
}

.news_texte
{
	width: 600px;
	margin-left: 50px;
}
	
.news_haut
{
	float:left;
	display:inline;
	position: relative;
	top: -50px;
	width: 700px;
	height: 50px;
	background-image: url("images/news_haut_chez_didier.png");
}

.news_bas
{
	float:left;
	display:inline;
	position: relative;
	width: 700px;
	height: 50px;
	background-image: url("images/news_bas_chez_didier.png");
}

.com
{
	text-align:  center;
}

.com_affichage
{
	border-bottom:  ridge 2px #EBF4FB;
}