body {
	background: #fff url(../images/background1.jpg) repeat-x top left;
	font-family: Calibri, "Lucida Grande", Tahoma, Arial;
	color: #000000;
	margin: 0px;
	font-size: 0.8em;
	background-color: #999;
}

a img { border: none; }
a {
	color: #6AAE00;
	font-weight: bold;
	text-align: center;
}

#page {
	width: 941px;
	margin: 0px auto;
}
	#header {
	height: 300px;
	}
		#header ul {
			list-style-type: none;
			margin: 18px 0px 0px;
		}
			#header ul li {
				background: transparent url(../images/navigation_li.jpg) no-repeat center center;
				float: left;
				width: 109px;
				height: 53px;
				text-align: center;
				margin: 0px 30px;
			}
				#header ul li a {
					display: block;
					width: 109px;
					height: 43px;
					padding-top: 10px;
					color: #fff;
					text-decoration: none;
				}
				#header ul li a:hover, #header ul li.current { background: transparent url(../images/navigation_li_hover.jpg) no-repeat center center; }
		#header #a_propos {
	background: transparent url(../images/a_propos.jpg) no-repeat top center;
	width: 215px;
	height: 110px;
	margin: 60px 20px 0px 0px;
	float: right;
	padding: 5px;
	color: #fff;
		}
		#header #logo {
	margin: 30px 0px 0px 100px;
}

	#contenu {
		background: #fff url(../images/contenu.jpg) no-repeat top center;
		padding: 15px;
	}
		#contenu h2 {
	color: #000;
	margin: 3px;
	font-size: 1.4em;
	text-align: center;
		}
		#contenu h3 {
	color: #6AAE00;
	margin: 0px;
	font-size: 1.1em;
		}
		#contenu h4 {
			color: #848484;
			margin: 3px;
			font-size: 1.2em;
			font-weight: normal;
		}
		#contenu span.gray, #contenu div.gray { color: #818181; }
			#contenu span.gray img, #contenu div.gray img { vertical-align: middle; }
		#contenu .boite {
	background: transparent url(../images/boite.jpg) no-repeat center center;
	width: 252px;
	height: 272px;
	float: left;
	margin: 10px;
	padding: 10px;
	text-align: center;
			
		}
		#contenu .boite p {
	margin: 6px 0px;
	text-align: left;
}
		#contenu .boite img.fl_left { margin: 4px 2px 0px 0px; }
		#contenu .boite img.fl_left1 { margin: 2px 2px 0px 0px; }
		#contenu .boite span.small { font-size: 0.85em; }
		#contenu .boite span.margin_left { margin-left: 140px; }

	#footer {
		border-top: 2px solid #f3f3f3;
		padding: 4px;
	}
		#footer a { color: #000000; text-decoration: none; }

div.fl_left, img.fl_left, span.fl_left {
	display: block;
	float: left;
	background-color: #FCDB9A;
}
div.fl_left1, img.fl_left1, span.fl_left1 { display: block; float: left;  }
div.fl_right, img.fl_right, span.fl_right { display: block; float: right; }
div.clearer { clear: both; }
div.margin_left { margin-left: 18px; }

#footer1 {
	background: #015FA7 url(../images/background.jpg) repeat-x;
	height: 273px;
	margin-top: 30px;
}

#footer-right {
	float: left;
	width: 305px;
}
#footer-inner {
	margin:0 auto;
	width: 920px;
	height: 221px;
	padding: 30px 0 0 20px;
	color: #FFF;
	text-align: left;
	background: url(../images/background.jpg) 0 2px no-repeat;
}

#footer-left {
	float: left;
	width: 500px;
	padding-left: 50px;
	padding-right: 30px;
}
#contenu .boite1 {
			background: transparent url(../images/boite.jpg) no-repeat center center;
			width: 865px;
			height: 500px;
			float: center;
			margin: 10px;
			padding: 10px;
			
		}
		
.puce-1 ul {
	list-style: url(images/puce-1.gif);
	padding: 0px;
	margin: 0 0 0 30px;
}

.puce-1 li {
	margin-bottom: 2px;
}		
/* Droite */

#sidebar {
	width: 250px;
	float: left;
	padding-left: 20px;
}

#sidebar a {
	color: #7cae39;
}

#sidebar a:hover {
	font-weight: bold;
	color: #515151;
}
#sidebar a:active {
	font-weight: bold;
	color: #FF0000;
}
#sidebar a img { border: 0 none; }

/* Container */
/* --------- */

#container {
	width: 895px;
	
}

/* Gauche */

#content {
	width: 610px;
	float: left;
}

#content h3 {
	margin: 1.4em 0 0.9em 0;
	font-weight: normal;
	font-size: 1.2em;
	color: #000;
}
.bloc {
	background: url(images/bg-bloc.jpg) right bottom no-repeat;
	padding: 0 40px 20px 0;
	margin: 0 0 30px 0;
}

#content1 a:link {color: #D85227;}
#content1 a:visited {color: #ECB513;}
#content1 a:hover {color: #ECB513;}
#content1 a:focus {color: #ECB513;}
#content1 a:active {color: #6AAE00;
}

#twitter {
	font-weight: bold;
	background: url(images/twitter.png) top left no-repeat;
	min-height: 73px;
}

#twitter p {
	padding: 15px 0 0 10px;
	text-align: left;
}
