


/* Les Éléments Généraux
--------------------------------------------------------------------------------------- */

@import url("reset.css");

#page, #footer{ behavior: url(/iepngfix.htc); }

body {
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#body{
	background:url(../images/bgBody.gif);
}

#body2{
	background:url(../images/bgBody1.gif) repeat-x;
	
}

/* Liens
------------------------------------- */

a:link {color:#4b8d96;} /* 89bdc4 est trop pale ... */
a:visited {color:#4b8d96;}
a:hover {color:#4b8d96;text-decoration:none;}
a:active {color:#4b8d96;}


/* Typographie
------------------------------------- */

h1,h2 {
	text-transform: uppercase;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color:#6cbdc4;
	margin: 0px;
	padding: 0px 0px 18px 0px;
	letter-spacing: 1px;	
}
h3 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 22px 0px 7px 0px;
	color: #4d5c48;
}
h4 {
	color:#6cbdc4;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding: 14px 0px 7px 0px;
}
h5 {}
h6 {}

p, ul, ol, table, form {}

p, small {
	display: block;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#3f3c3c;
	margin: 0px;
	padding: 6px 0px 9px 0;
	text-align: justify;
}
small{
	text-align:left;
	font-size:10px;
}

q {}
blockquote {}

#contenuEditable table{color:#3f3c3c;}
#contenuEditable table td, #contenuEditable table th{font: 12px/18px Verdana, Arial, Helvetica, sans-serif;}
#contenuEditable table th{ font-weight:bold; text-align:left; padding:0 10px 0 0;}

/* Listes
------------------------------------- */
#contenuEditable ul{
	padding: 10px 0px 25px 0px;
	color: #33858d;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
	#contenuEditable ul li,
	#contenuEditable ol ul li{
		padding: 5px 0px 3px 20px;
		background: url(/images/bullets.gif) 9px 9px  no-repeat;
	}
	
#contenuEditable ol{
	padding: 10px 100px 25px 20px;
	margin: 0px 20px;
	color: #474444;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	list-style: decimal;
}
	#contenuEditable ol li{
		padding: 3px 0px;
	}
	
#contenuEditable #news{
background:none;
text-align:left;
margin-left:0px;
padding-left:0px;
}
	
#contenuEditable #news li{
background:none;
text-align:left;
margin-left:0px;
padding-left:0px;
text-transform:uppercase;
}

/* Le Container
--------------------------------------------------------------------------------------- */

#page {
width:970px;
	margin: 0 auto;

	background:url(../images/bgPage.png) repeat-y;
}



/* Le Header
--------------------------------------------------------------------------------------- */

#header {
height:308px;
width:970px;
position:relative;
background:url(../images/bgHeader.jpg) no-repeat;
}

#logoCdeHeader{
position:absolute;
right:10px;
top:0px;
}

#logoCdCdN{
position:absolute;
left:20px;
top:26px;
	
}


/* Le Contenu
--------------------------------------------------------------------------------------- */

#content {
width:950px;
background:url(../images/bgContent.jpg) no-repeat;
	margin-left:10px;
	float:left;
}

#sideBar{
width:248px;
float:left;
}

#sideBar ul{
width:248px;
background:#3f3c3c;
margin-top:28px;
}
#sideBar ul li{
width:248px;
background:#3f3c3c;

border-bottom: 1px solid #d9d8d8;

}

#sideBar ul li a{
display:block;
width:214px;
background:url(../images/bullet.jpg) no-repeat;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
text-decoration:none;
padding:8px;padding-bottom:10px;
padding-left:26px;
}
#sideBar ul li a:hover{
background: #322e2d url(../images/bullet_hov.jpg) no-repeat;
color:#fff;
}

#sideBar ul li a:active {
background: #322e2d url(../images/bullet_active.jpg) no-repeat;
color:#c2e3e6;
padding-top:9px;
padding-bottom:9px;
}
#sideBar ul li.selected{}
#sideBar ul li.selected a,
#sideBar ul li.selected a:hover{
	background: #322e2d url(../images/bullet_hov.jpg) no-repeat;
	color: #66c0c0;
}

	#sideBar ul ul{
		width: 248px;
		background: #5e8487;
		margin-top: 0px;
		padding-bottom: 3px;
	}
	#sideBar ul ul li,
	#sideBar ul li.selected ul li{
		width: 248px;
		background: #4b5051;
		border-bottom: 1px solid #8d9292;
		font-weight: normal;
		/*border-bottom: none;*/
	}
	#sideBar ul li.selected ul li a,
	#sideBar ul ul li a{
		display:block;
		width:214px;
		background: none;
		font-size:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#d9d8d8;
		text-decoration:none;
		padding:6px;
		padding-left:26px;
	}
	#sideBar ul li.selected ul li a:hover,
	#sideBar ul ul li a:hover{
		background: #322e2d url(../images/bullet_hov.jpg) 0px -3px no-repeat;
		color:#fff;
	}
	#sideBar ul ul li a:active {
		background: #322e2d url(../images/bullet_active.jpg) 0px -3px no-repeat;
		color:#c2e3e6;
		padding-top:7px;
		padding-bottom:5px;
	}
	#sideBar ul ul li.selected a,
	#sideBar ul  ul li.selected a:hover{
		background-position: 0px -3px;
	}

