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

html {

}

body {
	text-align : center;
}

#contenu {
	margin-left : auto;
	margin-right : auto;
	padding-top : 15px;
	padding-bottom : 10px;
	text-align : justify;
	width : 758px;
}

#edito {
	margin-left : 2px;
	width : 215px;
	_width : 225px;
	height : 327px;
	_height : 337px;
	float : left;
	clear : both;
	color : #FFFFFF;
	border : 2px solid #551122;
	padding : 5px;
	background-color: #990033;
}

#edito h2 {
	font-size : 17px;
	text-align : left;
}

#edito a {
	color: #FFFFFF;
	font-weight : bold;
}

#evenementDuMois {
	width : 520px;
	overflow : auto;
	_overflow-y : auto;
	height : 190px;
	_padding-right : 5px;
	margin-left : 10px;
	_margin-left : 235px;
	scrollbar-face-color: #FF9900 !important;
	scrollbar-shadow-color: #FFFFFF !important;
	scrollbar-highlight-color: #FF9900 !important;
	scrollbar-3dlight-color: #FF9900 !important;
	scrollbar-darkshadow-color: #DD6600 !important;
	scrollbar-track-color: #FF9900 !important;
	scrollbar-arrow-color: #FFFFFF !important;	
}

#panel {
	margin-left : 2px;
	width : 215px;
	_width : 225px;
	min-height : 327px;
	_height : 337px;
	float : left;
	clear : both;
	color : #FFFFFF;
	border : 1px solid #990033;
	padding : 5px;
	background : url( panel.gif ) repeat-y 0px 0px;
	font-size : 13px;
	text-align : left;
}

#panel h2 {
	color: #888888;
	height : 50px;
	margin-left : 10px;
	font-size: 20px;
	font-weight: bolder;
	line-height : 35px;
	vertical-align : middle;
	padding-top : 0px;
	padding-left : 0px;
}

#panel a {
	color: #DDDDDD;
	font-weight : bold;
	font-size : 10px;
}

#panel ul li {
	margin-right : 70px;
}

#calendrier {
	display : none;
	width : 195px;
	height : 150px;
	float : left;
	clear : both;
	border : 2px solid #888888;
}

#article {
	width : 520px;
	
	eight : 340px;
	margin-left : 10px;
	_margin-left : 235px;
	_padding-right : 5px;
	margin-bottom : 5px;

	color : #000000;
}

#article h1 {
	margin-bottom : 12px;
	font-size: 22px;
	font-weight: bolder;
}

#article h2 {
	margin-bottom : 10px;
	font-size: 18px;
	font-weight: bolder;
}

#articleAccueil {
	color : #000000;
	width : 620px;
	_width : 520px;
	height : 140px;
	_padding-right : 5px;
	margin-left : 10px;
	_margin-left : 235px;
}

#articleAccueil h1 {
	margin-bottom : 12px;
	font-size: 22px;
	font-weight: bolder;
}

hr {
	color : #990033;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
}

#pied {
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	clear : both;
}

#pied a {
	color: #990033;
}


.file {
	width : 100px;
	height : 100px;
	border : 1px solid #000000;
	background-color : #F9F9F9;
	background : url( File.jpg ) no-repeat center center;
}

li {
	margin-left : 25px;
}

.programme{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	

}

.programme p{
	margin-top: 20px;
	text-align: justify;
	

}

