* { margin: 0; padding: 0; }
html, body { height: 100%; }
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #515050;
}

.clear { clear: both; }
.invisible { visibility: hidden; height: 1%; font-size: 0px; line-height: 0px;}
.float_right { float: right; }
.centre { text-align: center; }
.left { text-align:left; }
.right { text-align: right; }
.iso9002 { font-size: 14px; font-weight: bold; color: #000; }
.iso9002 em { color: #c20202; font-style: normal; font-size: 18px; }
.boxCentree { margin-left: auto; margin-right: auto; }
img.bordure { border: 1px solid #ac4d00; }
a img { border: 0; }
sup { font-size: 8px; }
a
{
  color: #ac4d00;
  text-decoration: underline;
}

a:hover { text-decoration: none; }

ul
{
  list-style: none;
  margin-bottom: 15px;
}

ul li
{
  background: url(../../images/bulletTriangle.gif) no-repeat 0px 5px;
  padding-left: 10px;
  margin-top: 5px;
}
table.centre { margin-left: auto; margin-right: auto; }

table {  border-collapse: collapse; }
tr.titre
{
  background-color:  #ac4d00;
  color: #fff;
  font-weight: bold;
}

tr.centre td { text-align: center; }

td { border: 1px solid #ccc; padding: 1px; }  

table.sansBordure{ border: 0; }
table.sansBordure td { border: 0; }
table.formulaire tr td { padding-bottom: 10px; }
input { width: 95%; }
input.sansLargeur { width: auto; }
input, select, textarea
{ 
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #000;
}
input.bouton { width: auto; }
input.autre { width: 60%; }
select { width: 96%; }
select.jourDate
{
  width: 10%; 
}
select.moisDate
{
  width: 70%;
}
select.anneeDate
{
  width: 15%;
}    
textarea { width: 96%; }
div.centre { text-align: center; }

p
{
  margin: 0px 0px 10px 0;
}  

h1
{
  font-size: 12px;
  font-weight: bold;
  color: #ac4d00;
  margin-bottom: 10px;
}  

h2
{
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  color: #ac4d00;
}


div#conteneur
{
  min-height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;

}

* html #conteneur { height: 100%; }

div#enteteHaut { display: none; }

div#entete
{
  width: 666px;
}

img#enteteLogo { display: none; }

ul#enteteLiens { display: none; }

img#titreSousSection
{
  height: 35px;
  margin-bottom: 15px;
}
  
div#contenu
{
  padding: 15px 3px 1px 3px;
}  
div#basDePage {  display: none; } 
#hautPage { display: none; }
#menu { display: none; }
#menu_ang { display: none; }
.sousmenus { display: none; }
#menuNoScript { display: none; }
div#basPagePrint
{
  display: block;
}
#logoPrint { display: block; }

#photosBas { display: none; }

#photoBackground { display: none; }  