* {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #a53533;
	text-align: center;
	font-size: 14px;
	color: #000;
}
span {
	display: none;
}
/* ************************************************************************************************* */
/* old css ***************************************************************************************** */
/* ************************************************************************************************* */
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
fieldset {
	margin: 10px 0px;
	padding: 5px;
}
legend {
	text-transform: capitalize;
	padding: 3px;
	font-weight: bold;
	font-size: 100%;
	color: #a53533;
}
label {
	padding: 0px 3px;
	line-height: 16px;
	text-align: right;
	display: block;
}
button {
}
input {
}
option {
}
optgroup {
}
select {
}
textarea {
}
form div{
	background: url(_images/fondform.jpg) repeat-x scroll top left;
	padding: 3px;
	margin:  0px;
  color: #ffffff;
	font-weight: bold;
	float: left;
}

a, a:link, a:visited, a:active {
	color: #a53533;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0000cc;
	font-weight: bold;
}
div {
	margin: 10px 0px;
	padding: 0px 0px 0px 25px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0px;
	padding: 1px 0px 1px 0px;
	text-align: left;
	font-weight: bold;
	color: #a53533;
}
h1 {
	margin: 10px 0px  20px;
	padding: 0px;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	text-transform: uppercase;
	border: 3px solid #a53533;
}
h2 {
	margin: 10px 0px  20px;
	padding: 0px;
	font-size: 24px;
	text-align: center;
	font-style: italic;
	text-transform: uppercase;
}
h3 {
	font-size: 17px;
	padding-left: 10px;
	border-bottom: 3px solid #a53533;
	border-left: 10px solid #a53533;
	text-transform: capitalize;
}
h4 {
	font-size: 14px;
	text-transform: capitalize;
	background: url(_images/puce1.jpg) no-repeat scroll 5px left;
	padding-left: 20px;
}
h5 {
	font-size: 14px;
	text-transform: capitalize;
	background: url(_images/puce2d.jpg) no-repeat scroll 5px left;
	padding-left: 10px;
	color: #000;
}
h6 {
	border-bottom: 1px solid #a53533;
	font-size: 14px;
	text-transform: capitalize;
}
dl {
	margin: 10px 0px;
	padding: 0px;
}
dt {
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
dd {
	margin: 0px;
	padding: 0px;
}
form td {
	vertical-align: top;
}
p {
	text-align: justify;
	margin: 10px 0px;
}
p.information {
	color:white;
	border: 1px solid white;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px;
}
b {
	font-weight: bold;
}
abbr {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
code, pre {
	font-family: "Courier New", Courier, mono;
}
Pre {
	margin: 10px 0px;
	padding: 0px 20px 20px 0px;
	overflow: auto;
	white-space: pre;
}
fieldset pre {
	margin: 10px 0px;
	padding: 0px 20px 20px 0px;
}
blockquote {
	margin: 10px;
	text-align: justify;
	font-style: italic;
	font-size: 100%;
	font-family: "Courier New", Courier, mono;
	xfont-weight: bold;
}
cite {
	font-style: italic;
	font-weight: bold;
}
code {
	margin: 10px 0px;
	padding: 5px;
	display: block;
	font-weight: bold;
	border: 1px solid #225DB6;
	border-left-width: 5px;
	background-color: #E9EFF8;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 10px 0px 10px 0px;
	list-style-type: square;
}
ul ul {
	list-style-type: circle;
}
ul ul ul {
	list-style-type: square;
}
ul ul ul ul {
	list-style-type: circle;
}
ul ul ul ul ul {
	list-style-type: square;
}
ul ul ul ul ul ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 10px 0px 10px 0px;
}
ol ol {
	list-style-type: upper-alpha;
}
ol ol ol {
	list-style-type: upper-roman;
}
ol ol ol ol {
	list-style-type: lower-alpha;
}
ol ol ol ol ol {
	list-style-type: lower-roman;
}
li {
	margin: 5px 0px 5px 0px;
	text-align: justify;
}
hr {
	clear: both;
	visibility: hidden;
}
.page {
	margin: 0px;
	padding: 0px;
	width: 840px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

table.structure{
	width: 100%;
	xborder: 2px #fff solid;
}
.raye{
	text-decoration: line-through ;
}
.inactif{
	text-decoration: line-through ;
	color: #00cc00;
}
.center{
	display: block;
	text-align: center;
	margin: 0px auto;
}
.middle,.middle *{
	display: block;
	vertical-align: middle;
	margin: auto;
	border: 2px solid Blue;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}

p.copyright{
	margin: 0 0 10px;
	padding: 0;
	font-size: 11px;
	text-align: center;
}
.copyright a{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.zoneerreur{
	padding: 10px;
	Border: 5px double #B22222;
	font-size: 11px;
	font-weight: bold;
	color: #B22222;
	background: #F1B8B8;
}

/*** page garde ********************************************************************************************************************************/
#gardetitre {
	background: url(_images/garde.jpg) no-repeat scroll top left;
	top: 0px;
	left: 0px;
	width: 840px;
	height: 550px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}
/*** contenu page garde********************************************************************************************************************************/
#copyright {
	top: 530px;
	left: 0px;
	width: 840px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}

#ardoisevide {
	background: url(_images/ardoise.jpg) no-repeat scroll top left;
	margin: 0px;
	padding: 0px;
	top: 255px;
	left: 440px;
	width: 215px;
	height: 260px;
	position: absolute;
	display: block;
}
.ardoise {
	top: 268px;
	left: 458px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	color: #fff;
	display: none;
	overflow: auto;
	width: 180px;
	height: 235px;
}
.ardoise h1, .ardoise h2, .ardoise h3, .ardoise h4, .ardoise h5, .ardoise h6 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 17px;
	text-align: center;
	font-style: italic;
	border: none;
	color: #FC5A2C;
}
.ardoise p {
	margin: 10px 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	display: block;
}
.ardoise a, .ardoise a:visited, .ardoise a:link, .ardoise a:active {
	margin: 5px 0px;
	padding: 0px;
	padding-left: 15px;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	background: url(_images/vrai.gif) no-repeat scroll top left;
}
.ardoise a:hover {
	color: #6f6;
}
#menulogo {
	top: 80px;
	left: 145px;
	width: 250px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}
