body {
	margin : 0px;
}

div, h1, h2 {
	font-family : Arial;
	font-size : 11px;
}

input, textarea {
	font-family : Arial;
	font-size : 12px;
}

a {
	color : #799C12;
	text-decoration : none;
}

h1 {
	width : 585px;
	height : 60px;
	line-height : 40px;
	font-size : 25px;
	font-weight : normal;
	color : #FFF;
	font-style : italic;
	padding-bottom : 5px;
	background-image : url('picts/bgtitre.png');
	background-repeat : no-repeat;
	text-align : center;
}

h2 {
	font-size : 15px;
	width : 175px;
	height : 32px;
	line-height : 28px;
	color : #FFF;
	font-style : italic;
	padding-left : 32px;
	padding-bottom : 5px;
	margin-bottom : 10px;
	background-image : url('picts/bgstitre.png');
	background-repeat : no-repeat;
	text-align : left;
}

h3 {
	font-size : 15px;
	font-weight : bold;
	margin : 0px 0px 10px 0px;
}

form div {
	font-size : 15px;
}

img {
	border : 0px;
}

#ContentR hr {
	width : 90%;
	color : #D6D6D6;
	background-color : #D6D6D6;
	height : 1px;
	border : 0px;
}

#Header {
	background-image : url('picts/headerbg.png');
	background-repeat : repeat-x;
	height : 200px;
	text-align : center;
}

#Menu {
	background-image : url('picts/menubg.png');
	background-repeat : repeat-x;
	height : 50px;
}

.MenuCategs {
	width : 780px;
	height : 50px;
	margin-left : auto;
	margin-right : auto;
	/*background-image : url('picts/menu.png');*/
	/*background-repeat : repeat-x;*/
}

#Content {
	width : 780px;
	margin-left : auto;
	margin-right : auto;

}

#ContentL {
	float : left;
	width : 595px;
	border-right : #D6D6D6 1px solid;
	font-size : 15px;
}

#ContentL input, #ContentL select {
	border : #D6D6D6 1px solid;
	width : 550px;
}

#ContentL textarea {
	border : #D6D6D6 1px solid;
	width : 550px;
	height : 150px;
}

.Clients {
	font-size : 18px;
	font-weight : bold;
	text-align : center;
	margin : 0px 0px 20px 0px;
}

.NewsHead {
	width : 535px;
	height : 38px;
	background-image : url('picts/bambou.png');
	background-repeat : no-repeat;
	padding-left : 45px;
	border-bottom : #00672C 1px solid;
}

.NewsTitle {
	font-size : 18px;
	font-weight : bold;
}

.NewsTime {
	font-size : 11px;
}

.NewsContent {
	width : 580px;
	padding-top : 10px;
	font-size : 15px;
}

.NewsContent div {
	font-size : 18px;
	font-weight : bold;
	text-align : center;
}

#ContentL hr {
	width : 580px;
	color : #00672C;
	background-color : #00672C;
	height : 1px;
	border : 0px;
	float : left;
}

#ContentR {
	float : right;
	width : 175px;
}

#Cleaner {
	clear : both;
	height : 1px;
	font-size : 1px;
	border : none;
	margin : 0px;
	padding : 0px;
}

#Copy {
	text-align  : center;
	margin-top : 20px;
	margin-bottom : 20px;
}

.Logos {
	text-align : center;
}

#Compte input {
	border : #D6D6D6 1px solid;
	width : 170px;
}

.EnsLng {
	height : 120px;
}

.EnsLogo {
	width : 135px;
	float : left;
}

.EnsTxt {
	width : 450px;
	float : right;
	font-size : 12px;
}

.EnsTxt div {
	font-size : 20px;
	font-weight : bold;
	color : #799C12;
	font-style : italic;
}

.Center {
	text-align : center;
}
