body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyg{
/*	background-color: #ff8000;*/
}
div.sp{
	margin: 5px;
	padding: 5px;
}
img.sp{
	margin: 0px;
	padding: 0px;
}

.panier{
	color:#FFFFFF;
	padding :5px;
	border : 2px solid white; 
	font-family:			 Arial ;
	font-size: 18px;
	font-style: normal;
	line-height: none;
	font-weight: bold;
}
.bandeau{
	background-image: url(../images/home/bandeau/backbandeau.gif); 
	background-repeat: repeat-x;
	background-position: top;
/*	background-color: #0050c7;
	background-color: #ff8000;
*/
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: none;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color:  #666666;
}
a.url{
	font-size:12px;
	font-weight:bold;
	color:  #3366AA;
}
a.url:visited{
	font-size:12px;
	font-weight:bold;
	color:  #3366AA;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #666666;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: none;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #666666;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
}
a.u {
	text-decoration: underline;
}

td.bouton {
	background: url(../images/home/bouton/BoutonValidBack.jpg) repeat-x center;
}

a.titreBlancBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: strong;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
a.titreBlancBold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: strong;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
a.titreBlancBold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: strong;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}

.texteGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}
.texteGris2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bolder;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}

.texteGrisBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #666666;
}

.titreBlancBold {
	font-family: Comic sans MS, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: strong;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}

.titreBlancItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}

.titreGrisbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: strong;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #666666;
}

td.occupe{
	background-color: #ffAA88;
	text-decoration: line-through;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

td.disponible{
	background-color: #88AAFF;
	background-image: url(../images/fondd.png);
	color: black;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.indisponible{
	background-color: #FFFFFF;
	text-decoration: line-through;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.titrecal{
	color: #3366AA;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}
