/*******************   COORDONNEES / CONTACT   *******************/
table.coord,
table.contact {
  border-collapse: separate;
  border-spacing: 10px 5px;
  margin: 5px 0;
}
table.coord td.label,
table.contact td.label {
  font-weight: bold;
  width: 130px;
}
table.coord td.adr p {
  margin: 0;
  padding: 0;
}
table.contact p.mention_cnil {
  font-size: 7pt;
  font-style: italic;
  text-align: justify;
  color: #666;
  margin: 0;
  padding: 0;                
}
table.contact p {  
  margin: 0;
  padding: 0;                
}
table.contact td.submit {  
  text-align: right;
}
/*******************   COORDONNEES / CONTACT  *******************/


/*******************   CONCOURS/LICENCIES   *******************/
table.conc_liste,
table.licencies {
  border: solid 1px #bbb;
  width: 100%;
  margin: 10px 0;
}
table.conc_liste tr.titre td,
table.conc_liste thead,
table.licencies thead {
  font-weight: bold;
  background: #888 url("/share/img/modeles/trans_small.png") repeat-x 0 0;  
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
table.conc_liste tr.impair,
table.licencies tr.impair {
  background: #fff;
}
table.conc_liste tr.pair,
table.licencies tr.pair {
  background: #ddd;
}
table.conc_liste td,
table.conc_liste th,
table.licencies td {
  border-left: solid 1px #bbb;
  border-right: solid 1px #bbb;
  padding: 1px 3px;
}
table.conc_liste th {
  padding: 4px;
}
table.conc_liste tr:hover,
table.licencies tr:hover {
  background: #bbb;
}
table.conc_liste thead tr:hover {
  background: #888 url("/share/img/modeles/trans_small.png") repeat-x 0 0;  
}
table.conc_liste td a,
table.licencies td a {
  color: #000;
  text-decoration: none;
}
table.conc_liste td a:hover,
table.licencies td a:hover {
  color: #000;
  text-decoration: underline;
}
div.voir {
  margin: 0;
  text-align: center;
}
div.voir a {
  text-decoration: none;
}
div.voir a:hover {
  text-decoration: underline;
}
/*******************   CONCOURS/LICENCIES   *******************/


/*******************   EQUIPEMENT   *******************/
div.equipmt table.logmt {
  border-collapse: collapse;
  width: 100%;
}
div.equipmt table.equipmt {
  border-collapse: collapse;
  width: 100%;
}
/*******************   EQUIPEMENT   *******************/


/*******************   EQUIPE   *******************/
div.equipe p {
  margin: 0;
  padding: 0;
}
/*******************   EQUIPE   *******************/


/*******************   LABELS   *******************/
table.labels {
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
}
table.labels td {
  border: solid 1px #ddd;
  text-align: center;
  padding: 8px;
}
table.labels td:hover {
  border-color: #bbb;
}
table.labels td div.icone {
  height: 95px;
}
table.labels td a {
  display: block;
  font-size: .9em;
  color: #000;
  text-decoration: none;
}
/*******************   LABELS   *******************/


/*******************   DISCIPLINES   *******************/
table.disciplines {
  width: 100%;
  margin: 10px 0;
}
table.disciplines td {
}
table.disciplines table.disc {
  width: 100%;
  border: solid 1px #bbb;
}
table.disciplines table.disc td {
  border-left: solid 1px #bbb;
  border-right: solid 1px #bbb;
  padding: 1px 3px;
}
table.disciplines table.disc thead {
  background: #999;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
table.disciplines table.disc thead td.titre {
  width: 25%;
}
/*******************   DISCIPLINES   *******************/


/*******************   GOOGLEMAP     *******************/
table.admin_googlemap { 
  margin: 10px auto;
  border-collapse: collapse;
  background-color: #d4d4d4;
}
table.admin_googlemap td { 
  padding: 4px;
  border: 1px solid #444;
}
table.admin_googlemap td table td { 
  padding: 2px 4px;
  border: none;
}
table.admin_googlemap td p { 
  padding: 0;
  margin: 0;
}
table.admin_googlemap td p.params { 
  font-weight: bold;
  margin-bottom: 2px;
}
/*******************   GOOGLEMAP     *******************/


/*******************   Fichiers d'aide ******************/
img.illustration_help_module {  
  float: right;
  padding: 2px;
  border: 1px solid #aaa;
  margin: 0 0 0 10px;
  background-color: #fff;
}
.highslide-html-content p { 
  margin: 5px 0;
  padding: 0;
}
.highslide-html-content ul { 
  margin: 5px 0;
  padding: 0 0 0 16px;
}
.highslide-html-content ul li { 

}
/*******************   Fichiers d'aide ******************/


/*******************   Bannière du site *****************/
table.config {
  border-collapse: collapse;
}

table.config tr td {  
  border: 1px solid #999;
  padding: 5px 15px;
}

table.config tr td.libelle,
table.config tr td.double span.libelle {
  text-align: left;
  color: #233486;
  font-weight: bold;
  border-right: 1px dashed #999;
}

table.config tr td.control {  
  border-width: 1px 0px;
}

table.config tr td.submit_banniere {  
  text-align: right;
  border-left: 0px;
}

table.config tr td.submit {  
  text-align: left;
  border-left: 0px;
}

table.config tr td.double {
  text-align: left;
  border: solid 1px #999;
}
table.config tr td.double span.libelle {
  border: 0px;
}

table.config tr td p {  
  margin: 0;
  padding: 0;
}

table.config tr td p.format {  
  margin: 4px 0 0 0;
  padding: 0;
}

table.config tr td p img,
table.config tr td p input {  
  vertical-align: middle;
}
/*******************   Banniere du site *****************/


/*******************   Choix du modele   *****************/
#res_contenu {  
  background: transparent;
}

table.chx_rub {
  width: 100%;
  border-collapse: separate;
  border-spacing: 20px;
  margin: auto;
}
table.chx_rub tr td.item_rub {
  width: 32%;
  border: 2px solid #D7A997;
  vertical-align: top;
  padding: 0;                      
  background: #ffffda;
}
table.chx_rub tr td.item_rub_actuel {  
  width: 32%;
  border: 2px solid #D7A997;
  vertical-align: top;
  padding: 0;                      
  background: #D0DFF6;
}
table.chx_rub tr td div.icone {  
  text-align: center;
  margin: 10px 0;
}
table.chx_rub tr td h5 {  
  background: #D78A6C;
  margin: auto;
  padding: 5px 10px;
}

table.chx_rub.alt tr td.item_rub {
  text-align: center;
}
table.chx_rub.alt tr td.item_rub a {
  display: inline-block;
  text-decoration: none;
  color: #4A64B8;
}
table.chx_rub.alt tr td.item_rub a:hover {
  color: #000;
}
table.chx_rub.alt tr td.item_rub img {
  vertical-align: middle;
  margin: 10px 10px 10px 0;
}
/*******************   Choix du modele   *****************/


/**********************   ALBUMS   ***********************/
div.album_preview_img div.com {
  margin: 0 10px;
  font-family: Tahoma, Arial, Sans-serif;
  font-size: 11px;
  color: #000;
  width: 170px;
  height: 1.2em;
  text-align: center;
}
/**********************   ALBUMS   ***********************/


/**********************   PROMO   ***********************/
table.global td.promo_droite,
table.global td.promo_gauche,
table.global td.promo_bande {
  padding: 0;
  background: #fff;
  text-align: center;
}
table.global td.promo_droite,
table.global td.promo_gauche {
  width: 100px;
  vertical-align: top;
}
*+html table.global td.promo_droite,
*+html table.global td.promo_gauche {
  width: 10%;
}

table.global td.promo_bande {
  height: 100px;
  text-align: center;
}

#promo_temp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #fff;
}
#promo_temp p.promo,
#promo_temp p.acces_direct {
  text-align: center;
}
#promo_temp p.promo {
  height: 400px;
  margin: 80px auto;
}
#promo_temp p.acces_direct a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  border: solid 1px #aaa;
  background: #666 url('/share/img/admin_submit.png') repeat-x;
  padding: 5px 28px;
  -moz-border-radius: 5px;
}
#promo_temp p.acces_direct a:hover {
  border-color: #333;
}
#promo_temp div.ligne {
  margin-top: -20px;
  border: solid #aaa;
  border-width: 1px 0 0 0;
  height: 5px;
}
*+html #promo_temp p.acces_direct a {
  padding: 3px 28px;
}
*+html #promo_temp div.ligne {
  border-width: 0;
}
/**********************   PROMO   ***********************/



table.fleches {
  border-collapse: collapse;
  border: none;
  margin: auto;
}
table.fleches td {
  border: none;
  padding: 0;
  vertical-align: middle;
}
table.fleches td.nom_champ {
  padding: 0 0 0 4px;
}
table.fleches td.fleche_haut {
  vertical-align: bottom;
}
table.fleches td.fleche_bas {
  vertical-align: top;
}
table.fleches tr:hover {
  background: none;
}




/** tmp à ranger ***/

input.submit, a.submit {
  font-size: 9pt;
  font-family: verdana,sans;
  border: 1px solid #aaaaaa;
  color: #000;
  text-decoration: none;
  margin: 0;
  padding: 3px 10px;
  font-weight: bold;
  background: url('/share/img/admin_submit.png') repeat-x;
  cursor: pointer;
}

input.inline, a.inline {
  padding: 0px 10px;
}

/** tmp à ranger ***/

