@media all{

body {
font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
text-align: center;
border: none;
color: #cd5c5c;
background-image: url(images/bg.gif);
background-repeat: repeat;
background-color: #ffefad;}

* {
	margin: 0px;
	padding: 0px;
}

td, th, p, a, li  {
	color: #900;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left;
}

/*/*/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: medium;
margin-bottom: 0.3em;
text-align: left;}

h3 {
font-size: medium;
margin-bottom: 1em;
margin-top: 1.5em;
font-style: italic;}

h4 {
font-size: medium;
font-size: 15px;
color:#000000;
font-weight: bold;}

.gross_s
{
font-size: medium;
font-size: 15px;
color:#000000;
font-weight: normal;}

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;}

.justifnoir {color:black;
text-align: justify;}

#bloc {
position: relative;
width: 673px;
margin-left: auto;
margin-right: auto;
border: 1px #cd5c5c dotted;
padding: 10px 10px 10px 10px;
text-align: left;}

#entete {
content: block;
width: 100%;
margin-bottom: 15px;
height: 165px;}

#entete td { text-align: center;}

img#an {
margin: 30px 20px 0 5px;}

#gauche {
	width: 130px;
	float: left;
	clear: left;
	vertical-align: top;
}

#menu {
/*margin-top: 30px;*/
border-top: 3px #ffcc99 solid;
border-bottom: 2px maroon solid;
border-left: 3px #ffcc99 solid;
border-right: 2px maroon solid;
background-image: url(images/bg2.gif);
background-repeat: repeat;
padding: 0 0.5em 0.5em 0.5em;
font-size: xx-small;}

#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;}

#menu li {
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 */
padding-top: 3px;
padding-bottom: 3px;
color: #cd5c5c;}


#menu a:hover {
color: maroon;}

#corps {
margin-left: 10px;
padding-left: 10px;
float: left;
width: 510px;}

#corps p {
color:black;
text-align:justify;}

#corps p.txtbrun {color: #700;}

#corps p.adroite {
text-align: right;
margin-bottom: 10px;}

#corps table {
margin-top: 1em;
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;}


table#pictures
{
	width:500px;
	margin: 0;
	padding: 0;
	
	border-top: 3px #ffcc99 solid;
border-bottom: 2px maroon solid;
border-left: 3px #ffcc99 solid;
border-right: 2px maroon solid;
}

table#pictures td
{
	width:50%;
	margin: 0;
	padding: 0;	
	text-align: center;
	
	padding: 10px;
	margin: 2px;
	border: 1px solid maroon;	

}

table#pictures td img
{
float: none;
margin: 0 auto;
}

#guidelines 
{
border-top: 1px solid #900;
padding-top: 10px;}

#guidelines ol, #guidelines ul
{
margin-left: 25px;
color: #000000;
}
#guidelines ol li, #guidelines ul li
{
margin-bottom: 4px;color: #000000;
}

#guidelines ol ul
{
margin-left: 12px;
}

}

@media print {

#bloc {
width:570px;
border:none;}

#gauche {
display:none;}

#corps p.adroite {
display: none;}
}
