/* @group reset */

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, cite, em,  img,  strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html, body {
  background-color: #FFFFFF;
}

body {
  font: 11px/16px "Trebuchet MS", Verdana, sans-serif;
  color: #000000;
}

ol, ul {
  list-style: none;
}

a {
  text-decoration: none;
}

.no_padding {
 padding: 0 !important;
}

.line_height {
 line-height: 12px;
 font-weight: bold;
}

/* 
Bleu: #003263
Vert:
*/

/* @end */

/* @group Structure */

#structure {
  float: left;
}

#structure a:link, #structure a:visited {
  color: #000000;
  border-bottom: 1px dotted #000000;
  font-weight: bold;
}

#structure a:hover, #structure a:active {
  color: #000000;
  border-bottom: 1px solid #000000;
  font-weight: bold;
}

#pageAccueil {
  width: 990px;
  height: 100%;
  margin: 0 auto;
  background: url(/images/bg-page-accueil.gif) repeat-y;
}

#pageEntree {
  width: 990px;
  height: 100%;
  margin: 0 auto;
  background: url(/images/bg-page-entree.gif) repeat-y;
}

#page {
  width: 990px;
  height: 100%;
  margin: 0 auto;
  background: url(/images/bg-page.jpg) repeat-y;
}

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-style: italic
}

/* @end */

/* @group Common */

.gauche {
  float: left;
}

.droite {
  float: right;
}

.image {
  margin-right: 8px;
}

div.degrade {
  background: url(/images/bg-degrade-hor.jpg) repeat-y;
}



/* @end */

/* @group Typo */

h1 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 8px;
}

h2 {
  font-size: 14px;
  text-transform: uppercase;
}

h3 {
  font-size: 12px;
  text-transform: uppercase;
  border-top: 1px solid #000000;
  margin-top: 12px;
  padding-top: 2px;
}

h4 {
  font-size: 12px;
  text-transform: uppercase;
  padding-top: 8px;
}

h5 {
  font-size: 11px;
}

h6 {
  font-size: 11px;
}

p {
  margin-bottom: 8px;
}

.rouge {
  color: red;
}

.gris {
  color: gray;
}

.majuscule {
  text-transform: uppercase;
}

.dernier {
  padding-bottom: 8px;
}

.italique {
  font-style: italic;
}

ul.liste {
  margin-left: 10px;
}

ol.liste {
  margin-left: 10px;
}

ul.liste li {
  list-style: disc;
  margin-left: 20px;
}

ol.liste li {
  margin-left: 20px;
  list-style-type: decimal;
}

ul, ol {
  margin-bottom: 8px;
}

p > sup { 
  font-size: 8px; 
  line-height: 0.8em 
}

/* @end */

/* @group Entete */

#entete {
  position: relative;
  border-top: 3px solid #003263;
  background-color: #FFFFFF;
}

#utilitaires {
  position: absolute;
  top: 10px;
  right: 182px;
  color: #555555;
}

#utilitaires a:link, #utilitaires a:visited {
  color: #000000;
}

#utilitaires a:hover, #utilitaires a:active {
  color: #000000;
  border-bottom: 1px solid #000000;
}

/* @group nav */
#nav {
  margin-left: 20px;
  margin-top: 10px;
}

#nav li {
  display: inline;
  margin-right: 15px;
  color: #000000;
  font-weight: bold;
}

#nav a:link, #nav a:visited {
  color: #003263;
}

#nav a:hover, #nav a:active {
  color: #000000;
}

#nav li.actif a {
  color: #000000;
}

#sousnav li.actif a {
  color: #000000;
}

/* @group sounav */
#sousnav {
  height: 14px;
  background-color: #CCD6E0;
  padding: 8px 0;
  border-bottom: 20px solid #FFFFFF;
  margin-top: 4px;
}

#sousnavaccueil {
  height: 10px;
  background-color: #FFFFFF;
  padding: 0;
  border-bottom: none;
  margin-top: 4px;
}

