@charset "utf-8";
body {
	margin: 0px;
	background-color: #EAEBF2;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/**************** homepage *******************/

a.sommaire {
	text-decoration: none;
}
a.sommaire:hover {
	text-decoration: none;
}
a.sommaire:link {
	text-decoration: none;
}
a.sommaire:visited {
	text-decoration: none;
}

#homepagecontener {
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*modifs pour la couleur du contour*/
	border: 1px solid #333333;
}

#homepagecontenu {
	list-style-type: none;
	margin: 0px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homepagecontenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003565;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#homepagecontenu h2 {
	font-size: 0.95em;
	color: #7879A5;
	padding: 0px;
	margin: 0px;
}
#homepagecontenu  ul {
	text-decoration: none;
	list-style-image: url(./images/carre-fleche.gif);
	list-style-type: none;
	text-align: left;
	font-size: 0.9em;
	color: #003867;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 430px;
}
#homepagecontenu  ul  li {
	text-decoration: none;
	color: #003867;
	line-height: 1.5em;
}
#homepagecontenu  ul  li  a:link{
	text-decoration: none;
	color: #003867;
	line-height: 1.5em;
}
#homepagecontenu  ul  li  a:hover{
	text-decoration: none;
	color: #F78F30;
	line-height: 1.5em;
}
#homepagecontenu  ul  li  a:visited{
	text-decoration: none;
	color: #003867;
	line-height: 1.5em;
}
#homepagefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	padding: 3px;
	text-decoration: none;
	clear: both;
	color: #666666;
	background-color: #CCCCCC;
	margin: 0px;
}
#homepagefooter p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homepagefooter a {
	color: #666666;
	text-decoration: none;
}

/**************** pages ************************/

#contener {
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#banner {
	padding: 0px;
	text-align: right;
	margin: 0px;
	height: 128px;
	width: 750px;
}
#homepage {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
}
#homepage img {
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #003565;
}

#homepage ul {
	text-decoration: none;
	list-style-image: url(./images/carre-fleche.gif);
	list-style-type: none;
	text-align: left;
	font-size: 0.9em;
	color: #003867;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#homepage ul li {
	text-decoration: none;
	color: #003867;
	line-height: 1.5em;
}

#homepage ul li a:link{
	text-decoration: none;
	color: #003867;
	line-height: 1.5em;
}
#homepage ul li a:hover{
	text-decoration: none;
	color: #F78F30;
	line-height: 1.5em;
}
#homepage ul li a:visited{
	text-decoration: none;
	color: #003867;
	line-height: 1.5em;
}

#navigation {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 750px;
	height: 25px;
	background-color: #003565;
}

#navigation tr {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-spacing: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #003565;
	}
#navigation tr #rusel {
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
#navigation tr #nosel {
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #003565;
	}
#navigation tr #langues {
	height: 25px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #003565;
	}

#navigation tr td a {
	width: auto;
	height: 25px;
	margin: 0;
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 0.90em;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

#navigation tr #rusel a:link{
	color: #003565;
	text-decoration: none;
	}
#navigation tr #rusel a:hover{
	color: #003565;
	text-decoration: none;
	}
#navigation tr #rusel a:visited{
	color: #003565;
	text-decoration: none;
	}
#navigation tr #rusel a:active{
	color: #003565;
	text-decoration: none;
	}
#navigation tr td a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
#navigation tr td a:hover{
	color: #F18D2F;
	text-decoration: none;
	}
#navigation tr td a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
#navigation tr td a:active{
	color: #003565;
	text-decoration: none;
	}
	
#contenu {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 15px;
}

#contenugauche {
	width: 540px;
	text-align: justify;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
/**/
#contenugauche h1 {
	font-size: 1.2em;
	text-align: justify;
	color: #666666;
	font-weight: 900;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#contenugauche h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.13em;
	color: #003565;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#contenugauche table.spip tbody tr.row_even td{
	font-size: 0.85em;
	color: #003565;
	margin-left: auto;
	font-style: italic;
	font-weight: bolder;
	padding-left: 20px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #EEEEEE;
	width: 450px;
}

#contenugauche p {
	font-size: 0.85em;
	color: #003565;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contenugauche a img {
	display: block;
	padding: 0px;
	margin: 10px;
}

#contenugauche p strong {
	color: #003565;
}

#contenugauche ul.spip{
	list-style-image: url(./images/carre-fleche-orange.gif);
	list-style-type: none;
	font-size: 0.9em;
	color: #003565;
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

* html #contenugauche{
height:1%;
}

#contenugauche ul.spip li.spip ul.spip{
	list-style-type: none;
	list-style-image: url(./images/puce-carre-simple.gif);
	line-height: 1.1em;
	font-size: 0.95em;
	color: #003565;
	margin-left: 7px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: normal;
	text-align: left;
}
#contenugauche ul.spip ul.spip{
	list-style-type: none;
	list-style-image: url(./images/puce-carre-simple.gif);
	line-height: 1.1em;
	font-size: 0.95em;
	color: #003565;
	margin-left: 7px;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: normal;
	text-align: left;
}
/*modifs pour tout la listeniveau2 li*/

