/*Couleur du site
Orange : #FE9A2E
*/

/* Eléments principaux de la page */
body {font-family:  Arial, sans-serif;
 	} 
h2, h3{
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 16px;
}
h2{
	font-size: 24px;
	color: #666666;
}
h3{
	font-size: 18px;
}
a , a:visited{color:#FE9A2E}
#page_container{      
           margin: auto;
		   width: 1035px; 
		   } 
/* Eléments de l'entête */	
header {border-bottom:1px solid #FE9A2E;	 
      background: url('../images/banniere.png')no-repeat bottom;
	  }


#titre_principal {    text-align:right;
					 text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
					 padding-top: 2px;					 
					 padding-right: 20px;
					 } 
nav {    text-align:right;
        vertical-align:bottom;
		margin-top:10px;
		
					 } 
header li{ display: inline-block;
        text-decoration: none;
		/*border-right:2px solid #FE9A2E;*/
		background-color:white;
		padding: 5px;
		margin-top:10px;
		font-weight:bold;		
		
		}  
		
header li + li{ 
		border-left:2px solid #FE9A2E;

		
		}  		
header li a{ 
        text-decoration: none;
		color:#FE9A2E } 
header ul li a:hover{ background-color:#FE9A2E;
                  color:#FFFFFF; }
header li a:visited{ text-decoration: none;
                  color:#FE9A2E }


/* Eléments de la baniere */	
#banniere{
    margin-top: 0px;   
	height: 225px; 
	border-radius: 5px; 
	position: relative;  
	box-shadow: 0px 4px 4px #FE9A2E;   
	margin-bottom: 25px; 	
	}
#banniere_slide{
    margin-top: 10px;   
	height: 450px; 
	float:left;
	width: 1035px; 
	border-radius: 5px; 
	position: relative;  
	box-shadow: 0px 4px 4px #FE9A2E;   
	margin-bottom: 25px; 
/*	background-color:#66CC33;*/
	}
#photo {
display: inline-block;
 
}
#prochaine_sortie_slide {
/*display: inline-block;*/
float:right;
width:38%;
/*border:1px solid red;*/
vertical-align: center; 
text-align: center;  
/*background-color:#CC99CC;*/
 }	

#prochaine_sortie_slide h1, h2, h3{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 16px;
}
#prochaine_sortie_slide h1{
	font-size: 1.5em;
	text-shadow: 0 1px 1px rgba(255, 153, 51, 0.6);
}
#prochaine_sortie_slide h2{
	font-size: 18px;
}

#prochaine_sortie_slide  p{
font-size:1em;
font-style:italic;
 }
#prochaine_sortie {
display: inline-block;
width:38%;
/*border:1px solid red;*/
vertical-align: top; 
text-align: center;  
 }	

#prochaine_sortie h1, h2, h3{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 16px;
}
#prochaine_sortie h1{
	font-size: 1.5em;
	text-shadow: 0 1px 1px rgba(255, 153, 51, 0.6);
}
#prochaine_sortie h2{
	font-size: 18px;
}

#prochaine_sortie  p{
font-size:1em;
font-style:italic;
 }


/* Eléments de l'article */	
#presentation_contact{
	float: left;
	/*height: 80px;*/
	width: 225px;
	padding-top: 0.4em;
	display: inline-block;
	width: 225px;
}
#presentation {

	/*height: 80px;*/
	
}
.contact{ 
	border-radius: 5px; 
  /*border:2px solid #FE9A2E*/
  background-color:#FE9A2E;
  text-align:center;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  color: black;
}

.contact a,.contact a:hover,.contact a:visited{ 
text-decoration: none;
  color: black;
}

.lien_communaute{ 
  padding-top: 0.4em;
  text-align:center;
}

#presentation img {
	margin: 0px;
	padding: 0px;
	-moz-border-radius: 5px;
}
#actualite_site {
	display: inline-block;
	width: 200px;	
	/*border:2px solid yellow;*/
	 vertical-align:top;
}
#facebook {
	display: inline-block;
	//*order:2px solid green;*/
	padding-top: 1.3em;
	padding-right: 1em;
	padding-left: 1em;
	float: right;
}
#actualite {   
	float: left;
	/*width: 900px; */
	padding-top: 1.3em;	
	padding-bottom: 0em;
	padding-left: 1em;
	line-height: 12px;
	margin-left: 1em;
	margin-top: 2px;
-webkit-box-shadow:0 45px 60px -60px #AAA;
	-moz-box-shadow:0 45px 60px -60px #AAA;
	box-shadow:0 45px 60px -60px #AAA;
}


#actualite p {
	line-height: 25px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}


#actualite img {
	margin-left: 20px;
-webkit-box-shadow:0 45px 60px -60px #AAA;
	-moz-box-shadow:0 45px 60px -60px #AAA;
	box-shadow:0 45px 60px -60px #AAA;
}




.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: oblique;
	font-weight: 900;
}

/* Eléments du pied de page */	

.wrapper{
	width:960px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}
.copy {
	height: 15px;
	width: 100%;
	float: left;
	padding-bottom: 1em;
	padding-left: 2em;
	margin-top: 5px;
	font-size: 12px;
}
#footer-container{
	/*height:250px;*/
	width:960px;
	box-shadow: -2px -3px 12px rgb(47%, 47%, 41%);
	background-image: url(../images/footer-bg.png);
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	float: left;
	background-color:#FE9A2E;
} 

/************Gestion des tableaux**********************/

#agenda{
padding-top : 20px;
padding-bottom : 20px;
text-align: center;
width: 200px;
 /*border: 1px solid black;*/
 width: 100%;
}

table
{
 /* La première valeur indique */
/* l'espacement horizontal et */
/* la seconde le vertical.    */
border-spacing: 0px 10px ; 
}

