@charset "UTF-8";

body {
	/*text-align: center;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

h1 {
	color: #666666;
	/*background-color: #FFFFFF;*/
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	/*overflow: visible;*/
	/*position: relative;*/
	bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 200px;
}
#contenu h1, #photos h1 {
	color: #666666;
	background-color: #FFFFFF;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	overflow: visible;
	position: relative;
	bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 200px;
}
h2 {
	font-size: 90%;
	color: #855F02;
	margin-left: 20px;
}
#contenu p, #evenement li, #contenu ul, #evenement p, #nouvelles p , #recrutement p , #photos p   {
	font-size: 80%;
	margin-left: 30px;
	margin-right: 20px;
}
#contenu a:link, #contenu a:visited, #contenu a:hover {
	color: #990000;
}
div {
	text-align: left;
}

#blocPrincipal {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	padding: 0px;
	margin-top:0px;
	z-index: 1;
	text-align:center;	/*position: relative;*/
}
#test {
	position: relative;
	z-index: 500;
}
#contenu {
	width: 880px;
	background-color: #CCEB97;
	border-top-width: 6px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4D25F;
	border-right-color: #A4D25F;
	border-bottom-color: #A4D25F;
	border-left-color: #A4D25F;
	margin-bottom: 20px;
	margin-top: 20px;
}
#photos {
	width: 880px;
	background-color: #CEE9F0;
	border-top-width: 6px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AED9E7;
	border-right-color: #AED9E7;
	border-bottom-color: #AED9E7;
	border-left-color: #AED9E7;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-right: 30px;
}
#photos img {
	margin-top: 20px;
	margin-right: 20px;
}

a img{
	border:0;
}

#evenement {
	width: 380px;
	background-color: #CCEB97;
	border-top-width: 6px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A4D25F;
	border-right-color: #A4D25F;
	border-bottom-color: #A4D25F;
	border-left-color: #A4D25F;
	margin-bottom: 20px;
	margin-top:20px;
}
#nouvelles {
	float: right;
	width: 460px;
	background-color: #CFE8F0;
	border-top-width: 6px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9CC6D3;
	border-right-color: #9CC6D3;
	border-bottom-color: #9CC6D3;
	border-left-color: #9CC6D3;
}
#recrutement {
	width: 380px;
	background-color: #FED351;
	border-top-width: 6px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F3AD00;
	border-right-color: #F3AD00;
	border-bottom-color: #F3AD00;
	border-left-color: #F3AD00;
}
.bouton {
	text-align: right;
	overflow: visible;
	position: relative;
	top: 25px;
}
.bouton a {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.flotte_gauche {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.centre{
text-align:center;
}