#sousnav ul {
  margin-left: 20px;
}

#sousnav li {
  display: inline;
  margin-right: 15px;
  color: #000000;
  font-weight: bold;
}

#sousnav a:link, #sousnav a:visited {
  color: #003263;
}

#sousnav a:hover, #sousnav a:active {
  color: #000000;
}

/* @end */

#navlocale {
  float: left;
  width: 190px;
  text-align: right;
  font-weight: bold;
}

#navlocale ul {
  padding: 8px;
}

#navlocale ol {
  padding: 8px;
  text-align: left;
}

#navlocale h4 {
  margin-bottom: 6px;
}

#navlocale li {
  margin-bottom: 4px;
}

#navlocale ul li a:link, #navlocale ul li a:visited {
  color: #444444;
}

#navlocale ul li a:hover, #navlocale ul li a:active {
  color: #000000;
}

/* @end */



/* @end */

/* @group Accueil */

/* @group formation */

#formation {
  width: 790px;
  background-color: #CCD6E0;
  border-bottom: 10px solid #FFFFFF;
}

#formation h2 {
  padding: 4px 0 2px 8px;
  background-color: #003263;
  color: #FFFFFF;
}

#formation div.colonne {
  width: 370px;
  padding: 8px;
}

#formation div.no_padding {
  width: 385px;
  padding: 0px;
}

#formation div.no_padding a {
  border-bottom: 0;
}

/* @end */

/* @group liens */

#liens {
  clear: both;
  float: left;
  width: 270px;
  padding: 8px;
  margin-right: 10px;
  min-height: 310px;
  background: url(/images/bg-degrade-ver.jpg) repeat-x;
}

#liens img {
  margin-bottom: 8px;
}

#liens h4 {	
  border-top: 2px solid #4C6F91;
  margin-top: 10px;
  padding-top: 6px;
}

#liens p {
  font-size: 11px;
}

#liens li {
  font-weight: bold;
}

#liens li.date {
  font-weight: normal;
}

#liens li.italique {
  font-style: italic;
  font-weight: normal;
}



/* @end */

/* @group editions */

#editions {
  float: left;
  width: 270px;
  padding: 8px;
  margin-right: 10px;
  min-height: 310px;
  background: url(/images/bg-degrade-ver.jpg) repeat-x;
}

#editions img {
  margin-bottom: 8px;
}

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

#editions h4 {	
  border-top: 2px solid #4C6F91;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 6px;
}

#editions p {
  font-size: 11px;
}

#editions li {
  font-weight: bold;
  margin-top: 8px;
}

/* @end */

/* @group psyaide */

#psyaide {
  float: left;
  width: 182px;
  padding: 8px;
  margin-right: 10px;
  color: #FFFFFF;
}

#psyaide a:link, #psyaide a:visited {
  color: #FFFFFF;
  border-bottom: 1px dotted #FFFFFF;
  font-weight: bold;
}

#psyaide a:hover, #psyaide a:active {
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  font-weight: bold;
}


/* @end */

/* @end */

/* @group intro */

#intro {
  position: relative;
  height: 150px;
  width: 790px;
  background-color: #99ADC1;
  border-bottom: 10px solid #FFFFFF;
  overflow: hidden;
}

#intro h1 {
  padding: 12px 0 0 8px;
  line-height: 24px;
}

#intro h2 {
  padding-left: 8px;
}

#intro p {
  padding-left: 8px;
  width: 370px;
}

#intro img {
  position: absolute;
  top: 0;
  right: 0;
}

#intro object, #intro embed {
  position: absolute;
  top: 0;
  right: 0;
}

.introaccueil {
}


/* @end */

/* @group entree */
#entree {
  width: 790px;
}

#entree li {
  margin-bottom: 4px;
}

#entree>h2 {
  margin: 4px 0 12px 8px;
  font-size: 18px;
}

#entree h6 {
  margin-top: 10px;
}

