
*{
	margin:0px;
	padding:0px;
}

body{
	margin-top:10px;
	font-family: arial, sans-serif;
	font-size:8pt;
	background-color: #DDDDDD;
	text-align:center;
	float:center;
}

#pageCentree {
	background-color: #FFFFFF;
	border: 2px solid black; 
	width:1000px;
	margin-left:auto;
	margin-right:auto;
    margin-bottom:15px;
}



#bandeau {
    text-align:center;
	//background-image: url('img/bandeau.jpg');
	//background-repeat:no-repeat;
	//background-position:center;
	height:160px;
}

#menuBarre{
	margin-top:10px;
	margin-bottom:5px;
	float:left;
}

#menu{
	background-image: url('img/barmenu.jpg');
	width:800px;
	height:25px;
	background-color: #6699CC;
	background-repeat:no-repeat;
}

.menuItem{
	font-size:9pt;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
	position:relative;
	float:right;
}

.menuItem a{
	color:white;
	text-decoration:none;
}

#menuFin{
	position:relative;
	float:right;
	height:100%;
	padding-right:20px;
}


div#page{
	padding:10px;
    min-height:370px;
}

#pied{ 
	clear:both;
	margin-top:10px;
	text-align:center;
	padding-right:10px;
	background-color: #6699CC;
	height:60px;
	background-image: url('img/pied.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
}

#partenaires{
	text-align:right;
	padding-top:20px;
	margin-top:inherit;

}

.titre {
	font-family: cooper black, comic sans ms;
}


h1{
    margin-top:5px;
	font-size:15pt;
	font-family: cooper black, comic sans ms;
	color:#1C71AA;	
}

h2{
    margin-top:5px;
	font-size:13pt;
	font-family: cooper black, comic sans ms;
	color:#E53A89;
}
h3 {
	font-size:11pt;
	font-family: cooper black, comic sans ms;
}

li{
	margin-left:20px;
	list-style-type:circle;
    margin-bottom:5px;
	}
	
#footer{
	height:35px;
}

div#boite{
    margin-top:0px;
    margin-left:30px;
    margin-right:20px;
	float:right;
	text-align:left;
	width:300px;
}
div#evenements{
    padding:5px;
    border: 1px dashed #6699CC;
    margin-bottom:10px;
}
div#info{
    padding:5px;
}
div#archive{
	padding:5px;
	font-style:italic;
	border: 1px dashed #E53A89;
}
div#new{
	padding:5px;
	font-weight:bold;
	border: 1px dashed #E53A89;
}

div#facebook{
    padding:5px;
    border: 1px dashed #6699CC;
    margin-bottom:10px;
}

div#content{
	margin: 10px auto;	
}

div#principale{
	text-align:justify;
	width:550px;
}
div#event{
	text-align:justify;
	padding:5px;
}



#center{
    text-align:center;
}

#aGris{
    text-decoration:none;
    color:gray;
}

#tab{
    margin-left:10px;
}

#imgLiens{
    margin-top:50px;
    margin-right:100px;
    float:right;
	width:300px;
}

#imgNews {
    float:right;
    margin-top:50px;
    padding-left:10px;
	bottom:0px;
}

#imgNews img{
    height:250px;
}

.noDeco{
    text-decoration:none;
    color:black;
}
