body
{
   width: 100%;
   margin: auto;
   margin-bottom: 10px;
   background-color: #ffffff;
   background-repeat: no-repeat;  
   	background-image: url("images/fondu.jpg")
}

sup
{
font-size: 9px;
}
.style2
{
font-size: 14px;
}
.rouge
{
color: red;
}
.rougegras
{
color: red;
font-weight: bold;
}
.rouillegras
{
color: #a83f29;
font-weight: bold;
}

.orangegras
{
color: #ed1c24;
font-weight: bold;
font-size: 14px;
}

.remarque
{
margin: 0px;
font-style: italic;
text-align: right;
margin-right: 20px;

}

img
{
border: none;
}


p
   {
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px;
   margin: 5px;


   }

   
   h3
   {
   color: #ed1c24;
   font-family: Verdana, "Arial Black", "Times New Roman", Times, serif;
   font-size: 18px;
   margin: 0px;
   text-align: center;
}
h3:first-letter  
{
color: #000000;
}
   h4
   {
   color: #000000;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 14px;
   margin: 5px;
}
h4:first-letter  
{
color: #ed1c24;
}
   h5
   {
   color: #ed1c24;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 16px;
   margin: 0px;
   text-align: center;
}
h5:first-letter  
{
color: #000000;
}


   h6
 {
   color: #000000;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px;
   margin: 0px;
   padding: 0px;
}

.puce
{
margin-right: 5px;
margin-left: 5px;
}

.titre
 {
   height: 28px;
   width: 120px;
   margin-top: 0px;
   float: left;
}
.titreeven
{
	margin-bottom: 20px;
   color: #ed1c24;
   font-weight: bold;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 14px;
}


.dateeven
 {
   color: #000000;
   font-weight: bold;
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 14px;
}
.ann
 {
   color: #a83f29;
   font-size: 16px;
   margin: 0px;
   font-weight: bold;
}

a
{
text-decoration: none
}

a:hover
{
text-decoration: underline;
}



input, textarea
{
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px;
}
 
label {
display:inline-block;
width:210px;
float:left;
}

 
legend 
{
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   color: #ed1c24;
   font-weight: bold;
}
 
fieldset
{
margin-left: 15px;
margin-right: 15px;
padding:15px;
}

#en_tete
{
   width: 100%;
   height: 100px;
   margin:auto;
   }

.logo 
{
width: 984px;
height: 100px;
margin: auto;
background-image: url('images/header.png');
}

.element_menu
{
width: 984px;
margin: auto;
height:30px;
}

#menu
{
   width: 100% ;
   background-color: #ed1c1c;
   padding: 0px;
   margin-bottom: 20px;
   
}

#menu ul {
	list-style:none;
	margin:auto;
	padding:0px;

}
#menu li {
	float: left;
	height: 30px;
}

#menu ul li a {
	display:block;
	background-repeat:no-repeat;
	background-position: center center;
	height: 30px;
	outline: none;
}

#menu ul li a:hover 
{
	background-color: #ed1c24;
}

.menuaccueil
{
	background-image: url("images/home.png");
	width: 100px;
	
}
.menuaccueil:hover
{
	background-image: url("images/homeover.png");
}
.menulalibrairie
{
	background-image: url("images/menulalibrairie.png");
	width: 176px;
}
.menulalibrairie:hover
{
	background-image: url("images/menulalibrairieover.png");
}
.menuactualites
{
	background-image: url("images/menuactualites.png");
	width: 176px;
}
.menuactualites:hover
{
	background-image: url("images/menuactualitesover.png");
}
.menucollectivites
{
	background-image: url("images/menucollectivites.png");
	width: 176px;
}
.menucollectivites:hover
{
	background-image: url("images/menucollectivitesover.png");
}
.menuevenements
{
	background-image: url("images/menuevenements.png");
	width: 176px;
}
.menuevenements:hover
{
	background-image: url("images/menuevenementsover.png");
}
.menucontact
{
	background-image: url("images/menucontact.png");
	width: 176px;
}
.menucontact:hover
{
	background-image: url("images/menucontactover.png");
}

