

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

body {
background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	

}

/*---------------- Main structure --------------*/

#container {
	width: 970px;
	font-size: 1.2em;
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/header.jpg);
	height: 205px;
	margin-top: 0px;
}

#sideheader {
	background-image: url(../images/corps.jpg);
	background-repeat:no-repeat;
	height: 97px;
	width: 117px;
	position: absolute;
}

#sideheader2 {
	background-image: url(../images/droit.jpg);
	height: 97px;
	width: 117px;
	position: absolute;
	left: 50%;
	margin-left: 368px;
	
}

#left_column {
background-image: url(../images/gauche2.jpg);
	width: 345px;
	height: 400px;
	margin-top: 0px;
	float: left;

}

.left_column_boxes {
	margin-right: 40px;
	border: none;
	margin-left: 110px;
	padding-top: 20px;
	color: #FFFFFF;
	font-size:12px;
	background-image:url(../images/cadre.png);
	background-repeat:no-repeat;
	height: 100px;
}

.left_column_fcbk {
	margin-right: 40px;
	border: none;
	margin-left: 110px;
	padding-top: 4px;
	color: #FFFFFF;
	font-size:12px;
	background-image:url(../images/cadre2.png);
	background-repeat:no-repeat;
	height: 70px;
	line-height:1.5;
}


#content {
	padding-right: 130px;
	margin-left: 355px;
	margin-top: 35px;
	
}
			
#footer {
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 63px;
	
	}
	
#footer p {
	display: block;
	height: 50px;
	text-align:center;
	font-size:12px;
	color: #FFFFFF;
	padding-top: 40px;
	}
	
	#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #E4E1C8;
	text-decoration: underline;
	}
	
	

#menu {
margin-top: 25px;
	width: 345px;
	
	}

#menu a {

	height: 40px;
	color: #65391E;
	text-decoration: none;
	line-height:2;
	padding-left:30px;
	outline:0;
	}
	
	#menu a:hover {
	
	height: 40px;
	color: #FF0000;
	text-decoration: none;
	line-height:2;
	padding-left:30px;
	outline:0;
	}
	
#menu a.selected {
	color: #FF0000;
	}
	#menu a.rouge {
	color: #FF0000;
	}
#menu a.current {

background: url(../images/fleche.png) no-repeat;

}

#liens a {
text-decoration:none;
font-weight: bold;
}

#liens a:hover {
text-decoration:underline;
font-weight: bold;
}

#liens img {
border: none;
margin-right: 10px;
}


#menu1 { background: url(../images/menu.png) no-repeat left top; margin-left: 100px; display: block;}
#menu2 { background: url(../images/menu.png) no-repeat left top; margin-left: 100px; display: block; }
#menu3 { background: url(../images/menu.png) no-repeat left top; margin-left: 100px; display: block;}
#menu4 { background: url(../images/menu.png) no-repeat left top; margin-left: 100px; display: block;}
#menu5 { background: url(../images/menu.png) no-repeat left top; margin-left: 100px; display: block;}
#menu6 { background: url(../images/menu.png) no-repeat left top; margin-left: 100px; display: block;}
#menu7 { background: url(../images/menu.png) no-repeat left top; margin-left: 100px; display: block;}

.ouvert {
text-align: right;
font-size: 15px;
list-style:none;
padding-right: 50px;
color: #65391E;
}

a#presentation, a#gallerie {
margin-top: 10px;
height: 30px;
}

a#concerts, a#hildegarde, a#absidiole, a#audio, a#videos {
height: 30px;
}
/*-----------TEXT FORMATTING------------- */

p, td {
	padding-top: 10px;
	color: #E4E1C8;
	text-align:justify;
	line-height:1.5;
	font-size: 12px;
}

.liste {
padding-top: 10px;
	color: #E4E1C8;
	text-align:justify;
	line-height:1.5;
	font-size: 12px;
	margin-left: 30px;
	}
   
p.center {
	text-align: center;
	font-size: 11px;
	color: #65391E;
}

   
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9F3D;
	
	
}



h4 {color: #926B4A;

}

span {
	margin-left: -5000px!important;
	margin-left: 0;
}

h4.navigation {
	background: url(../images/menu2.jpg)!important;
	background: none;
	background-repeat: no-repeat;
	height: 92px;
}

h3.about {
	background: url(../images/h3_about.png)!important;
	background: none;
	background-repeat: no-repeat;
	height: 35px;
}

h4.news {
	background: url(../images/h4_news.png)!important;
	background: none;
	background-repeat: no-repeat;
	height: 35px;
}

