#en-tete {
	height: 110px;
	width: 760px;
	background-image: url(../images/bannierehaut.jpg);
}

#logo {
	width: 390px;
	float: left;
	height: 110px;
}

#icones-retour {
	height: 100px;
	width: 358px;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}

#page {
	width: 760px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 40px;
	clear:both;
	height: auto;
}

#pied-de-page {
	height: 20px;
	width: 760px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F86812;
	margin-top: 0px;
	clear:both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/pieddepage.jpg);
}
#principal {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F56E1C;
	border-left-color: #F56E1C;
	width: 760px;
	clear:both;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F56E1C;
	clear: both;
	background-color: #FFFFFF;
}


#menugauche {
	float: left;
	width: 160px;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F56E1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #0D5391;
}

ul /* Ma liste aura des puces en forme de dossiers */
{
   list-style-image: url(images/puce.gif)
 }
 
 li {
 list-style-type:none;
 }

#contenu {
	float: left;
	width: 420px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FB7119;
	border-right-color: #FB7119;
	border-left-color: #FB7119;
	vertical-align: top;
	background-color: #FFFFF1;
	padding-bottom: 20px;
}

html>body #contenu {
	height: auto;
	min-height: 440px;
} 

* html #contenu {height: 440px}

html>body #menugauche {
	height: auto;
	min-height: 440px;
} 

* html #menugauche {height: 440px}
#menugauche {
	min-height: 440px;
	background-color: #FFFFFF;
}

html>body #menudroite {
	height: auto;
	min-height: 440px;
} 

* html #menudroite {height: 440px}
	#menudroite {
	min-height: 440px;
}

html>body #page {
	height: auto;
	min-height: 440px;
} 

* html #page {height: 440px}
	#page {
	min-height: 440px;
}

html>body #principal {
	height: auto;
	min-height: 600px;
} 

* html #principal {height: 600px}
	#principal {
	min-height: 600px;
}

#menudroite {
	width: 154px;
	float: right;
	padding-top: 10px;
	height: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F56E1C;
}

body {
	width: 760px;
	margin: auto; /* Pour centrer la page */
	margin-top: 20px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. */
	margin-bottom: 20px;    /* Idem pour le bas du navigateur */
	background-color: #3972A2;
	background-repeat: repeat-x;
}

#date {
	height: 50px;
	text-align: center;
	width: 150px;
}

#calendrier {
	height: 130px;
	width: 150px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #F96B15;
	border-bottom-color: #F96B15;
}

#moteurrecherche {
	width: 150px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 10px;
}

.titremenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #0D5391;
}

.mentionslegales {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #F96B15;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F96B15;
	text-align: center;
}

h1 {
   	border-bottom: 2px solid #0D5391;
	color: #0D5391;
	font-size:20px;
}
 
h2 {
	color: #F96B15;
	font-size: 16px;
}

.texte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	text-align:justify;	
	font-style: normal;
}

a {
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color:#0D5391;
   border: none;
}

a:hover /* Quand le visiteur pointe sur le lien */
{
   text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
   color: #F96B15; 
   border: none;
}

.menudroite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: center;
}

.bordurearticle {
   border-bottom: 1px solid #0D5391;
}

.borduretableauhaut {
	border-top: 2px dotted #F96B15;
}

.calendrier {
	font-size: 9px;
	text-align: center;
}

.renseignements-suppl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
#infolegales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: bottom;
	padding-top: 200px;
}
#menuliens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea
{
   font-family: Verdana, Arial, Helvetica, sans-serif; /* On modifie la police du texte tapé l'intérieur des champs */
   font-size: 12px;
}
#editeur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	border-top-width: 2px;
	border-top-style: dotted;
	width: 160px;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: auto;
	border-top-color: #F56E1C;
	font-weight: 900;
	color: #0D5391;
}

.textecomplet {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	text-align:justify;	
	font-style: normal;
	text-indent: 30px; /* Les paragraphes commenceront 30 pixels sur la droite */
}

.affiche {
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
}

a.reseau {
	color : #ffffff;
}
