/* 
 * Pseudo-elements
 */
*                    {margin:0;padding:0;border:0 none;}
/*body                {background:#fff url(../img/back.jpg) top repeat-x;font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-size:1.1em;}*/
body                 {background:#fff url(../img/back.jpg) top repeat-x;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;}
img                  {border:0;vertical-align:middle;}
ul, li               {margin:0;padding:0;list-style-type: none;}
p                    {margin:0;padding:0;}
strong               {}
h1, h2, h3, h4, h5   {margin:0;padding:0;}
form                 {margin:0;padding:0;}
input                {margin:0;padding:0;}
table, tbody, tr, td {margin:0;padding:0;}
p table              {font-size:1.3em;}

/*
 * Styles de base
 */
h1                  {font-size:1.30em;color:#016879;}
h2                  {font-size:1.15em;color:#016879;border-bottom:#69c dotted 3px;font-weight:normal;clear:both;}
h3                  {font-size:1.00em;font-weight:bold;color:#3a5b7f;margin:10px 0 10px 0;border-bottom:2px solid;}
h4                  {font-size:1.00em;font-weight:bold;background: url(../img/puce.gif) left no-repeat;text-indent:10px;color:#3a5b7f;line-height:18px;}
p                   {font-size:0.75em;line-height:1.4em;text-align:justify;}
td                  {font-size:0.75em;padding:0 5px 0 5px;}
table               {margin:10px 0 10px 0;}
tr.firstline td     {border-bottom:1px solid #afafaf;}

/*
 * Liens
 */
a                   {text-decoration: none;color:#00136d;}
a:hover             {text-decoration: underline;}
 
/*
 * Positionnement d'image et tabulation
 */
img.rimg            {float:right;margin-right:10px;}
img.limg            {float:left;}
.stab               {width:3em;float:left;}
.mtab               {width:6em;float:left;}
.ltab               {width:8em;float:left;}
.separateur         {clear:both;visibility:hidden;}
.small              {font-size:0.75em;}
.plus, a.plus       {display:block;background: url(../img/fleche.gif) no-repeat 0 2px;padding-left:15px;font-weight:bold;}
a.plus              {color:#00136d;font-size:0.75em;}
.note               {display:block;background: url(../img/fleche.gif) no-repeat 0 2px;padding-left:15px;font-size:0.75em;}

/*
 * Divers
 */
.address            {font-size:0.7em;background:url(../img/slogo.gif) no-repeat left top;padding-left:162px;margin-left:10px;height:80px;}
#print              {display:none;}
#print .address     {float:right;}