h4.contact {
	background: url(../images/h4_contact.png)!important;
	background: none;
	background-repeat: no-repeat;
	height: 40px;
}

h4.brochure {
	background: url(../images/brochure.png)!important;
	background: none;
	background-repeat: no-repeat;
	height: 40px;
	margin-left: 30px;
}

#pdf, #pdf2 {
border: none;
margin-right: 5px;
float: left;
}

#fcbk {
border: none;
margin-right: 5px;
float: left;
}

dl {
	font-size: 0.8em;
	margin-top: 0px;
}

dt {
	font-size: 1.2em;
	margin-bottom: 3px;
	color: #666600;
}

dd {
	margin-bottom: 15px;
	color: #814F2C;
}

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
}

a:link, a:visited, a:active  {color: #FF9F3D; outline:none;}
a:hover {color:#FF9F3D; text-decoration:none;}


/*-------------- Navigation --------------*/

#navcontainer { 
margin-left: 30px;
width: 150px; 
}

#navcontainer ul {
	list-style-type: none;
}



#navcontainer a:link, #navlist a:visited {
	color: #65391E;
	text-decoration: none;
	
}



a.accueil  {
background-image: url(../images/accueil_off.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}
a.accueil:hover, a.accueil2  {
background-image: url(../images/accueil_on.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}
a.presentation  {
background-image: url(../images/presentation_off.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}
a.presentation:hover  {
background-image: url(../images/presentation_on.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}
a.saison  {
background-image: url(../images/saison_off.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}
a.saison:hover  {
background-image: url(../images/saison_on.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}

a.concerts  {
background-image: url(../images/concerts_off.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}
a.concerts:hover  {
background-image: url(../images/concerts_on.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}

a.contact  {
background-image: url(../images/contact_off.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}
a.contact:hover  {
background-image: url(../images/contact_on.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}

a.liens  {
background-image: url(../images/liens_off.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}
a.liens:hover  {
background-image: url(../images/liens_on.png);
background-repeat:no-repeat;
width: 180px;
height: 35px;
}


/*------------ Contact form -----------------*/

label {
	font-style: italic;
}

form.contact_us {
	width: 170px;
}

input.fields_contact_us {
        display: block;
        width: 170px;
        background: url(../images/menu_hover.png)!important;
		background: none;
		border-top: 1px solid #C0935C;
		border-left: 1px solid #C0935C;
		border-bottom: 1px solid #D9B17D;
		border-right: 1px solid #D9B17D;
		margin-top: 3px;
	    margin-bottom: 3px;
}

textarea {
          width: 300px;
          background: url(../images/menu_hover.png)!important;
		  background: none;
		  border-top: 1px solid #C0935C;
		  border-left: 1px solid #C0935C;
		  border-bottom: 1px solid #D9B17D;
		  border-right: 1px solid #D9B17D;
		  display: block;
          margin-top: 3px;
}

.submit_button_contact {
	margin-top: 15px;
	width: 100%;
	padding: 2px;
	background: none;
	cursor: pointer;
	color: #926B4A;
	border: none;
	font-size: 1.8em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.err {
color: #FF9F3D;
font-weight: bold;
font-size: 12px;
margin-left: 5px;
}

.plus {
	float: right;
	background: url(../images/plus.png) no-repeat;
	width: 80px;
	height: 23px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 5px 0px 30px 0;
	color: #fff;
	line-height: 1.5;
}

a.blanc {
color:#FFFFFF;
text-decoration:none;
}

a.blanc:hover {
text-decoration:underline;
}

#gal {
text-align:center;
}

#gal img {
padding-right: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9F3D;
	float: left;
	position: relative;
}

#navig {
	display:block;
	position:relative;
	width:100px;
	float: right;
	margin: -5px 0 0 0 ;
	padding: 0;
}

#navig ul, #navig li {
	margin: 0 0 0 3px;
	list-style: none;
	border: 0;
}
#navig li {
	float: right;
}
#navig a {
	display: block;
	margin: 0;
	background-repeat: no-repeat;
}

#navig li.fck a {
	width: 24px;
	height: 24px;
	margin-right: 0;
	background-image: url(../images/fck.png);
}
#navig li.fck a.active, #navig li.fck a:hover {
	background-position: -25px 0;
}

#navig li.recommander a {
	width: 24px;
	height: 24px;
	background-image: url(../images/recommandation.png);
}
#navig li.recommander a.active, #navig li.recommander a:hover {
	background-position: -24px 0;
}

.hide {
display:none;
}
