body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-color: #3C45DB;
}

h1 {
	font-size:10px;
	padding-top:10px;
	text-transform:uppercase;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1em;
	}


h2 {
	font-size: 10px;
	text-transform:uppercase;
	text-align: center;
	color: #FFFFFF;
	background-color: #200B6C;
	margin:30px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: .2em;
}

#logo {
	position: absolute;
	left: 90px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	top: 100px;
	height: 70px;
}

#haut {
	margin: 0px;
	padding: 0px;
	background-color: #200B6C;
	height: 14px;
}

#gauche {
	position: absolute;
	left: 0px;
	width: 265px;
	color: #1F0962;
	margin: 0px;
	padding: 0px;
	top: 210px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	z-index: 2;
}

#gauche a
{
	color: #1F0962;
	text-decoration: none;
}

#gauche a:link
{
	text-decoration: none;
}

#gauche a:hover
{
	background-color: #E0007B;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}

#milieu {
	margin: 156px 200px 0px 320px;
	padding: 0px 20px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#milieu a
{
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

#milieu a:link
{
	text-decoration: none;
}

#milieu li {
	line-height: 20px;
	list-style-type: square;
}

#portraits {
	margin: 160px 50px 0px 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#droite {
	position: absolute;
	right: 0px;
	width: 200px;
	color: #FFFFFF;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 3;
}

#droite a
{
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

#droite a:link
{
	text-decoration: none;
}

img.cadreblanc {
	right: 0px;
	border: 1px solid #FFFFFF;
}

img.portrait {
	right: 0px;
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	float: none;
}

img.vignette {
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	right: 0px;
} /* pas d'encadrement des images */

table {
	border-collapse:collapse;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 10px;
}


 a:hover {
	border:0px;
	text-decoration: none;
} /* hack pour IE - ne sert sinon à rien */
 a:hover img.vignette{
	width:200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} /* agrandi les images lors du survol */
.alignright {
	text-align: right;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BB017B;
	text-transform: uppercase;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3F167B;
	line-height: 28px;
	font-weight: bold;
	font-style: italic;
}
.grand {
	font-size: 24px;
	line-height: 26px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

