/* CSS Document */
/*********************** BODY ************************/
html,body {
background-color : black;
padding:0px;
margin:0px;
margin-top:4px;
color:black;

/*background-image:url(img/fond.jpg);
background-repeat:no-repeat;
background-position:50% 0%;*/
} 
#content{
padding:0px;
margin:0px;

}
/*********************** menu INDEX *************************/

/*  <img src="images/index_15.jpg" width="292" height="43" alt="">  */
.accueil{
width:292px;
height:43px;
background-image:url(images/index_15.jpg);
background-repeat:no-repeat;
background-color:black;
}

.accueil a{
display:block;
width:292px;
height:43px;
background-image:url(images/retour.jpg);
background-repeat:no-repeat;
background-position:0 100%; 
text-decoration: none;
}

.accueil a:hover{

background-image:url(images/retour.jpg);
background-repeat:no-repeat;
background-position:0 100%;
text-decoration: none;

}

/*********************** PAGE ACTUALITES ************************/

/*<img src="images/actualites/actualites_01.jpg" width="810" height="54" alt="">*/
.head{
width:810px;
height:54px;
background-image:url(images/actualites/actualites_01.jpg);
background-repeat:no-repeat;
background-color:black;
}

/* <img src="images/actualites/actualites_02.jpg" width="543" height="95" alt=""> */

.hautgauche{
width:543px;
height:95px;
background-image:url(images/actualites/actualites_02.jpg);
background-repeat:no-repeat;
background-color:black;
}



/* <img src="images/actualites/actualites_04.jpg" width="69" height="95" alt=""> */

.hautdroite{
width:69px;
height:95px;
background-image:url(images/actualites/actualites_04.jpg);
background-repeat:no-repeat;
background-color:black;
}
/* <img src="images/actualites/actualites_05.jpg" width="198" height="59" alt=""> */

.bastitre{
width:198px;
height:59px;
background-image:url(images/actualites/actualites_05.jpg);
background-repeat:no-repeat;
background-color:black;
}
/*    <img src="images/actualites/actualites_06.jpg" width="352" height="67" alt="">    */
.haut2{
width:352px;
height:67px;
background-image:url(images/actualites/actualites_06.jpg);
background-repeat:no-repeat;
background-color:black;
}

/*    <img src="images/actualites/actualites_06.jpg" width="352" height="67" alt="">    */
.haut2juin{
width:352px;
height:67px;
background-image:url(images/actualites/actualitesjuin_06.jpg);
background-repeat:no-repeat;
background-color:black;
}


/*    <img src="images/actualites/actualites_08.jpg" width="50" height="401" alt="">    */
.borddroite{
width:50px;
height:401px;
background-image:url(images/actualites/actualites_08.jpg);
background-repeat:no-repeat;
background-color:black;
}


/*   <img src="images/actualites/actualites_09.jpg" width="43" height="334" alt="">   */
.bordgauche{
width:43px;
height:334px;
background-image:url(images/actualites/actualites_09.jpg);
background-repeat:no-repeat;
background-color:black;
}



/*   <img src="images/actualites/actualites_11.jpg" width="126" height="190" alt="">  */
.entre{
width:126px;
height:190px;
background-image:url(images/actualites/actualites_11.jpg);
background-repeat:no-repeat;
background-color:black;
}



/*   <img src="images/actualites/actualites_11.jpg" width="126" height="190" alt="">  */
.entrejuin{
width:126px;
height:190px;
background-image:url(images/actualites/actualitesjuin_11.jpg);
background-repeat:no-repeat;
background-color:black;
}



/*   <img src="images/actualites/actualites_12.jpg" width="408" height="64" alt="">  */
.basdescription{
width:408px;
height:64px;
background-image:url(images/actualites/actualites_12.jpg);
background-repeat:no-repeat;
background-color:black;
}

/* <img src="images/actualites/actualites_13.jpg" width="183" height="41" alt=""> */
.basadresse{
width:183px;
height:41px;
background-image:url(images/actualites/actualites_13.jpg);
background-repeat:no-repeat;
background-color:black;
}

/* <img src="images/actualites/actualites_15.jpg" width="249" height="43" alt=""> */
.gaucheaccueil{
width:249px;
height:43px;
background-image:url(images/actualites/actualites_15.jpg);
background-repeat:no-repeat;
background-color:black;
}