#contenu{
width:702px;
float:left;
}

#contenuEditable{
	width:625px;
	margin-left:40px;
	padding-top:30px;
	min-height:710px;
	height:auto !important;
	height:710px;
	padding-bottom: 30px;
}
#contenuEditable.home{
	width:665px;
	margin-left:20px;
	padding-bottom: 0px;
}
#contenuEditable.home p{
	font-weight: bold;
	line-height: normal;
}
#contenuEditable.home strong,
#contenuEditable.home b{color:#6ebec5;}

#nouvellesAccueil{
float:left;
height:307px;
width:369px;
background:url(/images/bgNouvelles.jpg) no-repeat;	
padding:22px 6px;
padding-bottom:15px;
}

#nouvellesAccueil h2{
font-family:Verdana, Geneva, sans-serif;
font-size:20px;
font-weight:bold;
color:#6cbdc4;
text-transform:uppercase;
}

#nouvellesAccueil p.date{
padding-left:15px;
background:url(/images/bulletNouvelles.jpg) left 7px no-repeat;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
font-weight:normal;
color:#3f3c3c;
padding-bottom:2px;
}

#nouvellesAccueil p.contenuNouvelle{
padding-left:15px;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
color:#3f3c3c;
padding-bottom:2px;
}

#nouvellesAccueil p.suite{
padding:0px;
margin-bottom:20px;	
padding-left:15px;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
}

#nouvellesAccueil p.suite a{
color:#76b8bd;
}
#nouvellesAccueil p.suite a:hover{
color:#3f3c3c;
}


#nouvellesAccueil p.allNews{
padding:0px;
margin-bottom:20px;	
padding-right:15px;
font-size:12px;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
text-align:right;
text-transform:uppercase;
}

#nouvellesAccueil p.allNews a{
color:#76b8bd;
}
#nouvellesAccueil p.allNews a:hover{
color:#3f3c3c;
}


#adhesion{
float:left;
height:139px;
width:260px;
background:url(/images/bgAdhesion.jpg);
padding:21px 0 0 21px;
}

#adhesion h2{
padding-bottom:3px;
}

#adhesion span{
text-transform:uppercase;
}

#adhesion p{
padding-bottom:15px;
}

#adhesion a{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#6cbdc4;
text-decoration:underline;
text-transform:uppercase;}

#adhesion a:hover{
color:#3f3c3c;
}


#accueilCde{
float:left;
width:260px;	
height:134px;
padding:13px 0 0 21px;
background:url(/images/bgCde.jpg) left 12px no-repeat;
}

#accueilCde h2{
padding-bottom:3px;
color:#5bb041;
}

#accueilCde span{
text-transform:uppercase;
}

#accueilCde p{
padding-bottom:15px;
}
#accueilCde a{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#5bb041;
text-decoration:underline;
}

#accueilCde a:hover{
color:#3f3c3c;
}

#partenaires{
	float:left;
width:682px;
background:url(/images/bgPartenaires.jpg);
padding:10px;
padding-bottom:6px;
}

#partenaires img{
margin-right:7px;	
float:left;
}

#partenaires h2{
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
font-weight:bold;
color:#524d4d;
padding-bottom:0px;
margin-bottom:4px;
}
#partenaires h2 span{
font-size:14px;
color:#000;
}

/* Calendrier
------------------------------------- */

#calendrier {
	width: 222px;
	margin:0 auto 0 auto;
	
}

#calendrier .titre {
font-family:Verdana, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
color:#fff;
text-align:left;
text-transform:uppercase;
margin-top:10px;
background:url(/images/bgCalendrierActivite.jpg) repeat-x;
height:25px;
margin-bottom:0px;
padding:0px;
border:1px solid #fff;
border-bottom:0px;
padding:7px 0 0 10px; 

}

#calendrier .mois {
font-family:Tahoma,Arial, Helvetica, sans-serif;
color:#322c2c;
height:17px;
font-size:12px;
font-weight:bold;
background:#fff;
padding:0 0 2px 0;
text-align:center;
text-transform:uppercase;
}

#calendrier .mois a {
text-decoration:none;
color:#322c2c;
position:relative;
top:2px;
}

#calendrier .mois span {
	line-height: 1.6em;
	vertical-align: top;
}

#calendrier table {
	background:#4e4644;
	float:right;
	width: 221px;
	border:1px solid #fff;
	clear: both;

}
#calendrier th, #calendrier td {
	text-align: center;
}

#calendrier th {
margin-bottom:15px;
}

#calendrier th {
font-family:Verdana, Geneva, sans-serif;
color:#322c2c;
font-size:11px;

background:#fff;
margin-bottom:4px;
padding-bottom:5px;
}


	#calendrier td {
		font-family:Century Gothic,arial,verdana;
		color:#413003;
		font-size:10px;
		background:#f1ebc7;
		width:21px;
		height:11px;
		background: url(/images/td.jpg) top center no-repeat;
		padding:0 6px 6px 6px;
	}
	
