* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
  	font-size: 1.0em;
	color: #2c6629;
	background: #fff;
	font-family: Arial, sans-serif;
}

img {
	border: none;
}

#bloc0 {
	width: 810px;
	margin: 0 auto;
	text-align: left;
}

#logo {
	float: left;
	padding: 5px 30px 3px 0;
	background:#fff;
}

#header {
	
}

h1 {
	font-size: 3.0em;
	font-weight: normal;
	color: #6ba338;
	font-family: "Times New Roman", serif;
}
h1 a {
	text-decoration: none;
	color: #6ba338;
}
h1 a:hover {
	color: #3f8127;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #98b936;
	text-align: right;
	font-family: "Times New Roman", serif;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #a5bc51;
	text-align: right;
	font-family: "Times New Roman", serif;
}

#deco1 {
	background:#fff url(images/stripe0.jpg) top left fixed;
}

#menu {
	border: 1px solid #b8d078;
	margin-top: 10px;
	text-align:center;
	font-size: 0.75em;
	color: #c8e088;
	color: #fff;
	padding: 2px 0 2px 0;
}
#menu a {
	text-decoration: none;
	color: #98b058;
	padding: 0 15px 0 15px;
}
#menu a:hover {
	color: #00aa00;
}
#menu a.selected {
	color: #00aa00;
}

#content1 {
	background: #fff url(images/stripe0.jpg) top left;
}
#content1a {
 	width: 620px;
 	margin-top: 10px;
 	padding: 5px 10px 15px 15px;
 	font-size: 0.8em;
 	background:#fff url(images/gradient0.jpg) top left repeat-y;
}
#content1a h4 {
	font-size: 1.7em;
	font-weight: normal;
	border-bottom: 1px dotted #90a850;
	background: transparent url(images/carre.jpg) 0 10px no-repeat;
	padding: 10px 0 0 40px;
}
#content1a p {
	margin-top: 10px;
 	padding: 0 10px 0 20px;
}
#content1a ul {
	margin-top: 10px;
 	padding: 0 10px 0 20px;
}
#content1a ul li {
 	padding: 5px 0 13px 0;
 	list-style-type: none;
 	list-style-position: outside;
}
#content1a #contact {
	margin: 20px 18px 0 18px;
	padding: 3px 0 4px 0;
 	text-align: center;
 	background: #e5ffdc;
 	color: #7b7b3b;
 	font-size: 1.1em;
}
#content1a #contact a {
 	color: #7b7b3b;
}
#content1a #contact a:hover {
 	text-decoration: none;
}

#content1a #cafconc {
	margin-top: 7px;
	padding: 0 50px 0 50px;
	font-size: 0.95em;
	color: #5c9659;
}
img.icreation {
	float: left;
	padding: 2px 10px 3px 0;
}

#content2 #menub {
	text-align: center;
	margin: 25px 0 0 0;
	font-size: 0.75em;
	color: #a8c068;
	padding: 2px 0 1px 0;
}
#content2 #menub a {
	color: #00aa00;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
#content2 #menub a:hover {
	text-decoration: underline;
}

#footer {
	margin-top: 25px;
	padding: 25px 0 30px 0;
	border-top: 1px dotted #98b058;
	color: #859c41;
	font-size: 0.75em;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 2px;
}
#footer a {
	color: #859c41;
}
#footer a:hover {
	text-decoration: none;
}
#mentions {
	margin-top: 20px;
	text-align: center;
	color: #adc469;
	letter-spacing: 0;
	word-spacing: 0;
}
#mentions a {
	color: #adc469;
}

.deb {
	clear: both;
	line-height: 0.1em;
}

span.col0 {
	color: #ff7700;
}
span.col0 a {
	color: #ff7700;
}
span.col0 a:hover {
	text-decoration: none;
}

a.cola {
	color: #2c6629;
}
a.cola:hover {
	text-decoration: none;
}

.galerie {
	text-align: left;
}
.galerie img {
	margin: 0 12px 0 0;
}

.click {
	font-size: 0.9em;
	color: #7d9439;
}
.click a {
	color: #7d9439;
}

