body
{
	margin:0px;
	text-align:center; /* pour corriger le bug de centrage IE */
	background-color:#ffffff;
	font-size:12px;
	font-family:"arial";
}
p
{
	margin:0px;
}
img 
{
	border: none; /*pour ne pas avoir de contour sur les images*/
}
input 
{
	font-family: Arial;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	border:#316c99 1px solid;
}
select
{
	font-family: Arial;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	border:#000000 1px solid;
}
td
{ 
	font-size: 12px;
	font-family: "arial";
	color:#CCCCCC;
}
a:link 
{
	font-size: 12px; 
	color: #25577d; 
	text-decoration:none
}
a:visited 
{
	font-size: 12px; 
	color: #25577d; 
	text-decoration:none
}
a:hover 
{
	font-size: 12px; 
	color: #3e8bc6; 
	text-decoration:none
}
.toptop
{
	position:absolute;  
	top:-5000px;   
	left:0px;
}

/*****************************************************************************/

#all
{
	margin-left: auto;
	margin-right: auto;
	margin-top:10px;
	padding:0px;
	width:737px;
	background-color:#ffffff;
}
#ban
{
	float:left;
	margin:0px;
	height:90px;
	width:280px;
	background-image: url("images/logo_baneo.jpg");
	background-repeat: no-repeat;
}
#ban2
{
	float:right;
	margin:0px;
	height:90px;
	width:79px;
}
#menu
{
	clear:both;
	float:left;
	margin-top:5px;
	padding-top:0px;
	width:185px;
}
#main-tab
{
	float:right;
	margin:0px;
	padding:0px;
	width:548px;
	background-color:#ffffff;
	border:#cccccc 1px solid;
}
#pdp
{
	clear:both;
	margin:0px;
	padding:5px;
	text-align:right;
	height:40px;
	width:727px;
	background-color:#ffffff;
	color:#6295bc;
}

/*****************************************************************************/

.tab-bgray
{
	margin:0px;
	margin-top:2px;
	padding:0px;
	text-align:left;
	width:185px;
	height:200px;
	border:0px;
	background-image:url('images/fond_menu.gif');
	background-repeat: no-repeat;
}
.conteneur{height:105px;}
.tab-bgray p{padding-top:5px; padding-left:10px;}

.tab-bgray a:link 
{
	font-size: 10px; 
	color: #25577d; 
	text-decoration:none
}
.tab-bgray a:visited 
{
	font-size: 10px; 
	color: #25577d; 
	text-decoration:none
}
.tab-bgray a:hover 
{
	font-size: 10px; 
	color: #ffffff; 
	text-decoration:none
}

.left_menu
{
	margin-top:2px;
	padding-top:2px;
	padding-left:5px;
	text-align:left;
	width:185px;
	border:0px;
	background-image:url('images/fond_menu.gif');
	height:183px;
}
.sepa
{
	margin:0px;
	padding:0px;
	height:5px;
	background-image: url("images/sepa.gif");
	background-repeat: repeat-x;
}
.tab-blue
{
	margin-top:2px;
	margin-right:2px;
	margin-left:2px;
	padding:0px;
	text-align:left;
	width:544px;
	background-color:#d4e2f0;
	color:#25577d;
}
.t1
{
	padding:2px;
	text-align:left;
	font-weight:bold;
	color:#25577d;
}
.c1
{
	padding:2px;
	text-align:justify;
	color:#6295bc;
}
.img-top
{
	margin-top:2px;
	margin-right:2px;
	margin-left:2px;
	padding:0px;
	height:237px;
	width:544px;
	background-image: url("images/top.png");
	background-repeat: no-repeat;
}