/**********************************
*
*  Liste des couleurs de l'application
*  #ffffff : fond blanc
*  #c60017 : couleur rouge du logo
*
***********************************/


/**********************************
*
*   Positionnement général des
*   blocs
*
***********************************/


body
{
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Bitstream Vera sans", Verdana, Arial, sans-serif;
   margin: auto;
}

#wrapper { 
  width: 1000px;
  padding: 0px;
  border: none;
  margin: 0px 0px 0px 0px;
padding-top: 10px;
  margin: auto;
	display: block;
	min-width: 930px;
	max-width: 1000px;
	text-align: left;
 }

#colonne { 
  width: 300px;
  float: right;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  background-color: #ffffdd;
  border: 1px solid #c60017;
 }

#contenu { 
  width: 680px;
 float: left;
  margin: 0px;
  border: none;
  padding: 0px;
 }

#tetiere { 
  width: 100%;
  padding: 0px;
  border: none;
  margin: 0px;
 }



#z1 { 
  width: 98%;
  margin: 50px 0px 0px 0px;
  border: none;
  padding: 0px;
 }

#majeur #principal { 
  width: 98%;
  margin: 50px 0px 0px 0px;
  border: none;
  padding: 0px;
 }


#z2 { 
  width: 70%;
  float: left;
  margin: 0%;
  padding: 0px;
  border: none;
 }

#z3 { 
  width: 28%;
  float: right;
  margin: 0px;
  padding: 0px;
  border: none;
 }


#pied { 
	display: block;
  width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	clear: both;
border-top: 1px solid #c60017;
 }


/*******************************
*
*   classes générales
*
*********************************/
.clearer {
  clear: both;
  height: 0px;
}

.vspacer { 
  line-height: 1.8em;
 }

.hiddenStructure, .accessibilite { display: none; }

/*********************************
*
*  Typographie
*
************************************/



a
{
	color: #c60017;
	text-decoration: none;
	padding-bottom: 3px;
}

a:hover
{
        text-decoration: underline;
}

a img
{
	padding-bottom: 0px;
	border-width: 0px;
	border-style: none;
}

h1, h2, h3, ul, dl
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p { 
font-size: 11px;
line-height: 16px;
padding: 10px;
 }
/*****************************
*
*  encart
*
******************************/

.encartg, .encartd {
  width: 370px;
  padding: 5px;
  border: 1px solid black;
  background-color: transparent;
  color: black;
  font-style: italic;
  text-align: center;
}

 .encartg img, .encartd img {
  display: block;
  margin: auto;
}

.encartg { 
  margin: 0px 10px 10px 0px;
  float: left;
 }

.encartd { 
  margin: 0px 0px 10px 10px;
  float: right;
 }

/******************************
*
*   Tétière
*
*******************************/

#tetiere
{
	display: block;
	width: 100%;
        height: 125px;
        margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  }

#titraille { 
  float: left;
  width: 700px; 
  text-align: right;
 }

#tetiere #logo { 
background-image: url(../images/airlibre_h120.png);
background-position: center center;
background-repeat: no-repeat;
        height: 125px;
float: right; 
width: 250px;
text-align: center;
}

#tetiere h1 { 
  	border-width: 0px;
	border-style: none;
     font-size: 38px;
font-weight: bold;
line-height: 80px;
padding: 0px 30px 0px 30px;
float: left;
width: 500px;
 }

#tetiere a
{
	display: block;
	border-width: 0px;
	border-style: none;
font-weight: bold;
color: black;
text-decoration: none;
}

#logo a { 
  width: 100%;
  height: 100%;
 }

#tetiere p
{
	font-family: "Bitstream Vera serif", "Times New Roman", Serif;
	font-size: 18px;
	line-height: 20px;
	font-style: italic;
text-align: right;
padding: 0;
margin: 5px;

}



/*******************************
*
*   Colonne de droite
*
********************************/

#colonne .part { 
  margin: 0px 0px 10px 0px;
  border: none;
	padding: 20px 0px 0px 40px;
	font-size: 11px;
 }


#colonne h3 { 
  margin: 0px 0px 10px 0px;
  color: #c60017;
  font-size: 1.2em;
  font-weight: bold;
 }

#colonne .media { 
text-align: center;
 }

#colonne ul.menu { 
  margin: 0px;
  padding: 0px;
  border: none;
  list-style-type: none;
 }


#colonne ul.menu li { 
  margin: 0px;
  padding: 5px;
  border: none;
  list-style-type: none;
 }

#colonne ul.menu li a { 
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
  display: block;
 }

#colonne ul.menu li a:hover { 
  color: white;
  background-color: black;
 }


/**********************************
*
*   Pied de page
*
***********************************/

#pied .licence { 
   width: 35%;
   float: right;
   text-align: right;
   background-image: url(images/Cc_somerights);
   background-position: right center;
   background-repeat: no-repeat;
   padding-right: 100px;
   margin: 0px;
 }

#pied .liens { 
   width: 53%;
  float: left;
  text-align: right;
  margin: 0px;
 }

