BODY {
	scrollbar-face-color: #CED5DB;
	scrollbar-shadow-color: Gray;
	scrollbar-highlight-color: #F0FFFF;
	scrollbar-3dlight-color: #F0FFFF;
	scrollbar-darkshadow-color: #696969;
	scrollbar-track-color: #F5F7F8;
	scrollbar-arrow-color:White;
            background-color:#cccccc;
				/*background-image: url(images/header-bg.jpg);*/
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
            font-family: Arial, Times New Roman, Times, serif;
            font-size: 10px;
		  		color:Black;
}
#entete {
	width:100%;
	height:17px;
	background-color: #778899;
	layer-background-color: #778899;
	text-align:center;left: 1px;
	color: Yellow;

}
h1 {
font-size:12px;
text-align:center;
display:inline;
}
h3 {
font-size:12px;
text-align:center;
display:inline;
color:#DC143C;
}
.entrer {
font-size:16px;
}
/* Element de formulaire*/
  INPUT {
   background-color: #F5F7F8; 
	border-color : #202020;  
   border-top-width : 1px; 
   border-right-width : 1px; 
   border-bottom-width : 1px; 
   border-left-width : 1px;
   text-indent : 1px;  
   font-family: Arial; font-size: 9px;
  }

  textarea {  
   font-family: "Verdana"; 
   font-size: 10pt;
   color : #1E1E1E;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   text-decoration: none;
   letter-spacing: normal;
   text-align: normal;
   word-spacing: normal;
   border: thin ridge;
   border-color: Maroon inset;
   background-color: #F5F7F8;
}

  SELECT {  
   font-family: "Arial"; 
   font-size: 8pt;
   color : #1D1D1D;
   background-color: #F5F7F8;
}
/* Les liens*/
a:link {
	font-size: 12px;
	color: #989898;
}
a:visited {
	font-size: 12px;
	color: #989898;
}
a:hover {
	font-size: 12px;
	color: Red;
}
a:active {
	font-size: 12px;
	color: #989898;
}
/* Les liens petite taille*/
.liens1 {
		font-size: 10px;
		color: #E9967A;
}
a.liens1:link {
	font-size: 10px;
	color: #E9967A;
}
a.liens1:visited {
	font-size: 10px;
	color: #E9967A;
}
a.liens1:hover {
	font-size: 10px;
	color: #E9967A;
}
a.liens1:active {
	font-size: 10px;
	color: #E9967A;
}/* Les liens grande taille*/
.liens2 {
		font-size: 16px;
		color: #778899;
}
a.liens2:link {
	font-size: 16px;
	color: #778899;
}
a.liens2:visited {
	font-size: 16px;
	color: #778899;
}
a.liens2:hover {
	font-size: 16px;
	color: #E9967A;
}
a.liens2:active {
	font-size: 16px;
	color: #778899;
}
/* Les liens du menu*/
.menu {
		font-size: 18px;
		font-weight: bold;
		color: #CD853F;
}
a.menu:link {
	font-size: 18px;
	font-weight: bold;
	color: #CD853F;
}
a.menu:visited {
	font-size: 18px;
	font-weight: bold;
	color: #CD853F;
}
a.menu:hover {
	font-size: 18px;
	font-weight: bold;
	color: #FFD700;
}
a.menu:active {
	font-size: 18px;
	font-weight: bold;
	color: #CD853F;
}
/* le texte des pages */
.txtpetit {
	font-size: 10px;
}
.txtmoyen {
	font-size: 12px;
}
.txtgrand {
	font-size: 14px;
}
/* le titre des pages */
.titrepetit {
	font-size: 10px;
	font-weight: bold;
	color: #B8860B;
}
.titremoyen {
	font-size: 12px;
	font-weight: bold;
	color: #B8860B;
}
.titregrand {
	font-size: 14px;
	font-weight: bold;
	color: #B8860B;
}
/* le titre des videos */
.titrevdo {
	font-size: 18px;
	font-weight: bold;
	color: #778899;
}
/* le texte des promos */
.txtbonus {
	font-size: 14px;
	font-weight: bold;
	color: #B8860B;
	letter-spacing: 3px;
}
/* le titre des poids et durée */
.titreMoMn {
	font-size: 10px;
	font-weight: bold;
	color: #778899;
	letter-spacing: 3px;
}
.txtMoMn {
	font-size: 12px;
	font-weight: bold;
	color: #2F4F4F;
	letter-spacing: 3px;
}
.tblbgcolor {
	background-color: #778899;
}
.tblbgcolor2 {
	background-color: #ECEEF0;
	border:1px solid Black
}
.txtcopyright {
	font-size: 10px;
	color: #778899;
}
.colmenu{
width: 148px;
background-image: url(images/gfx_11.jpg);
background-repeat: repeat-y;
vertical-align: top;
font-family: Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #000000;
text-align: left;
}