body, html {
	margin: 0px;
	padding: 0px;
	background:url("images/fond08.jpg");
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #666666;
}

.texte_standard {
	font-size: 10px;
	color: black;
}

.texte_small {
	font-size: 9px;
	color: black;
}

.texte_big {
	font-size: 18px;
	color: black;
}

#gauche {
	border: 1px solid red;
	width: 666px;
}


#col_droite{

	/*position: fixed;*/
	/*left: 670px;*/
	/*left: 710px;*/
	/*left: 709px;*/
	/*left: 714px;*/
	/*margin-left: 12px;*/
}

/*
.deroulant {
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
*/