/**********************************/
/**********************************/
html { height: 100%; width: 100%; overflow: hidden; }
body {
margin : auto;
padding : 0;
font-size: 11px;
color : #FFFFFF;
font-family: Verdana, Geneva, sans-serif;
background : #000000 url('images/fond.png') repeat-x top;
}

td {
font-size: 12px;
}

img {
border: 0;
}

form {
margin: 0;
padding: 0;
}

.clear {
clear: both;
}

.no_border {
border: none;
background: none;
padding: 0;
}

input, textarea , select {
font-family : Verdana, Arial, Helvetica, sans-serif;
padding : 6px 4px 6px 4px;
color: #0c9cfa;
font-size : 11px;
border : 1px solid #0d9cfa;
font-weight: normal;
background : #FFFFFF;
text-align: center;
}


/******************** LIENS ********************/ 

a {
color : #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a:hover {
color : #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

#footer a {
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

#footer a:hover {
color: #CCCCCC;
font-weight: normal;
text-decoration: none;
}

/******************** LIENS ********************/ 





/******************** DESIGN ********************/ 

#fond_immeubles {	
text-align: center;
background : url('images/fond_immeubles.png') repeat-x top center;
}

	#global {
	text-align: left;
	margin: auto;
	width: 900px;
	height: 578px;
	}

		#header_texte {
		height: 22px;
		}
		
			#header_texte p {
			text-align: center;
			color: #FFFFFF;
			margin: 0;
			padding: 6px 0 0 0;
			}
	
		#header_haut {
		height: 79px;
		margin: 0;
		}
	
		#header_bas {
		height: 60px;
		margin: 0;
		}
	
		#contenu_haut {
		height: 78px;
		margin: 0;
		}
	
		#contenu_centre {
		height: 143px;
		background : url('images/contenu_centre.gif') no-repeat;
		position: relative;
		}
		
			#contenu_centre #drapeaux {
			padding: 32px 310px 0 414px;
			margin: 0;
			}
			.input_1 {
				font-weight:bold;
				color:#ed179d;
			}
			.input_2 {
				font-weight:bold;
				color:#ed179d;
			}
			#contenu_centre .input_1 {
			position: absolute;
			top: 86px;
			left: 132px;
			width: 110px;
			}
		
			#contenu_centre .input_2 {
			position: absolute;
			top: 86px;
			left: 284px;
			width: 110px;
			}
		
			#contenu_centre .bouton {
			position: absolute;
			top: 73px;
			right: 318px;
			width: 170px;
			height: 70px;
			border: none;
			padding: 0;
			background: none;
			}
		
		#contenu_bas {
		height: 151px;
		margin: 0;
		}
	
		#footer {
		height: 45px;
		background : url('images/footer.jpg') no-repeat;
		}
	
			#footer p {
			margin: 0;
			color: #FFFFFF;
			padding: 6px 330px 0 110px;
			}
	
/******************** DESIGN ********************/ 