/* CSS Document */

body {
	background-color: #6699CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #3366FF;
}
a:active {
	text-decoration: none;
}

h1 { color: #000000; font-size: 1.2em; font-weight: bold; }

.liennavig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
A.liennavig:link {
	text-decoration: none;
	color: #000000;
}
A.liennavig:visited {
	text-decoration: none;
	color: #000000;
}
A.liennavig:hover { 
	text-decoration: underline;
	color: #FFFF00;
	}
A.liennavig:active {
	text-decoration: none;
	color: #000000;
}

.Style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.Style2 {
	font-weight: bold;
	font-style: italic;
}

.Style4 {color: #FF0000}


.container { 
 background-image: url(images/11_04.gif);
 width: 980px;
 margin:0 ; padding:0} 

div#haut {
    clear: both;
    background-image: url(images/11_01.jpg);
	width: 980px;
	height: 38px;
}
 
div#header {
    clear: both;
    background-image: url(images/11_02.jpg);
	width: 980px;
	height: 156px;
}

div#hbas {

    background-image: url(images/11_03.jpg);
	width: 980px;
	height: 99px;
}

div#left {
    float: left;
    width: 324px;


}
div#middle {
    padding: 0px 0px 0px 324px;
    margin: 0px;
}


div#footer1 {
    clear: both;
    background-image: url(images/11_06.gif);
	width: 980px;
	height: 56px;
}

div#footer2 {
    clear: both;
    background-image: url(images/11_07.gif);
	width: 980px;
	height: 100px;
}

div#footer3 {
    clear: both;
    background-image: url(images/11_09.gif);
	width: 980px;
	height: 59px;
}

