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;*/
}


/* Bandeau Bas */

#overlay_fixed {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99;
}

#overlay_fixed_inner {
    background-color: #000;
    opacity: 0.9;
    filter: alpha(opacity=90);
    color: white;
    padding: 8px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    font-family: verdana, arial;
    font-size: 18px;
}

#overlay_fixed_inner img.close_button {
    cursor: pointer;
    padding-left: 10px;
    vertical-align:bottom;
    float: right;
}

#overlay_fixed_inner a {
    color: white;
}

.retour_big_red {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 25px; 
	color: #97061F
}

#comments {
	display:none;
}

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