#calendrier td.vide {
	background: url(/images/tdvide.jpg) top center no-repeat;
}

#calendrier td.curdate {
	/*color:#154448;*/
	color:#398890;
	font-size:12px;
	font-weight: bold;
	
}

#calendrier td a {
	width:20px;
	padding-left:1px;
	height:15px;
	padding-top:1px;
	background: url(/images/tdevent.jpg) top center no-repeat;
	/*background:#81cfd6;*/
	color: #292929;
	display: block;
	text-decoration:none;

}

#calendrier .evenements {
	width: 222px;
	height: 20px;
	color:#dd5605;
	background:#e2c165;
	text-align: right;
	padding: 8px 0 0 0;
	margin: 0;
}
#calendar{
	margin: 0px 0px 0px 0px;
	}


#calendrier p.allnews a{
	color: #434040;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	text-align: right;
	background: url(/images/bg-all-news.gif) right no-repeat;
	padding: 0px 10px 2px 0px;
	margin: 0px 0px 0px 0px;
	height: 16px;
	clear: both;
	background:#fff;
	width:212px;
	text-decoration:none;
	display:block;
	}
#calendrier p.allnews a:hover{
	text-decoration: none;
	}


/* Calendrier fin */


/* Formulaire adhésion
--------------------------------------------------------------------------------------- */

#formAdhesion{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#3f3c3c;
margin-bottom:20px;
}

#formAdhesion label{
display:block;
width:200px;
float:left;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:bold;
color:#3f3c3c;
}
#formAdhesion label span{
display:block;
width:200px;
float:left;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
font-weight:normal;
color:#3f3c3c;
}

#formAdhesion div{
clear:left;
margin-bottom:11px;
}
#formAdhesion input.text{
width:250px;
border:1px solid #85d7de;
}
#formAdhesion input.autre{
width:187px;
border:1px solid #85d7de;
}

#formAdhesion select{
width:250px;
background:#85d7de;
border:0px;
padding:3px;
}
#formAdhesion textarea{
width:250px;
border:1px solid #85d7de;
}

input.button{
background:#85d7de;
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
font-weight:bold;
color:#3f3c3c;
border:0px;
padding:5px;
cursor:pointer;
}


/* Album photo
--------------------------------------------------------------------------------------- */

.album{
width:200px;
border:1px solid #84d4db;
text-align:center;
float:left;
margin:0 6px 6px 0;
}

.album img{
margin:5px 0 5px 0;	
}

.album a.albumhref{
display:block;
width:200px;
height:27px;
background:url(/images/albumHref.jpg);
font-size:12px;
font-weight:bold;
color:#3f3c3c;
font-family:Verdana, Geneva, sans-serif;
padding-top:15px;
text-decoration:none;
}
.album a:hover.albumhref{
color:#236d73;
}


.albumphoto1 img{
padding:4px;
border:1px solid #84d4db;
float:left;
margin-right:12px;
margin-bottom:12px;
}

#carte{
	width:330px;
	background:#c5c5c5;
	padding:9px;
	border:1px solid #7d7d7d;
	margin-top:20px;
}

/* Le Footer
--------------------------------------------------------------------------------------- */

#footer {
	margin:0 auto;
	clear: both;
	width:970px;
	padding-top:8px;
	background:url(../images/bgFooter.png) repeat-x top;
	height:45px;
	text-align:center;
	color:#c8c8c8;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer a{
	color:#c8c8c8;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:none;
}

/* Classes diverses
------------------------------------- */

.majuscules {
font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:13px;
	padding: 0px;
}

.clear {clear: both;}
.flt-right {float: right;}
.flt-left {float: left;}
	img.flt-left{
		margin:10px 20px 15px 0;
		border:1px solid #7b7d7d;
		padding:7px;
	}
.txt-right {text-align: right;}
	img.flt-right{
		margin:10px 0px 15px 20px;
		border:1px solid #7b7d7d;
		padding:7px;
	}
.txt-center {text-align: center;}
.txt-left {text-align: left;}
.img-left {
	float: left; 
	margin: 0 10px 4px 0; 
}
.img-right {
	float: right; 
	margin: 0 0 4px 10px;
}
.noborder {border: none;}
.alt {background: #f0f0f0;}

.clearLeft,
.clearRight,
.clearBoth{
	clear: left;
	height: 0px;
	margin: 0px;
	visibility: hidden;
	line-height: 0px;
	padding: 0px;
	font-size: 0px;
}
.clearRight{clear: right;}
.clearBoth{clear: both;}

div.nouvelle h3,
#formAdhesion h3,
h3.activite{
	font-family:Verdana, Geneva, sans-serif;
	color:#6cbdc4;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	margin-bottom:13px;
	padding: 0px;
}
#contenuEditable #formAdhesion ul, #contenuEditable #formAdhesion ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
	font-size: inherit;
}

#membres h3{
margin:0px;
padding:0px;
margin-bottom:4px;
}
#membres h4{
margin:0px;
padding:0px;
margin-bottom:8px;
}
#membres p{
margin:0px;
padding:0px;
margin-bottom:25px;
}


