@charset "utf-8";

/* CSS Document */
div,h1,h2,h3,h4,h5,h6,p,address,ul,ol,li {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body  {
	background: #615e4e;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 909px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #E1EFA0;
	background-image: url(../images/BKG-maincontent.jpg);
}#header {
	margin: 0px;
	padding: 0px;
	height: 149px;
	background-image: url(../images/aunpixe-2.0_02.jpg);
	position: relative;
}

#header #topNav {
	position: absolute;
	bottom: 17px;
	right: 37px;
	width: 141px;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #BDDB1B;
}
#news {
	background-color: #D2E780;
	margin: 0px;
	width: 220px;
	top: 276px;
	color: #208400;
	left: 0px;
	text-align: left;
	font-size: 1em;
	padding: 10px;
	border: 5px solid #FFF;
	float: left;
}
#news li {
	padding: 0px;
	margin: 20px;
	font-size: .9em;
}


#header #topNav a:link {
	text-decoration: none;
	color: #F0F7B4;
}

#header #topNav a:visited {
	color: #F0F7B4;
	text-decoration: none;
}

#header #topNav a:hover {
	color: #615E4E;
	text-decoration: underline;
}
#header #topNav a:active {
	color: #EFF6C3;
}

#mainContent {
	padding: 0px;
	width: 850px;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	color: #e7f1da;
	margin-left: auto;
}

#contenu {
	height: auto;
	width: 535px;
	color: #333;
	left: 285px;
	font-size: 0.9em;
	display: block;
	float: right;
	text-align: justify;
	margin-top: 275px;
	margin-right: 20px;
}
#mainContent #contenu ul {
	padding-left: 25px;
	line-height: 1.5;
}
#wrapper #mainContent #contenu ul li a {
	text-decoration: none;
	color: #333;
}

#contenu a:link  {
	color: #208400;
	text-decoration: none;
	list-style-type: none;
}
#contenu a:visited {
	color: #208400;
	text-decoration: none;
	list-style-type: none;
}
#contenu a:hover{
	color: #8BC000;
	text-decoration: none;
	list-style-type: none;
}
#contenu a:active {
	color: #208400;
	text-decoration: none;
	list-style-type: none;
}

#menugauche {
	height: 246px;
	width: 246px;
	background-color: #FFF;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	font-weight: bold;
	float: left;
	margin-bottom: 15px;
	margin-top: 5px;
}
#menugauche a:link {
	background-color: #A9D100;
	display: block;
	position: relative;
	width: 240px;
	height: 34px;
	text-indent: 10px;
	color: #208400;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#menugauche a:visited {
	background-color: #A7D200;
	display: block;
	position: relative;
	width: 240px;
	height: 34px;
	text-indent: 10px;
	color: #208400;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

#menugauche a:hover {
	background-color: #2A8B00;
	color: #EDF5A8;
}

#menugauche a:active {
	background-color: #A9D100;
	display: block;
	position: relative;
	width: 240px;
	height: 34px;
	text-indent: 10px;
	color: #208400;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}


#imageDroite {
	width: 575px;
	position: absolute;
	left: 274px;
	top: 1px;
}
#imageDroite #texte {
	color: #42433B;
	position: absolute;
	top: 36px;
	height: 42px;
	width: 261px;
	left: 32px;
	font-size: 2em;
}
#imageDroite #texte1 {
	color: #383637;
	position: absolute;
	top: 95px;
	height: 46px;
	width: 261px;
	left: 114px;
	font-size: 2em;
}
#imageDroite #texte2 {
	color: #82b800;
	position: absolute;
	top: 161px;
	height: 50px;
	width: 393px;
	left: 31px;
	font-size: 3em;
	font-weight: bolder;
}

#footer {
	text-align: center;
	height: 45px;
	font-size: 0.8em;
	background-image: url(../images/BKG-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 2;
	clear: both;
	padding-top: 15px;
}
#footer a:link  {
	color: #208400;
	text-decoration: none;
	list-style-type: none;
}
#footer a:visited {
	color: #208400;
	text-decoration: none;
	list-style-type: none;
}
#footer a:hover{
	color: #8BC000;
	text-decoration: none;
	list-style-type: none;
}


#footer a:active {
	color: #208400;
	text-decoration: none;
	list-style-type: none;
}

#copyright {
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-color: #615e4e;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
	color: #F0F7C4;
}
.Bold_gros {
	font-size: 1.1em;
	font-weight: bolder;
}
.Bold_moyen {
	font-weight: bold;
}

.contact {
	color: #208400;
}
#portfolio {
	background-color: #D2E780;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #666;
}
.titre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 16px;
}

