@charset "iso-8859-1";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
td{text-align:left;vertical-align:top;}
body {
  background: #9D9D9D url(images/bck1200.jpg) repeat-y center;
  line-height: 14px;
  font-size: 100%;
  color: #000;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: center; /* Centers the page content container in IE 5 browsers. */
  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
IMG{
	border: 0px;
}
.center{
	text-align: center;
}
.right{
	text-align:right;
}
DIV#wrapper{
	width:780px;
	margin:0 auto;
	text-align:center;
	background-color: #ffff00;
	margin:0 auto;
}
DIV#header{
	height:120px;
	/*background-color:aqua;*/
	background-image: url('images/newkart165x106.jpg');
	background-repeat:no-repeat;
	background-position:25px 5px;	
}
H1{
	background-color: transparent;
	color: #000033;
	font-size: 20px;
	font-weight: bold;
	margin:25px 0px 10px 0px;
}

H2{
	background-color: transparent;
	color: #000033;
	font-size: 16px;
	font-weight: bold;
	margin:15px 0px 20px 0px;
}


td.green{
	background-color: #008000;
	background-image: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding:5px;
}

td.red{
	background-color: #ff0000;
	background-image: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding:5px;
}

.areatxtcenter{
	background-color: transparent;
	color: #003300;
	font-size: smaller;
	text-align: center;
}

.areatxtleft{
	background-color: transparent;
	color: #003300;
	font-size: smaller;
	text-align: left;
}

.copy{
	background-color: transparent;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}

.hd1{
	background-color: transparent;
	color: #000033;
	font-size: 20px;
	font-weight: bold;
}

.hd2{
	background-color: transparent;
	color: #000033;
	font-size: 16px;
	font-weight: bold;
}

.indent{
	padding-left: 10px;
}

.myform{
	background-color: transparent;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}


.normal{
	background-color: transparent;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
}

.rubrique{
	background-color: transparent;
	color: #3300cc;
	font-size: 13px;
	font-weight: bold;
}

.rubrique2{
	background-color: transparent;
	color: #3300cc;
	font-size: 14px;
	font-weight: bold;
}

.tablenav{
	background-color: #003300;
	background-image: none;
}

TR.topnav{
	background-color: transparent;
	color: #ffffff;
	font-weight: bold;
}

TR.topnav TD a{
	background-color: transparent;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

TR.topnav TD a:link{
	background-color: transparent;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

TR.topnav TD a:visited{
	background-color: transparent;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

TR.topnav TD a:visited:hover{
	background-color: transparent;
	color: #0066ff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

TR.topnav TD a:hover{
	background-color: transparent;
	color: #0066ff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
IMG.flag{
	margin: 0px;
}
IMG.home{
	margin: 0px;
}

#navcontainer{width:752px;margin:0 auto;}

#navcontainer ul
{
padding: .2em 0 .4em 0;
margin: 0;
list-style-type: none;
background-color: #036;
color: #FFF;
width: 750px;
font: normal 100% verdana, arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; }

li a {
text-decoration: none;
background-color: #036;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;}

li a:hover {
background-color: #369;
color: #fff; }

li.flag a {
background-color: transparent;
padding: .2em 1em;
border-right: 1px solid #fff;}

li.flag a:hover {
background-color: transparent; }

DIV#navbar{
width:670px;
margin: 85px auto 5px auto;
padding: 5px 0px;
text-align: center;
border-top: 1px solid #cccccc;
}
DIV#navbar P{
	font-size: 11px;
	text-align: center;
}
DIV#navbar A{
	font-size: 12px;
	text-decoration: none;
}
DIV#navbar A:hover{
	text-decoration: underline;
}

