body {
		background-color: #EDEDED;  /* EDEDED*/
		
}


body, td, th {
	font-family: "Gill Sans Mt", "MS Serif", "New York", sans-serif;
	font-size: 15px;
	color: #333333;
}
a {
	color:#458652;
	text-decoration:underline;
	}
	
a:hover {
	color:#458652;
	text-decoration:none;
	}
h1 {
	font-family: "Gill Sans Mt", "MS Serif", "New York", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#666666;/*	color:#006000;*/
}

h2 {
	font-family: "Gill Sans Mt", "MS Serif", "New York", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#666666;
}

h3 {
	font-family: "Gill Sans Mt", "MS Serif", "New York", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 70%;
	height: 1px;
}

.left { float:left; }
.right { float:right; }
.clear { clear:both; }
#container {
width: 1040px;
margin-left:auto;
margin-right:auto;
}
#cont_slide_promo {
float: right;
width:158px;
padding:4px;
margin-bottom:300px;
}
#myslideshow {
	width:150px;
	text-align:center;
	border: 1px solid #CCCCCC;
	margin: 4px;
}
#promo_box {
	margin-top:8px;
	margin-bottom:4px;
	background:#EEEEEE;
	color:#000000;
	font-size:12px;
	width:144px;
	height:110px;
	padding:4px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	
}	

#degr_mid {
	background-image: url(../degr_mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 1020px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	}
	#degr_top {
	background-image: url(../degr_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 1020px;
}
#degr_bottom {
	background-image: url(../degr_bott.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 9px;
	width: 1020px;
	
}
	
#main {
	width:981px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	display:table;
}



#zonemilieu {
	text-align: left;
	width:795px;
	display:inline-block;
	/*min-height:635px;*/
	padding-left:20px;
	padding-bottom:15px;
}
#bottom {
	clear: both;
	padding-top: 12px;
	font-size: 10px;
	text-align: center;
}
#parrrrtners_old {
background-image: url(../degr_mid.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 1020px;
	margin: 0;
	padding:0px;
	 
	}

#parrrrtners {

	
	width: 160px;
	margin: 0px;
	padding:0px;
	display:block;
	text-align:center;
	 
	}
	
#newbottom {
	width:1020px;
	height:472px;
	
}

#newbottom p {
	font-family: "Gill Sans Mt", "MS Serif", "New York", sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0;
	padding:368px 0px 0px 50px;
	line-height:20px;
}

#newbottom a {
	color:#FFF;
}

#newbottom li {
	color:#FFF;
	list-style-type:disc;
	display:inline;
}

.blanc {
	color: #FFFFFF;
	font-weight:bold;
}
.blanc:hover {
	color: #FFFFFF;
}
.textecentre {
	text-align: center;
}
.textedroite {
	text-align: right;
}
#gallimg img {
	border: 1px solid #000000;

	
	}
#autoimages {
	width:700px;
	display:table;
	}
#autoimages img {
	margin: 3px;
	}
.linkgallery {
	display: block;
	margin: 5px;
	float: left;
	width: 150px;
	height: 190px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #CCC;
}
.linkgallery span {
	height:140px;
	display:block;
	overflow: hidden;
}
#gallfil {
	padding:2px;
	border: 1px solid #999999;
}


/* FORMS */
input {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #B5B8C8;
	color: #08778B;
	font-size: 12px;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


textarea {
	background-color: #FFFFFF;
	border: 1px solid #B5B8C8;
	color: #08778B;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #B5B8C8;
	color: #08778B;
	font-size: 12px;
	width:auto;
	background-image: url(form_degr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover  {
	border: 1px solid #7EADD9;
	}
fieldset {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 10x;
	padding-left: 50px;
	margin-top:0px;
	margin-bottom: 10px;
}


hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 70%;
	height: 1px;
}
legend {
	font-size: 12px;
	color: #000000;
}
label { padding-top:4px; padding-bottom:1px; margin:0px; display:block; }
/* FIN FORMS */
#filedown {
	width:180px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	background:#EEEEEE;
	padding:5px;
	margin:0 0 5px 5px;
	float:right;
	display:inline;
}
 



#calendar {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
	width: 160px;
	margin-bottom:30px;
	 
	}	
.calendar_days {
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
}	

.calendar_dayssel {
	font-size: 11px;
	text-align: center;
	background-color: #CCCCCC;
}
.grandblanc {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#diapo {
	width:981px;
	height:232px;
	overflow:hidden;
}

#diapo a img, a img {
	border:none;
}

#diapo_sponsors {
	width:150px;
	height:400px;
	overflow:hidden;
	position: absolute;
}
#diapo_sponsors a img, a img {
	border:none;
}
/*
------------------------
-------CAROUSEL---------
------------------------
*/

.pagination {
	text-align: right;
	margin-bottom:10px;
	position:relative;
	margin-top:-20px;
}
.pagination a {
	background: url(../miscellaneous_sprite.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
.pagi {
	text-align: right;
	margin-bottom:10px;
	position:relative;
	margin-top:-20px;
}
.pagi a {
	background: url(../miscellaneous_sprite.png) 0 -300px no-repeat transparent;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagi a.selected {
	background-position: -25px -300px;
	cursor: default;
}
.pagi a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}
#sponso{
	overflow:hidden;
}
/*
------------------------
-------FIN CAROUSEL-----
------------------------
*/


#espacemembres {
	width:118px;
	height:28px;
	line-height:28px;
	background:url(../acces_membres.jpg) top left no-repeat;
	display:block;
	color:white;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}

#espacemembres:hover {
	text-decoration:underline;
}
#academy, #years25 {
	width:150px;
	height:28px;
	line-height:28px;
	background:url(../academy.jpg) top left no-repeat;
	display:block;
	color:white;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}

#academy:hover, #years25:hover {
	text-decoration:underline;
}

