/* ---------- Elements Principaux ------------- */
*{
	margin: 0px;
}
body    {
	font: 10pt Tahoma;
	font-family: sans-serif;
	background-color:#dfdfdf ;
}
	
.clear {
	clear: both;
}	
	
h1, h2, h3, h5, h6 {
	color: #eaf734;
		background-color: #000;
}

h4 {
		color: #ff7726;
		background-color: #000;
}

img {
	border: none;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #ff0004;
	background-color: #000;
	border: 0px;
}

a:hover {
	color: #f9fe00;
	background-color: #d2931f;
}

a:visited{
	text-decoration: none;
	color: #edf600;
	background-color: #000;
	font-weight: bold;
}
	

#wrapper {
	width: 860px;
	height: auto;
	padding: 0px 0px 12px 0px;
	margin: auto;
	overflow: auto;
}

/*----------------------les titres--------*/

#bannindex {
	width: 850px;
	height: 211px;
	background-image: url(../images/structure/titreW.gif);
	background-repeat: no-repeat;
	}

#bannindex:hover {
	width: 850px;
	height: 211px;
	background-image: url(../images/structure/titrealea/titre.php);
	background-repeat: no-repeat;
}

#bann {
	width: 850px;
	height: 211px;
	background-image: url(../images/structure/titrealea/titre.php);
	background-repeat: no-repeat;
	}
#bann:hover {
	width: 850px;
	height: 211px;
	background-image: url(../images/structure/titrealea/titre.php);
	background-repeat: no-repeat;
}
	

/*--------------------------------*/	
	
#menuG {
	width: 160px;
	height: auto;
	float: left;
	margin-left: 0px;
	background-color: #e8e8e8;
}

/*-----------------boutons menus-------------*/



/*----------------------------*/


#texteindex {
	background-color: #e8e8e8;
	width: 670px;
	height: auto;
	padding: 8px;
	float: right;
	border-color: #E0E0E0;
	margin-right: 12px;
	overflow:auto;
	text-align: justify;
}

#texte1 {
	background-color: White;
	width: 670px;
	height: auto;
	padding: 8px;
	float: right;
	margin-right: 12px;
	overflow:auto;
		text-align: justify;

}

#parolesG {
	background-color: White;
	width: 300px;
	height: auto;
	padding: 8px;
	float: left;
	margin-right: 12px;
	overflow:auto;
		text-align: justify;

}

#parolesD {
	background-color: White;
	width: 300px;
	height: auto;
	padding: 8px;
	float: right;
	margin-right: 12px;
	overflow:auto;
		text-align: justify;

}
c {
	color: #e49500;
}

c2 {
	color: #e8f000}

cg {
	color: silver;
}

cg2 {
	color: #a8a8a8;
}

#bloc {
	background-color: white;
	width: 670px;
	height: auto;
	padding: 8px;
	float: right;
	margin-right: 12px;
	overflow: auto;
		text-align: justify;

	}

#blocindex {

	background-color: white;
	width: 670px;
	height: auto;
	float: right;
	margin-right: 12px;
	padding: 8px 8px 8px;
		text-align: justify;

}
#pied {
	width: 850px;
	height: 55px;
	float: left;
	margin-bottom: 0px;
}



