/*----------------------General------------------------*/
/*---------------<-- Design by T3cK -->----------------*/

body {
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(composant/fonddeg.jpg);
	background-repeat: repeat-x;
}

#floatd {
	float:right;
}

#floatg{
	float:left;
}

#fondsite {
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left:50%;
	background-image: url(composant/fondContenu.jpg); 
	background-repeat: repeat-y;
}

#conteneur {
	width: 800px;
	height: 257px;
	margin-bottom: 0px;
}

#menu {
	width: 242px;
	height:322px;
	margin-left:13px;
	margin-right:10px;
	float:left;
}

#contenuSite {
	float:right;
	width: 500px;
	margin-right:17px;
}

#interieur {
	width: 490px;
	margin-top: 5px;
	border-bottom: 1px dashed #CA7F2F;
	float: left;
}

#interieurend {
	width: 490px;
	margin-top: 5px;
	float: left;
}

.imgborder {
	border: 4px solid #FFFFFF;
	margin: 6px;
}

#interieur h1, #interieurend h1, #textelarge h1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B67B1F;
	margin-top: 5px;
}

UL {
	MARGIN-TOP: 0px; 
	LIST-STYLE-POSITION: outside; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	LIST-STYLE-TYPE: disc;
}

li {
	list-style-image: url(composant/puce.jpg);
	margin-left: -10px;
	margin-top: 5px;
}

#interieur a, #interieurend a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CA7F2F;
	text-decoration: none;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 330px;
	text-align: justify;
}

#finsite {
	width: 800px;
	height:44px;
	float:left;
}

#finsited {
	width: 400px;
	height:44px;
	float:right;
	background-image: url(composant/fondpied.jpg);
}

#finsitel {
	width: 400px;
	height:44px;
	float:left;
	background-image: url(composant/fondpied.jpg);
}

#menu-bas {
text-align: center;
font-family: Arial, Tahoma;
font-size: 12px;
}

#menu-bas a{
text-align: center;
font-family: Arial, Tahoma;
font-size: 12px;
text-decoration:none;
font-weight: bold;
color: #e92a7a;
}