/* <img src="images/actualites/actualites_17.jpg" width="176" height="43" alt=""> */
.droiteaccueil{
width:176px;
height:43px;
background-image:url(images/actualites/actualites_17.jpg);
background-repeat:no-repeat;
background-color:black;
}


/*********************** CONTENUS         ************************/

/* <img src="images/actualites/actualites_03.jpg" width="198" height="36" alt=""> */

.titre{
width:198px;
height:36px;
background-image:url(images/actualites/actualites_03.jpg);
background-repeat:no-repeat;
background-color:black;
text-align:center;
line-height:18px;
padding-right:7px;
font-size:16px;
font-family: "Trebuchet MS";
color : black;

}


.titrejuin{
width:198px;
height:36px;
background-image:url(images/actualites/actualites_03.jpg);
background-repeat:no-repeat;
background-color:black;
text-align:center;
line-height:14px;
padding-right:7px;
font-size:13px;
font-family: "Trebuchet MS";
color : black;


}



/*    <img src="images/actualites/actualites_07.jpg" width="408" height="193" alt="">    */
.description{
width:408px;
height:193px;
background-image:url(images/actualites/actualites_07.jpg);
background-repeat:no-repeat;
background-color:black;
text-align:left;
}

/*   <img src="images/actualites/actualites_10.jpg" width="183" height="149" alt="">  */
.adresse{
width:183px;
height:149px;
background-image:url(images/actualites/actualites_10.jpg);
background-repeat:no-repeat;
background-color:black;
text-align:center;
line-height:18px;
padding-right:7px;
font-size:15px;
font-family: "Trebuchet MS";
	color : black;
}

.adresse a{

text-align:center;
color: #bfa230;
text-decoration:none;
}

/* <img src="images/actualites/actualites_14.jpg" width="717" height="101" alt=""> */
.description2{
width:717px;
height:101px;
background-image:url(images/actualites/actualites_14.jpg);
background-repeat:no-repeat;
background-color:black;

}



/* <img src="images/actualites/actualites_14.jpg" width="717" height="101" alt=""> */
.descriptionjuin{
width:717px;
height:101px;
background-image:url(images/actualites/actualites_14.jpg);
background-repeat:no-repeat;
background-color:black;
text-align:center;
}

.descriptionjuin a{
	color: #bfa230;
	text-decoration: none;
	
}

.descriptionjuin a:visited {
	color: #bfa230;
	text-decoration: none;
	
}

.descriptionjuin a:hover {
	color: #9c733f;
	border-color: white;
}




/*********************** Generique ************************/
p {
	font-size : 1em;
	font-family: "Trebuchet MS";
	color : black;
	letter-spacing: 0;
	line-height: 1em;
	margin:0px;
	paddig:0px;


}

h1 {
	font-size : 1.1em;
	font-family: "Trebuchet MS"; 
	color:black; 
    text-align:center;
	padding:0px;
    padding-bottom:0px;
	margin:0px;
	margin-top:0px;
	word-spacing: normal;
    letter-spacing: 0;
    line-height: 0.5em;
}

h3 {
	font-size : 1.1em;
		font-family: "Trebuchet MS";
	color:black; 
    text-align:center;
	padding:0px;
    padding-bottom:19px;
	margin:0px;
	word-spacing: normal;
    letter-spacing: 0;
    line-height: 1em;

}
h4 {
	font-size : 0.7em;
		font-family: "Trebuchet MS"; 
	color:black; 
    text-align:center;
	padding:0px;
    padding-bottom:0px;
	margin:0px;
	word-spacing: normal;
    letter-spacing: 0;
    
}


h5 {
	font-size : 1em;
		font-family: "Trebuchet MS";
	color:black; 
    text-align:center;
	padding:0px;
    padding-bottom:19px;
	margin:0px;
	word-spacing: normal;
    letter-spacing: 0;
    line-height: 1em;

}




/*********************** FOOTER ************************/


#footer{
width:811px;
height:10px;
background-attachment:red;
padding:0px;
font-family: "Trebuchet MS";
font-size:0.7em;
color: silver;


}
#footer a{
	color: white;
	text-decoration: none;
	/*border-bottom: 2px dashed white;*/
}

#footer a:visited {
	color: silver;
	text-decoration: none;
	/*border-bottom: 2px dashed #daa700;*/
}

#footer a:hover {
	color: #bfa230;
	border-color: #7d2309;
}

