@charset "utf-8";
/* CSS Document */

#gabarit {
	background-color: #FFF;
	width: 853px;
	margin-right: auto;
	margin-left: auto;
}
#contenu_corps {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}
.texte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #373737;
	text-align: justify;
	line-height: 17px;
}
#form1 {
	text-align: left;
}
#gabarit #corpspage #contenu_corps table tr td #form1 p {
	text-align: left;
	padding-left: 30px;
}

.titregras {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2C5239;
	text-align: left;
}


#gabarit #entete {
	height: 391px;
	width: 853px;
	background-image: url(images/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#cadreanimation {
	height: 272px;
	width: 410px;
	display: block;
	padding-top: 93px;
	float: left;
	margin-left: 26px;
}
.img_t {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#traits {
	background-image: url(images/bg_trait_footer.jpg);
	background-repeat: repeat-x;
	height: 21px;
}
#menu {
	float: left;
	width: 170px;
	height: 200px;
	margin-top: 140px;
}
.textefondvert {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #2C5239;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: block;
	margin-top: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-left: 15px;
}
#footer {
	font-size: 10px;
	height: 20px;
	padding-top: 5px;
}
#menu a:hover {
	color: #FFF;
	background-color: #A0CDAF;
}

/* */
html, body {
	margin: 0;
	padding: 0;	
}

body {
	background: #EAEAEA;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.6;
}

#content {
	width: 550px;
	margin: 30px auto;
	padding: 10px 20px;
	background: #FFF;	
	border: 1px solid #CCC;
}

h1 {
	margin: 0;
	font-size: 26px;
}

h1 em {
	font-size: 60%;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;
	padding: 7px 0;
}

a {
	outline: none;	
	margin-right: 20px;
}

a img {
	border: 0px solid #CCC;
	padding: 0px;	
	margin: 10px 5px 10px 0;
}