#contenugauche ul.spip li.spip ul.spip li.spip {
	margin-top: 5px;
	padding: 0px;
}
#contenugauche ul.spip ul.spip li.spip {
	margin-top: 5px;
	padding: 0px;
}

/**/
/*modifs pour tout la listeniveau1*/
#contenugauche #listeniveau1 {
	list-style-image: url(./images/carre-fleche-orange.gif);
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bolder;
	color: #003565;
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
/*modifs pour tout la listeniveau2*/

#contenugauche #listeniveau2 {
	list-style-type: none;
	list-style-image: url(./images/puce-fleche.gif);
	line-height: 1.1em;
	font-size: 0.95em;
	color: #003565;
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
	font-weight: normal;
	text-align: left;
}
/*modifs pour tout la listeniveau2 li*/

#contenugauche  #listeniveau2 li {
	margin-top: 5px;
	padding: 0px;
}

/*
#contenugauche #listeniveau1 {
	list-style-image: url(./images/carre-fleche.gif);
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bolder;
	color: #666666;
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#contenugauche #listeniveau2 {
	list-style-type: none;
	list-style-image: url(./images/carre-fleche-orange.gif);
	line-height: 1.1em;
	font-size: 0.95em;
	color: #DB8402;
	margin-left: 10px;
	padding: 0px;
	margin-top: 5px;
	font-weight: normal;
	text-align: left;
}
#contenugauche  #listeniveau2 li {
	margin-top: 5px;
	padding: 0px;
}
*/
#ongletsaccueil {
	background-image: url(./images/traitsd-simple-ombre.gif);
	height: 25px;
}
#contenugauche #listesimple {
	font-size: 0.85em;
	color: #003565;
	list-style-image: url(./images/puce-fleche.gif);
	list-style-type: none;
	line-height: 1.3em;
}
ul.spip {
	font-size: 0.85em;
	color: #003565;
	list-style-image: url(./images/puce-fleche.gif);
	list-style-type: none;
	line-height: 1.3em;
}

#sousmenu {
	display: block;
	height: 18px;
	width: 540px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#sousmenu #nosel {
	display: block;
	float: left;
	padding: 0px;
	width: 131px;
	background-image: url(./images/onglet-off.gif);
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 18px;
}

#sousmenu #sel {
	display: block;
	float: left;
	padding: 0px;
	width: 131px;
	background-image: url(./images/onglet-on.gif);
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 18px;
}

#sousmenu li a {
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: 900;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#breves {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(./images/breves2.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 540px;
	border: 1px solid #E8E8E8;
}

#breves h2 {
	font-size: 1em;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	color: #999999;
}
#breves ul {
	list-style-type: none;
	font-size: 0.8em;
	line-height: 1.35em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
}
#breves li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(./images/carre-fleche.gif);
}

#contenudroite {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	height: auto;
	width: 165px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 15px;
}

#temoignagehaut {
	color: #003867;
	background-image: url(./images/temoignage_haut.gif);
	background-repeat: no-repeat;
	height: 27px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#temoignagehaut  h2 {
	font-size: 1.2em;
	color: #003867;
	margin: 0px;
	padding: 3px;
	display: block;
	height: 1.3em;
	text-align: center;
}

#temoignage {
	color: #003867;
	background-color: #e2e2e2;
	background-repeat: no-repeat;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#temoignage  p {
	font-style: italic;
	text-align: justify;
	font-size: 0.85em;
	padding-right: 3px;
	padding-left: 3px;
}
#temoignage  p.signature {
	padding-right: 3px;
	padding-left: 3px;
}
#temoignage ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003867;
	text-align: justify;
	font-size: 0.85em;
	padding-right: 3px;
	padding-left: 3px;
	padding: 3px;
}

#temoignagebas {
	color: #003867;
	background-image: url(./images/temoignage_bas.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#temoignagebas  p {
	font-style: italic;
	text-align: right, bottom;
	font-size: 0.85em;
	padding-right: 3px;
	padding-left: 3px;
}


/* Tableaux, formulaires */
table.formulaire {
	font-size: 0.85em;
	width: 90%;
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.formulaire caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.formulaire tr.row_first { 
	background: #003565;
/*	background: #6ea59b;*/
	color: #FFF;
	font-weight: bold;
}
table.formulaire tr.row_odd { background: #DDD; }
table.formulaire tr.row_even { background: #EEE; }
table.formulaire th, table.formulaire td { padding: 3px; text-align: left; vertical-align: middle; }


#logogidsoft {
	text-align: center;
}
#logogidsoft a img {
	padding-top: 5px;
	padding-right: 2px;
}

#logogidsoft p {
	font-size: 0.73em;
	color: #41A19F;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/**/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	text-decoration: none;
	clear: both;
	color: #666666;
	background-color: #CCCCCC;
}

#footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

/*
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px;
	text-decoration: none;
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #003565;
	background-color: #003565;
	color: #FFFFFF;
}

#footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
*/

ul.plansite, ul.plansite ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 1.5em;
  font-size: 12px; }
ul.plansite li {
  border-left: 1px solid black;
  color: black;
  margin: 0;
  padding: 0; }
ul.plansite li a {
  padding-left: 0.5em;
  text-decoration: none;
  color: black;
  border-bottom: 1px solid black; }
ul.plansite li strong {
  font-size: 105%; }