﻿/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99ce2f;
}
#corps {
	height: 100%;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	position: relative;
	top: 0px;
	bottom: 0px;
		clear: both;
}

#corps #barre {
	width: 100%;
	background-color: #4b6320;
	height: 30px;
	position: relative;
	float: left;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}
#corps #barre a:link, #corps #barre a:active, #corps #barre a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-variant: small-caps;
	text-decoration: underline;
}
#corps #barre a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-variant: small-caps;
	text-decoration: none;
}
#corps #header img {
}
#corps #header {
	background-color: #ffffff;
	height: 35px;
	vertical-align: bottom;
	background-repeat: repeat-x;
       
}
#corps #back {
	background-image: url(/images/templates_05.gif);
	background-repeat: no-repeat;
	height: 126px;
	width: 680px;
	position: relative;
	float: left;
}
#corps #body {
	background-color: #ffffff;   /*couleurs bloc pub*/
	 padding: 15px;
}
#titre {
	width: 603px;
	text-align: center;
	height: 138px;
	position: absolute;
	
margin-right: auto;
	margin-left: 10px;
	top: 6px;
	left: auto;
	right: auto;
	clear: both;
}
h1 {
	FONT-SIZE: 28px;
	COLOR: #02480C;
	margin: 0px;
	text-align: center;
}

h1 a {
	FONT-SIZE: 28px;
	COLOR: #02480C;
	margin: 0px;
	text-align: center;
text-decoration:none; 
}

h1 a:hover {
	FONT-SIZE: 28px;
	COLOR: #02480C;
	margin: 0px;
	text-align: center;
text-decoration:none; 
}

a {

	COLOR: #02480C;
	text-decoration:none; 
	
}

a:hover {
	
	COLOR: #02480C;
	text-decoration:none; 
	
}

#menu {
	width:140px;

	top: -5px;
	text-align:left;

	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#02480C;
	margin: 15px;

      }
	  
#menu a {
  display:block;
  padding-left: 8px;
  height: 20px;
  line-height: 18px;
  border-top: 1px solid #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4FBBE;
	font-variant: small-caps;
	text-decoration: underline;
}

#menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4FBBE;
	font-variant: small-caps;
	text-decoration: underline;
}

#menu a:hover {
        display:block;
        padding-left: 12px;
        height: 20px;
        line-height: 18px;
        color:#02480C;
        text-decoration:none;
        background-color: #B4FBBE ;
        font-weight: bold;
}
#corps #footer {
	background-image: url(images/footer.gif);
	height: 60px;
	vertical-align: bottom;
	background-repeat: repeat-x;
	text-align: center;
	color: #077B17;
	padding-top: 15px;
}
#cartouche {
	border: 1px solid 02480C;
	background-color: #52C361;
	width: 400px;
	position: relative;
	clear: right;
	text-align: justify;
}

#cartouche h4 {
	text-transform: uppercase;
	color: #02480C;
	font-weight: bold;
	background-color: #B4FBBE;
	border-bottom: 1px solid #02480C;
	text-align: center;
	font-size: 18px;
	position: relative;
	z-index: auto;
	left: 0px;
	top: 0px;
	padding-left: -170px;
}

textarea {
	border: 1px solid #02480C;
}
label {
	font-weight: bold;
}

#corps #footer a{
	color: #077B17;
	text-decoration: none;
}

blockquote {
margin: 0;
padding-top: 0;
padding-right: 10px;
padding-bottom: 0;
padding-left: 10px;
border-left: 6px solid #e8f4d3;
border-right: 6px solid #e8f4d3;
background-color: #f9feee;

}