#entree div.deux {
  width: 373px;
  background-color: #FFFFFF;
  padding: 8px;
}

#entree div.trois {
  width: 240px;
  background-color: #FFFFFF;
  padding: 8px;
}

#entree div.une {
  width: 774px;
  background-color: #FFFFFF;
  padding: 8px;
  border-top: 10px solid #FFFFFF;
}

#entree div.colonne {
  width: 170px;
  padding: 8px;
}

.marge {
  margin-right: 11px;  
}

.margebottom {
  margin-bottom: 11px;  
}

#entree div.colonne.droite a:link, #entree div.colonne.droite a:visited {
  color: #FFFFFF;
  border-bottom: 1px dotted #FFFFFF;
}

#entree div.colonne.droite a:hover, #entree div.colonne.droite a:active {
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}


#entree div.degrade {
  background: url(/images/bg-degrade-ver.jpg) repeat-x;
  background-color: white;
}

/* @end */

/* @group contenu */
#contenu {
  float: left;
  margin-left: 10px;
}

.unique {  
  width: 570px;
}

.multi {
  width: 390px;
}

#contenu ul, #colonneContenu ul {
  margin-bottom: 8px;
}

#colonneContenu {
  float: left;
  width: 160px;
  margin-left: 30px;
  font-size: 11px;
  border-left: 1px solid #000000;
  padding-left: 8px;
}

/* @end */

/* @group colonne */

#colonne {
  float: right;
  width: 170px;
  padding: 10px;
}

#colonne h2 {
  line-height: 18px;
}

#colonne h3 {
  border-top: 0;
}

#colonne h4 {
  line-height: 18px;
  padding-top: 2px;
  border-top: 3px solid #8AA669;
  margin: 12px 0 6px 0;
}

#colonne p {
  font-size: 11px;
}

#colonne li {
  font-weight: bold;
  padding-right: 5px;
}

#colonne li.date {
  margin-bottom: 4px;
  font-weight: normal;
}

#colonne li.italique {
  font-style: italic;
  font-weight: normal;
}

#colonne a:link, #colonne a:visited {
  color: #000000;
  border-bottom: 1px dotted #000000;
  font-weight: bold;
}

#colonne a:hover, #colonne a:active {
  color: #000000;
  border-bottom: 1px solid #000000;
  font-weight: bold;
}

/* @end */

/* @group basdepage */

#basdepage {
  clear: both;
  border-top: 10px solid #FFFFFF;
  background-color: #6684A1;
  padding: 10px;
  color: #FFFFFF;
}

#basdepage p {
  margin-bottom: 8px;
}

#basdepage a:link, #basdepage a:visited {
  color: #FFFFFF;
  border-bottom: 1px dotted #FFFFFF;
}

#basdepage a:hover, #basdepage a:active {
  color: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}


/* @end */

/* @group form */
form {
  margin: 8px 0;
}

form h3 {
  margin-top: 16px;
}

form h3 span a {
  text-transform: lowercase;
  color: #999;
  font-style: italic;
}

form label {
  display: block;
  margin-left: 2px;
  font-weight: bold;
}

form input[type="text"] {
  margin-bottom: 8px;
  width: 300px;
}

form input[type="password"] {
  margin-bottom: 8px;
  width: 300px;
}

form input[type="textarea"] {
  margin-bottom: 8px;
  width: 300px;
  height: 300px;
}

form textarea {
  margin-bottom: 8px;
  width: 500px;
}

form input[type="checkbox"] {
  margin: 8px 0;
}

form span.controls {
  margin: 8px 0;
}

form select {
  display: block;
  margin-bottom: 8px;
  width: 305px;
}

.champs50px {
  width: 50px;
}

#add-person {
  text-decoration: underline;
  cursor: pointer;
}

/* @end */

/* @group bouton */
.bouton {
  margin: 20px 10px 20px 0;
}

