/* déclarations génériques */
body, div, form, input, h1, h2, span {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
body {
	 background-color: #FFFFFF;
	 text-align: center;
	 background-image: url(img/pixel000.gif);
	 background-repeat: repeat-x;
}
#anim {
	/* margin-left: 1px; */
}
#logo {
	position: absolute;
	margin-top: 50px;
}
/* centrage du site ? */
#supglobal {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 861px;
}

/* ----------- bandeau de fond -------------------- */
#global0 {
	text-align: center;
	background-image: url(img/image-fond000.jpg);
	background-repeat: no-repeat;
	/* padding-top: 245px; */
	margin-left: 1px;
	background-color: #ffffff;
	width: 861px;
}
#global {
	text-align: center;
	background-image: url(img/image-fond100.jpg);
	background-repeat: no-repeat;
	padding-top: 194px;
	margin-left: 1px;
	background-color: #ffffff;
	width: 861px;
}
#conteneur {
	text-align: left;
	width: 861px;
	float: left;
	background-color: #ffffff;

}
/* -------------------- colonne de gauche --------------------- */
#colgauche {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 205px;
}
/* menu */
#blocmenu {
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	margin-left: 19px;
	background-image: url(img/fond-menu.jpg);
	background-repeat: none;
	width: 164px;
	height: 125px;
}
#blocmenu ul {
	margin: 0px;
	padding: 0px;
	padding-top: 9px;
	margin-left: 35px;
}
#blocmenu li {
	list-style-type: none;
	margin-top: 9px;
	margin-bottom: 9px;
}
#blocmenu li a {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#blocmenu li a:hover, #blocmenu li a.menuselect, #blocmenu li a.menuselect:hover {
	font-family: Arial;
	color: #58CCF5;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
/* espace reserve */
#blocreserve {
	margin: 0px;
	padding: 0px;
	margin-top: 18px;
	margin-left: 19px;
	background-image: url(img/fond-espace-reserve.jpg);
	background-repeat: none;
	width: 164px;
	height: auto;
}
#blocreserve form {
	margin-left: 7px;
}
#blocreserve label {
	color: #ffffff;
	font-weight: bold;
}
#blocreserve input.form1 {
	width: 110px;
	height: 15px;
	background-color: #65D9FF;
	border: 0;
	color: #434F4F;
	float: left;
	margin-bottom: 5px;
}
/* sert aussi pour le moteur de recherche */
input.btok {
	width: 21px;
	height: 15px;
	margin-left: 6px;
	background-image: url(img/bouton.gif);
	background-repeat: no-repeat;
	border: 0;
	/*float: left;
	margin-left: 2px;*/
}
input.check {
	margin-left: 6px;
}
#blocreserve h3 {
	margin: 0px;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 0px;
}
#blocreserve .blanc {
	color: #FFFFFF;
}
#blocreserve .bleu {
	color: #59D7FF;
}
div.lienfleche {
	clear: both;
	margin: 0px;
	background-image: url(img/fleche-blanche.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	margin-left: 14px;
}
a.flblanc {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
a.flblanc:hover {
	color: #59D7FF;
	text-decoration: underline;
	font-size: 10px;
}
/* langues */
#bloclang {
	margin: 0px;
	padding: 0px;
	margin-top: 14px;
	margin-left: 19px;
}
#bloclang a {
	color: #3D524D;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 24px;
	margin-right: 15px;
	letter-spacing: 1px;
	font-size: 10px;
}
#bloclang a:hover {
	color: #FF0105;
}
#bloclang a.fr {
	background-image: url(img/drap-francais.gif);
}
#bloclang a.en {
	background-image: url(img/drap-anglais.gif);
}
/* moteur de recherche */
#blocrech {
	margin: 0px;
	padding: 0px;
	margin-top: 37px;
	margin-left: 19px;
}
#blocrech form {
	margin-left: 14px;
}
#blocrech input.form1 {
	width: 106px;
	height: 13px;
	background-color: #ffffff;
	border: 1px solid #41504D;
	color: #41504D;
	float: left;
	margin-bottom: 5px;
	padding-left: 2px;
}

/* ----------------------- colonne du contenu ------------------------- */
#contenu {
	margin: 0px;
	padding: 0px;
	float: left;
}
/* les liens en dur */
#barreliens {
width:100%; 
	margin: 0px;
	padding: 0px;
}
#barreliens ul {
	margin:0px;
	padding: 0px;
	line-height: 29px;
}
#barreliens li {
	list-style-type: none;
	display: inline;
	float: left;
	background-repeat: no-repeat;
}
#barreliens li a {
	font-family: Arial;
	color: #4BCFF6;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-left: 32px;
}
#barreliens li a:hover {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
li.menu000 {
	background-image: url(img/menu00.jpg);
	width: 107px;
}
li.menu00 {
	background-image: url(img/menu03.jpg);
	width: 61px;	
}
li.menu01 {
	background-image: url(img/menu001.jpg);
	width: 123px;
}
li.menu02 {
	background-image: url(img/menu02.jpg);
	width: 120px;
}
li.menu03 {
	background-image: url(img/menu04.jpg);
	width: 83px;
}
li.menu04 {
	background-image: url(img/menu04.jpg);
	width: 100px;
}
li.menu05 {
	background-image: url(img/menu04.jpg);
	width: 90px;
}
#texto {
	width: 633px;  /*643 - 20 = 623 */
	height: 400px;
	float: left;
	background-color: #EEEEEC;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#texte {
	width: 583px; /* 643 - 60 = 583 */
	background-color: #EEEEEC;
	margin-top: 9px;
	margin-bottom: 8px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	float: left;
	min-height: 220px;
}
/* titre de page interieure */
#texte h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	color: #9FBE00;
	font-size: 16px;
	background-image: url(img/fleche-verte.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
}

a.retour {
	clear: both;
	text-decoration: none;
	font-weight: bold;
	background-image: url(img/fleche-retour.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	margin-left: 500px;
	cursor: hand;
	/**/cursor: pointer;/**/
}
a.retour:hover {
	text-decoration: none;
	color: #9FBE00;
}
/* bas de page */
#bdp {
	clear: both;
	width: 610px; /* 650 - 40 = 610 */
	height: 27px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/fd-bdp.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	line-height: 27px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
}

#bdp div.colonnegauche {
	width: 50%;
	float: left;
}
#bdp div.colonnegauche a {
	color: #ffffff;
	text-decoration: none;
}
#bdp div.colonnegauche a:hover {
	color: #50BBDF;
	text-decoration: none;
}
#bdp div.colonnedroite {
	width: 50%;
	float: left;
	text-align: right;
}
#bdp div.colonnedroite a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
}
#bdp div.colonnedroite a:hover {
	color: #50BBDF;
	text-decoration: underline;
}
a.plan {
	background-image: url(img/icone-plan.gif);
}
a.contact {
	background-image: url(img/icone-tel.gif);
}

/* signature */
div.signature {
	clear: both;
	width: 861px;
	text-align: right;
	padding-top: 3px;
}
div.signature a {
	color: #2F455D;
	text-decoration: none;
	font-size: 10px;
}
div.signature a:hover {
	color: #2F455D;
	text-decoration: underline;
	font-size: 10px;
}
