/* CSS Document */
body
{
background-color:#FFFFFF;
}
.global
{
position:absolute;
left:50%;
width: 725px;
margin-left:-362px; /* moitié de la hauteur */
}
.main
{
background-image:url(../common_gfx/middle_frame.gif);
background-repeat:repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#93918E;
}
ul
{
list-style-type:none;
margin:0;
padding:0;
}
li
{
font-size:11px;
color:#93918E;
background-image:url(../common_gfx/arrow.gif);
background-repeat:no-repeat;
background-position:0 3px;
_background-position:0 4px;
padding:0 0 0 15px;
line-height:15px;
}
h2
{
color:#003E87;
font-weight:bold;
padding:0;
margin:0;
font-size:11px;
}
.bout
{
background-image:url(../common_gfx/bandeau.gif);
background-repeat:no-repeat;
width:326px;
height:45px;
color:#003E87;
font-weight:bold;
font-size:11px;
padding:0 0 0 50px;
}
.footer
{
padding:10px 0 0 0;
color:#93918E;
text-align:center;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.table_topleft
{
background-image:url(../common_gfx/table_left_top.gif);
background-repeat:no-repeat;
width:16px;
height:16px;
}

.table_topmiddle
{
background-image:url(../common_gfx/table_middle_top.gif);
background-repeat:repeat;
height:16px;
}

.table_topright
{
background-image:url(../common_gfx/table_right_top.gif);
background-repeat:no-repeat;
width:13px;
height:16px;
}


.table_middle
{
background-image:url(../common_gfx/table_middle.gif);
background-repeat:repeat;
height:16px;
}


.table_bottomleft
{
background-image:url(../common_gfx/table_left_bottom.gif);
background-repeat:no-repeat;
width:16px;
height:16px;
}

.table_bottommiddle
{
background-image:url(../common_gfx/table_middle_bottom.gif);
background-repeat:repeat;
height:16px;
}

.table_bottomright
{
background-image:url(../common_gfx/table_right_bottom.gif);
background-repeat:no-repeat;
width:13px;
height:16px;
}

.txt_main
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#93918E;
padding-right:10px;
line-height:1.2em; 
}

.table_middle h2
{
	color:#003E87;
	font-weight:bold;
	padding-bottom:5px;
	margin:0;
	font-size:11px;
}

.link_b { 
  color:#003E87;
  text-decoration:underline; 
  font-weight:bold;
  text-align:right;
} 
#layerinfo {
	position:absolute;
	left:300px; 
	top:273px;
	width:289px;
	height:40px;	
	z-index:1;
}
.txtinfo{
	font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif;
	color:#ffffff;
	font-size:11px;
	margin-left:10px;
	text-align:center;
}
.style3 {
font-size: 11px;
color:#666666;
}
