@charset "utf-8";
/* CSS Document */

html, body { height: 100%; }

body { padding:0px; margin:0px; color:#333333; background-color:#CCCCCC; background-image:url(../images/fond.gif); font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; }

table.tbl_haut { width:780px; }
table.tbl_haut td.bord_haut { width:710px; height:35px; background-image:url(../images/bord_haut.png); vertical-align:bottom; }
table.tbl_haut td.bord_gauche { width:35px; height:35px; }
table.tbl_haut td.bord_droit { width:35px; height:35px; }

table.tbl_centre {	width:780px; }
table.tbl_centre td.bord_gauche { width:10px; background-image:url(../images/bord_gauche.png); }
table.tbl_centre td.bord_droit { width:10px; background-image:url(../images/bord_droit.png); }
table.tbl_centre td.mcentre { width:760px; background-color:#e5e5e5; vertical-align:top; background-image:url(../images/fond_logo.jpg); background-repeat:no-repeat; background-position:right top; }
table.tbl_centre td.menu { width:760px; height:23px; background-image:url(../images/fond_menu.gif); text-align:center; }
table.tbl_centre td.bandeau { width:760px; height:156px; background-color:#e5e5e5; }
table.tbl_centre td.contenu { width:760px; height:320px; background-color:#e5e5e5; vertical-align:top; background-image:url(../images/fond_logo.jpg); background-repeat:no-repeat; background-position:right top; padding:25px; }

table.tbl_bas { width:780px; }
table.tbl_bas td.bord_bas { width:710px; height:35px; background-image:url(../images/bord_bas.png); text-align:center; color:#666666; font-size:10px; vertical-align:top; }
table.tbl_bas td.bord_gauche { width:35px; height:35px; }
table.tbl_bas td.bord_droit { width:35px; height:35px; }

td.contenu table { width:710px; font-size:12px; color:#333333; }
td.contenu ul li { font-size:12px; color:#333333; }
td.contenu p { text-align:justify; font-size:12px; color:#333333; }
td.contenu p.titre { width:580px; padding-left:10px; color:#6699cc; font-size:18px; text-transform:uppercase; font-weight:bold; background-image:url(../images/fond_titre.jpg); background-repeat:repeat-x; }
td.contenu p.stitre { padding-left:10px; color:#6699cc; font-size:14px; text-transform:uppercase; border-bottom:solid #666666 1px; }
td.contenu p.remarques { color:#6699cc; font-size:10px; text-align:right; }
td.contenu div.titre_entete { font-size:12px; color:#333333; text-transform:uppercase; text-align:right; font-weight:bold; font-style:italic; position:relative; left:20px; top:25px; }

a { color:#6699cc; text-decoration:none; font-size:12px; }
a:hover { color:#FF6600; }
.px_form { width:300px; }
.txt_prouge { font-size:10px; color:#FF0000; }

div.ctn_pri { width:100%; height:100%; }

table.tbl_bas td.bord_bas a { color:#666666; font-size:10px; }
table.tbl_bas td.bord_bas a:hover { color:#FF6600; }
