/* util  */
.clearfix:after, .container:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/* Fond */

td.normal2 {
   font-family:Verdana;
   font-size:11px;
   color:#d60c8c;
   background-color:#fff6fc;
   padding:2px 2px 2px 2px;
text-align:left;
}

body {
	background-color:#fdf1f8;
	margin: 0;
	padding: 0;
}

#fond {
	position:absolute;
	width: 900px;
	height: 662px;
	background-image:url(images/motif.gif);
	background-repeat:no-repeat;
}

a {
	color:#00a9a1;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#d60c8c;
}
a.rose{
	color:#d60c8c;
	text-decoration:none;
	font-weight:bold;
}
a.rose:hover{
  text-decoration:underline;
}
#baspage {
	position:relative;
	width:743px;
	height:47px;
	margin-left:100px;
	background-image:url(images/baspage.gif);
}


/* Tetiere et haut de page */

#hautpage {
	position:relative;
	width:743px;
	height:53px;
	margin-left:100px;
	background-image:url(images/hautpage.gif);
}

#tetiere {
	width:743px;
	height:204px;
	position:relative;
	background-image:url(images/tetiere.gif);
	margin-left:100px;
}

/* Bloc centre*/

#center {
	position:relative;
	background-color:#FFFFFF;
	width:743px;
	margin-left:100px;
}


/* Bloc centre */

#texte {
	position:relative;
	width:626px;
	margin-left:55px;
}

#champs {
	width:474px;
	margin-left:135px;
}

#textechamps {
	width:470px;
	margin-left:41px;
	margin-top:10px;
}

.column { float: left; width: 320px; margin: 0 25px; }

#info_magasin #info_reservation h3 { width: 189px; text-indent: -9900em; background: transparent url(../images/liste_texte.gif) left top no-repeat; height: 16px; }

#info_magasin #info_paiement h3 { width: 189px; text-indent: -9900em; background: transparent url(../images/liste_texte.gif) left -16px no-repeat; height: 16px; }

#adresse {
	position:relative;
	width:297px;
	margin-left:240px;
}


/* Les Styles */

.texterose,.texterosepage2 {
	font-family:Verdana;
	font-size:11px;
	color:#d60c8c;
	
}

.texterose {
	text-align:justify;
}

.textevert {
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	color:#00a9a1;
}

.formulaire {
	width:224px;
	font-family:Verdana;
	font-size:11px;
	color:#00a9a1;
}


/*
.couleur_paye {
	font-family:Verdana;
	font-size:11px;
	color:#f19c0f;
}

.couleur_fond_pate {
	background-color:#ffe7c0
}

.couleur_emporte {
	font-family:Verdana;
	font-size:11px;
	color:#007e78;
}

.couleur_fond_emporte{
	background-color:#bbfffc
}

.couleur_fond_titre {
	background-color:#fae2f1;
}

.couleur_fond_cases {
	background-color:#fff6fc;
}*/
th.couleur_paye {
	font-family:Verdana;
	font-size:11px;
	color:#f19c0f;
	background-color:#ffe7c0
}


th.couleur_emporte {
	font-family:Verdana;
	font-size:11px;
	color:#007e78;
	background-color:#bbfffc
}

th.normal {
   font-family:Verdana;
   font-size:11px;
   color:#d60c8c;
   background-color:#fae2f1;
   padding:2px 2px 2px 2px;
   text-align:center;
}

td.normal {
   font-family:Verdana;
   font-size:11px;
   color:#d60c8c;
   background-color:#fff6fc;
   padding:2px 2px 2px 2px;
text-align:center;
}

td.gauche {
   font-family:Verdana;
   font-size:11px;
   color:#d60c8c;
   background-color:#fff6fc;
   padding:2px 2px 2px 2px;
text-align:left;
}

td.blanc {
   background-color: rgb(254,250,250);;
   padding:2px 2px 2px 2px;
   text-align:center;
}
