body {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size : 0.8em;
	color : #525051;
	line-height : 20px;
	}

img {
	border : 0px;
	}

#global {
	width : 1081px;
	margin-left : auto;
	margin-right : auto;
	}

#haut {
	height : 142px;
	background-color : #c92338;
	}

*html #haut {
	background-color : #c92338;
	border : 0px solid;
	padding : 0px;
	margin : 0px;
	}

#centre {
	background-image : url(img/fond-centre.png);
	}

#col-gauche {
	float : left;
	width : 254px;
	margin-left : 28px;
	}

#col-gauche ul {
	margin : 0px;
	padding : 0px;
	}

#col-gauche ul li {
	padding : 0px 0px 0px 15px;
	list-style : none;
	line-height : 33px;
	border-bottom : 1px solid #d9d9db;
	}

#col-gauche ul li a {
	color : #c92338;
	font-weight : bold;
	padding : 8px 100px 8px 0px ;
	text-decoration : none;
	}

#col-gauche ul li a:hover {
	color : #c92338;
	padding : 8px 100px 8px 0px ;
	font-weight : bold;
	text-decoration : none;
	background-image : url(img/ptit-coeur.png);
	background-repeat : no-repeat;
	}

#col-droite {
	float : left;
	width : 480px;
	padding : 15px;
	font-size : 0.8em;
	line-height : 15px;
	border-left : 2px solid #d9d9db;
	border-right : 2px solid #d9d9db;
	min-height : 607px;
	}

	/*
#col-droite1 {
	float : left;
	width : 480px;
	border-left : 2px solid #d9d9db;
	border-right : 2px solid #d9d9db;
	padding : 15px;
	}
	*/

#col-droite2 {
	margin-left : 800px;
	width : 252px;
	}

#bas {
	background-color : #c92338;
	}

.clear {
	clear : both;
	}

/* MISE EN PAGE TEXTE */

hr {
	height : 1px;
	background-color : #c92338;
	}

h3 {
	width : 90%;
	color :  #c92338;
	text-align : center;
	}

.encadre {
	border : 1px solid  #c92338;
	padding : 5px;
	}

.grasrouge {
	font-weight : bold;
	color : #c92338;
	}

.titre {
	padding : 5px 0px 0px 0px;
	text-align : left;
	font-family : georgia, times new roman, serif;
	font-style : italic;
	font-size : 1.5em;
	color : #c92338
	}