body, div {
  scrollbar-base-color:#8C8CC6;
  scrollbar-3dlight-color:#5989cb;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#0251C7;
  scrollbar-highlight-color:#5989cb;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#5989cb;

}
body, table, td, div, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.bg_bicolor{
	background-image: url(../modeles/images/bg.gif);
	background-repeat: repeat-y;
}
a, a:visited {
	color: #0251c7;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0251c7;
	text-decoration: none;
}
.input-home {
	width: 258px;
	height: 23px;
	background-color: #fff;
	padding-top: 4  px;
	border: none;
	color: #0251C7;
	font-weight: bold;
}
.checkBox {
	border: none;
	width: 10px;
}
a.pagination:link, a.pagination:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.pagination, a.pagination:hover {
	color: #0251c7;
	font-weight: bold;
	text-decoration: none;
}
#login {
	background-color: #0251C7;
	width: 100%;
	height: 100%
}
#login_logo {
	position:absolute;
	left:134px;
	top:162px;
	width:215px;
	height:123px;
}
td.loginHeader {
	background-color: #51A421;
}
#footer {
	position: absolute;
	bottom: 1px;
	width: 100%;
	padding: 0px 10px 5px 10px;
}
#content {
	background-color: #0251C7;
	width: 100%;
	height: 100%;
}
#header_logo {
	position:absolute;
	left:1px;
	top:1   px;
	width:215px;
	height:123px;
}
#content div.presentation {
	font-size: 13px;
	margin: 30px 70px 0px 70px;
	line-height: 23px;
}

#content div.resultats {
	font-size: 11px;
	vertical-align: top;
	margin: 5px 20px 0px 45px;

}
td.home_picture {
	background-image: url(../modeles/images/A_img.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 344px;
	height: 424px;
	padding: 15px 0px 0px 15px;
	vertical-align: top;
}
#contentProd {
	font-size: 11px;
	color: #fff;
	margin: 10px 0px 0px 15px;
	width: 251px;
	height: 281px;
	overflow: auto;
	vertical-align: top;
/*	SCROLLBAR-FACE-COLOR: #FC9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FC9; 
	SCROLLBAR-SHADOW-COLOR: #666; 
	SCROLLBAR-3DLIGHT-COLOR: #666; 
	SCROLLBAR-ARROW-COLOR:  #666; 
	SCROLLBAR-TRACK-COLOR: #FC9; 
	SCROLLBAR-DARKSHADOW-COLOR: #FC9;*/
}
#contentProd table, #contentProd td {
	color: #fff;
}
#contentProd td {
	font-size: 12px;
}

#contentProd span{
	font-size: 11px;
	font-weight: bold
}
input, select, textarea {
	border: solid 1px #fff;
	width: 250px;
}
.bt {
	color: #0251C7;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}
a.policy:link, a.policy:visited {
	color: #fff;
	font-size: 9px;
	line-height: 15px;
	text-decoration: underline;
}
.policy, a.policy:hover {
	color: #fff;
	font-size: 9px;
	line-height: 15px;
	text-decoration: none;
}
.txtWhite {
	font-size: 9px;
	color: #fff;
}
.alert {
	color: #f00;
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}
#mostRecentHeader {
	width: 314px;
	height: 18px;
	background-image: url(../modeles/images/mostRecent_header.jpg);
}
#mostRecentContent {
	width: 314px;
	height: 137px;
	overflow: auto;
	padding: 5px 5px 5px;
	background-image: url(../modeles/images/mostRecent_bg.jpg);
}

a.GreySmall , a.GreySmall:visited {
	color: #626262;
	text-decoration: underline;
}
 a.GreySmall:hover,  a.GreySmall:active {
	color: #0251c7;
	text-decoration: none;
}

div.poucet {
	font-weight: bold;
	font-size: 12px;
	color: #0251c7;
}

div.poucet a , div.poucet a:visited {
	font-weight: normal;
}
 div.poucet a:hover, div.poucet a:active {
	font-weight: normal;
}

a.link , a.link:visited {
	color: #626262;
	text-decoration: underline;
}
 a.link:hover,  a.link:active {
	color: #0251c7;
	text-decoration: none;
}

table.form {
	color: #fff;
	font-size: 11px;
}
table.form th {
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
}

