/* CSS pour les navigateurs ancienne génération : Explorer 4+, Netscape 4+ et autres navigateurs de génération 4 */
body{
background-color:#FFF;
margin:0;
}
/* les images */
img.fich{
	margin-top:1em;
}
/* __________ Formulaires génériques  __________ */
form{
margin:0;
padding:0;
border:0 none;
}
/* __________ Bloc Frise __________ */
#frise{
position:absolute;
left:0;
top:0;
width:750px;
height:101px;
background-color:#FFF;
background-image:url(layout/frise.jpg);
background-repeat:no-repeat;
}
/* __________ Bloc Frise __________ */
#lang{
position:absolute;
top:72px;
left:170px;
z-index:2;
}
/* __________ Bloc Menu Haut  __________ */
#menu{
	position: absolute;
	top:89px;
	left:226px;
	z-index:2;
	border:0 none;
	width:516px;
	height:41px;
	text-align:right;
; clip:  rect(   )

}
/* __________ Bloc gauche __________ */
#recherche{
	position:absolute;
	top:88px;
	left:-2px;
	width:159px;
	border:none;
	margin:0;
	padding:0;


}
img.espace{
margin-top:10px;
}
}
/* __________ Formulaires bloc gauche  __________ */
#recherche form input{
background-color:#FFF;
color:#F60;
font-size:smaller;
}
#recherche form input.valid{
border:none;
height:18px;
width:24px;
}
#recherche form select{
width:120px;
color:#FF6600;
margin:2px 0 0 2px;
}
/* __________ Bloc droite home__________ */
#blocdroit{
position:absolute;
top:94px;
left:623px;
width:114px;
}
/* __________ Bloc centre home __________ */
#contenuhome{
	background-color:#FFFFFF;
	position:absolute;
	top:101px;
	left:166px;
	width:445px;
; clip:       rect(   )

}
#illust{
text-align:center;
margin:3px 0 1em 0;
}
#bloca{
margin-top:11px;
width:445px;
; border: 1px #2B4B77 solid; clip:   rect(   )
}
#blocb{
width:445px;
text-align:center;
; border: 1px #497AC9 solid; clip:  rect(   )
}
/* __________ Bloc centre intérieur  __________ */
#contenuint{
background-color:#fff;
position:absolute;
top:101px;
left:169px;
width:572px;
z-index:1;
padding-top:30px;
; text-align: justify
}
#blocresult{
margin-top:11px;
width:572px;
border-style:solid;
border-color:#2B4B77;
border-width:1px;
text-align:center;
}
/* __________ Table de résultat  __________ */
table.result{
	border-collapse: collapse;
	margin:10px 0;
	border-spacing : 0px;
	empty-cells : hide;
	background:#fff;
	border:0;
	width:95%;
	margin-left:5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}
table.result th.head{
/*background-color: #eee;*/
text-align:left;
caption-side: top;
}
table.result th.num{
vertical-align:top;
color:#333;
background-image : url(layout/fonds/numero.gif);
background-repeat : no-repeat;
 }
table.result td{
vertical-align:top;
padding:3px;
; border: 1px #2b4b77 solid
}

td.cadre {
padding:3px;
; border: 1px #2b4b77 solid
}

/* __________ Titres de blocs __________ */
div.bsg{
	background-repeat:no-repeat;
	width:448px;
	height:24px;
	border:0 none;
	position:relative;
	padding:0 5px;
	margin-bottom:1em;
	display:block;
	background-color: ffffff;

/* _________________________________
Plantage graphique sur NS4.7 si la couleur de fond n'est pas définie
Navigateurs conformes = IE et NS6
background-color:#fff;
___________________________________*/
}
div.actu{
	background-repeat:no-repeat;
	width:448px;
	border:0 none;
	position:relative;
	padding:0 3px;
	margin-bottom:1em;
	display:block;
	background-color:#FFFFFF;


/* _________________________________
Plantage graphique sur NS4.7 si la couleur de fond n'est pas définie
Navigateurs conformes = IE et NS6
background-color:#fff;
___________________________________*/
}
h3{
margin:0;
margin-left:50%;
text-align:right;
margin-right:15px;
border:none;
color:#223A65;
background-image:none;
font-weight:500;
}
/* __________ Pied de page __________ */
#pied{
width:540px;
; border: #2b4b77 solid; border-width: 1px 0px
; padding-top: 0.1em; padding-bottom: 0.1em
; margin-bottom: 0.5em
; clip:  rect(   )
}
#pied p.next{
text-align:right;
; text-decoration: none
}
#pied a{
text-decoration:none;
}
/* __________ Typographie __________ */
b,strong{
font-weight:700;
}
strong.titre{
	color:#223a65;
}
h2,h3,h4,h6,ol,ul,th.num{
font-family:arial,Helvetica,sans-serif;
/*font-size:x-small;*/
/*font-size:10px;*/
font-size:smaller;
}
th.entete p,th.entete h6{
text-align:left;
}
h2{
color:#223A65;
font-size:smaller;
}
h5{
font-weight:400;
text-align:right;
margin-right:10px;
font-size:smaller;
margin-top:15px;
margin-bottom:0;
line-height: 0;
}
th.entete h6{
margin: 0 0 3px 0;
}
a{
color:#598DD1;
; font-weight: bold
; text-decoration: none
}
a:hover{
color:#FF9900;
}
td { 
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-size:x-small;*/
/*font-size:10px;*/
font-size:11px;
 } 
h1 { 
font-family:arial, Helvetica, sans-serif;
/*font-size:x-small;*/
/*font-size:10px;*/
font-size:smaller;
; text-decoration: none } h5 { 
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-size:x-small;*/
/*font-size:10px;*/
font-size:smaller;
 } 