@charset "iso-8859-1";

/* CSS Document */

*{margin:0; padding:0;}

.gradient {
	filter: none;
}

body{
	background-color:#006838;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1{
	color:#004725;
	font-size:16px;
	font-weight:600;
	padding-bottom:15px;
}

h2 {
	color:#004725;
	font-size:13px;
	font-weight:600;
	padding-bottom:5px;
	margin-top: 8px;
	text-transform:uppercase;
}

p{
	padding-top:5px;
}

div#main_container{
	width:856px;
	background-color:#004725;
	padding-top:10px;
	padding-bottom:100px;
	position:relative;
	top:-200px;
	height: auto;
	overflow: hidden;  /* Permet de positionner des divs côte à côte */
}

div#main_content{
	padding:20px 20px 20px 20px;
	margin:20px 75px 20px 75px;
	background-color:#FFFFFF;
	text-align:justify;
	font-size:12px;
	position:relative;
	height: auto;
	_height: 500px;
	overflow: hidden;  /* Permet de positionner des divs côte à côte */
}

div#main_content p{
	padding-bottom:5px;
}

div#main_content_title{
	color:#004725;
	font-size:16px;
	font-weight:600;
	padding-bottom:15px;
}

/* ============== CONTENU POUR L'ACCUEIL =========== */

div#wrapper_home{
	width:856px;
	overflow: hidden;  /* Permet de positionner des divs côte à côte */
}

div#main_content_home{
	padding:20px 20px 20px 20px;
	margin:20px 0 20px 10px;
	_margin:20px 0 20px 5px;
	/*margin:20px 75px 20px 75px;*/
	width: 650px;
	background-color:#FFFFFF;
	text-align:justify;
	font-size:12px;
	position:relative;
	height: auto;
	float:left;
	overflow: hidden;  /* Permet de positionner des divs côte à côte */
}

div#main_content_home p{
	padding-bottom:5px;
}

div#footer_home{
	*margin-top: 20px;
	position:relative;
	overflow: hidden;  /* Permet de positionner des divs côte à côte */
}

.box_video {
	float:left;
	width:400px;
	margin-top:25px;
	/*background-color:#00CF6E;*/
	background: #c6ffde; /* Old browsers */
	background: -moz-linear-gradient(top, #c6ffde 0%, #c6ffde 37%, #c6ffde 59%, #00f583 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6ffde), color-stop(37%,#c6ffde), color-stop(59%,#c6ffde), color-stop(100%,#00f583)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c6ffde 0%,#c6ffde 37%,#c6ffde 59%,#00f583 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c6ffde 0%,#c6ffde 37%,#c6ffde 59%,#00f583 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c6ffde 0%,#c6ffde 37%,#c6ffde 59%,#00f583 100%); /* IE10+ */
	background: linear-gradient(top, #c6ffde 0%,#c6ffde 37%,#c6ffde 59%,#00f583 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6ffde', endColorstr='#00f583',GradientType=0 ); /* IE6-9 */
	padding:0 8px 8px 8px;
	position: relative;
	-moz-border-radius-bottomleft: 30px;
 	border-bottom-left-radius: 30px;
	-moz-border-radius-topright: 10px;
 	border-top-right-radius: 10px;
}

.box_event {
	float:right;
	width:210px;
	margin-top:25px;
	/*background-color:#00CF6E;*/
	background: #c6ffde; /* Old browsers */
	background: -moz-linear-gradient(top, #c6ffde 0%, #c6ffde 37%, #c6ffde 59%, #00f583 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6ffde), color-stop(37%,#c6ffde), color-stop(59%,#c6ffde), color-stop(100%,#00f583)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #c6ffde 0%,#c6ffde 37%,#c6ffde 59%,#00f583 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #c6ffde 0%,#c6ffde 37%,#c6ffde 59%,#00f583 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #c6ffde 0%,#c6ffde 37%,#c6ffde 59%,#00f583 100%); /* IE10+ */
	background: linear-gradient(top, #c6ffde 0%,#c6ffde 37%,#c6ffde 59%,#00f583 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6ffde', endColorstr='#00f583',GradientType=0 ); /* IE6-9 */
	padding:0 8px 8px 8px;
	position: relative;
	-moz-border-radius-bottomright: 30px;
 	border-bottom-right-radius: 30px;
	-moz-border-radius-topleft: 10px;
 	border-top-left-radius: 10px;
}

/* ============== ZONES DE PUBLICITÉS ============== */

div#pub_header{
	width: 836px;
	position:relative;
	height: auto;
	overflow: hidden;  /* Permet de positionner des divs côte à côte */
}

	.pub1{
		width: 550px;
		height: 80px;
		margin-top: 6px;
		background-color:#fff;
		line-height:80px;
		float:left;
	}

	.pub2{
		width: 280px;
		height: 80px;
		margin-top: 6px;
		background-color:#fff;
		line-height:80px;
		float:right;
	}

div#pub_content{
	margin:20px 0 20px 0;
	width: 150px;
	position:relative;
	height: auto;
	font-size:12px;
	float:right;
	overflow: hidden;  /* Permet de positionner des divs côte à côte */
}

	.pub3{
		width: 140px;
		height: 90px;
		background-color:#fff;
		margin-bottom: 10px;
		margin-right: 10px;
		line-height:90px;
		float:right;
	}
