html{overflow-x:hidden;}
body{font-family:helvetica, verdana; font-size: 10pt; background-image:url('images/font.jpg'); background-repeat:repeat-x; background-color:rgb(191, 191, 191);margin:0px;}
h1{text-align:center;color:#EFEFF5;}
/* Blocs */ 
.page{width:978px;height:500px;}
.entete{width:978px;height:100px;font-size:30pt;background-image:url('images/entete.jpg');background-repeat:no-repeat;}
.cote_gauche{width:218px;height:400px;vertical-align:top;background-image:url('images/cote_gauche.jpg');background-repeat:repeat-x;background-color:rgb(191, 191, 191); }
.cote_droit{width:760px;height:399px;vertical-align:top; margin:0px;}
.cadre_contenu{width:760px;height:399px;vertical-align:top; margin:0px;background-image:url('images/font_contenu.jpg');font-weight:bold;}
.menu{width:760px;height:60px;background-image:url('images/menu.jpg');background-repeat:no-repeat;}
.contenu{width:760px;height:315px;background-image:url('images/centre.jpg');background-repeat:no-repeat;vertical-align:top;}
.pied{width:760px;height:24px;background-image:url('images/pied.jpg');background-repeat:no-repeat;}
.foot{width:760px;height:30px;text-align:center;vertical-align:top;}

.boite_entete{ position: relative; top:0px; left:0px; }
	.boite_ok{ position: absolute; top: -15px; left: 5px; width: 35px; height: 45px; vertical-align:top; cursor: pointer; }
	.boite_recherche{ position: absolute; top: -5px; left: 57px; width: 150px; height: 30px; vertical-align:top; }
	.boite_logo{ position: absolute; top: -30px; left: 240px; width: 700px; height: 70px; vertical-align:top; cursor:pointer; }
.champs_recherche{ background-color: transparent; border : 0px solid transparent; }
.contact{ width: 400px; font-family:helvetica,verdana; font-size:10pt;}

/* Liens */
a{ text-decoration: none; color: black; font-weight:bold; } a:hover{ text-decoration: none; color: white; font-weight:bold;}
a.linkb{ text-decoration: underline; color: white; font-weight:bold; } a:hover.linkb{ text-decoration: none; color: black; font-weight:bold;}
