/*
body {
	SCROLLBAR-BASE-COLOR: #174C85;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #EEEEEE;
}
*/
.menu1-bg {
	background-color: #F15B47;
	background-image: url(menu1-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;

}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu1:hover {
	text-decoration: underline;
}
.menu1-sep {
	background-image: url(menu1-sep.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EBF1FA;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEDDF2;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;




}
.menu2:visited {
	color: #000000;
	text-decoration: none;
}
.menu2:hover {
	background-color: #B0C8EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #729CDC;
	text-decoration: none;





}
.menu2-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding: 2px 4px;
	background-image: url(frame1-bg.gif);
	background-repeat: repeat-x;


}
.frame1-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2263BA;
	background-image: url(frame1-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sbnews-rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2263BA;
	border: 1px solid #2263BA;

}
.sbnews-body {
	color: #666666;
	text-decoration: none;

}
.sbnews-title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #2263BA;
	text-decoration: none;
}
.sbnews-hline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #31669D;
	text-decoration: none;
	border-bottom: 1px solid #2864AF;

}
.header-bg {
	background-color: #F2654A;
	background-image: url(fond.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.frame1-border {
	border-top: 1px solid #437CC3;
	border-right: 1px solid #2263BA;
	border-bottom: 1px solid #2263BA;
	border-left: 1px solid #2263BA;
	background-color: #FFFFFF;
}

.bg-light {

background-color: #DFEDFD;
	
}
.brdr-light {

	border: 1px solid #29609F;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
	color: #23558B;
}

