body {
	font-family:Arial,sans-serif;
}

#HomeContent h1 {
	font-family:Arial,sans-serif;
	color: /*#002a38;*/#105a7b;
	margin: 0;
	font-weight: normal;
	width:90%;
}
	
.contentInner h1 {
	font-family:Arial,sans-serif;
	color: #105a7b;
	padding: 0;
}
	
h2 {
	font-family:Arial,sans-serif;
	color: /*#336633;*/ #105a7b;
	padding: 0;
	margin: 0;
}

h3 {
	font-family:Arial,sans-serif;
	color: #336633; /*#105a7b;*/
	padding: 0;
	margin: 0;
}
	
h4 {
	font-family:Arial,sans-serif;
	color: #105a7b;
	padding: 0;
}	

h4.city {
	color: #336633;
}

h5 {
	font-family:Arial,sans-serif;
	color: #333333;
	padding: 0;
	margin: 0 0 10px 0
}

.taille-texte {
	display: inline;
	color: #000000;
}

.taille-texte a img {
	margin: 0 0 -2px 0;
	padding:0;
}

.taille-texte .small img {
	background: url(../images/img_A_10pt.jpg);
	width: 15px;
	height: 20px;
}

.taille-texte .medium img {
	background: url(../images/img_A_12pt.jpg);
	width: 16px;
	height: 20px;
}

.taille-texte .large img {
	background: url(../images/img_A_14pt.jpg);
	width: 19px;
	height: 20px;
}

.taille-texte .xlarge img {
	background: url(../images/img_A_16pt.jpg);
	width: 20px;
	height: 20px;
}

.taille-texte .small:hover img {
	background: url(../images/img_A_10pt_on.jpg);
}

.taille-texte .medium:hover img {
	background: url(../images/img_A_12pt_on.jpg);
}

.taille-texte .large:hover img {
	background: url(../images/img_A_14pt_on.jpg);
}

.taille-texte .xlarge:hover img {
	background: url(../images/img_A_16pt_on.jpg);
}
