@charset "utf-8";
body {
	padding: 0px;
	background: #a8c243 url(images/backgroung.jpg) no-repeat center top;
	text-align: center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#menu {
	background-color: #000000;
	height: 61px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	vertical-align: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#menu li {
	display: inline;
	height: 60px;
	width: 230px;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
	
	}
#menu li .off {
	color: #000000;
	background-image: url(images/menu_off.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#menu li a {
	display: block;
	height: 61px;
	width: 222px;
	float: left;
	font-family: "Arial Black", Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	line-height: 4em;

}
#menu li a:hover {
	color: #E4F11A;
}


#contenu {
	background-color: #FFFFFF;
	padding: 20px;
	text-align: left;
}


#contenu h1 {
	font-family: "Arial Black", Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(images/h1.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#contenu h2 {
	font-size: 20px;
}
#contenu h3 {
	font-size: 14px;
	font-weight: normal;
}

#droite {
	vertical-align: top;
	padding-top: 210px;
	text-align: right;
}
#contenu a {
	color: #5B6531;
}
.soustitre {
	font-weight: bold;
	color: #6F7F38;
}


#contenu ul {
	margin: 0px;
	padding: 0px;
}
#contactezmoi {
	color: #283204;
	background-color: #e6f6a8;
	width: 162px;
	text-align: center;
}
#droite div {
	width: 162px;
	text-align: center;
}

#contactezmoi a {
	font-weight: bold;
	color: #000000;
}


#contenu li {
	margin-left: 15px;
	margin-bottom: 15px;
}



#plus {
	height: 95px;
	float: left;
	width: 433px;
	position: relative;
	background-color: #e6f6a8;
	padding: 10px;
	margin: 0px;
	left: 5px;
	top: 5px;
	text-align: left;
}
#plus ul {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	list-style-type: none;
	list-style-image: url(images/fleche.gif);
	list-style-position: inside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#plus li {
}

#contact {
	height: 115px;
	width: 240px;
	float: left;
	position: relative;
	background-color: #00CCCC;
	padding: 0px;
	margin: 0px;
	top: 5px;
}


#footer {
	background-color: #e4f11a;
	position: relative;
	clear: left;
	top: 10px;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	color: #5c5d0e;
}
#footer a {
	font-size: 11px;
	color: #5c5d0e;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #5c5d0e;
}
.mot {
	font-size: 11px;
	color: #b0ad30;
	text-decoration: none;
}

#footimg {
	top: 10px;
	position: relative;
}

#header {
	height: 134px;
	width: 680px;
	background-color: #e4f11a;
	background-image: url(images/bouton_header.jpg);
	background-repeat: no-repeat;
	background-position: right center;
		margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
}
.tech {
	font-size: 24px;
	font-weight: bold;
	font-family: "Arial Black", Arial;
	line-height: normal;
}
.vincent {
font-size: 36px;
}