#pied .content
{
	display: block;
	width: 100%;
	padding: 15px 65px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-size: 0.9em;
}

#pied .content { 
padding: 5px;
font-size: 10px;
 }
#pied .content p { 
margin: 3px 0px 3px 0px;
}

#pied .content li { 
  list-style-type: none;
  display: table;
  width: 110px;
  height: 80px;
  border: 1px solid black;
  padding: 5px;
  margin: 5px;
  float: left;
 }

#pied .gauche { 
float: left;
margin: 0px 10px 20px 0px;
width: 700px;
 }

#pied .droite { 
float: right;
margin: 0px 30px; 20px 10px;
width: 200px;
text-align: right;
 }
/***********************************
*
*   Formulaires
*
************************************/


input, textarea, select

{
	margin: 4px 0 4px 0;
	padding: 2px;
	font-family: Arial, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
}

submit
{
	margin: 4px 0 4px 0;
	border-color: #BBB;
	border-width: 1px;
	border-style: solid;
	background-color: #ffcc66;
	font-size: 10px;
}
submit:hover
{
	background-color: #555;
}


label { 
  display: block;
  padding-left: 5px;
 }

input, textarea { 
  width: 90%;
  font-size: 12px;
 }

/*********************************
*
*  Adresse
*
**********************************/

#adresse { 
  width: 80%;
  text-align: left;
  line-height: 16px;
 }

#adresse .nom { 
  font-weight: bold;
 }

/***********************************
*
*   body.upload
*
*   spécifique des iframes comportant
*   une page pour le upload
*
*************************************/

.upload { 
  background-color: transparent;
  background-image: none;
  color: white;
  width: 250px;
 }



/***********************************
*
*   Zone de Zoom sur les images
*
************************************/

#zoom { 
    visibility: hidden;
    background-color: black;
    color: white;
    margin: auto;
    width: 85%;
    min-width: 850px;
    position: absolute;
    left: 50px;
    top: 10px;
 }

#zoom .hautZoom { 
    background-color: black;
    color: white;  
    text-align: right;
    margin: auto;
    padding: 5px 5px 15px 0px;
}

#zoom .imageZoom a { 
    background-color: black;
    color: white;  
    text-decoration: none;
    text-align: right;
}

#zoom .hautZoom a { 
    text-align: right;
    background-color: black;
    color: white;  
    text-decoration: none;
}

#zoom .imageZoom { 
    text-align: center;
    margin: auto;
    padding: 20px;
}

#zoom .imageZoom img { 
    border: 0px;
    text-align: center;
    margin: 20px 0px 20px 0px;
    margin: auto;
 }

/********************************
*
*  Listes de gestion
*
*********************************/

.clair { 
  margin: 5px 0px;
  padding: 5px;
 }

.fonce { 
  margin: 5px 0px;
  padding: 5px;
  background-color: #ffee44;
 }

.description { 
  font-weight: bold;
  width: 60%;
  float: left;
 }

.description .mail, .description .descr { 
  font-weight: normal;
 }

.miniOutils { 
  font-size: 0.9em;
  float: left;
  width: 35%;
 }

.miniOutils .action a { 
  border: none;
  text-decoration: none;
 }

/*******************************
*
*  document (voir public)
*
*******************************/

#document { 
  border: 1px solid black;
  padding: 5px;
 }

#document .texte { 
  width: 60%;
  float: left;
 }

#document .illu { 
  width: 35%;
  border: 1px solid blue;
  padding: 10px;
  text-align: center;
  float: right;
 }

#principal ul { 
  margin: 5px 0px 5px 20px;
 }

#principal ul li { 
  padding: 5px 0px 5px 8px;
 }
/*************************************
*
*  Zone "majeur"
*
**************************************/

#majeur .illu { 
  border: 1px solid black;
  margin: 2px;
  padding: 2px;
  width: 204px;
  float: left;
 }

#majeur .illu .legende { 
  display: block;
  font-size: 9px;
  text-align: center;
 }

/*************************************
*
*  Zone "avenir" et "souvenir"
*
**************************************/

#avenir, #souvenir { 
  width: 98%;
  border: 1px solid #c60017;
  padding: 2px;
 }

#avenir h2, #souvenir h2 { 
  background-color: #c60017;
  color: white;
  font-weight: bold;
  font-size: 24px;
  text-align: left;
  padding: 2px 2px 2px 20px;
 }

#avenir h4, #souvenir h4 { 
  font-size: 11px;
}

#avenir .content, #souvenir .content { 
padding: 15px;
font-size: 11px;
 }
#avenir .content p, #souvenir .content p { 
margin: 3px 0px 3px 0px;
}

.evenement { 
  border: 1px solid black;
  padding: 2px;
 }

.evenement .titre { 
  font-weight: bold;
  color: #c60017;
 }

.evenement .date { 
  font-style: italic;
 }

.evenement .descr { 
  font-size: 0.9em;
  margin-left: 50px;
 }