#sousmenu
{
   margin-left: 10px;
   width:150px;
   margin-bottom: 30px;
   margin-top:10px;  
}

#sousmenu ul {

	list-style:none;
	margin-top:0px;
	padding:0px;
	font-family: verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 17px;
	margin-left: 0px;
}
#sousmenu li {
	width:150px;
	height: 30px;
	margin-bottom: 15px;
}

#sousmenu ul li a {
	display:block;
	padding-top: 7px;
	background-repeat:no-repeat;
	background-position: center center;
	text-decoration:none;
	text-align:center;
	color: #ffffff;
	height: 30px;
	outline: none;
	background-image: url("images/bgsm.png");
}

#sousmenu ul li a:hover 
{
	background-image: url("images/bgsmover.png");

}

#sousmenurayons
{
   margin-left: 10px;
   width:150px;
   margin-bottom: 30px;
   margin-top:20px;  
}
#sousmenurayons ul {

	list-style:none;
	margin-top:0px;
	padding:0px;
	font-family: verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size: 17px;
	margin-left: 0px;
}
#sousmenurayons li {
	width:150px;
	height: 30px;
	margin-bottom: 15px;
}
#sousmenurayons p {
display: block;
}
.histoire
{
padding: 10px;
}
.histoire p
{
font-size: 15px;
margin-bottom: 15px;
}

.histoire p:first-letter 
{ 
margin-left: 40px; 
} 

#corps
{
	width: 984px;
	margin: auto;
	padding-top: 10px;
	margin-bottom:10px;
	border-left: 2px solid #ed1c24;

}

#corpsgrand
{
	width: 984px;
	margin: auto;
	padding-top: 10px;
	margin-bottom:10px;	
}
.coupsdecoeur
{
	margin: auto;
	width: 982px;
}
#seleclit
{
width: 982px;
background-image: url("images/seleclitbg.png");
margin: 0px;
padding: 0px;
}
#seleclit a
{
text-decoration: none;
color: white;
font-weight: bold;
}
#seleclit a:hover 
{
text-decoration: underline;
color: white;
font-weight: bold;
}
.reserv
{
background-image: url("images/fondreserv.png");
background-repeat: no-repeat; 
height: 600px;
width: 590px;
margin: auto;
margin-top: 20px;
padding: 10px;

}
.reserv .titrel
   {
   color: #ed1c24;
   font-weight: bold;
   font-size: 14px;
   }
   
.reserv .prixl
   {
   color: #ed1c24;
   font-weight: bold;
   font-size: 16px;
   }
 .reserv p
 {
 margin-left: 10px;
  margin-right: 10px;
 }

.reserv fieldset
{
width: 500px;
margin: auto;

}
.reserv .imageflottanteg
{
margin-left: 30px;
}

.reserv .submitzone
{
margin-right: 20px;
}
.titrel
   {
   color: #ffffff;
   font-weight: bold;
   font-size: 14px;
   }
   
   .prixl
   {
   color: #ffffff;
   font-weight: bold;
   font-size: 16px;
   }

#seleclit p
{
color: #ffffff;
margin-top: 0px;
padding: 0px;
}
.seleclittop
{
height:16px;
width:982px;
background-image: url("images/seleclittop.png");
}
.seleclitbottom
{
height:16px;
width:982px;
background-image: url("images/seleclitbottom.png");
}
#selecpoche
{
margin-bottom: 20px;
}
#selecuni
{
margin-bottom: 20px;
}
.top
{
background-image: url("images/top.png");
height: 15px;
width: 984px;
margin: 0px;
margin-top: 10px;
}

.bottom
{
background-image: url("images/bottom.png");
height: 15px;
width: 984px;
margin: 0px;
margin-bottom: 20px;
}

.top800
{
background-image: url("images/top800.png");
height: 15px;
width: 800px;
margin: 0px;
margin-top: 10px;
}

.bottom800
{
background-image: url("images/bottom800.png");
height: 15px;
width: 800px;
margin: 0px;
margin-bottom: 30px;
}


