/* ------------------------------------------------------------------------- */
/* Styles par balise */
/* ------------------------------------------------------------------------- */

body, td, input, textarea, select
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

input, textarea, select
{
  border: solid 1px;
  border-color: #aaaaaa;
  background-color: #F1F1F1;
}

hr
{
  height: 0;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #aaaaaa;
}

th
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

A:active, A:link, A:visited, A:hover, A:visited:hover
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #e27703;
}

A:active, A:link, A:visited
{
  text-decoration: none;
}

A:hover, A:visited:hover
{
  text-decoration: underline;
}

/* ------------------------------------------------------------------------- */
/* Styles par ID */
/* ------------------------------------------------------------------------- */

#corps
{
  width: 1030px;
  display: block;
}

#colonne_gauche
{
  width: 740px;
}

#colonne_droite
{
  width: 245px;
}

#tab_colonne_droite {
	width : 300px;
}

#mentions
{
  width: 1090px;
  display: block;
	text-align: center;
  padding-bottom : 30px;
}

/* ------------------------------------------------------------------------- */
/* Styles par classe */
/* ------------------------------------------------------------------------- */

.msg_error
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #cc0000;
}

.msg_big
{
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  color: #339966;
}

.tabInfo TH, .tabInfo TD
{
	border-bottom : solid 1px #cccccc;
}

.tabInfoIntitule
{
	padding-right : 20px;
	color: #2e3740;
}

.marge_bas
{
  padding-bottom : 15px;
}

.titre
{
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  color: #2e3740;
  padding-bottom : 20px;
  text-align:center;
}

.titre_pave
{
	vertical-align:top;
  height: 37px;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
  text-align: left;
  /*border-bottom: 1px solid #a00e1b;*/
  margin-bottom: 10px;
  padding-top:3px;
  padding-left:5px;
margin-left:-15px;
  /*background-color: #f9eeed;*/
  background: url(../images/barre_titre.jpg) no-repeat left top;
}

.bouton
{
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  color: #000000;
  border: 0;
  background-color: #F1F1F1;
}

.bouton:hover
{
  color: #ffffff;
  background-color: #666666;
}

.agenda_border_td     { border-top: 0px; border-bottom: 1px solid; border-left: 0px; border-right: 1px solid; border-color: #000000; }
.agenda_border_table  { border-top: 1px solid; border-bottom: 0px; border-left: 1px solid; border-right: 0px; border-color: #000000; }
.agenda_border_bottom { border-bottom: 1px solid; border-color: #000000; }
.agenda_titre_mois    { font-family: Verdana; font-size: 13px; font-weight: bold; font-style: normal; color: #ffffff; background-color: #7e0001; letter-spacing: -1px; }
.agenda_titre_semaine { font-family: Verdana; font-size: 13px; font-weight: bold; font-style: normal; color: #ffffff; background-color: #7e0001; letter-spacing: -1px; }
.agenda_class_today   { font-family: Verdana; font-size: 13px; font-weight: bold; font-style: italic; color: #000000; background-color: #cccccc; letter-spacing: -1px; }
.agenda_class_sam     { font-family: Verdana; font-size: 13px; font-weight: bold; font-style: normal; color: #000000; background-color: #c9d39f; letter-spacing: -1px; }
.agenda_class_dim     { font-family: Verdana; font-size: 13px; font-weight: bold; font-style: normal; color: #000000; background-color: #c9d39f; letter-spacing: -1px; }
.agenda_class_std     { font-family: Verdana; font-size: 13px; font-weight: bold; font-style: normal; color: #000000; background-color: #ffffff; letter-spacing: -1px; }

A.agenda:active, A.agenda:link, A.agenda:visited, A.agenda:hover, A.agenda:visited:hover
{ font-family: Verdana; font-size: 12px; font-weight: normal; font-style: normal; color: #000000; text-decoration: none; }

.club, A.club:active, A.club:link, A.club:visited, A.club:hover, A.club:visited:hover
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

.border_td    { border-top: 0px; border-bottom: 1px solid; border-left: 0px; border-right: 1px solid; border-color: #000000; }
.border_table { border-top: 1px solid; border-bottom: 0px; border-left: 1px solid; border-right: 0px; border-color: #000000; }

.bordure { border: 1px solid; border-color: #aaaaaa; padding: 10px 10px 10px 10px; }

.fond_blanc { background-color: #ffffff; }
.fond_rouge { background-color: #2e3740; }
.fond_coldroite { background-color: #a00e1b; }

.bloc_texte
{
  display: block;
  background-color: #ffffff;
  border: 1px solid;
  border-color: #fdeada;
  border-top: solid 1px white;
  
  padding : 0px 0px 15px 15px;
  margin: 15px 0 15px 0;
}

.texte_blanc
{
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
}

* html .bloc_texte
{ /*IE only hack*/
  width: 100%;
}


.fond_gris
{
  background-color: f6f6f6;
}
.footer_link {
	color:#f9a400 !important;
	font-weight:bold !important;
}

.lien_deconnexion {
	color: #666666;
}

.logo {
	margin-left:300px;
}

.col_droite_lien {
	color : #c0c0c0 !important;
}