.page
{
width:210mm;
height:297mm;
border:1px #000000 dotted;



}

.annonceur
{
width:720px;
background-color:#CCCCCC;
}

.crochet_haut
{
border-top:1px #000000 solid;
border-left:1px #000000 solid;
width:10px;
height:10px;
}

.crochet_bas
{
border-bottom:1px #000000 solid;
border-right:1px #000000 solid;
width:10px;
height:10px;

}

.encadre_recap2
{
margin-top:100px;
border:#CCCCCC 1px solid;
width:670px;

}

.contenu-bloc-liste-premier2 {
margin-top:10px;
border-bottom:1px dotted #BFBFBF;
border-top:1px solid #BFBFBF;
background-color:#666666;
color:#FFFFFF;
width:600px;
}

.contenu-bloc-liste-recap2 {
margin-top:30px;
border-bottom:1px dotted #BFBFBF;
border-top:1px solid #BFBFBF;
background-color:#FBFFFB;
width:600px;
}

.contenu-bloc-liste-total2 {
margin-top:30px;
margin-bottom:30px;
border-bottom:1px dotted #FF0000;
border-top:1px solid #FF0000;
background-color:#FFFFCC;
width:600px;
color:#FF0000;
font-size:16px;
font-weight:bold;
}

a.info {
  position:relative;
}
a.info:hover {
   background: none; 
   z-index: 500; 
}
a.info span {display: none;}
a.info:hover span {
   display: inline; 
   position: absolute;
   white-space: nowrap;
   font-size:10px;
   font-weight:normal;
   width:150px;
   top: 10px; 
   left: 50px;
   background: white;
   padding: 3px;
   border: 1px solid #5D779A;
   border-top: 4px solid #5D779A;
}

.presentation_discipline
{
width:720px;
padding-left:15px;
padding-right:10px;
padding-bottom:5px;
margin-right:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.titre_resultats
{
background-color:#333333;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
padding:5px;
}

.image_fiche
{
float:left;
margin-right:10px;
margin-bottom:10px;
border:#CCCCCC 1px solid;
padding:5px;
background-color:#FFFFFF;
}

.presentation_element
{
padding-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:10px;
background-color:#FFFFFF;

}

.fiche_technique
{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:10px;
border:#CCCCCC 1px solid;
padding:5px;
background-color:#FFFFFF;
}

.sous_titre_fiche
{
background-color:#CCCCCC;
color:#333333;
font-size:12px;
font-weight:bold;
padding:2px;
border:#333333 1px solid;
}

