* {
margin : 0;
padding : 0;
}

html, body {
background-image: url(pics/header_vierge.jpg);
background-position: top left;
background-color : #ffffff;
font-family : verdana, sans-serif;
font-size : 11px;
color : #666666;
}

#contenu_texte {
	margin-top:20px;
	margin-bottom:20px;
}

#contenu_texte ul {
list-style-type :none;
}

#contenu_texte li {
	margin-bottom:5px;
}


p {
text-align : justify;
line-height:15px;
}

h2 {
color : #009C9F;
font-size:14px;
margin-left : 0px;
}

h1 {
	font-size:15px;
	margin-bottom:10px;
}


#try {
	display:none;
}

#tryd {
	display:none;
}


#log {
	display:none;
}

#navlist li
{
display: inline;
/* for IE5 and IE6 */
}

#navlist
{
position:absolute;
margin-left: 165px;
margin-top:-125px;
width: 265px;
border-top: 1px #666666 solid;


}

#navlist a {
width: 99.99%;
display: block;
border-bottom: 1px #666666 solid;
text-align: left;
text-decoration: none;
color: #666666;
}

#bas_de_page {
	display:none;
}

.bdp {
	display:none;
}

#bienvenue {
	display:none;
}

#navcontainer, #navecontainer2, #navcontainer3 {
	display:none;
}

#tableaux {
}

#tableaux a {
	color:#555555;
	font-weight:bold;
}

#tableaux a:hover {
	color:#ffffff;
}



#tableaux h1 {
	text-align:right;
	margin-top:10px;
}

#tableaux table {
	padding:0px;
	background:#009C9F;
	color:white;
	/*border:2px dotted gray;*/
	width:460px;
}

#tableaux #bordure_tableau {
	border:2px dotted gray;
}

#tableaux th {
	padding:2px;
	color:#333333;
	text-align:left;
}

#tableaux td {
	padding:2px;
}

#titre img {
	display:none;
}
