@charset "iso-8859-1";
/* my base styles */
IMG{ border:0; }
DIV{ border:0; margin:0; padding:0; }
P{ border:0; margin:0; padding:0; }
H6{ border:0; margin:0; padding:0; }
H5{ border:0; margin:0; padding:0; }
H4{ border:0; margin:0; padding:0; }
H3{ border:0; margin:0; padding:0; }
H2{ border:0; margin:0; padding:0; }
H1{ border:0; margin:0; padding:0; }
TABLE{ border: 0; border-collapse: collapse; }
TD{ text-align:left; vertical-align: top;font-size: 100%; }
LI { font-size: 100%; }
UL { font-size: 100%; }
/*OL { font-size: 100%; }*/
.left{ text-align: left; }
.right{ text-align: right; }
.center{ text-align: center; }
.bold{ font-weight: bold; }
.small{ font-size: small; }
.xsmall{ font-size: x-small; }
.just{ text-align: justify; }
.clearfloat{ clear: both; }
/* base styles */
div.clear { clear: both; }
/* use as follows (including the comment) */
/* <div class="clear"><!-- --></div> */
BODY{
	margin: 0;
	padding: 0;
	/*background: #ffffff url("grafiks/bck-aquarelle.jpg") no-repeat fixed top center;*/	
	background: #003E00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #800000;
}
DIV#pagewrapper{
	background-color: #ffffff;
	width:990px;
	margin:10px auto;
	border-left: 0px solid gray;
	border-right: 0px solid gray;
	text-align:center;
}
DIV#top{
	width:990px;
	height:100px;
	background: #ffffff url(grafiks/top.png) top center no-repeat;
}
DIV#top H1{
	padding-top:20px;
}
DIV#top2{
	width:990px;
	height:100px;
	background: #ffffff url(grafiks/top2.png) top center no-repeat;
}
DIV#top2gb{
	width:990px;
	height:100px;
	background: #ffffff url(grafiks/top2-gb.png) top center no-repeat;
}
DIV#top2 H1, DIV#top2gb H1{
	padding-top:20px;
	visibility: hidden;
}
DIV#middle{
	width:990px;
	background: #ffffff url(grafiks/middle.png) repeat-y top;
	border-bottom:none;
}

DIV#bottom{
	width:990px;
	height:20px;
	background: #ffffff url(grafiks/bottom.png) top center no-repeat;
	border-top: none;
	}
DIV#wrapper{
margin: 0;
padding: 0 10px 0 10px;
text-align: left;
}


P.adresse{
margin:15px 0 0 45px;
}
/* redblock bck */
OL.rdk{
	list-style:none
}


OL.rdk LI{
	width: 400px;
	height:50px;
	background: #ffffff url("grafiks/bck-block-red.png");
}

OL.rdk LI A{
display:block;
padding: 12px 0 0 52px;
font-size: 19px;
text-decoration: none;
color: #fff;
}

/* redblock bck for page titles*/
DIV.rdtitle{
	margin:0px;
	padding:0px;
	width: 400px;
	height:50px;
	background: #ffffff url("grafiks/bck-block-white.png") no-repeat left;
}
DIV.rdtitle P{
	padding: 12px 0 0 52px;
	font-size: 19px;
	text-decoration: none;
	color: #990096;	
}

OL.rdtitle{
	list-style:none;
	margin:0px;
	padding:0px;
}
OL.rdtitle LI{
	width: 400px;
	height:50px;
	background: #ffffff url("grafiks/bck-block-white.png");
}
OL.rdtitle LI A{
display:block;
padding: 12px 0 0 52px;
font-size: 19px;
text-decoration: none;
color: #fff;
}
OL.rdtitle LI P{
display:block;
padding: 12px 0 0 52px;
font-size: 19px;
text-decoration: none;
color: #990096;
}
/*   ---------  top nav  ---------- */
#navcontainer
{
margin: 0;
padding: 0;
height: 25px;
}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0 1px 0 0;
}

#navcontainer ul li a{
background: #fff;
background-image: url(grafiks/button180off.png);
background-repeat: no-repeat;
background-position: top left;
width: 180px;
height: 25px;
border-top: 0px solid #f5d7b4;
border-left: 0px solid #f5d7b4;
border-bottom: 0px solid #f5d7b4;
border-right: none;
padding: 0;
margin: 0 0 10px 0;
color: #f5d7b4;
text-decoration: none;
display: block;
text-align: center;
/*font: normal 12px/25px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;*/
font-size:12px;
font-weight:bold;
text-transform: uppercase;
line-height:25px;
}

#navcontainer ul li a:hover{
color: #fff;
background-image: url(grafiks/button180on.png);
background-repeat: no-repeat;
background-position: top left;
/*background: #fff;*/
}

#navcontainer a:active{
/*background: #c60;*/
color: #fff;
}

#navcontainer li#active a{
border: none;
color: #fff;
}

#navcontainer li#flag, #navcontainer li#flag A{
width: 35px;
border: none;
color: #fff;
background-image: url(grafiks/button35off.png);
background-repeat: no-repeat;
background-position: top left;
}
#navcontainer li#flag A:Hover{
width: 35px;
border: none;
color: #fff;
background-image: url(grafiks/button35on.png);
background-repeat: no-repeat;
background-position: top left;
}


DIV#content H2, DIV#content H3,DIV#content H4{
	font-size:14px;
	font-weight: normal;
	text-align:justify;
	margin-bottom: 15px;
}
DIV#content P{
	text-align:justify;
}
h2.tariftitle{
	width:500px;
	margin:10px auto;
	border: 2px solid red;
	background-color: #800000;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

caption{
	font-size: 16px;
	font-weight: bold;
	margin:20px auto 10px auto;
}

TABLE.tblprix{
	border:0px solid gray;
}
TABLE.tblprix TD{
	text-align: center;
	padding:3px 5px 2px 5px;
}
TABLE.tblprix TD.tdtete{
	text-align: center;
	font-weight: bold;
	background-color: #ff9595;
	border:1px solid gray;
}
TABLE.tblprix TD.tdtete2{
	text-align: center;
	font-weight: bold;
	background-color: #e69bb3;
	border:1px solid gray;
}
TABLE.tblprix TD.tdprix{
	text-align: center;
	font-weight: normal;
	background-color: transparent;
	border:1px solid gray;
}
TABLE.tblprix TD.tdlit{
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
	background-color: transparent;
	border:1px solid gray;
}

TD.tdpromo{
	font-size:14px;
	font-weight: bold;
	background-color: #006566;
	color: #fff;
	text-align: center;
	padding:10px 5px;
	margin: 2px;
}
OL.simple{
	list-style:none;
	margin:3px 0 5px 20px;
	padding:0px;
}


DIV#footer{
	width:980px;
	padding-top: 15px;
	margin: 5px auto 10px auto;
	font-size:x-small;
	color:#fff;
	text-align:center;
}
DIV#footer P{margin-bottom:10px;}
DIV#footer A{
	color:#fff;
}
DIV#reveillon P{
	text-align: center;
}
.revTitle {
	font-family: "Comic Sans MS";
	font-size: 12px;
	/*font-style: italic;*/
}
.revmenu {
	font-family: Arial, sans-serif;
	font-style: italic;
}

