body {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url('../images/esprit_run.jpg');
	font-family: Arial, Helvetica, sans-serif;
}

#full {
	position: relative;
	width: 65%;
	margin: 0 auto;
	text-align: left;
}

th {
	background-color: #990000;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A {
	color: #990000;
	text-decoration: underline ;
	font-family: Arial, Helvetica, sans-serif;
}

A:hover {
	color: blue;
	#text-decoration: underline;
	text-decoration : none
	
}

table.panier {
	background-color: #000000;
	color: #ffffff;
}

td.ligne_panier {
	color: black;
	background-color: #f3e2a0;
	font-weight: bold;
}

td.panier_total {
	color: black;
	background-color: #ffcc66;
	font-weight: bold;
}

table.contenu {
	background-color: #000000;
	color: #ffffff;
}

tr.ligne_titre {
	background-color: #990000;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
}

tr.ligne_titre2 {
	color: black;
	background-color: #ffcc66;
	font-weight: bold;
}

tr.ligne_contenu {
	color: black;
	background-color: #f3e2a0;
	font-weight: 400;
	font-size: 12px;
}

tr.ligne_total {
	color: black;
	background-color: #ffcc66;
	font-weight: bold;
}

.image {
	border: 1px solid #000000;
}

.class_menu_1 {
	#border: solid #ddddd0;
	border: 0px ;
	text-transform: uppercase;
	#text-decoration: underline;
	text-decoration : none;
	color: green;
	#background-color: #99ff00;
	background-color: #000000;
	font-weight: bold;
}

.class_menu_2 {
	text-decoration : none;
	color: #FFA500;
	font-weight:400

}

.class_menu_3 {
	color: white;
	#background-color: #990000;
	#background-color: #000000;
	font-weight: bold;
}

.box_table {
	#border: solid #d0d0d0;
	border-width: 0px;
	background-color: #000000;
	padding: 5px;
	font-size: 12px;
	margin-bottom: 2px;
}

.fieldset1 {
	border: 1px solid #393;
	background-color:#000000;
	width: auto;
	margin: 0.1em;
	margin-bottom: 5em;
}

fieldset {
	padding: 0em 0 0.0em 0.8em !important;
	margin-bottom: 1em;
	border: 0;
	width: auto;
	margin: 0.1em;
	background-color:#f3e2e2
}

fieldset p {
	padding: 0 0 0.0em 0.8em !important;
	#clear: both;

}

textarea {
	width: 60%;
	border: 0;
	margin-right: 0.25em;	
}

.article textarea {
	width: 70%;
	border: 0;	
	margin-bottom: 0.80em;
}


.article p{
	display:inline;
	line-height: 300%  ;
	
}


label.text {
	display: inline;
	margin: 0 1em 0 0;
	float: left;
	text-align: right; /* n'hésitez pas pas à aligner à gauche, c'est pas mal aussi */
	color: green;
	font-family: Helvetica, Arial; font-size: 13px; font-weight: bold;
}

label.text2 {
	display: inline;
	margin-left: 1.5em;	
	float: left;
	text-align: right; /* n'hésitez pas pas à aligner à gauche, c'est pas mal aussi */
	color: green;
	font-family: Helvetica, Arial; font-size: 13px; font-weight: bold;
}

label.text1 {
	display: inline;
	float: left;
	padding: 0.1em;
	#width: 250px;
	text-align: left ; /* n'hésitez pas pas à aligner à gauche, c'est pas mal aussi */
	#border-bottom: 1px solid #ABBF3B;
	color: red;
}
span.warning {
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
}


.titre {
  background:#DED983;
  color:#345071;
  padding:.2em .3em;
  font-size:1.2em;
  border:2px outset #DED983;
  position:relative;
  margin-bottom:-1em;
  width:5em;
  margin-left:1em;
  margin-top:1em;
}

#filtres label {
  position:absolute;
  font-size:90%;
  padding-top:.2em;
  left:20px;
}
/* fieldset recherche */
#filtres input {
  margin-left:9em;
  line-height:1.4em;
  margin-bottom:.2em;
}

.radioCheck {
	margin: 0 1em 0 0.25em;	
	color: green;
}

div.row {
  clear: both;
  padding-top: 2px;
  }

div#accueil {
	border:none;
  	width:200px;
  	height:200px;
  	position: relative;
  	overflow: visible;
	}


div.row span.label {
  float: left;
  width: 60px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 150px;
  text-align: left;
  }

div.row span.formwg {
  float: left;
  width: 150px;
  text-align: right;
  }

.titremois  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #FDFC65; background: #FFFF00 }
.titremois:link  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #FDFC65; background: #1C2D67; text-decoration: none }
.titremois:visited  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #FDFC65; background: #1C2D67; text-decoration: none }
.titremois:hover  { font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; color: #FF0000; background: #1C2D67; text-decoration: underline }

.titrejours  { font-family: Helvetica, Arial; font-size: 9px; color: #FDFC65; background: #FFcF67 }
.titrenum  { font-family: Helvetica, Arial; font-size: 11px; color: #FDFC65; background: #1C2DFF }
.titrenum2  { font-family: Helvetica, Arial; font-size: 11px; color: #AAAAAA; background: #1C2DFF }
.titreweek  { font-family: Helvetica, Arial; font-size: 9px; color: #AAAAAA; background: #1C2D67 }
.titreweek2  { font-family: Helvetica, Arial; font-size: 11px; color: #0000AA; background: #A4D8EE }
.titrewend  { font-family: Helvetica, Arial; font-size: 11px; color: #FDFC65; background: #5060A0 }
.titrewend2  { font-family: Helvetica, Arial; font-size: 11px; color: #AAAAAA; background: #5060A0 }
.titrenow  { font-family: Helvetica, Arial; font-size: 11px; color: #FDFC65; background: #90A0E0 }
.presentation  { font-family: Helvetica, Arial; font-size: 14px; color: #00FF00; background: #000000 }
