
* {
	margin:0;
	padding:0
}

body {
	/*padding:20px;*/
	background:white;
	background:#5b6362;
	color:white;
	/*font:80%/140% Times,sans-serif;*/
	font:80%/140% "Lucida Sans","Lucida Grande",Verdana,Arial,sans-serif;
	/*width:900px;*/
	margin: 0 auto;
	font-style:italic;
	text-align:center;
}

a {
	color:white;
}

.linkCreation {
	display:none;
}

#header {
	background:#ffffff;
	margin:0 auto;
	text-align:center;
}

#header a, #header a:hover, #logo_contact a, #logo_contact a:hover{
	color:#008e31;
	text-decoration:none;
}



#content_header {
	border:0px solid red;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:20px;
	color:#008e31;
	font-size:13pt;
	border:0px solid red;
	width:1000px;
	margin:0 auto;
	text-align:left;
	position:relative
}
#content_header img {
	float:left;
	margin-right:15px;
}



#logo_contact {
	border:0px solid red;
	padding-left:0px;
	padding-top:20px;
	padding-bottom:20px;
	color:#008e31;
	font-size:13pt;
	border:0px solid red;
	margin:0 auto;
	text-align:left;
	position:relative
}
#logo_contact img {
	float:left;
	margin-right:15px;
}




#menu {
	text-align:center;
	margin-bottom:0px;
	height:27px;
	overflow:hidden;
}

#container_body {
	margin-top:30px;
	text-align:center;
}

#accueil_txt {
	width:950px;
	margin:0 auto;
	text-align:justify;
	font-size:13pt;
	margin-top:20px;
}

#container_footer {
	margin-top:80px;
	text-align:center;
}

#footer {
	margin:0 auto;
	clear:both;
}

#footer a{
	font-size:11pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

#footer a:hover{
	color:#008e31;
}

.debutArticle {
	font-size:40pt;
	height:30px;
	line-height:30px;
	float:left;
}


.div_galerie_right {
	float:right;
	width:500px;
	height:400px;
	margin-left:0px;
	margin-bottom:15px;
	border:0px solid red;
}

.div_galerie_right_img {
	border:1px solid #ffffff;
}

h1 {
	color:#008e31;
	display:inline;
	font-size:26pt;
	line-height:23px;
}


.container_miniatures {
	width:430px;
	border:0px solid red;
	
}


.container_miniatures ul { list-style: none; margin-bottom:18px; }
.container_miniatures ul li { display: inline;margin-right:18px; }
.container_miniatures ul img {
	/*border: 5px solid #3e3e3e;*/
	border: 5px solid #ffffff;
	border-width: 5px 5px 20px;
}
.container_miniatures ul a:hover img {
	/*border: 5px solid #fff;*/
	border: 5px solid #008e31;
	border-width: 5px 5px 20px;
	color: #fff;
}
.container_miniatures ul a:hover { color: #fff; }

.div_texte_matieres {
	width:430px;
	float:left;
}

.div_texte_realisations {
	width:430px;
	float:left;
	border:0px solid red;
}

.titre_rubrique span {
	margin-left:100px;
	font-size:14pt;
}

.titre_rubrique span a {
	text-decoration:none;
	color:white;
}

.titre_rubrique span a:hover {
	color:#008e31;
}

.div_galerie_right div a {
	height:30px;
	line-height:30px;
	border:0;
	text-decoration:none;
	color:white;
}

.div_galerie_right div img {
	border:0;
}

.div_galerie_right div a:hover {
	color:#008e31;
}

.contenu_sous_menus {
	width:900px;
	margin:0 auto;
	text-align:left;
	height:30px;
	line-height:30px;
	font-size:11pt;
}

.contenu_sous_menus a {
	color:white;
	text-decoration:none;
}

.contenu_sous_menus a:hover {
	color:#008e31;
}

.container_sous_menu {
	background:#484848;
	height:30px;
	border:0px solid red;
	margin-top:0px;
}

.input100 {
	width:220px;
}


#header_right {
	position:absolute;
	width:590px;
	height:140px;
	right:100px;
	top:20px;
	border:0px solid black;
	color:#008e31;
	font-size:18pt;
	text-align:left;
	margin:0px;
}

#header_titre_1 {
	position:absolute;
	top:20px;
	left:100px;
	width:300px;
	height:80px;
}

#header_titre_2 {
	position:absolute;
	top:50px;
	left:160px;
	width:300px;
	height:80px;
}

#header_titre_3 {
	position:absolute;
	top:80px;
	left:220px;
	width:300px;
	height:80px;
}

.presentation {
	float:left;
	margin-right:20px;
	border:1px solid white;
}