body, html {
	background-color: #8facb6;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
h1, h2, h3, h4, h5, h6, p, ul, li, hr {
	margin: 0;
	padding: 0;
}
a { text-decoration: none; }

p {
	text-align: justify;
}

p a img {
	border: 0;
}

.invisible {
	display: none;
}

a.palais {
	display: block;
	position: absolute;
	margin-top: 135px;
	margin-left: 15px;
	width: 230px;
	height: 20px;
}

a.highlight1{
	color: #cc5b00 !important;
}

a.highlight2{
	color: #19afd1 !important;
}

#contenant {
	background-color: #fff;
	border: 1px solid #758d95;
	border-top: 0;
	width: 792px;
	margin: 0 auto;
	text-align: left;
}
#header {
	background-repeat: no-repeat;
	width: 792px;
	height: 183px;
	text-align: right;
}
#header ul {
	margin-right: 113px;
	padding-top: 5px;
}
#header ul li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #ccc;
	padding: 0 7px;
}
#header ul li.dernier, #menuhaut ul li.dernier {
	border-right: 0;
}
#header ul li a {
	color: #fff;
	font-weight: bold;
}

#header ul li.actif a {
	color: #ffea00;
}
#menuhaut ul {
	margin-left: 0px;
	margin-top: 5px;
}
#menuhaut li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #dce2e4;
	padding: 0 7px;
}
#menuhaut li a {
	color: #007597;
	font-weight: bold;
}

#menuhaut li.orange a {
	color: #cc5b00;
	font-weight: bold;
}

#menuhaut li a:hover {
	color: #618c47;
}

#menuhaut li.actif a {
	color: #618c47;
}

#menugauche {
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
}
#menugauche ul {
	margin-left: 15px;
	width: 140px;
}
#menugauche ul li {
	border-bottom: 1px solid #dce2e4;
	list-style-type: none;
	padding: 4px 0;
}
#menugauche ul li a {
	color: #007597;
	font-weight: bold;
}

#menugauche ul li a:hover, #menugauche ul li.actif a {
	color: #618c47;
}

/* sous menu */

#menugauche ul li ul {
	margin: 0;
	padding: 0;
	margin-top: 4px;
}

#menugauche ul li ul li {
	border-top: 1px solid #dce2e4;
	border-bottom: 0;
}

#menugauche ul li ul li a {
	padding-left: 15px;
	color: #8aaf57;
	display: block;
}

#menugauche ul li ul li a:hover {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}

#menugauche ul li ul li.dernier {
	padding-bottom: 0;
}

#menugauche ul li.actif ul li a {
	color: #8aaf57;
}

#menugauche ul li.actif ul li a:hover {
	color: #618c47;
}

#menugauche ul li ul li.actif a {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	color: #618c47;
}

#menugauche div.bloc {
		background-color:#D2F190;
		border:1px solid #88AF57;
		margin-left:12px;
		margin-top:10px;
		padding:10px;
		width:125px;
	}
	
	#menugauche div.bloc p {
		color:#48562A;
		font-weight:bold;
		margin:0;
		padding:0;
		text-align:center;
	}
	
	#menugauche div.bloc p strong {
		font-size:14px;
	}
	
	#menugauche div.bloc p a {
		color:#48562A;
	}
	
	#menugauche div.bloc p a:hover {
		color: #232d30;
	}

#contenu {
	position: relative;
	margin-left: 175px;
	margin-top: 43px;
	padding-right: 105px;
	padding-bottom: 20px;
}

h1 {
	color: #88af57;
	font-size: 18px;
	border-bottom: 1px solid #dce2e4;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

h1.titre_with_image {
	margin-left: 120px;
}

h2 {
	color: #19afd1;
	font-style: italic;
	margin-bottom: 15px;
	font-size: 140%;
}

h3 {
	margin-bottom: 15px;
	color: #88af57;
	font-size: 120%;
}

h4 {
	color: #19afd1;
	font-size: 120%;
	margin-bottom: 10px;
}

h5 {
	color: #88af57;
	font-size: 110%;
	margin-bottom: 10px;
}

h6 {
	color: #000;
	font-size: 100%;
}

p {
	margin-bottom: 15px;
	font-size: 105%;
}

#contenu ul, #contenu ol {
	margin-left: 20px;
	margin-bottom: 20px;
}

#contenu ul li {
	margin-left: 30px;
	list-style-image: url(../images/bullet.jpg);
	margin-bottom: 10px;
	font-size: 105%;
	text-align: justify;
}

#contenu ul li ul{
	margin-top: 10px;
	margin-left:0;
}

#contenu ul li ul li {
list-style-image: none;
	list-style-type: none;
	margin-left: 0;
}