td , th/* Toutes les cellules des tableaux... */
{ padding-top:0px;
   /* border: 1px solid black; /* auront une bordure de 1px */
	
}

 td.agenda_date/* ... */
{   background:#FAAC58;
	border-radius: 5px; 
	padding: 5px 30px 5px 30px ;
	font-size: 0.9em;
}

 td.agenda_date_passee/* ... */
{   background:#CECECE;
	border-radius: 5px; 
	padding: 5px 30px 5px 30px ;
	font-size: 0.9em;
}

 .heure/* ... */
{ color: red;
}

 .date_gras/* ... */
{ font-weight:bold;
  
}

 td.agenda_commentaire/* ... */
{   border-left:1px solid #FE9A2E;
    text-align:left;
	padding-left: 10px
}

td h1, h2 ,h3{	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 10px;
	/* border:1px solid #FE9A2E;*/
	}


td h1{
font-size: 1em;
text-align: left;
text-transform: uppercase;
}

td h2{
font-size: 0.9em;
color: #666666;
text-align: left;
text-transform: uppercase;
}

td h3{
font-size: 0.9em;
text-align: left;
text-transform: none;
font-weight:normal;
}

/************Gestion des formulaires**********************/
form {
    /* Pour le centrer dans la page */
     width: 700px;
    /* Pour voir les limites du formulaire */
    padding: 1em;
    border: 1px solid #CCC;
    border-radius: 1em;
}
label {
    /* Afin de s'assurer que toutes les étiquettes aient la même dimension et soient alignées correctement */
    display: block;
    text-align: left;
	padding-bottom: 5px;
	font-size: 14px;
	font-style: italic;
}
label em{color:red; }
form div + div {
    margin-top: 1em;
}

input, textarea {
    /* Afin de s'assurer que tous les champs textuels utilisent la même police
       Par défaut, textarea utilise une police à espacement constant */
    font: 1em sans-serif;

    /* Pour donner la même dimension à tous les champs textuels */
    width: 300px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    /* Pour harmoniser l'apparence des bordures des champs textuels */
    border: 1px solid #999;
}
.label_input_petit {  
	display: inline-block;
}

.input_petit {    
    width: 30px;
}

input:focus, textarea:focus {
    /* Afin de rehausser les éléments actifs */
    border-color: #FE9A2E;
}
textarea {
    /* Pour aligner correctement les champs multilignes et leurs étiquettes */
    vertical-align: top;

    /* Pour donner assez d'espace pour entrer du texte */
    height: 8em;

    /* Pour permettre aux utilisateurs de redimensionner un champ textuel horizontalement
       Cela ne marche pas avec tous les navigateurs  */
    resize: vertical;
	 width: 600px;
}

.aside{
	float: left;
	/*height: 80px;*/
	width: 225px;
	padding-top: 0.4em;
	display: inline-block;
	width: 225px;
}

.article {   
	float: left;
	width: 700px; 
	padding-top: 1.3em;	
	padding-bottom: 0em;
	padding-left: 1em;
	line-height: 12px;
	margin-left: 1em;
	margin-top: 2px;
-webkit-box-shadow:0 45px 60px -60px #AAA;
	-moz-box-shadow:0 45px 60px -60px #AAA;
	box-shadow:0 45px 60px -60px #AAA;
}


.article p {
	line-height: 25px;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}


.article img {
	margin-left: 20px;
-webkit-box-shadow:0 45px 60px -60px #AAA;
	-moz-box-shadow:0 45px 60px -60px #AAA;
	box-shadow:0 45px 60px -60px #AAA;
}
/***************************/
/*




.get {
	float: right;
	height: 30px;
	width: 150px;
	position: absolute;
	visibility: visible;
	left: 581px;
	top: 541px;
}

#enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	float: left;
	height: 50px;
	width: 960px;
	padding-bottom: 40px;
}



aside{
	float:right;
	width:250px;
	margin-bottom:50px;
	background-image: none;
	height: 670px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}



article header{
	width:700px;
	margin-bottom: 50px;
	padding-bottom: 25px;
	border:1px solid red;
}


l
#touch {
	position:absolute;
	left:676px;
	top:516px;
	width:151px;
	height:42px;
	z-index:1;
}

#main b {
}

#main hr {
	height: 0.1px;
	color: #E9E9E9;
	text-shadow: -1px #FFFFFF;
}

#enter {
	font-style: italic;
	text-shadow: -1px 1px 0 #C0C0C0;
	line-height: 10px;
-webkit-box-shadow:0 45px 60px -60px #AAA;
	-moz-box-shadow:0 45px 60px -60px #AAA;
	box-shadow:0 45px 60px -60px #AAA;
}
.clear {
	float: left;
	height: 50px;
	width: 120px;
	visibility: hidden;
}

#main cite {
	float: left;
	clear: both;
	padding-bottom: 1em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}

.footer-nav {
	float: left;
	height: 201px;
	width: 170px;
	line-height: 10px;
	display: inline;
}
.footer-nav ul {
	list-style-position: outset;
	list-style-image: url(../images/torso_li.png);
	line-height: 2px;
	display: block;
}
.footer-nav a {
	color: #F0F0F0;
	text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.footer-nav a:hover {
	color: #009900;
   text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.social {
	float: left;
	height: 130px;
	width: 420px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.social img {
	float: left;
}

.newsletter {
	float: left;
	height: 200px;
	width: 250px;
	background-image: url(../images/torso.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main #touch .btn a {
	text-decoration: none;
	color: #333333;
}
#main #touch .btn a:hover {
	color: #333333;
}
#nav .button a {
	color: #F0F0F0;
	text-decoration: none;
}
#nav .button a:hover {
	color: #FFCC33;
}

*/

