body {
	font: 70%/130% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #2f2e2f;
	background-image: url(images/fond.jpg);
	width : 1024px;
}
#body{
	background:  #2f2e2f;
	width: 1024px;
	height: 768px;
	display:block;
}

#haut {
	width: 939px;
	height: 122px;
	position: relative;

}

#gauche {
	width: 84px;
	height: 361px;
	position: relative;

}

#milieu {
	width: 402px;
	height: 112px;
	position: relative;

}

#contact{
	background:  url(images/contact.jpg) no-repeat;
	width: 402px;
	height: 385px;
	margin-top: 0px;
	position:absolute;

}

#txt_contact {
	position: relative;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	color:#183caa;
	margin-left: 30px;
	margin-top: 5px;
}

#txt_contenu1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-left: 10px;
	margin-right: 165px;
	font-weight: bold;
	color:#cd0404;
	text-align:justify;
	
}

.txt_contenu2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	
}

#haut_contenu {
	background:  url(images/haut_contenu.jpg) no-repeat;
	width: 539px;
	height: 127px;
	padding: 0px;
	margin : 0px;	
}

#haut_contact {
	background:  url(images/haut_contact.jpg) no-repeat;
	width: 401px;
	height: 239px;
	padding: 0px;
	margin : 0px;	
}


#contenu_asc 
{    
    padding:0;
	width: 539px;
	text-align: left;
	display: block;
	
}

#formulaire {
	margin-left: 10px;
	margin-top: 50px;
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	height: 12px;
	position: relative;
}


a{
 text-decoration: none;
}
a:link {
	color:#d02128;
}
a:visited {
	color:#9BBD15;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#9BBD15;
}

img{
	 text-decoration: none;
	 border : 0px;
}

table
{
  border : 0;
  color: black;
 
}

th 
{
   background-color: #006600;
   color: black;  
}

td 
{
   color: black;
}

.texte_pages {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width:thin;
	display: block;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center;
	background-color: #fec3ba;
	width: 200px;
	float: none;
	margin-left: 10px;
}

.liste_offre {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-color: #1D00F7;
	display: block;
	border-top-width: 1px;
	width: 520px;
	background-color: #FFFFFF;
}

.liste_offre_roll {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-color: #1D00F7;
	display: block;
	border-top-width: 1px;
	width: 520px;
	background-color: #fec3ba;
	cursor:pointer;
}

.detail_bien {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-left:10px;
	width: 530px;
}

.Blanc_12_gras {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.blanc {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.gras {
	font-weight: bold;
}

.rouge {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
}

.noir {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.couleur {
	font-family: Arial, Helvetica, sans-serif;
	color: #16068b;
}

.rouge_16_gras {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
}

.noir_16_gras {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.gras {
	font-weight: bold;
}

.italique
{
    font-style: italic;
}

.T12 {
	font-size: 12px;
	text-decoration: none;
}

.T14 {
	font-size: 14px;
}

.T16 {
	font-size: 16px;
	text-decoration: none;
}

.T22 {
	font-size: 22px;
	text-decoration: none;
}

.T26 {
	font-size: 26px;
	text-decoration: none;
}

h2 {
	padding-left: 40px;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
	margin-top: 20px;
	margin-bottom: 20px;
}

