#all{
	margin: 0;
	margin-top: 5px;
	padding: 0;
	text-align: center;
}
#page-content{
	background: #faf9f9;
	background-image: url(image/fond-2010.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin: 4em auto;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
	padding-top: 0px;
}
#page{
	width: 1000px;
	margin: auto;
	text-align: left;
	min-height:650px;
	height:auto;

}
#header{
	border-bottom: 3px solid #ffffff;
}
#header div#logo{
	float: left;
	width: 390px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#header div#other{
	float: right;
	width: 600px;
}
#header div#contact{
              width: 600px;
	height: 165px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size: 14px;
}
#header div#contact a{
	color: #000000;
}

#column_left{
	width: 210px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#column_left p{
	text-align: left;
}
#column_left ul{
	list-style: none;
              text-align: left;
	font-weight: bolder;
	margin-left: 10px;
	padding-left: 10px;
}
#column_left li{
	margin-top: 10px;
              text-align: left;
}
#column_left img{
	border: solid 2px #ffffff;
	margin-top: 20px;
}
#column_left a{
	color: #706F6D;
	font-size: 14px;
	font-weight: bolder;
              text-align: left;
	text-decoration: none;
}

#column_right{
	width: 770px;
	float: left;
	min-height:450px;
	padding: 10px;
              text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
#column_right p{
	font-size: 13px;
}
#column_right ul{
	font-size: 13px;
}
#column_right a{
	text-decoration: none;
	color: #fd9500;
	font-weight: bolder;
}
#footer{
	text-align: center;
	clear: both;
	color: #706F6D;
	font-size: 10px;
}
#footer span{
	font-weight: bolder;
	color: #706F6D;
	font-size: 10px;
}
#footer a{
	color: #878889;
	font-size: 10px;
}
#bordtiret{
              border-style:dashed;
              border-color:#a8a3aa;
              border-width:1px;
              padding:2px;
              margin: 5px 5px 5px 5px;
}
h1, h2 {
	text-transform: uppercase;
}
h1 {
	font-family: Lucida Grande, Verdana, Sans-serif;
	color: #ffffff;
	background-color: transparent;
	border-bottom: 1px solid #999999;
	font-size: 16px;
	font-weight: bold;
	margin: 24px 0 2px 0;
	padding: 5px 0 6px 0;
}
h2 {
	color: #878889;
	font-size: 12px;
}
h3 {
	color: #e6a03b;
              font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

span.blanc {
	color: #ffffff;
}
span.bleu {
	color: #0076b6;
}
span.orange {
	color: #fd9500;
}
span.gris {
	color: #878889;
}
div.panel {
	padding: 5px;
}
ol {
	width:100%;
	background-color: #878889;
	color: #FFFFFF;
	height: 23px;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	clear: both;
}
ol li {
	display: inline;
}
ol li h1, ol li h2 {
	color: #ffffff;
	border-bottom: 0;
	margin: 0;
	padding: 0;
	font-size: 14px;
	padding-top: 2px;

}
ol li h1 {
	float: left;
	padding-left: 20px;
}
ol li h2 {
	float: right;
	background-image:url(http://www.union-sainte-cecile.org/images/upper.gif);
	background-repeat: no-repeat;
	background-color: #0076b6;
	padding-left: 70px;
	height: 21px;
	padding-right: 10px;
}
ol li h2 a:link, ol li h2 a:visited, ol li h2 a:active, ol li h2 a:hover {
	color: #FFFFFF;
}
