body {
	background-color: #433851;
	background-image: url(images/fond.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 14px;
	color: #310743;
	}
#index {
	background-image: url(images/index.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 700px;
	width: 720px;
	margin: 10px 0 0 180px;
}	
#menu {
	padding-top: 200px;
	margin-left: 10px;
}
#menu_kirlian, #menu_contact, #menu_tarifs, #menu_liens, #menu_agenda, #menu_pres, #menu_cristaux, #menu_naturo, #menu_chromo, #menu_chaman, #menu_cercle, #menu_dialog, #menu_reiki, #menu_ito, #menu_nia {
	padding-top: -50px;
	margin-left: -20px;
	}
#menu ul, #menu_contact ul, #menu_tarifs ul, #menu_liens ul, #menu_agenda ul, #menu_pres ul, #menu_cristaux ul, #menu_naturo ul, #menu_kirlian ul, #menu_chromo ul, #menu_chaman ul, #menu_cercle ul, #menu_dialog ul, #menu_reiki ul, #menu_ito ul, #menu_nia ul {
	width: 175px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS" arial, verdana;
	LIST-STYLE-TYPE: none;
		}	
#menu li a:link, #menu li a:visited {
	color: #06033a;
	background: #bff4fa;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu li a:hover {
	color: #bff4fa;
	background: #06033a; 
	TEXT-DECORATION: none;
}
/* ------------------------------------------------------------
style agenda 
--------------------------------------------------------------*/
#corps_agenda {
	background-image: url(images/corps-agenda.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#agenda {
	background-image: url(images/ban-agenda.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_agenda {
	background-image: url(images/menu-agenda.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_agenda li a:link, #menu_agenda li a:visited {
	color: #22031c;
	background: #fbf1f3;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_agenda li a:hover {
	color: #fbf1f3;
	background: #730a01; 
	TEXT-DECORATION: none;
}
#bas_agenda {
	background-image: url(images/bas-agenda.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/*-------------------------------------
 style cercle 
 ---------------------------------------*/
#corps_cercle {
	background-image: url(images/corps-cercle.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#cercle {
	background-image: url(images/ban-cercle.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_cercle {
	background-image: url(images/menu-cercle.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_cercle li a:link, #menu_cercle li a:visited {
	color: #06033a;
	background: #bff4fa;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_cercle li a:hover {
	color: #bff4fa;
	background: #06033a;
	TEXT-DECORATION: none;
}
#bas_cercle {
	background-image: url(images/bas-cercle.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/* ------------------------------------------------------------
style chamanisme
--------------------------------------------------------------*/
#corps_chaman {
	background-image: url(images/corps-chaman.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#chaman {
	background-image: url(images/ban-chaman.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_chaman {
	background-image: url(images/menu-chaman.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_chaman li a:link, #menu_chaman li a:visited {
	color: #22031c;
	background: #ccddfe;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_chaman li a:hover {
	color: #ccddfe;
	background: #22031c; 
	TEXT-DECORATION: none;
}
#bas_chaman {
	background-image: url(images/bas-chaman.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
#actu_chaman {
	background-image: url(images/haut-chaman2.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 70px;
	width: 720px;
	position: relative;
	top: -50px;
}
/*----------------------------------
 style chromo
 ---------------------------------- */
#corps_chromo {
	background-image: url(images/corps-chromo.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#chromo {
	background-image: url(images/ban-chromo.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
}
#nav_chromo {
	background-image: url(images/menu-chromo.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_chromo li a:link, #menu_chromo li a:visited {
	color: #4d0636;
	background: #b3fee2;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_chromo li a:hover {
	color: #b3fee2;
	background: #4d0636; 
	TEXT-DECORATION: none;
}
#bas_chromo {
	background-image: url(images/bas-chromo.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/* ------------------------------------------------------------
style contact 
--------------------------------------------------------------*/
#corps_contact {
	background-image: url(images/corps-contact.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#contact {
	background-image: url(images/ban-contact.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_contact {
	background-image: url(images/menu-contact.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_contact li a:link, #menu_contact li a:visited {
	color: #22031c;
	background: #ddfcfe;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_contact li a:hover {
	color: #ddfcfe;
	background: #0504d2; 
	TEXT-DECORATION: none;
}
#bas_contact {
	background-image: url(images/bas-contact.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/* ------------------------------------------------------------
style cristaux
--------------------------------------------------------------*/
#corps_cristaux {
	background-image: url(images/corps-cristaux.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#cristaux {
	background-image: url(images/ban-cristaux.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_cristaux {
	background-image: url(images/menu-cristaux.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_cristaux li a:link, #menu_cristaux li a:visited {
	color: #06033a;
	background: #d2fed9;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_cristaux li a:hover {
	color: #d2fed9;
	background: #06033a; 
	TEXT-DECORATION: none;
}
#bas_cristaux {
	background-image: url(images/bas-cristaux.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/*-------------------------------------
 style dialoguing 
 --------------------------------------*/
#corps_dialog {
	background-image: url(images/corps-dialog.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#dialog {
	background-image: url(images/ban-dialog.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_dialog {
	background-image: url(images/menu-dialog.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_dialog li a:link, #menu_dialog li a:visited {
	color: #22031c;
	background: #e0c3ff;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_dialog li a:hover {
	color: #e0c3ff;
	background: #22031c; 
	TEXT-DECORATION: none;
}
#bas_dialog {
	background-image: url(images/bas-dialog.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/* -------------------------------------
style franca 
---------------------------------------*/
#franca {
	background-image: url(images/ban-franca.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	left: 0;
	}	
/* -------------------------------------
style christophe
---------------------------------------*/
#chris {
	background-image: url(images/ban-chris.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	left: 0;
	}	
#nav_chris {
	background-image: url(images/menu-chris.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}		
/* -------------------------------------
style ito thermie 
---------------------------------------*/
#corps_ito {
	background-image: url(images/corps-ito.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#ito {
	background-image: url(images/ban-ito.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_ito {
	background-image: url(images/menu-ito.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_ito li a:link, #menu_ito li a:visited {
	color: #000;
	background: #feee93;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_ito li a:hover {
	color: #feee93;
	background: #000; 
	TEXT-DECORATION: none;
}
#bas_ito {
	background-image: url(images/bas-ito.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
} 
/* ------------------------------------------------------------
style kirlian 
--------------------------------------------------------------*/
#corps_kirlian {
	background-image: url(images/corps-kirlian.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#kirlian {
	background-image: url(images/ban-kirlian.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_kirlian {
	background-image: url(images/menu-kirlian.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_kirlian li a:link, #menu_kirlian li a:visited {
	color: #22031c;
	background: #ccddfe;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_kirlian li a:hover {
	color: #ccddfe;
	background: #22031c; 
	TEXT-DECORATION: none;
}
#bas_kirlian {
	background-image: url(images/bas-kirlian.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/*-------------------------------------
 style liens 
 ------------------------------------*/
#corps_liens {
	background-image: url(images/corps-liens.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#liens {
	background-image: url(images/ban-liens.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_liens {
	background-image: url(images/menu-liens.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_liens li a:link, #menu_liens li a:visited {
	color: #06033a;
	background: #fef7d1;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_liens li a:hover {
	color: #fef7d1;
	background: #06033a; 
	TEXT-DECORATION: none;
}
#bas_liens {
	background-image: url(images/bas-liens.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/* ------------------------------------------------------------
style naturopathie
--------------------------------------------------------------*/
#corps_naturo {
	background-image: url(images/corps-naturo.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#naturo {
	background-image: url(images/ban-naturo.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_naturo {
	background-image: url(images/menu-naturo.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_naturo li a:link, #menu_naturo li a:visited {
	color: #000;
	background: #d0fcaa;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_naturo li a:hover {
	color: #d0fcaa;
	background: #000; 
	TEXT-DECORATION: none;
}
#bas_naturo {
	background-image: url(images/bas-naturo.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/*-------------------------------------
 style neo-reiki 
 ------------------------------------*/
#corps_reiki {
	background-image: url(images/corps-reiki.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#reiki {
	background-image: url(images/ban-reiki.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_reiki {
	background-image: url(images/menu-reiki.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_reiki li a:link, #menu_reiki li a:visited {
	color: #06033a;
	background: #fef0d6;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_reiki li a:hover {
	color: #fef0d6;
	background: #06033a; 
	TEXT-DECORATION: none;
}
#bas_reiki {
	background-image: url(images/bas-reiki.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/* ------------------------------------------------------------
style nia
--------------------------------------------------------------*/
#corps_nia {
	background-image: url(images/corps-nia.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#nia {
	background-image: url(images/ban-nia.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_nia {
	background-image: url(images/menu-nia.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_nia li a:link, #menu_nia li a:visited {
	color: #000;
	background: #fff;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_nia li a:hover {
	color: #fff;
	background: #f80041; 
	TEXT-DECORATION: none;
}
#bas_nia {
	background-image: url(images/bas-nia.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/* ------------------------------------------------------------
style présentation
--------------------------------------------------------------*/
#corps_pres {
	background-image: url(images/corps-pres.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#pres {
	background-image: url(images/ban-pres.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	left: 0;
	}	
#nav_pres {
	background-image: url(images/menu-pres.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_pres li a:link, #menu_pres li a:visited {
	color: #000;
	background: #fff;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_pres li a:hover {
	color: #fff;
	background: #000; 
	TEXT-DECORATION: none;
}
#bas_pres {
	background-image: url(images/bas-pres.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/* ------------------------------------------------------------
style tarifs
--------------------------------------------------------------*/
#corps_tarifs {
	background-image: url(images/corps-tarifs.png);
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
	min-height: 700px;
	width: 720px;
	margin: 100px 0 0 180px;
}
#tarifs {
	background-image: url(images/ban-tarifs.png);
	background-position: top center;
	background-repeat: no-repeat; 
	height: 240px;
	width: 720px;
	position: relative;
	top: -90px;
	}	
#nav_tarifs {
	background-image: url(images/menu-tarifs.png);
	background-repeat: no-repeat;
	WIDTH: 234px; 
	margin-left: 30px;
	margin-top: -90px;
	FLOAT: left; 
	text-align: left;
	height: 530px;
	}	
#menu_tarifs li a:link, #menu_tarifs li a:visited {
	color: #22031c;
	background: #fff4d6;
	filter : alpha(opacity=60);    /*IE*/
	-moz-opacity: 0.6;           /*Mozilla*/
	opacity: 0.6;                /*CSS3*/
	-khtml-opacity: .6;          /*Safari*/
	DISPLAY: block;
	TEXT-DECORATION: none;
	width: 100%;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 160%;
	text-align: left;
	}
#menu_tarifs li a:hover {
	color: #fff4d6;
	background: #8e0d2d; 
	TEXT-DECORATION: none;
}
#bas_tarifs {
	background-image: url(images/bas-tarifs.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 720px;
	margin: -14px 0 0 180px;
}
/* -----------------------------------------
Texte
-------------------------------------------*/
h2 {
	color: #310743;
}	
.h4 {
	font-size: 18px;
	color: #310743;
	text-align: right;
	font-style: italic
}
.h4 a:hover {
	text-decoration: none;
}
h5 {
	font-size: 15px;
}
.photo {
	padding: 10px;
	margin-right: 0;
	border: 1px solid #0c094a;
}
.floatr {
	float: right;
	padding: 0 10px;
}
.floatl {
	float: left;
	width: 200px;
}
.img-dr {
	float: right;
	padding: 0 10px;
	}
.clear {
	clear: both;
}
.texte {
	width: 350px;
	height: auto;
	font-size: 14px;
	margin-top: -90px;
	margin-left: 275px;
	text-align: left;
	}
.suite {
	width: 350px;
	height: auto;
	font-size: 14px;
	margin-left: 275px;
	text-align: left;
	} 
.large {
	width: 400px;
	height: auto;
	font-size: 14px;
	margin-left: 275px;
	text-align: left;
	}
.haut {
	text-align: right;
	margin-right: 60px;
	font-size: 80%;
	}	

.haut a:active, .haut a:link, .haut a:visited  {
	text-align: right;
	color: #663366;
	font-weight: normal;
	text-decoration: none;
}
.haut a:hover {
	font-weight: bold;
	}
a:link, a:visited, a:active {
	color: #f90202;
	text-decoration: none;
}
a:hover {
	color: #433851;
	text-decoration: underline;
}
a:hover img  {
	border: 2px solid #f90202;
}
/* -----------------------------------------
copyright 
-------------------------------------------*/
.cyanne, .cyanne a:link, .cyanne a:visited {
	clear: both;
	font-family: Trebuchet MS, verdana;
	color: #9980a4;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	margin-top: 0;
	text-decoration: none;
	}

.space {
	line-height: 5px;
}
.cyanne a:hover {
	font-weight: bold;
	color: #dddddd;
	}
	
	#d0fcaa;

