html {
	margin: 0;
	padding: 0;
	font-family: Calibri, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

body {
	width: 800px;
	margin: auto;
	/* background: #eee url('../images/background.png') repeat;
	background-color: #eeeeee;
	background : url(fond.png) 0 0 fixed no-repeat; */
	background: url(../images/fondFixe.png) 50% 50% fixed no-repeat;
}

#page{
	width: 800px;
	margin: 0 auto;
}

#header{
/* 	background-image: url('../images/fond3.png');
	background-repeat: no-repeat; */
	width: 800px;
	height: 191px;
}

#footer{
	width: 790px;
	height: 15px;
	background-color: #cccccc;
	/*background-image: url('../images/footer.png');*/
	background-repeat: repeat-x;
	text-align: right;
	padding: 5px;
	font-style: italic;
}

#footer #compteur{
float: left;
}

#content {
	overflow:auto; 
	width: 798px;
	padding-bottom: 20px;
	padding-top: 18px;
	top:191px; 
	z-index:3;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color:	#bbbbbb;
	background-color: #FFF;
}

#notQuick{
width: 576px;
padding: 5px;
border-width: 0px 1px 0px 0px;
border-style: dotted;
border-color:	#bbbbbb;
float: left;
}

#quick {
float: right;
width: 199px;
padding: 5px;
text-align: justify;
}

#menu {
	position: absolute;
	top: 191px;
	width: 700px;
	padding-left: 90px;
}

#menu a{
	text-decoration: none;
	color: #666666;
	width: 100px;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color:	#bbbbbb;
	text-align: center;
}

#menu a:hover{
	background-color: #eeeeee;
}

a{
	cursor: pointer;
}

h1{
margin: 0 0 20px 0;
}

h2{

}

.news{
	text-align: justify;
	margin-bottom: 35px;
}

.news .newsHeader{
	height: 30px;
}

.news .newsHeader .newsHeaderTitle{
	font-size: 1.3em;
	font-weight: bold;
}

.news .newsHeader .newsHeaderDate{
	text-indent: 30px;
}

.news .newsBody{
}

.news .newsBody ul{
	margin-left: 40px;
}

.news .newsBody img{
	float: left;
	margin-right: 10px;
	border: 0px;
}

.news .newsBody p{
padding: 0px;
margin: 0px 0px 10px 0px;;
}

.news .newsFooter{
	clear: both;
}

.news .newsFooter .newsFooterComments{
float: left;
}

.news .newsFooter .newsFooterAuthor{
float: right;
}

#photos{
text-align: center;
margin-bottom: 20px;
font-size: 1.2em;
font-weight: bold;
color: #666666;
}

#carteConcerts{
text-align: center;
margin-bottom: 20px;
font-size: 1.2em;
font-weight: bold;
color: #666666;
}

#photos a:hover{
	cursor: pointer;
	text-decoration: underline;
}

img {
	border: 0px;
	margin: 2px;
}

.apropos{
text-align: justify;
margin-bottom: 30px;
}

.apropos a{
text-decoration: none;
color: #000000;
}

.apropos .aproposHeader{
height: 30px;
font-size: 1.3em;
font-weight: bold;
}

.apropos .aproposBody{
}

.apropos .aproposBody .photo{
float: left;
}

.apropos .clear{
clear: both;
}

.apropos .aproposBody p{
padding: 0px;
margin: 0px 0px 10px 0px;;
}

#player{
margin: 0px;
padding-bottom: 20px;
}

#CC{
margin: 0px;
padding-bottom: 20px;
}

#CC a{
text-decoration: underline;
}

#guestbook{
margin: 0px;
padding-bottom: 20px;
}

#guestbook a{
text-decoration: underline;
}

#FF{
margin: 0px;
padding-bottom: 20px;
}

#TopChretien{
margin: 0px;
padding-bottom: 20px;
}

#FaceBook{
margin: 0px;
padding-bottom: 20px;
}

#Youtube{
margin: 0px;
padding-bottom: 20px;
}

#PJ{
margin: 0px;
padding-bottom: 0px;
}

#oldActu{
	display: none;
}

#nepasvoir{
	display: none;
}

#affOldActu{
	font-style: italic;
	color: #0000FF;
	clear: both;
}