@media all{

body {
font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-align: center;
border: none;
color: #BC322B;
background-color: #ffffff;}

* {
margin: 0px;
padding: 0px;}

td, th, p, a, li {
font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 12px;
text-align: left;
color: #BC322B;}

/*/*/a{}
body, body p, body td, body th, body a, body li {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body, html>body p, html>body td, html>body th, html>body a, html>body li  {
  font-size: small;
}
/* */

h2   { font-size: large; background-color: #fff; text-align: left; margin-bottom: 1em; padding: 0.5em 0 0.3em 0.3em; border-style: solid; border-width: 3px 2px 2px 3px; border-color: #ffcc99 maroon maroon #ffcc99 }

h3 {
font-size: medium;
margin-bottom: 1em;
margin-top: 1.5em;
font-style: italic;}

blockquote {
font-size: 1.3em;
line-height: 1.5em;
text-align: center;}

a:hover {
color:maroon;}

.centre {
text-align: center;}

.right {
text-align: right;}

.justif  { text-align: justify; margin-bottom: 5px }

.justifnoir {color:black;
text-align: justify;}

#bloc {
background-image: url("images/bg2.gif");
position: relative;
width: 673px;
margin-left: auto;
margin-right: auto;
border: 1px #cd5c5c dotted;
padding: 10px 10px 10px 10px;
text-align: left;}

* html div#bloc {
width: 875px;
w\idth: 853px;}

#entete {
margin-bottom: 30px;}

img#an {
margin: 30px 20px 0 20px;}

#gauche {
width: 130px;
float: left;
clear: left;}

#menu  { 
background-color: white; 
border-style: solid; 
border-width: 3px 2px 2px 3px; 
border-color: #ffcc99 maroon maroon #ffcc99;
padding: 0 0.5em 0.5em 0.5em; }

#menu p {
font-size: 1.3em;
color: maroon;
font-weight: bold;
padding-bottom: 0.3em;
padding-top: 0.3em;}

#menu ul {
list-style: none;
margin: 0;
padding: 0.5em 0 0.5em 0;}

#menu li {
text-align: left;
margin: 0;
padding: 0;
border-bottom: 1px #ffcc99 solid;}

#menu a {
display: block;
text-decoration: none;
text-align:left;
/*line-height: 1em;*/
vertical-align: bottom; /* corrige bug de IE5 */
text-size: x-small;
color: #BC322B;}

#menu a:hover {
background-color: #BC322B;
color: white;}

#corps {
margin-left: 10px;
padding-left: 10px;
float: left;
width: 510px;}

#corps p {
color:#BC322B;
text-align:justify;}

#corps p.adroite {
text-align: right;
margin-bottom: 10px;}

#corps table {
clear:right;
font-size: 1.0em;
text-align: justify;
margin-bottom: 1em;}

#corps td {
padding: 5px;
margin: 2px;
border: 1px solid maroon;}

#pied p {
width: 100%;
font-size: xx-small;
border-top: 1px #cd5c5c solid;
margin: 20px auto 0 auto;
text-align: center;
clear: both;}
}

@media print {

#bloc {
width:570px;
border:none;}

#gauche {
display:none;}

#corps p.adroite {
display: none;}
}