﻿body {
	margin: 0px;
	background-color: #b7ca5a;
	background-image:url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
img {
	  border: 0;
}
a{
	text-decoration: none;
	color: #2d4f8d;
}
a:hover{
	color: #862610;
}
#conteneur{
	width: 990px;	
	left: 50%;
	margin-left: -495px;
	text-align: left;
	position: absolute;
}
	#bouton{
		position: absolute;
		margin-left: 580px;
	}
	#header{
		height: 214px;
	}
	#flash{
		height: 427px;
	}
		#haut_flash{
			height: 35px;
		}
		#animation{
			height: 374px;
			width: 798px;
			margin: 0 0 0 80px;
		}
	#corps{
		background-color: #FFF;
		background-image: url(images/fond_texte.jpg);
		background-repeat: repeat-x;
		background-position: top;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #862610;
		border-bottom-color: #862610;
		border-left-color: #862610;
	}
		/*#contenu_texte{}*/
			#logo{
				float: left;
				margin-top: 42px;
				margin-bottom: 34px;
				margin-left: 25px;
			}
			#texte, #footer{
				text-align: center;
				font-family: "Times New Roman", Times, serif;
				font-size: 13px;
				font-weight: bold;
				color : #862610;
			}
			#texte{
				float: left;
				margin-top: 42px;
				width: 420px;
				font-style: italic;
			}
			#photos{
				margin-top: 37px;
				width: 420px;
				float: left;
				text-align: center;
			}
		#classements{
			margin-left: 8px;
		}
		#minia_photos_bas{
			background-image: url(images/fond-minia-ph.jpg);
			background-repeat: repeat-x;
			background-position: bottom;
			height: 97px;
			text-align: center;
		}
	#footer{
	height: 80px;
	padding: 10px 0 0 0 ;
	}
/*Classes*/
.bordure_photos_minia{
	margin: 0 8px 0 8px;
}
.bordure_photos_minia_2{
	margin: 0 15px 0 15px;
}
.texte_page{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color : #2d4f8d;
}
.lien_site{
	font-size: 18px;
	font-weight: bold;
	color : #2d4f8d;
	font-family: Arial, Helvetica, sans-serif;
}
.lien{
	font-size: 12px;
	font-weight: bold;
	color : #2d4f8d;
	font-family: Arial, Helvetica, sans-serif;
}
.margin_image{
	margin: 8px 0 0 0;
}
