A{color:#000000}

img{
	border: 0;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
color: #000000;
background-color: #FFFFFF;
}
p {
margin: 0 0 10px 0;
}
#header, #top, #left, #right, #bottom{
	display:none;
}
#container {
position: absolute;
width:100%;
margin-left: 0;
margin-right: 0;
display:block;
}
#center{
	width:100%;
margin-left: 0;
margin-right: 0;
}

#centerfoot1 {
	/*float: bottom;
	background-color: #AACCFF;*/
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
}
#centerfoot2 {
	/*float:bottom;
background-color:#AAFFFF;
display : none;*/
	visibility : visible;
}






p .left{
float: left;	
margin-right: 10px;
}
p .right{
float: right;
margin-left: 10px;	
}

.warning{
	color: #FF0000;
}
.okay{
	color: #006600;
}
	
h1{
	/*font-family:Garamond, Arial, Helvetica, sans-serif;
	font-size:2.5em;*/
	border-bottom: 2px;
	border-bottom-style: solid;
	border-color: #006600;
	color: #006600;
}
table, tr, td{
	font-size: 1em;
	color: #000000;
}
table p{
	margin: 0px;
	padding: 0px;
}
.couleur2 
{
	background: #FFFFCC;/*dans page tarifs pour alternance lignes*/
}
.mini{
	font-size: 0.7em;
}


/*pour les bandeaux de la page d'accueil*/
#listeoffres {
list-style-type: none;
margin: 0;
padding:0;
text-align: left;
background: #FFFF99 ;/*jaune*/
width:300px;
}
#listeoffres li {
/*display: inline;*/
}
#listeoffres a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#listeoffres a:hover {
text-decoration: none;
}


/*pour les week ends*/
.couleur1 
{
	background: #FFFFCC ;/*jaune pale*/
	color: #000000;
}
.couleur5 
{
	background: #FFFFFF ;/*blanc*/
	color: #FF3333;
	font-size: 2em;
}
.fond1
{
	background: #99FF66 ;/*vert flash*/
	color: #000000;
	font-size: 1.5em;
}
.fond2
{
	background: #FFFF00;/*jaune*/
	color: #000000;
}
.fond3
{
	background: #D9B359;/*marron*/
	color: #000000;
}
.lienreserver{
	background: #99FF66;/*blanc*/
	color: #FF3333;
	font-size:2em;
	padding : 5px;
}

/*pour formulaires*/
#corpForm {
	margin-bottom: 20px;
	background: #FFFFCC;
}
#corpForm fieldset{
	margin-bottom: 20px;
	background: inherit;
}
#corpForm fieldset#champs label {	/*** Mise en forme des intitules de champs ***/
	float: left;	/*** Tres important, ne pas suprimer ! ***/
	width: 20%;	
	text-align: right;	
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centres verticalement. ***/
	background: inherit;
}

#corpForm fieldset#checkbox input {	/*** Mise en forme des checkbox ***/
	float: left;	/*** Tres important, ne pas suprimer ! ***/
	width: 30%;	
	text-align: right;
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centres verticalement. ***/
	background: inherit;
}
#corpForm fieldset#checkbox label {	/*** Mise en forme des labels de checkbox ***/
	/*float: right;	/*** Tres important, ne pas suprimer ! ***/
	text-align: left;
	margin: -80px;
	padding: 0 .5em 0 0;
	background: inherit;
}
#corpForm fieldset#textarea p {	/*** Mise en forme de la zone de texte ***/
	float: right;	/*** Tres important, ne pas suprimer ! ***/
	width: 80%;	
	text-align: left;	
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
#corpForm label:hover {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}
#corpform p{
	clear:both;
}


/*pour l'index des photos*/
.imageindex{
float:left;
}
.imagedessins{
width: 150px;
height: 150px;

display: table-cell;
text-align :center;
vertical-align: middle;

/*border: 1px solid black;
background :blue;*/
}
.imagephotos{
width: 300px;
/*height: 300px;*/

display: table-cell;
text-align :center;
vertical-align: middle;

/*border: 1px solid black;
background :blue;*/
}
.imagephotos img{
margin : 10px;
}
.spacer {
  clear: both;
}

/*
a[target="_blank"]:after{
	padding-right: 10px;
	content: url(../images/new_window.gif);
}*/
#center ul li {
	margin-left:15px;
}

/*@page:header{ content:, date; }
@page:footer{ content:,"Page :"decimal(no_page); }*/
@page {
	size: portrait; 
   margin: 10%;
   marks: none;
}
H1, H2, H3, H4{
	page-break-before:auto;
}

