 body {
           font-family : Verdana, Arial, Helvetica, sans-serif;
}
a {
           color : #0000cc;
}

a.spip_url  { }

a.spip_in   { } 

a.spip_out  { } 

.spip_code {
	font-family: Courier New, Courier, mono;
	font-weight: bold;
}

p.spip_note { }

h3.spip {
           font-size : 120%;
           text-align : center;
}

table.spip {

}

table.spip tr.row_first {
           background-color : #a8cac5;
}

table.spip tr.row_odd {
           background-color : #d2e6ed;
}

table.spip tr.row_even {
           background-color : #dde6ea;
}

table.spip td {
           padding : 1px;
           text-align : left;
}

hr.spip { }

b.spip { }

i.spip { }

.forml {
           width : 100%;
           background-color : #ffddaa;

}
     .spip_encadrer {
           width : 95%;
           background-color : #ffffff;
           padding : 5px;
           border : 1px solid #666666;
}

.spip_cadre {
           width : 100%;
           background-color : #ffffff;
           padding : 5px;
}

.spip_bouton {
           background-color : #ffcc00;
      }
.formrecherche {
           background-color : #efdbba;
           text-align : center;
}

.reponse_formulaire {
           font-family : Verdana, Arial, Helvetica, sans-serif;
           font-weight : bold;
           font-size : 110%;
           color : red;

}
     .txtarial {
           font-family : Arial, Helvetica, sans-serif;
}
.entetegris {
           display : block;
           width : 760px;
           height : 148px;
           background-image : url(images/entete_gris.png);
}
.bas_pagegris {
           display : block;
           width : 760px;
           height : 119px;
           background-image : url(images/bas_page_gris.png);
}