#contenu ol li {
	margin-left:10px;
	margin-bottom: 10px;
	font-size: 105%;
}

#contenu a, #contenu a:visited {
	color: #007597;
}

#contenu a:hover {
	text-decoration: underline;
	color: #88af57;
}

hr {
	border: 0px;
	border-bottom: 1px solid #dce2e4;
	margin-bottom: 15px;
}

.legend {
	border: 1px solid #dce2e4;
	padding: 10px;
	margin-bottom: 15px;
	background-color: #fbfbfb;
}

.imageleft {
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.imageleft p {
	margin-bottom: 0;
	margin-top: 3px;
	font-size: 10px;
}

p.pright {
	float: right;
	margin-left: 15px;
}

p.pleft {
	float: left;
	margin-right: 15px;
}

img.imageright {
	float: right;
	margin-left: 15px;
}

img.imagerightmarginplus {
	float: right;
	margin-left: 30px;
}

#footer {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #dce2e4;
	margin: 0 15px 5px 15px;
}

.clear {
	position: relative;
	clear: both;	
}

.mots_middle {
	background-color: #fafafa;
	margin-left: 120px;
	margin-right: 120px;
	padding: 15px;
	padding-top: 15px;
	padding-bottom: 49px;
	margin-bottom: 15px;
}

/* attractions */

table.attractions {
	border-top: 0px;
	margin: 0;
	padding: 0;
	width: 500px;
}

table.attractions td {
	padding: 0;
	width: auto;
	vertical-align: top;
}

table.attractions td img{
	padding-left: 15px;
	padding-bottom: 10px;
}

table.attractions td p {
	margin-top: 0;
}

table.attractions td p.note {
	font-size: 80%;
	text-align: right;
	margin-bottom: 5px;
}

/* formulaire table */
table.appel {
	font-size: 105%;
	margin-bottom: 10px;
}

table.appel p{
	margin-bottom: 5px;
	margin-top:0px;
	font-size: 100%;
}

table.appel tr th {
	vertical-align: top;
	font-weight: normal;
	text-align: right;
	padding: 7px 10px;
	padding-left: 0;
	padding-right: 5px;
	width: 150px;
}

table.appel tr td {
	vertical-align: top;
	padding: 0;
}

input.text, .select {
	width: 200px;
}
input, select, textarea {
	margin-bottom: 5px;
	margin-top: 5px;
}

input.radio {
	margin: 0;
	padding: 0;
}

textarea {
	width: 350px;
	height: 150px;
}

table.appel tr td.radiotd {
	padding-top: 7px;
}
input.error, select.error, textarea.error {
	border: 1px solid #c36d06;
	padding: 2px 1px;
	background-color: #FFFFCC;
}

.obligatoire {
	color: #FF3300;
}

.navigation {
	text-align: right;
}

