/* CSS Document */

/* index.php */



/* Texte au centre */
.cadre_fond{position: relative;z-index:1;margin-left: auto;margin-right: auto;width: 950px;height:570px;text-align: left;}

h1{font: 18px Arial;font-weight: normal;}
h2{font: 14px Arial;font-weight: normal;margin:0px;padding:0px;display:inline;}


a {
		color: black;
		text-decoration:none
	}
a:hover {
		color: black;
		font-style: italic
	}

.index_cadre_texte1{
	position:absolute;
	align:left;
	width:549px;
	height:60px;
	z-index:7;
	left: 192px;
	top: 93px;
	text-align:justify;
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	line-height: 1.5;
	font-variant: normal;
	word-spacing: 1px;
} /* cadre du texte au centre */

.index_cadre_texte2{
	position:absolute;
	align:center;
	width:254px;
	height:265px;
	z-index:5;
	left: 485px;
	top: 157px;
	text-align:justify;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:normal;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height: 1.5;
} /* cadre du texte au centre */

.index_cadre_texte3{	position:absolute;	align:center;	width:254px;	height:65px;	z-index:5;	left: 486px;	top: 432px;	text-align:justify;	background-repeat:no-repeat;	font-size:15px;	font-weight:normal;	font-style: normal;	font-family: Geneva, Arial, Helvetica, sans-serif;	color: #003366;line-height: 1.5} /* cadre du texte au centre */

.index_cadre_texte4{	position:absolute;	align:center;	width:232px;	height:43px;	z-index:5;	left: 499px;	top: 503px;	text-align:center;	background-repeat:no-repeat;	font-size:20px;	font-weight:normal;	font-style: normal;	font-family: Geneva, Arial, Helvetica, sans-serif;	color: #003366;line-height: 1.5} /* cadre du texte au centre */

.index_cadre_image{	position:absolute;	align:center;	width:315px;	height:340px;	z-index:5;	left: 184px;	top: 227px;	text-align:justify;	background-repeat:no-repeat;	font-size:14px;	font-weight:bold;	font-style: italic;	font-family: Arial, Helvetica, sans-serif;	color: #003366;} /* cadre du texte au centre */

.numero_azur{
	position:absolute;
	align:center;
	width:250px;
	height:34px;
	z-index:5;
	left: 484px;
	top: 441px;
	text-align:justify;
	background-repeat:no-repeat;
	font-size:20px;
	font-weight:bold;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height: 1.5
} /* cadre du texte au centre */

