/* CSS Document */

body {
background-image:url(img/bg.png);
background-color: #808080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS;
	font-size
}

.content {
padding-left:10px;
padding-right:10px;
padding-top:8px;
padding-bottom:0px;
}

.noob {

font-size: 1px;
}


.contenttext {
text-align: left;
font-family: trebuchet MS;
font-size:10pt;
color: #414141;
}



.contenttext a{
text-decoration:none;
color: #f49b0a;
}

.contenttext a:hover{
text-decoration:underline;
color: #f49b0a;
}









.copyright {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-size:8pt;
	color: white;
	}
	
.copyright a {
	text-decoration:none;
	color: #f49b0a;
	}
	
.copyright a:hover{
	color: white;
	text-decoration:none;
	}
	
	
	
	
	
.form {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eae8e8;
	border-right-color: #eae8e8;
	border-bottom-color: #eae8e8;
	border-left-color: #eae8e8;

	padding: 0px;
font-family: trebuchet MS;
color: #000000;
font-size: 9pt;
}
	
	
	li {
 font-family: trebuchet MS;
 font-size: 100%;
color: #414141;
 display : list-item;
 list-style-image : url(puce.gif);
 list-style-position: outside;
}
.tableau_ref {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.tableau_logoref {
	padding: 5px;
}
.ref_categorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f2970a;
	letter-spacing: -1px;
}
.ref_titre {
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding: 5px;
	font-size: 20px;
	letter-spacing: -1px;
	color: #000000;
}
.ref_texte {
	font-size: 11px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