.title {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.copyright {
	vertical-align: top;
	background-image: url(../modeles/images/copyright.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 100%;
}

table.subscrib{
	padding: 10px;
	margin: 0;
	/*border-top: 1px solid #5989cb;
	border-right: 1px solid #5989cb;
	border-bottom: 1px solid #5989cb;
	border-left: 1px solid #5989cb;*/
}

table.subscrib th{
	font-weight: bold;
	color: #fff;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
table.subscrib td{
	padding: 5px 5px 5px 5px;
}

table.subscrib input, table.subscrib select{
	width: 200px;
	font-size: 11px;
	color: #505050;
}

table.subscrib .button {
	width: 100px;
	background-color: #5989cb;
	font-weight: bold;
	color: #fff;
}

.txtSmall {
	font-size: xx-small;
}
/************ MENU ************************/
#menu {
	font-size: 11px;
	margin: 50px 10px 0px 20px;
}

dl, dd,dt , ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

dl#menu {
	width: 190px;
}

dl#menu dt {
	cursor: pointer;
	margin: 2px 0 0 0;
	height: 22px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}

dl#menu dt a {
	color: #FFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	background-image: url(../modeles/images/puce_rge.gif);
	background-repeat: no-repeat;
	padding :0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;

}

dl#menu dt a:hover {
	text-decoration: underline;
	color: #fff;
	text-decoration: underline;
	background-image: url(../modeles/images/puce_rge_on.gif);
}

dl#menu dd {
	display: none
}

dl#menu li a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	padding :0px 0px 0px 15px;
	margin: 0px 0px 0px 20px;
	background-image: url(../modeles/images/puce_carre.gif);
	background-repeat: no-repeat;
}

dl#menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

a.menu1, a.menu1:visited, a.menu1:active {
	color: #FFF;
	text-decoration: none;
	height: 20px;
	background-image: url(../modeles/images/puce_rge.gif);
	background-repeat: no-repeat;
	padding :3px 0px 0px 20px;
	margin: 0px 0px 5px 7px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

a.menu1:hover {
	color: #fff;
	text-decoration: underline;
	height: 20px;
	background-image: url(../modeles/images/puce_rge_on.gif);
	background-repeat: no-repeat;
	padding :3px 0px 0px 20px;
	margin: 0px 0px 5px 7px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

a.menu2, a.menu2:visited, a.menu2:active {
	color: #FFF;
	text-decoration: none;
	height: 20px;
	background-image: url(../modeles/images/puce_carre.gif);
	background-repeat: no-repeat;
	padding :0px 0px 0px 20px;
	margin: 0px 0px 5px 14px;
	font-size: 11px;
	line-height: 18px;
}

a.menu2:hover {
	color: #fff;
	text-decoration: underline;
	height: 20px;
	background-image: url(../modeles/images/puce_carre.gif);
	background-repeat: no-repeat;
	padding :0px 0px 0px 20px;
	margin: 0px 0px 5px 14px;
	font-size: 11px;
	line-height: 18px;
}

a.menu3, a.menu3:visited, a.menu3:active {
	color: #FFF;
	text-decoration: none;
	height: 20px;
	padding :0px 0px 0px 20px;
	margin: 0px 0px 5px 14px;
	font-size: 11px;
	line-height: 18px;
}

a.menu3:hover {
	color: #fff;
	text-decoration: underline;
	height: 20px;
	padding :0px 0px 0px 20px;
	margin: 0px 0px 5px 14px;
	font-size: 11px;
	line-height: 18px;
}

 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.arial1, li.arial1, div.arial1
	{mso-style-name:arial1;
	margin-right:0in;
	mso-margin-top-alt:auto;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	line-height:9.0pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:Arial;
	mso-fareast-font-family:"Times New Roman";}
p.arial5, li.arial5, div.arial5
	{mso-style-name:arial5;
	margin-right:0in;
	mso-margin-top-alt:auto;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	line-height:10.0pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;}
p.italicstext, li.italicstext, div.italicstext
	{mso-style-name:italicstext;
	margin-right:0in;
	mso-margin-top-alt:auto;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	line-height:9.0pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	font-style:italic;}
p.bodytext, li.bodytext, div.bodytext
	{mso-style-name:bodytext;
	margin-right:0in;
	mso-margin-top-alt:auto;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	line-height:9.0pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:Arial;
	mso-fareast-font-family:"Times New Roman";}
p.sectionheading, li.sectionheading, div.sectionheading
	{mso-style-name:sectionheading;
	margin-right:0in;
	mso-margin-top-alt:auto;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	line-height:9.0pt;
	mso-pagination:widow-orphan;
	font-size:8.0pt;
	font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
	
	
	