a.btn {
  padding: 6px 0 9px 0;
  background: url(/images/bg-btn-left.gif) no-repeat 0 -54px;
}

#structure a.btn, #structure a.btn:hover {
  border-bottom: none;
}

a.btn span {
  margin-left: 5px;
  padding: 6px 10px 10px 5px;
  background: url(/images/bg-btn-right.gif) no-repeat 100% -54px;
  color: #FFFFFF;
}

a.btn span:hover {
  background: url(/images/bg-btn-right.gif) no-repeat 100% -54px;
  color: #999999;
}

/* @end */

/* @group gestion */

#page_gestion {
  width: 990px;
  height: 100%;
  margin: 0 auto;
}


#entete_gestion {
  width: 960px;
  padding: 30px;
  background-color: #99ADC1;
  border-bottom: 10px solid #FFFFFF;
}

.gestion {
  padding-left: 20px;
}


.tab {
  margin-left: 8px;
}

.ville {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.marge_bas {
  margin-bottom: 4px;
}

#nav_gestion {
  margin-left: 30px;
}

#auth {
  margin-left: 100px;
  margin-top: 40px;
}

#nav_gestion li {
  display: inline;
  margin-right: 15px;
  color: #000000;
  font-weight: bold;
}

#nav_gestion a:link, #nav_gestion a:visited {
  color: #003263;
}

#nav_gestion a:hover, #nav_gestion a:active {
  color: #000000;
}

#nav_gestion li.actif a {
  color: #000000;
}

#sousnav_gestion li.actif a {
  color: #000000;
}

#sousnav_gestion {
  height: 14px;
  background-color: #CCD6E0;
  padding: 8px 0;
  border-bottom: 20px solid #FFFFFF;
  margin-top: 4px;
}

#sousnav_gestion ul {
  margin-left: 30px;
}

#sousnav_gestion li {
  display: inline;
  margin-right: 15px;
  color: #000000;
  font-weight: bold;
}

#sousnav_gestion a:link, #sousnav_gestion a:visited {
  color: #003263;
}

#sousnav_gestion a:hover, #sousnav_gestion a:active {
  color: #000000;
}

#page_gestion table {
  width: 960px;
  margin-bottom: 30px;
}

#page_gestion td, #page_gestion th {
  padding: 5px;
  border-bottom: 1px solid #999;
  text-align: left;
}

#page_gestion tr.odd {
 background-color: #e0e0e0;
}

#page_gestion th.col1 {
  width: 380px;
  text-transform: uppercase;
}

#page_gestion th.col2, #page_gestion th.col3, #page_gestion th.col4 {
  width: 140px;
  text-transform: uppercase;
}

/* @end */

/* @group recherche */
#recherche {
 position: absolute;
 top: 30px;
 right: 10px;
}

#recherche form input.champs {
 width: 230px;
 margin-bottom: 0;
}

/* @end */

/* @group resultats */

table.resultats {
 width: 575px;
}

table.resultats th {
 text-align: left;
}

table.resultats td.nom {
 width: 300px;
}


/* @end */

/* @group table panier */

table.panier {
 width: 575px;
 font-size: 12px;
 border-bottom: 1px dotted #000;
}

table.panier td {
 height: 20px;
 vertical-align: top;
}

table.panier td.nom {
 width: 350px;
 text-align: left;
 text-transform: uppercase;
}

table.panier td.date {
 width: 225px;
 text-align: right;
}

/* @end */

/* @group send_to_friend */

#send_to_friend {
 position: absolute;
 top: 10px;
 right: 0;
}

#send_to_friend a {
 float: right;
 color: black;
 overflow: hidden;
}

#send_to_friend a:hover {
 cursor: pointer;
}

#send_form {
 position: relative;
 margin-top: 25px;
 background: #CCD6E0;
 padding: 5px 15px;
 z-index: 10;
 display: none;
}

/* @end */

.pub {
 float: left;
 background: #b9caa6;
 padding: 0 10px;
 border: 1px solid black;
}














