*, html, body {    margin: 0;    padding: 0;	}body {    font: 100% Arial, Helvetica, sans-serif;	background-color: #fafafa;	}hr, .cache {	position: absolute;	left: -5000px;	top: -5000px;	font-size: 1px;	}img {	border: none;	}	/* bleu R55 V145 B205 | vert R195 V215 B35/* bleu #3791cd | vert #c3d723/* ----------------------------| STRUCTURE |------------------------------- */#global {	margin: 0 auto;	width: 760px;	background-color: #fafafa;    font: .75em Arial, Helvetica, sans-serif;	}	#evitement {	background: white url(../_img/fond-evitement.jpg) no-repeat;	height: 2em;	text-align: center;	}	#flash {	background: white url(../_img/fond-flash.jpg) no-repeat; 	height: 133px;	text-align: center;	}	#blocs-air {	background: white url(../_img/top-blocs-AIR.jpg) no-repeat;	text-align: center;	padding-top: 86px;	}	#blocs-acces {	background: white url(../_img/fond-blocs-acces.jpg) no-repeat;	height: 172px;	text-align: left;	padding: 0 90px;	}	#adresse {	background: white url(../_img/fond-adresse.jpg) no-repeat;	height: 120px;	text-align: center;	}	/* ----------------------------| ZONE EVITEMENT |------------------------------- */	#evitement li {	display: inline;	list-style-type: none;	font-size: 1em;	color: #bbb;	}	#evitement li a {	color: #bbb;	text-decoration: none;	}	#evitement li a:hover, #evitement li a:focus {	color: black;	text-decoration: underline;	font-weight: bold; 	}/* ----------------------------| LES BLOCS AIR |------------------------------- */#blocs-air div {	padding: 30px 105px 10px 120px;	}	#blocs-air #air-dom {	background: white url(../_img/logo-AIR-dom.jpg) no-repeat;	}	#blocs-air #air-ass {	background: white url(../_img/logo-AIR-ass.jpg) no-repeat;	}	#blocs-air div h2.logo {	float: left;	font: 2em Arial, Helvetica, sans-serif;	color: #3791cd; /* bleu */	font-weight: bold;	position: relative;	top: 30px;	left: -30px;	}	#blocs-air div h2.logo a {	color: #3791cd; /* bleu */	text-decoration: none;	}	#blocs-air div h2.logo a:hover, #blocs-air div h2.logo a:focus {	text-decoration: underline;	}	#blocs-air div h2.lien {	border: 1px solid #C3D723; /* vert */	display: block;	margin-left: 180px;	}	#blocs-air div h2.lien a {	display: block;	margin: 15px 0;	font: 1.5em Arial, Helvetica, sans-serif;	color: #c3d723; /* vert */	text-transform: uppercase;	font-weight: normal;	text-decoration: none;	}	#blocs-air div h2.lien a:hover, #blocs-air div h2.lien a:focus {	color: #3791cd; /* bleu */	font-weight: bold;	text-decoration: underline;	}/* ----------------------------| LES BLOCS ACCES |------------------------------- */#blocs-acces div {	float: left;	width: 290px;	margin-top: 52px;	}	#blocs-acces #acces-publ {	background: white url(../_img/fond-acces-patients.jpg) no-repeat; 	}	#blocs-acces #acces-pros {	background: white url(../_img/fond-acces-pros.jpg) no-repeat;	}		#blocs-acces div h3 {	border: 1px solid #3791cd; /* bleu */	display: block;	width: 290px;	height: 89px;	}	#blocs-acces div h3 a {	display: block;	margin: 12px 0;	font: 1.3em Arial, Helvetica, sans-serif;	color: #3791cd; /* bleu */	text-transform: uppercase;	font-weight: normal;	text-decoration: none;	}	#blocs-acces div h3 a.acces-patients {	margin-left: 150px;	color: #c1dff4; /* bleu clair */	}	#blocs-acces div h3 a.acces-pros {	margin-left: 90px;	}	#blocs-acces div h3 a:hover, #blocs-acces div h3 a:focus {	color: black;	font-weight: bold; 	}	/* ----------------------------| ZONE ADRESSE |------------------------------- */	#adresse p {	font-size: 1em;	color: #888;	line-height: 1.5em;	}	#adresse p a {	color: #888;	}	#adresse p a:hover, #adresse p a:focus {	color: black;	}