* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}

strong, b {
	color:#45C52C;
	font-weight:bold;
}
img {
	border:0 none;
}
body {
	background-color: #e6e6e6;
	    color: #333333;
    font: 12px/1.5em Verdana,Helvetica,sans-serif;
	font-family:Verdana,Helvetica,sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
}

#header_fond {
	background-color:#808080;
	position:absolute;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	height:151px;
	width:100%;
}

#container {
	padding-bottom:-30px;
	min-height:100%;
	position:relative;
	width:1070px;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;	
	background-image:url(../images/content_back.png);
	background-position:center;
	background-repeat:repeat-y;
}
#home {
	background-image:url(../images/trame_haut.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:30px;
	margin-bottom:20px;
	margin-left: 60px;
	margin-right: 60px;	
	padding-top:20px;
	padding-left: 10px;
	padding-right: 10px;
	position:relative;
	float:none;
	width:930px;
}
#header_home {
	margin-bottom:20px;
	height:151px;
	margin:0;
	padding:0;
	position:relative;
	right:0;
}

#menu_b_g {
	background-image:url(../images/menu_b_g2.png);
	background-repeat:no-repeat;
	float:left;
	height:50px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	opacity:0.8;
	padding:0;
	width:10px;
}
#menu_b_d {
	background-image:url(../images/menu_b_d.png);
	background-repeat:no-repeat;
	float:left;
	height:50px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	opacity:0.8;
	padding:0;
	right:-30px;
	width:10px;
}
#menu {
	float:right;
	position:relative;
	right:30px;
	top:-22px;
}
#kwicks_container {
	float:left;
	height:50px;
	opacity:0.8;
	position:relative;
	width:630px;
}
#kwicks {
	position:relative;
}
#kwicks a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:32px;
	opacity:1;
	padding-top:17px;
	text-align:center;
	text-decoration:none;
}
#kwicks a:link a:visited {
	color:#111111;
}
#kwicks a:hover {
	color:#000000;
}
#kwicks .kwick {
	display:block;
	float:left;
	height:50px;
	width:124px;
}
#kwick_green1 {
	background-image:url(../images/green_g.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#kwick_green2 {
	background-color:#30B31E;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#kwick_green3 {
	background-color:#45C52C;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#kwick_green4 {
	background-color:#61DB3C;
	opacity:0.9;
	filter:alpha(opacity=90);
}
#kwick_green5 {
	background-image:url(../images/green_d.png);
	background-position:right center;
	background-repeat:no-repeat;
}
#header_cont {
	margin:0 auto;
	padding:0;
	position:relative;
	width:1070px;
}
#header_g {
	background-color:#808080;
	background-image:url(../images/ombrage_sup_g.png);
	background-repeat:repeat-y;
	float:left;
	height:151px;
	width:60px;
}
#header_d {
	background-color:#808080;
	background-image:url(../images/ombrage_sup_d.png);
	background-repeat:repeat-y;
	float:left;
	height:151px;
	width:60px;
}
#header_center {
	background-image:url(../images/header_back.png);
	background-repeat:repeat-x;
	float:left;
	height:151px;
	margin-left:auto;
	margin-right:auto;
	width:950px;
}
#logo {
	background-image:url(../images/logo.png);
	height:105px;
	margin-left:50px;
	margin-top:18px;
	width:162px;
}
.clear {
	clear:both;
}

.menu_left{
	width:170px;
	margin-left:20px;
}

#home_left {
	display:inline;
	float:left;
	padding-top:30px;
	margin-bottom:20px;
	margin-left: 60px;
	padding-top:20px;
	padding-left: 23px;
	padding-right: 10px;
	width:575px;
}

#home_right {
	float:left;
	padding-top:30px;
	margin-bottom:20px;
	padding-top:20px;
	padding-left: 10px;
	padding-right: 17px;

	width:315px;
}

#content_right {
	float:left;
	padding-top:30px;
	margin-bottom:20px;
	padding-top:20px;
	padding-left: 10px;
	padding-right: 10px;
	width:340px;
}

#content_left {
	display:inline;
	float:left;
	padding-top:30px;
	margin-bottom:20px;
	margin-left: 60px;
	padding-top:20px;
	padding-left: 10px;
	padding-right: 10px;
	width:170px;
}

p {
	color:#333333;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	margin-bottom:1.7em;
}
p a {
	color:#45C52C;
	text-decoration:underline;
}
p a:hover {
	color:#30B31E;
}
em {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
}


hr {
	background-color:#30B31E;
	border:medium none;
	color:#0E5760;
	height:1px;
	margin-bottom:20px;
}
h1 {
	color:#30B31E;
	font-family:"Lucida Grande",Helvetica,sans-serif;
	font-size:24px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:30px;
}
h1 a {
	color:#30B31E;
	text-decoration:none;
}

h1 a:hover {
	color:#30B31E;
}

h2, h2 a, a h2 {
	color:#45C52C;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:21px;
	text-decoration:none;
	
}

h3, h3 a, a h3 {
	color:#61DB3C;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1em;
	margin-bottom:1em;
}


.clearfooter {
	clear:both;
	height:30px;
}
#footer {
	background-image:url(../images/footer_back.png);
	background-repeat:repeat-x;
	height:30px;
	position:relative;
	width:100%;
	margin-top:-30px;
}
#footercontainer {
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
	position:relative;
	width:920px;
}

#footer p{
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	padding-top:6px;
}

#footer a{
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}

/*************cadre PHOTOS big*********************/
.photo {
	margin: 10px 10px 25px;
	position: relative;
	width: 730px;
	height: 310px;
	display:block;
}

.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	float:left;
}

.photo p {
	width:290px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
	float:left;
}
.photo h2{
	border-bottom:1px dashed #30B31E;
	color:#000000;
	font-size:14px;
	width:280px;
	float:right;
	padding-left:10px;
	margin-left:10px;
	letter-spacing:0px;
	margin-right:22px;
}

.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
}

.photo a {
	text-decoration: none;
}

.cadre_dazil span {
	width: 400px;
	height: 300px;
	top: 0;
	left: 0;
	background: url(../images/round_corner.png) no-repeat;
}

.cadre_dazil img {
	border: none;
	padding: 0;
}

/*************cadre PHOTOS mini*********************/
.photo_mini {
	margin: 10px 10px 25px;
	position: relative;
	width: 310px;
	height: 230px;
	display:block;
}

.photo_mini img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	float:left;
}

.photo_mini p {
	width:290px;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
	float:left;
}
.photo_mini h2{
	border-bottom:1px dashed #30B31E;
	color:#000000;
	font-size:14px;
	width:280px;
	float:right;
	padding-left:10px;
	margin-left:10px;
	letter-spacing:0px;
	margin-right:22px;
}

.photo_mini span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
}

.photo_mini a {
	text-decoration: none;
}

.cadre_dazil_mini span {
	width: 300px;
	height: 275px;
	top: 0;
	left: 0;
	background: url(../images/round_corner_mini.png) no-repeat;
}

.cadre_dazil_mini img {
	border: none;
	padding: 0;
}

#home_left ul{
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}

#home_left li{
	font: 12px/1.5em; 
	margin-left:20px;
	margin-bottom:10px;
}

#home_right ul{
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
}

#home_right li{
	font: 12px/1.5em;
	margin-left:15px;
	margin-bottom:5px;
}