label.error {
	background-image: url(../images/error.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px;
	display: none;
	color: #934105;
}

p.error {
	color: #934105;
	background-image: url(../images/error.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	display: block;
}

div.erreur_verte label.error {
	background-image: url(../images/error_vert.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 25px;
	color: #934105;
}

table.membres {
	background-color: #dfead2;
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
}

table.membres th{
	text-align: right;
	font-weight: normal;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 7px;
}

table.membres tr td.radiotd {
	padding-top: 7px;
}

table.membres tr td.radiotd input {
	margin: 0;
	padding: 0;
}

input:disabled {
	color: #000;
	background-color: #d0e0bc;
	font-size: 90%;
	border: 1px solid #88af57;
	padding: 2px;
}

table.membres tr td.radiotd p {
	margin-bottom: 5px;
}

#contenu ul.ultableau {
	margin-left: 0;
	margin-bottom: 10px;
}

#contenu ul.ultableau li {
	margin-left: 15px;
	margin-bottom: 0;
}

table.appel th.labelIndex1 {
	width: 200px;
}

table.appel th.labelIndex3 {
	width: 240px;
}

select.grand {
	width: 300px;
}
table.tarif {
	margin-bottom: 10px;
	border-collapse: collapse;
}
table.tarif th {
	background-color: #8facb6;
	padding: 3px 10px;
	border: 1px solid #758d95;
	color: #232d30;
}

table.tarif td {
	padding: 3px 10px;
	border: 1px solid #c6cbcd;
}

table.tarif td.delegue {
	background-color: #f3fafc;
}

.nomargin {
	margin-bottom: 0;
}
table.rates {
	margin-bottom: 10px;
}

table.rates th {
	padding-right: 5px;
	text-align: right;
}

table.rates td {
	padding-right: 60px;
}

.imgRight {
	float: right;
	clear: right;
	padding: 2px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-left: 10px;
}

*+html .imgRight {
	float: right;
	clear: right;
	padding: 2px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-left: 10px;
}

.imgRight2 {
	float: right;
	padding: 2px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-left: 10px;
}

.separateur {
	border-bottom: 1px solid #ccc;
	clear: right;
	display: block;
	margin-bottom: 10px;
}
.famille td, .famille2 td {
	vertical-align: top;
}
.famille img {
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.famille2 img {
	margin-left: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
#contenu p.bouton_inscription a {
	display: block;
	padding: 5px 10px;
	border: 1px solid #88af57;
	background-color: #bde170;
	width: auto;
	text-align: center;
	font-weight: bold;
	color: #37491f;
}

#contenu p.bouton_inscription a:hover  {
	text-decoration: none;
	background-color: #8cc731;
	border: 1px solid #49781e;
	color: #37491f;
}

.tbHebergement td{
	vertical-align: top;
}

.imgHebergement {
	float: right;
}
.imgHebergement img{
	padding: 3px;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* programme */

.auteurs {
	color:#007597;
}

.soustheme {
	color:#88AF57;
	padding-left: 16px;
	display: block;
	font-weight: bold;
}

.orange {
	color: #cc5b00;
	font-weight: bold;
}

.orange a{
	color: #cc5b00;
	font-weight: bold;
	text-decoration:underline;
}

.orange a:hover {
	color: #618c47;
	text-decoration:underline;
}

.blue {
	color:#007597;
}

/* faq */

p.question span {
		display: none;
		border: 1px solid #c6cbcd;
		background-color: #dcf8b5;
		margin-top: -1px;
		padding: 10px;
		width: 95%;
	}
	
	p.question a {
		display: block;
		width: 95%;
		padding: 4px 10px;
		border: 1px solid #c6cbcd;
		background-color: #f3fafc;
		
	}
	
	p.question span a {
		display: inline;
		width: auto;
		padding: 0px;
		border: 0px;
		background-color: #dcf8b5;
		
	}
	
	p.traducation_a_venir {
		background-color:#BDE170;
		border:1px solid #88AF57;
		color:#37491F;
		display:block;
		font-weight:bold;
		padding:5px 10px;
		text-align:center;
		width:auto;
	}
	
	.complet {
		color: #CC5B00;
		font-weight: bold;
	}
	
	#contenu a.photo {
		display: block;
		width: 245px;
		float: left;
		padding: 2px;
		border: 1px solid #dce2e4;
		text-align: center;
		margin-left: 5px;
		margin-bottom: 5px;
	}
	#contenu div.photodesc a {
		width: 245px;
		display: block;
		padding: 2px;
		border: 1px solid #dce2e4;
	}
	
	#contenu div.vide {
		display: block;
		width: 245px;
		float: left;
		padding: 2px;
		height: 188px;
	}
	
	#contenu a.photo img {
		margin-bottom: 2px;
		border: 0;
	}
	
	#contenu div.photodesc a img {
		border: 0;
	}
	
	#contenu a.photo:hover {
		border: 1px solid #88AF57;
		text-decoration: none;
	}

	.photo_cadre {
		display:inline;
		float:left;
		text-align:center;
		padding-right:20px;
		padding-bottom:20px;
		width:100px;
		height:67px;
	}

/* pour IE 6 */

*html input.bouton, input#submit {
	width: 0;
	overflow: visible;
	padding: 0 10px;
}

*html #contenu ul li {
	list-style-position: 0.5em;
}

*html #header {
	font-size: 95%;
}
*html #menuhaut {
	font-size: 95%;
}
*html #menugauche {
	font-size: 95%;
}

*html hr {
	height: 0px;
	line-height: 0px;
	border-bottom: 0;
	background-color: #dce2e4;
	color: #dce2e4;
}

*html table.membres {
	width: 95%;
	padding: 10px;
	margin-bottom: 10px;
}

*html table.tarif {
	width: 98%;
}

*html table.membres td {
	padding: 0;
}

*html #contenu ul.ultableau {
	margin-left: 3px;
}

/* ie 7 */


*+html hr {
	height: 0px;
	line-height: 0px;
	border-bottom: 0;
	background-color: #dce2e4;
	color: #dce2e4;
}

*+html #header {
	font-size: 95%;
}
*+html #menuhaut {
	font-size: 95%;
}
*+html #menugauche {
	font-size: 95%;
}

*+html table.membres td {
	padding: 0;
}

*+html #contenu ul.ultableau {
	margin-left: 3px;
}

*+html input.bouton, input#submit {
	width: auto;
	overflow: visible;
	padding: 0 10px;
}


