@charset "utf-8";
.Style1 {
	font-weight: bold;
	font-size: 16px;
}
.Style3 {
	font-size: 14px;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #16466C;
	background-image: url(images/pwl.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}

a {
	color: #2263A7;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	background-color: #B2CFEB;
	font-weight: bold;
}
img {
	border: 0;

}

.Titre {
	font-size: 14px;
	background-color: #0C2440;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 20px;
	padding-top: 2px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
}

.Titre2 {
	font-size: 14px;
	background-color: #16466C;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 20px;
	padding-top: 2px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	font-variant: small-caps;
}
.TitreBlanc {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
}

.TitreGallerie {
	font-size: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	color: #112B44;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	text-transform: uppercase;
	padding-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #16466C;
	border-right-color: #16466C;
	border-bottom-color: #16466C;
	border-left-color: #16466C;
	background-color: #FFFFFF;
}
.TitreGallerie2 {
	font-size: 14px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-top: 2px;
	color: #112B44;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	text-transform: uppercase;
	padding-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #16466C;
	border-right-color: #16466C;
	border-bottom-color: #16466C;
	border-left-color: #16466C;
	background-color: #FFFFFF;
}

.SousTitreGallerie {
	font-size: 14px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 20px;
	padding-top: 2px;
	color: #16466C;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}


.champs {
	font-size: 10px;
	color: #990000;
}


.bordure {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #05314E;
	border-left-color: #05314E;
}
.bas {
	font-size: 10px;
	color: #FFFFFF;
}
.Titre_bleu {
	color: #112B44;
	border-bottom-color: #112B44;
	border-left-color: #112B44;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 5px;
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: oblique;
}
.Souligne {
	text-decoration: underline;
}
.SouligneGras {
	font-weight: bold;
	text-decoration: underline;
}
.TexteRouge {
	font-size: 16px;
	color: #FF0000;
}
.bloc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #99FFCC;
	padding: 5px;
	width: 250px;
	border: 3px dashed #000000;
}

