@CHARSET "ISO-8859-1";

.sousTitre {
	font-style: normal;
	font-family: Arial;
	font-size: 16pt;
	color: black;
	font-weight: bold
}

.sousTitre2 {
	font-style: normal;
	font-family: Arial;
	font-size: 14pt;
	color: black;
	font-weight: bold;
}
.texteBleu24 {
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
	font-size: 24pt;
	color: #6b9ca5;
}

.texteBleu18 {
	font-style: normal;
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
	color: #6b9ca5;
}

.texteRose {
	color: #ff80c0
}
.texteBleu {
		font-style: normal;
	font-family: Arial;
	color: #7b98a6
}
 .texteGras {
	font-family: Arial;
	font-size:14pt;
	font-weight: bold;
	color: black
}

.lien1 {
	color: #8000ff;
	font-weight: bold;
	font-size: 12pt
}

.menu {
	font-family: Arial;
	color: #e2edf1;
	font-size: 11pt;
	background-color: transparent;
	padding-left:10px;
	border-width: 0px;
}

.menupetit {
	font-family: Arial;
	color: #e2edf1;
	font-size: 12pt;
	background-color: transparent;
	padding-left:0px;
	border-width: 0px;;
	font-weight: bold;
	text-align: center
}
.titre {
	font-family: Arial;
	color: #6b9ca5;
	font-weight: bold;
	font-size: 24pt
}

.photos {
	font-family: Arial;
	font-size: 12pt;
	color: black;
	vertical-align: top
}

.texteSimple {
	font-family: Arial;
	font-size: 12pt;
	color: black;

}

a:link,a:visited {text-decoration:none}
a:hover,a:active{text-decoration:underline;}

.btnBleu {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #6b9ca5;
	background-color: #b1d6de;
	text-decoration:none;
	text-align: center;
	width: 170px
}
