@charset "iso-8859-1";
body  {
	background-color:#7399c0;
	background-image:url(../images/fd_carte.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:0.9em;
	margin: 0; 
	padding:0;
	padding-top: 10px;
	text-align: center; 
}

/*EN TETE*/
#header { 
	height: 118px; 
	background: #FFF;
	background-image:url(../images/haut.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
}

#header h1 {
	margin: 0; 
	padding-top:0;
	padding-left:8px;
}

#contact {
	float:right;
	width:95px;
	height:21px;
	margin-top:85px;
	margin-right:0;
	margin-bottom:0;
}

/*MENU*/
#menu {
	width:1000px;
	height:45px;
	margin:0;
	padding:0;
}

#qui{
	float:left;
	width:168px;
	height:23px;
}

#po{
	float:left;
	width:168px;
	height:23px;
}

#loc{
	float:left;
	width:168px;
	height:23px;
}

#bailleur{
	float:left;
	width:168px;
	height:23px;
}

#hlm{
	float:left;
	width:167px;
	height:23px;
}

#coll{
	float:left;
	width:160px;
	height:23px;
}

h1
{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}

#txt h1
{
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00428b;
}

#txt h2
{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00428b;
}

a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#FFF;
}

ul,li
{
	list-style:square;
	margin:0;
	padding:0 0 0 4;
	list-style-position:outside;
	font-size:0.9em;
}

#container {
	background-color:#FFF;
	position: relative; /* le paramètre position: relative permet de positionner les deux encadrés par rapport à ce conteneur */
	width: 1000px;  /* paramétrage de la largeur à 20 pixels de moins que le plein écran (800 pixels) pour tenir compte de l'habillage du navigateur et éviter l'apparition d'un ascenseur horizontal */
	margin: 0 auto; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	text-align:justify;
}

#txt {
	padding:10px;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	text-align:justify;
	font-size:0.9em;
}

/*SUPPORT 1*/
#support1 {
	background-color:#FFF;
	position: relative; 
	width: 1000px;  
	margin: 0 auto; 
	text-align: left; 
} 

/*COLONNE GAUCHE1*/
#col_gauche1 {
	background-color:#86c758;
	background-image:url(../images/qui/danse_qui.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	position: absolute;
	top: 0px;
	width: 290px; 
	margin:0px 0px 0px 30px;
	height:240px;
	padding:5px 5px 5px 5px;
}

/*COLONNE DROITE1*/
#col_droite1 {
	background-color:#5167a9;
	background-image:url(../images/loc/danse_loc.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	position: absolute;
	top: 0px;
	right: 0;
	width: 290px; 
	margin:0px 30px 0px 0px;
	padding:5px 5px 5px 5px;
	height:240px;
}

/*COLONNE CENTRALE1*/
#contenu1 {
	margin: 0px  0px 0px 350px; 
	padding: 0 10px; 
	width:290px;
	height:240px;
	font-size:0.9em;
	padding:5px 5px 5px 5px;
	background-color:#c15868;
	background-image:url(../images/po/danse_po.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-size:1em;
}



/*SUPPORT 2*/
#support2 {
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:bottom right;
	position: relative; 
	width: 1000px;  
	margin: 0 auto;
	padding:0;
	text-align: left;
}
/*COLONNE GAUCHE2*/
#col_gauche2 {
	background-color:#35acab;
	background-image:url(../images/sci/danse_bail.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	position: absolute;
	top: 0px;
	padding:5px 5px 5px 5px;
	width: 290px;  
	margin:0px 0px 0px 30px;
	font-size:1em;
	height:350px;
}

/*COLONNE DROITE2*/
#col_droite2 {
	background-color:#9171ab;
	background-image:url(../images/col/danse_col.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	position: absolute;
	top: 0px;
	right: 0;
	width: 290px;  
	margin:0px 30px 0px 15px;
	padding:5px 5px 5px 5px;
	height:350px;
}

/*COLONNE CENTRALE2*/
#contenu2 {
	margin: 0px  0px 0px 350px; 
	padding: 0 10px; 
	width:290px;
	height:350px;
	font-size:0.9em;
	padding:5px 5px 5px 5px;
	background-color:#e9ae35;
	background-image:url(../images/hlm/danse_hlm.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	font-size:1em;
}

/*SUPPORT 3*/
#support3 {
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:bottom right;
	position: relative; 
	width: 1000px;  
	margin: 0 auto;
	padding:0;
	text-align: left;
}
#colonne3 {
	background-color:#999;
	margin:15px 0px 0px 30px;
	padding:5px 5px 5px 5px;
	width: 290px;  
	font-size:0.9em;
}


/*PIED DE PAGE*/
#footer {
	background-color:#FFF;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
	font-size:0.7em;
	color:#FFF;
	text-align:right;
	height:32px;
	padding:10px 10px 0px 0px;
	margin:0px;
	
}

#footer p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */	
}

#footer li {
	display:inline;
	list-style:none;
	
}

#footer a {
	text-decoration:none;
	color:#FFF;
}

#footer a:hover {
	color:#FF0;
}


/*CLASSES*/
.title_qui{color:#030;}
.title_po{color:#a70a29;}
.title_loc{color:#00428b;}
.title_sci{color:#095f53;}
.title_hlm{color:#e46803;}
.title_col{color:#561889;}

.bold{font-weight:bold;}