#menucadre {
	background: url(_images/cadre.jpg) no-repeat scroll top left;
	top: 98px;
	left: 440px;
	width: 215px;
	height: 155px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}
#menuaccueil {
	background: url(_images/menup1.jpg) no-repeat scroll top left;
	top: 255px;
	left: 185px;
	width: 250px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}
#menuactivite {
	background: url(_images/menup2.jpg) no-repeat scroll top left;
	top: 345px;
	left: 185px;
	width: 250px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}
#menucarte {
	background: url(_images/menup3.jpg) no-repeat scroll top left;
	top: 435px;
	left: 185px;
	width: 250px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
}
/*** page suite ********************************************************************************************************************************/

#suitetitre {
	background: url(_images/suiteentete.jpg) no-repeat scroll top left;
	width: 840px;
	height: 111px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
#suitecorps {
	background: #a53533  url(_images/suitetram.jpg) repeat-y  top left;
	width: 840px;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
#suitemenug {
	background: url(_images/suiteghaut.jpg) no-repeat scroll top left;
	margin: 0px;
	padding: 5px 10px 5px 20px;
	width: 110px;
	min-height: 160px;
	display: block;
	float: left;
}
* html #suitemenug {
	width: 140px;
	height: 170px;
}
#suitemenug h1,#suitemenug h2, #suitemenug h3,#suitemenug h4, #suitemenug h5, #suitemenug h6 {
	margin: 5px 0px;
	padding: 0px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	display: block;
	border: none 0px;
	text-align: left;
	text-decoration: none;
}
#suitemenug a, #suitemenug a:visited, #suitemenug a:link, #suitemenug a:active {
	margin: 5px 0px;
	padding: 0px;
	padding-left: 15px;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	background: url(_images/vrai.gif) no-repeat scroll top left;
}
#suitemenug a:hover {
	color: #6f6;
}
#suitecontenu {
	margin: 0px 20px 0px 140px;
	padding: 5px;
	display: block;
	width: 660px;
}
* html #suitecontenu {
	width: 670px;
}
#suitebas {
	background: url(_images/suitebas.jpg) no-repeat scroll top left;
	margin: 0px;
	padding: 20px 30px 20px 150px;
	width: 660px;
	height: 235px;
	display: block;
	clear: both;
	text-align: center;
	line-height: normal;
}
* html #suitebas {
	width: 840px;
	height: 275px;
}

/********************************************************************************************/
p.label{
	padding: 3px 0px;
	text-align: left;
	vertical-align: top;
	color: #a53533;
}
td.label{
	padding: 3px;
	text-align: right;
	vertical-align: top;
	color: #a53533;
}
.valeur{
	padding: 3px;
	vertical-align: top;
	color: #000;
}
.photo{
	vertical-align: middle;
	text-align: center;
	border: solid 2px ;
	color: #a53533;
}
.tarif{
	text-align: right;
}
.consommation{
	display: inline;
}
.composition{
	display: inline;
	font-size: "80%";
	padding-left: 20px;
	color: #666;
}

/***********************************************************************************************************************************/

div.contenuonglet {
	margin: 0;
	padding:5px ;
	border: 1px #225DB6 solid;
	white-space: normal;
	background: #D3DEF1 none;
}
table.onglet {
	margin: 10px 0 0 0;
	padding:0;
}
.onglet  tr {

}
.onglet  td {
	background:url(_images/onglet.jpg) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}
.onglet td a ,.onglet td p {
	display: block;
	background:url(_images/onglet.jpg) no-repeat right top;
	margin:0;
	line-height: 25px;
	font-size: 14px;
	padding:0px 9px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	white-space:nowrap;
	color: #cccccc;
}

.onglet td.actif, .onglet td:hover {
	background-position:left -150px;
	cursor: pointer;
}
.onglet td a:hover , .onglet  td:hover a, .onglet td p:hover , .onglet  td:hover p{
	background-position:right -150px;
	cursor: pointer;
	color: #00cc00;
}
.onglet td.actif *{
	background-position:right -150px;
	cursor: pointer;
	color: #ff0000;
}
.onglet td.fond {
	background: transparent url() no-repeat;
	width: 100%;
	cursor: default;
}



/********************************************************************************************/

/** hack pour memoire ** {
}
pour IE 6 et inférieurs Utiliser * html {
}
pour IE 7 et inférieurs   Utiliser *+html, * html {
}
pour IE 7 seulement   Utiliser *+html {
}
pour IE 7 et navigateurs modernes seulement   Utiliser html>body {
}
******************/
/* commentaire qui finit au bout de cette ligne sauf pour IE Mac \*/
.ToutSaufIEMac{}
/* fin de code invisible pour IE Mac */

/* IE Mac ne voit pas l'astérisque qui suit l'antislash \*//*/
.IEMacOnly{}
/**/
