*{margin :0;padding :0;}
body
{
	background :#f8fafc;
	margin : 15px auto; 
	font-family :Verdana;
	font-size :10px;
	color :#0a2357;
	 
	
}
a
{
	font-family :Verdana;
	font-size:10px;
	text-decoration :  underline;
	color :#369ce3;
	cursor :pointer;
	
	   }
a:hover
{
	color:#d7b104; }
.Text
{
	font-family :Verdana;
	font-size :10px;
	color :#0a2357; 
	text-align :justify; 
}

/*style appliquer*/

.DataGridGlobal
{
	border-style: none;
	border-color: LightGray;
    font-family: Tahoma;
    padding: 2px 2px 2px 2px;
    text-align: left;
}

.DataGridHeader
{
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	background-color: #3d4858;
	border : 1px solid #e3e7ed;
	font-size :10px;
/*	Height : 1px;	*/
}

.DataGridItem
{
	font-family: Tahoma;
	font-size:10px;
	color: #2e323b;
	
}
.DataGridFooter
{
	font-family: Tahoma;
	font-weight: bold;
	color: Navy;
	background-color: Gainsboro;	
}
.ZoneText
{
	border : 1px solid #e3e7ed;
	height :19px; 
	background :#ffffff;
	font-family: Tahoma;
	font-size:11px;
	color: #2e323b;
}
.ButtonStyle
{
	background :url(Images/px_btn.jpg) repeat-x top;
	border : 1px solid #bac2cf;
	font-family : Verdana;
	font-size :10px;
	color :#ffffff;
	height : 17px;
	cursor :pointer;
	padding-bottom :3px;
	margin-right :2px; 
}
.MenuLeft
{
	font-family : Verdana;
	font-size : 10px;
	color :#0a2357;
	line-height :18px; 
}
.menu_horizonal{
	background:url(images/px_menuhoriz_bleu.jpg) repeat-x top;
	width: auto;
	height:24px;
	margin:0 0 2px;
	}
	
.menu_horizonal li a{
	background:url(images/separateur.jpg) no-repeat right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	padding:2px 12px 2px;
	display:block;
	float:left;
	height:14px;

}

.menu_horizonal li{
	list-style:none;
	display:inline;
	color:#FFF;
	font-size:10px;
}

li{
	list-style-type:none;
}

.menu_horizonal li a:hover{
	background: url(images/px_menuhoriz_hover.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:24px;
	color:#183985;
}
.StylePanier
{
	font-family :Verdana;
	font-size :10px;
	color :#0a2357; 
	
	}

