.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textpromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.textbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
}
.textbleu8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}

.annonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003466;
}
.titretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003466;
}
.traitbleu {
	font-weight: normal;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
}
.traitbleumarges {
	font-weight: normal;
	color: #3399CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	width: 181px;
	text-align: justify;
}

/* -----------------------------*/
/*       CSS Album_photo        */
/*------------------------------*/

.albph_categorie {
	font-weight: bold;
	color: #003466;
	font-size:14px;
	}

.albph_txtph {
	color: #003466;
	font-weight: bold;
	font-size:12px;
}

a.albph_menu {
	color: #003466;	
}

a.albph_menu:hover {
	color: #FF0000;	
}
	
.trait {
	background-image: url(structure/traitbleu.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.hautbleu {
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3399CC;
	font-weight: lighter;
}
