body{ background-color : #CCCC99;}

a:{color: black;
	text-decoration : none;}
a:visited{color: black;}
a:active{color: black;}
a:hover {color: black;}
.page {
		width : 1012px;
		margin-left: auto;
		margin-right: auto;
		}
.banderole {
	width : 1011px;
	height : 125px;
	background-image:url("images/banderole.jpg");
	text-align : center;
	font-size: 25px;
	border-top:double 3px #6495ed;
	border-bottom:double 3px #6495ed;
	border-left:double 3px #6495ed;
	border-right:double 3px #6495ed;
}
		
.header {
	width : 1011px;
	font-family : Tekton Pro Ext;
	font-size: 25px;
	text-align : center;
	background-image:url(images/bar.gif);
	border-top:double 3px #6495ed;
	border-bottom:double 3px #6495ed;
	border-left:double 3px #6495ed;
	border-right:double 3px #6495ed;
	margin-top : 5px;
}	
			
.sommaire {
	width : 250px;
	margin-top : 5px;
	margin-right : 10px;
	border-top:double 3px #6495ed;
	border-bottom:double 3px #6495ed;
	border-left:double 3px #6495ed;
	border-right:double 3px #6495ed;
	background-image:url(images/l_b.gif);
	background-color : #FFFFFF;
	background-repeat:repeat-y;
}

.sommaire2 {
	width : 250px;
	color: white;
	font-size: 20px;
	text-align : left;
	font-family : Tekton Pro Ext;
	border-bottom:double 3px #6495ed;
}
	
.evenement {
	width : 746px;
	text-align: justify;
	background-image:url(images/l_b.gif);
	background-color : #FFFFFF;
	background-repeat:repeat-y;
	border-top:double 3px #6495ed;
	border-bottom:double 3px #6495ed;
	border-left:double 3px #6495ed;
	border-right:double 3px #6495ed
} 

.evenement2 {
	width : 746px;
	color: white;
	font-size: 20px;
	margin-top : 5px;
	font-family : Tekton Pro Ext;
	border-top:double 3px #6495ed;
	border-bottom:double 3px #6495ed;
	border-left:double 3px #6495ed;
	border-right:double 3px #6495ed;
}
		
.divers {
	width : 746px;
	background-image:url(images/l_b.gif);
	background-color : #FFFFFF;
	background-repeat:repeat-y;
	border-top:double 3px #6495ed;
	border-bottom:double 3px #6495ed;
	border-left:double 3px #6495ed;
	border-right:double 3px #6495ed
}
		
.divers2 {
	margin-top:5px;
	width : 746px;
	color: white;
	font-size: 20px;
	font-family : Tekton Pro Ext;
	border-top:double 3px #6495ed;
	border-bottom:double 3px #6495ed;
	border-left:double 3px #6495ed;
	border-right:double 3px #6495ed;
}
		
.header2 {
	width : 1012px;
	text-align : center;
	background-image:url(images/bar.gif);
	margin-top : 5px;
	border-top:double 3px #6495ed;
	border-bottom:double 3px #6495ed;
	border-left:double 3px #6495ed;
	border-right:double 3px #6495ed
}	

