/* Page */
html {
	font-size: 100%; /* pour éviter un bug de redimensionnement du texte dans Internet Explorer. */
}

body { 
	margin: 0 0 0 0;
	padding: 10px 20px; /* Par défaut, les navigateurs ont un padding (ou, pour certains, un
	margin) de 6px pour l'élément BODY. */
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF; 
	color: #ccc;
	font-size: 11px;
}

a {
	color: #968d70;
	text-decoration: none;
}

a:hover {
	color: #b94500;
}

img, img a {
	border: none;
	color: #ccc;
}

#topnav {
	margin: 0 auto;
	padding: 0 25px;
	text-align: center;
	width: 1100px;
	white-space:nowrap; /*ne va pas à la ligne quand il trouve un espace */
}

#topnav a {
	padding: 0 8px;
	height: 1%;/* Correction d'un bug d'Internet Explorer 6 */
}

#topnav h1 {
	margin: 15px 0 5px 0;
	padding: 0; 
	font-size: 30px; 
	line-height: 30px;
	text-align: center;
}

#topnav ul {
	margin: 8px auto 12px auto;
	padding: 0;
	list-style-type: none;
}

#topnav li {
	color: #968d70;
	font-size: 13px;
	line-height: 15px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	display:inline;
}

#topnav li.current, #topnav li a.current {
	color: #b94500;
	display:inline;
}

#diapo {
	
clear:both;	/* Evite le chevauchement sur Firefox et Safari */
width: 300px;
height:300px;
margin-left:auto;
margin-right:auto;
margin-bottom :10px;

}		

#diapo table {

border:0;

}

#diapo img {

}

#pagetext {
	width: 90%px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 25px 0 25px;
	
}
#pagetext table {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 100px;
	text-align :center; 
}


#pagetext td {
	vertical-align:top;
	text-align: left;
}	


#pagetext h1 {
	color: #aa8d23;
	font-size: 17px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	border-top: 1px solid #d0d0d0;
	
	padding: 24px 24px 24px 24px;
	margin: 0 0 18px 0;
}

#pagetext h2 {
	color: #aa8d23;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	padding: 24px 24px 24px 24px;
	margin: 0 0 18px 0;
}


#pagetext h3 {
	color: #4f4e4b;
	font-size: 21px;
	line-height: 22px;
	letter-spacing: 1px;
	text-align:left;
	font-weight: normal;
	padding: 0px 20px 10px 50px;
	margin: 20px 20px 20px 20px;
}

#pagetext p {
	color: #5f5e5c;
	font-size: 18px;
	line-height: 19px;
	margin: 20px 20px 20px 20px;
	
}



#pagetext ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#pagetext li a:hover {
	color: #b94500;
}


#contentTable table {
	border:1px solid black;
	text-align:center;
	width: 950px;
	height:425px;
	margin: 15px auto 0 auto;
	padding: 0;
	border-collapse: collapse 
}

#contentTable  p, h1{
	text-align:center;
}

#contentTable  tr{
	
padding: 20px  20px 0px;	
	
}	

#contentTable  th{
	border:1px solid black;
	text-align:center;
	font-size: 18px;
	color:#000000;
	line-height: 30px;
}	

#contentTable td {
	border:1px solid black;
	vertical-align:top;
	text-align: center;
	font-size: 18px;
	color:#000000;
}

#contentTable td.2colA {
	width: 20%;
	font-size: 35px;
	padding: 0 0 0 0;
}

#contentTable td.2colB {
	width: 40%;
	font-size: 35px;
	padding: 0 0 0 0;
}

#contentTable td.2colC {
	width: 40%;
	font-size: 35px;
	padding: 0 0 0 0;
}

#contentTable {
	margin: 8px auto 12px auto;
	padding: 0;
	list-style-type: none;
}

#contentTable2 {
	width: 60%;
	font-size: 20px;
	margin: 130px auto 12px auto;
}	

#contentTable2 th{
	color: #4f4e4b;
	
	
}

#contentTable2 td{
	color: #4f4e4b;
	width: 20%;
	font-size: 20px;
}

#introduction {
	width: 90%px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 25px 0 25px;
	
}

#introduction table {
	width: 600px;
	margin: 8px auto 12px auto;
	text-align :center; 
}

#introduction  caption{
	
	text-align:center;
	font-size: 18px;
	color:#000000;
	line-height: 30px;
}	

#introduction  th {
	
	text-align:center;
	font-size: 18px;
	color:#000000;
	line-height: 30px;
}	

#introduction p {
	color: #5f5e5c;
	font-size: 18px;
	line-height: 19px;
	margin: 12px auto 12px auto;
	
}

 #encadre p {
	 
	 width:600px; 
	 margin-top: 150px;
	  margin-bottom: 20px;
	 margin-left: auto;
	 margin-right: auto;
	 padding-right:20px;
	 padding-left:20px;
	 font-size: 21px;
	 color: #848382;
	 text-align:left;
	 
	 }
	 
	 
	 
	  #encadre p img {
		  position:relative;
		  float:right;
		  right:0;
		   padding-left:20px;
		  }
		  
#tarif {
	
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Century Gothic;
	font-size: 16px;
	line-height: 17px;
	color: #484540;
	margin-top: 20px;
	margin-bottom:20px;
	
	
}

#tarif h1 {
	
	text-align: center;
	font-family: Century Gothic;
	font-size: 20px;
	line-height: 22px;
	color: #484540;
	margin-top: 20px;
	text-indent: 0px;
	margin-bottom:35px;
	
	
	
}

#tarif h2 {
	text-align: center;
	font-family: Century Gothic;
	font-size: 16px;
	line-height: 17px;
	color: #484540;
	margin-top: 20px;
	text-indent: 10px;
	margin-bottom:20px;
}

#tarif h3 {
	font-family: Century Gothic;
	font-size: 14px;
	line-height: 12px;
	color: #484540;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:20px;
	text-indent: 0px;
}

#tarif h4 {
	text-align: right;
	font-family: Century Gothic;
	font-size: 14px;
	line-height: 17px;
	color: #484540;
	margin-top: 20px;
	margin-right: 20px;
	text-indent: 0px;
	margin-bottom:20px;
}

		  
#footer {
	
	
	background-color: #fff;
	margin: 125px auto 0 auto;
	padding: 0 25px;
	width: 1100px;
	white-space:nowrap;
	border-top: 1px solid #d7d7d7;
}

#footer p {
	color: #626262;
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

#footer a {
	color: #626262;
	text-decoration: none;
	padding: 0;
}

#footer a:hover {
	color: #b94500;
}

#flashcontent  {
	
	
}



.rougegras {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 50px; text-decoration: underline}


