body{
	margin:					0px;
	padding:				0px;
	font-family:			Arial;
	font-size:				13px;
	}

#haut{
	width:					100%;
	height:					265px;
	}

#content{
        clear:                      both;
        position:                   relative;
        left:                       0px;
        display:                    block;
        margin:                     0px;
        padding:                    0px;
        height:                     800px;
        width:                      1000px;
        border:                     0px;
        /*border:                     solid 1px red;*/
}

#gauche{
	float:					left;
	margin:					17px 0px 0px 4px;
	padding:				1px;
	width:					369px;
	height: 100%;
	text-align: center;
}

#droite{
	float:					right;
	margin:					10px 0px 0px 4px;
	padding:				10px 4px 10px 4px;
	width:					450px;
	background-color:		#CCCCCC;
	height: 100%;
	border-left-style: dotted;
	border-left-color: #CC0000;
	text-align: center;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

#bas{
	display:				block;
	clear:					both;
	padding:				20px 0px 0px 20px;
	margin:					0px;
	width:					1000px;
	font-size:				10px;
	}

/* Classes ******************************************************/
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
	
#footer a:link, #footer a:visited{
	font-size:				10px;
	text-decoration:		underline;
	}
#footer a:link, #footer a:visited{
	font-size:				10px;
	text-decoration:		underline;
	}
#footer #colonne1, #footer #colonne2, #footer #colonne3, #footer #colonne4{
	float:					left;
	margin-right:			35px;
	}
#copyright{
	clear:					both;
	padding:				20px 0px 0px 0px;
	width:					315px;
	}
.entete_location{
	float:					left;
	margin:					30px 0px 5px 20px;
	padding:				1px;
	color: #CC0000;
	clear: both;
	font-size: 16px;
	font-weight: bold;
}

.detail_location{
	float:					left;
	margin:					0px 0px 5px 20px;
	padding:				1px;
	color: #000000;
	clear: both;
	font-size: 11px;
}

.type_tarif{
	float:					left;
	color: #CC0000;
	clear: both;
	font-size: 16px;
	font-weight: normal;
	padding: 30px 0px 10px 0px;
}

.tableau {
	color: #333333;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	float: none;
	clear: both;
	padding: 0px 0px 0px 20px;
	font-style: italic;
}

.info {
	color: #333333;
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
	float: none;
	clear: both;
	padding: 0px 10px 0px 20px;
	font-style: normal;
	text-align: justify;
}

.info_b {
	color: #333333;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	float: none;
	clear: both;
	padding: 0px 10px 0px 20px;
	font-style: normal;
	text-align: justify;
}
#container {
	margin-left:auto;
	margin-right : auto;
	background: #ffffff url('cofac/fd00.gif') repeat-y scroll 0pt 50%;
	width: 1200px;
	background-color:#ffffff;
