/*****************************************************
 * Motifs de base                                    * 
 *****************************************************/ 
body {background-color : #f8e2c7;color : #000000;font-family : times, serif;}
:link {color : #0000FF;}
:visited {color : #0000FF;}
:active {color : #ff0000;}
a {color : #0000FF;font-family : times, serif;text-align:center;text-decoration : underline;}
a:hover {color : #ff0000;font-family : times, serif;text-align:center;text-decoration : none;}
img {border : 0 none ;}
th {font-family : arial, sans-serif;text-align:center;}
div.center {text-align:center;}

/*****************************************************
 * Les Tables                                        *
 *****************************************************/
table.head {width:100%;}
table.menu {width:100%;color:#FF00FF;background-color:#D09E64;}
table.body {width:100%;}
table.box {width:100%;color:#FFFF00;background-color:#d09e64;}
table.innerbox {width:98%;}
table.smallbox {width:98%;color:#FFFF00;background-color:#d09e64;}
tr.top { vertical-align:top;}
tr.box {color:#000000;background-color:#f8e2c7;}
td.leftpanel { width:21%; text-align:left;}
td.rightpanel { width:21%; text-align:right;}
th.left { text-align:left;}
td.left { text-align:left;}
td.right { text-align:right;}
td.center { text-align:center;}
td.leftdescrip { width:70%; text-align:left; border-bottom-width:thin; border-style:solid; }
td.leftdescripliens { width:50%; text-align:left; border-bottom-width:thin; border-style:solid; }
td.leftdescripeuro { width:60%; text-align:left; border-bottom-width:thin; border-style:solid; }
td.leftdescripeuroicone { width:10%; text-align:left; border-bottom-width:thin; border-style:solid; }
td.lefticonetaille { width:30%; text-align:left; border-bottom-width:thin; border-style:solid; }
td.centericone { width:30%; text-align:center;}
td.centertaille { width:40%; text-align:center;}
td.centerdisk { width:30%; text-align:center;}
td.ssmenu { text-align:right; background-color:#f8e2c7;}

