body{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

img{
	border:0;
}

a{
	text-decoration: none;
	border-bottom: 1px dotted #383838;
	color: #834372;
}

a:hover{
	text-decoration: none;
	border-bottom: 1px solid #383838;
	color: #383838;
}

#menu a, #menu a:hover{
border:0;
}

#principalHaut{
	width:768px;
	height:104px;
	background: url(images/fondHaut.gif) no-repeat center;
	margin-left: auto;
	margin-right:auto;
}

#principalHaut h1{
	display:none;
}

#principalHaut #logo{
	float:left;
	margin-top: 55px;
	margin-left: 5px;
}

#principalHaut address{
	font-size: 10px;
	color:#c9c8c6;
	float:right;
	font-style: normal;
	margin-top: 55px;
	margin-right: 60px;
}

#principalCentre{
	width:820px;
	margin-left: auto;
	margin-right:auto;
	background: url(images/fondMilieu.gif) repeat-y center;	
}

#principalBas{
	width:768px;
	height:89px;
	background: url(images/fondBas.gif) no-repeat center;
	margin-left: auto;
	margin-right:auto;
}
#copyright{
	margin-bottom:20px;
	font-size:10px;
	color:#C0C0C0;
	width:250px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#copyright a{
	color:#C0C0C0;
}

#menu{
	width: 310px;
	text-align:right;
	float: left;
}
#menu img{
	border: 0;
}
#menu a{
	padding: 0;
	margin:0;}

#contenu{
	width: 405px;
	float: right;
	padding: 8px;
	padding-right: 88px;	
}

#separateur{
	clear: right;
}

#forum{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:150px;	
}

#forum h1{
	font-size:18px;
	font-weight:bold;
	color:#585953;
}

#forum p{
	font-size:13px;
	font-weight:bold;
}

#forum form p{
	font-size:13px;
	font-weight:normal;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #383838;
	margin-bottom: 0;
}

h2.accueil{
	width:80px;
	height: 19px;
	background: url(images/titre_accueil.gif) no-repeat;	
	text-indent: -5000px;
	margin-top: 0;
}

h2.contacts{
	width:70px;
	height: 20px;
	background: url(images/titre_contact.gif) no-repeat;	
	text-indent: -5000px;
	margin-top: 0;
}
h2.agenda{
	width:59px;
	height: 18px;
	background: url(images/titre_agenda.gif) no-repeat;	
	text-indent: -5000px;
	margin-top: 0;
}
h2.liens{
	width:63px;
	height: 18px;
	background: url(images/titre_liens.gif) no-repeat;	
	text-indent: -5000px;
	margin-top: 0;
}
h2.photos{
	width:136px;
	height: 20px;
	background: url(images/titre_photos.gif) no-repeat;	
	text-indent: -5000px;
	margin-top: 0;
}

h3{
	font-size: 13px;
	font-weight: bold;
	color : #d32002;

}

h3#noactivite{
	padding-bottom:25px;
}

h4{
	font-size: 11px;
	font-weight: bold;
	color:#666666;	 	
}

p, li{
	color: #383838;
	font-size: 11px;
}

address{
	color: #383838;
	font-size: 11px;
	font-style: normal;	
}


p#intro{
	/*color : #d32002;*/
	font-weight: bold;
	
}
/* PHOTOS */
.album h4{
	color:#b5204f;
	margin-bottom:3px;
}
.contourAlbum{
	width:380px;
	border:1px solid black;
}
.contourAlbum img{
	float:left;
	margin:7px;
}
.contourAlbum .contenuAlbum{
	float:right;
	font-size:11px;
	color:#333333;
	margin:7px;
	width:202px;;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.boutonAlbum{
	width:100%;
}
.boutonAlbum img{
	float:right;
	margin:7px;
}
.noCover{
	font-size:11px;
	color:#666666;
	display:block;
	margin:7px;
}