.top150
{
background-image: url("images/top150.png");
height: 15px;
width: 150px;
margin: 0px;

}

.bottom150
{
background-image: url("images/bottom150.png");
height: 15px;
width: 150px;
margin: 0px;
margin-bottom: 20px;
}

.page
{
   overflow: auto;
   width: 766px;
   padding: 0px;
   padding-left: 15px;
   padding-right: 15px;
   color: #000000;
   background-image: url("images/fond.png");
   background-repeat:repeat;
   border-right: 2px solid black;
   border-left: 2px solid black;
   margin:0px;

}

.page a
{
color: #ed1c24;
font-weight: bold;
}
.fullpage
{
   overflow: auto;
   width: 950px;
   padding: 0px;
   padding-left: 15px;
   padding-right: 15px;
   color: #000000;
   border-left: 2px solid black;
   border-right: 2px solid black;
   background-image: url("images/fond.png");
   margin:0px;
}

.fullpage a
{
color: #ed1c24;
font-weight: bold;
}
.pagediv
{
   width: 750px;
   border-bottom: 2px dotted #ed1c24;
   margin: auto;
   margin-top: 10px;
   padding: 5px;
}

.coordonnees
{
   width: 369px;
   padding: 5px;
   border-right: 2px dotted #ed1c24;
   margin: 0px;
}

.horaires
{
   float: right;
   padding: 5px;
   margin: 0px;
   width: 369px;
}

.horaires p
{
font-size: 15px;
}

.horaires img
{
margin-right: 5px;
}

.map
{
width: 530px; 
height: 420px;
border: none;
margin: 0px;
}

#blocpage
{
   float: right;
   height: 100%;
}

.news
{
   padding-left: 5px;
   padding-right: 5px;
   background-color: #ffffff;
   }
   
.news a
{
   text-decoration: none;
   color: #ed1c24; 
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   font-size: 14px;
   }
.news ul
   {
   font-family: Verdana, Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 12px;
   padding: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   list-style-type: none;
   }
   
.news img
{
	height: 0px;
	width: 0px;
}


.nota a
{
color: #000000;
text-decoration: underline;
font-weight: normal;
}

.feedburnerFeedBlock
{
padding: 10px;
border-top: 2px dotted #ed1c24;
border-bottom: 2px dotted #ed1c24;
margin-bottom: 10px;
}

.feedburnerFeedBlock ul
{
margin-left: 0px;
padding-left: 0px;
}
.feedburnerFeedBlock div
{
margin-bottom: 30px;
clear: both;
}

.date
{
font-size: 12px;
font-weight: bold;
text-align: center;
padding-top: 7px;
height: 20px;
width: 147px;
color: #ed1c24;
background-image: url("images/bgdate.png");
background-repeat: no-repeat;
background-position: center center;
margin: 0px;
float: right;
margin-bottom: 15px;
}

 
.headline
{
width: 580px;
display:block;
margin-bottom: 0px;
float: left;
padding-top: 7px;

}
.headline a
{
font-size: 16px;
text-decoration: none;
}


.titrelivre
   {
   color: #ed1c24;
   font-weight: bold;
   font-size: 12px;
   }
   
.imageflottanted
{
   float: right;
   margin-left: 20px; 
}
.imageflottanteg
{
   float: left;
   margin-right: 20px; 
}
.imagecentre
{
display: block;
margin: auto; 
}
.imageflottanted img
{
margin-bottom: 20px;
}

.clear
{
   clear: both;
}

.clearleft
{
	clear: left;
}

.submitzone
{
margin: 10px;
text-align: right;
}
.submitzone input
{
margin-left: 20px;
}

.source
{
text-align: right;
margin-right: 50px;
}


#footer
{	
   text-align: center;
   color: #ffffff;
   font-weight: bold;
   background-color: #ed1c24;
   padding-top: 5px;
   height: 30px;
   width: 100%;
}
.liensfooter
{
text-align: center;
}

.liensfooter a
{
text-decoration: none;
color: #000000
}
.liensfooter a:hover
{
text-decoration: underline;
}

