@charset "utf-8";

html {
}

body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 951px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2FF;
	color: #000000;
}	

.hide {
  display: none;
}

.Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #FF4343;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	text-indent: 0px;
	}

.Bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	text-indent: 0px;
}
.Bouton a {
	color: #FFFFFF;
	text-decoration: none;
}

.Bouton a:hover {
	color: #CCCCCC;
}

.MenuHoriz a {
	color: #434343;
	text-decoration: none;
	}
	
.MenuHoriz a:hover {
	color: #4487ff;
	text-decoration: none;
	}


.MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #4487ff;
	text-align: center;
	font-weight: bold;
}
.MainMenu a {
	color: #434343;
	text-decoration: none;
	}
	
.MainMenu a:hover {
	color: #4487ff;
	text-decoration: none;
	}


.AdminMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	color: #597db9;
	font-weight: bold;
	padding: 7px;
}
.AdminMenu a {
	font-size: 12px;
	color: #4487ff;
	text-decoration: none;
	}
	
.AdminMenu a:hover {
	font-size: 12px;
	color: #4487ff;
	text-decoration: underline;
	}
	
.AdminTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #434343;
	font-weight: normal;
	padding: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #434343;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #434343;
}	
.FilAriane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #434343;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	text-indent: 10px;
	}
	
.FilAriane a {
	color: #434343;
	text-decoration: underline;
	}
	
.SMenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #597db9;
	text-align: left;
	font-weight: bold;
}
.SMenu1 a {
	color: #666666;
	text-decoration: none;
	}
	
.SMenu1 a:hover {
	color: #4487ff;
	text-decoration: none;
	}	
	
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #434343;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	text-indent: 10px;
	}
	
.Footer a {
	color: #434343;
	text-decoration: underline;
	}
	
.Footer a:hover {
	color: #4487ff;
	text-decoration: underline;
	}
	
.Forms {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #4487ff;
	text-align: left;
	font-weight: normal;
    border: thin solid #ffffff;
	}
	
.Language {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	font-weight: normal;
	}

.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #434343;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	text-indent: 10px;
	}
	
.Title H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	text-transform: none;
	color: #597db9;
	font-weight: normal;
	vertical-align: text-bottom;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 28px;
	}
	
.Title H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-transform: none;
	color: #597db9;
	font-weight: normal;
	vertical-align: text-bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.TitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	color: #597db9;
	text-align: left;
	font-weight: bold;
	margin: 2px;
	}
	
.TitleAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	color: #597db9;
	font-weight: bold;
	margin: 0px;
	}
	

.ParagraphBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #434343;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	text-indent: 10px;
	list-style-position: inside;
	list-style-image: url(/images/BulletX.png);
	}
	
.ParagraphBig  a {
	color: #434343;
	text-decoration: underline;
	}

.ParagraphBig a:hover {
	color: #4487ff;
	text-decoration: underline;
	}

.ParagraphMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #434343;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: url(/images/Flee.png);
	}
	
.ParagraphMed  a {
	color: #434343;
	text-decoration: underline;
	}
.ParagraphMed a:hover {
	color: #4487ff;
	text-decoration: underline;
	}

.ParagraphSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #434343;
	text-align: left;
	padding: 0;
	margin: 0;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(/images/dash.png);
	}
	
.ParagraphSmall  a {
	color: #4487ff;
	text-decoration: none;
	}
.ParagraphSmall a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #4487ff;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	}

.Links a {
	color: #4487ff;
	text-decoration: none;
	}
	
.Links a:hover {
	color: #4487ff;
	text-decoration: underline;
	}
	
.SeSoTitle H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #597db9;
	text-decoration: none;
	margin: 5px;
	text-align: left;
}

.SeSoTitle H1 a {
	color: #274b8c;
	text-decoration: none;
}
.SeSoTitle H1 a:hover {
	color: #4487ff;
	text-decoration: none;
}

.SeSoTitle H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #597db9;
	text-align: left;
	font-weight: bold;
	margin: 5px;
	list-style-position: outside;
	list-style-image: url(/images/Flee.png);
}
.SeSoTitle H2 a {
	color: #274b8c;
	text-decoration: none;
	}
	
.SeSoTitle H2 a:hover {
	color: ##4487ff;
	text-decoration: none;
	}	
	
	
.SeSoParaBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-align: left;
	font-weight: bold;
	margin: 5px;
	list-style-position: outside;
	list-style-image: url(/images/Flee.png);
	text-decoration: none;
	vertical-align: top;
}
.SeSoParaBold a {
	color: #434343;
	text-decoration: none;
	}
	
.SeSoParaBold a:hover {
	color: #666666;
	text-decoration: none;
	}	
	
.SeSoParaNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	font-weight: normal;
	margin: 5px;
	list-style-position: outside;
	list-style-image: url(/images/dash.png);
	vertical-align: top;
}
.SeSoParaNormal a {
	color: #434343;
	text-decoration: none;
	}
	
.SeSoParaNormal a:hover {
	color: #666666;
	text-decoration: none;
	}	
	
.SesoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	color: #274b8c;
	text-align: left;
	font-weight: bold;
}
.SesoMenu a {
	color: #666666;
	text-decoration: none;
	}
	
.SesoMenu a:hover {
	color: #4487ff;
	text-decoration: none;
	}	

