.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("skeleton/feed-icon-14x14.png") no-repeat 0 50%;
} 

BODY 	{
MARGIN: 0px; 
FONT-FAMILY: verdana, sans-serif; 
FONT-SIZE: 10px; 
color: #0000A0;
}

#page { 
        width: 800px; /* ou width:70% */
        margin-left: auto; 
        margin-right: auto; 
		BORDER: black 1px solid;
        }

.barre_navigation{
width: auto;
height:auto;
align: left;
PADDING: 0px;
}
 
.barre_navigation_down{
width: auto;
height:17px;
text-align: center;
background: url(skeleton/tab_down.png);
PADDING: 0px;
}

.encadre_presentation{
width: auto;
height:auto;
text-align: justify;
margin-left: 60px; 
margin-right: 60px; 
FONT-SIZE: 12px;
}

.cadre_dotted{
margin-top: 60px;
BORDER: black 1px dotted;
PADDING: 10px;
}

.module{
width: auto;
text-align: justify;
margin-left: 5px; 
margin-right: 5px; 
}

.font_cap {font-variant: small-caps}


P.cadre_titre {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; 
margin-left: 80px; margin-right: 20px; margin-top: 10px; margin-bottom: 10px; 
padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; 
background: #AAA9AA; text-align: center; font-variant: small-caps}
 

.cadre_pict {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; MARGIN-LEFT: 0px; BORDER-LEFT: black 1px solid; MARGIN-RIGHT: 5px; BORDER-BOTTOM: black 1px solid; margin-top: 10px}


  td.clic{ border: 1px dotted black; background: #d0f0ff;}
  
  .red { color: darkred; }
  .petit { color: darkred; font-size:9px; text-align: center; }
  .gros { color: darkred; font-size:12px; text-align: center; }
  
  

