
body.n {
	font-family: sans-serif,verdana,helvetica;
	color: #000000;
	background-color: #f87820; 
	margin-left:-8px; 
	margin-top:-8px;
	font-size: 10px;
}

  

body
{
 background-color: #f87820; 
}
div.corps {
    color: #000000;
    background-color: #fefefe;  
    text-align : left; 
    padding : 3%; 
    width : 90%; 
    margin-left: 1%;
    margin-right: 1%;
    border-style: solid; 
    border-color: gray;
    border-width: 1px;
    font-size : 15px;
  }
LI
{
	margin-bottom : 2px;
}
 ul { list-style-type: square; }
h1 
{
   margin-left: 1%;
    margin-right: 1%;
    border-style: solid; 
    border-color: gray;
    border-width: 1px;
	font-size 		: 20px;
	font-family 		: sans-serif,helvetica;
	font-weight		: bold;

	text-align		: center;

	
}
h2
{
   margin-left: 1%;
	margin-right: 1%;
    border-bottom-style: solid; 
    border-color: gray;
    border-width: 1px;
	font-size 		: 15px;
	font-family 		: sans-serif,helvetica;
	font-weight		: bold;

	text-align		: left;

	}
.sortie
{
	font-family : courier new,courier,monospace;
	font-size : 15px;
	font-weight:medium;
	background-color : #EEEEEE;
	 border-color: gray;
    	border-width: 1px;
	border-style: solid;
padding-left:1%;
padding-right:1%;


}
code 
{
font-family : courier new,courier,monospace;


}
tt
{
font-family : courier new,courier,monospace;


}
pre
{
	font-family : courier new, courier,monospace;
	font-size : 15px;
	font-weight:normal;
}


.tab
{
	border-width:1px;
	border-style:solid;
	padding : 3px;
}

a:link { font-weight:normal; color:#000000; text-decoration:none }
a:visited { font-weight:normal; color:#000000; text-decoration:none }
a:hover { font-weight:normal; color:#555555; text-decoration:none }
a:active { font-weight:normal; color:#000000; text-decoration:none }
a:focus { font-weight:normal; color:#000000; text-decoration:none }

a.tel
{
	font-family 	:  helvetica,arial;
	font-size   	: 9px;
 	text-align : justify;	

}
a.tel:link { font-weight:normal; color:#000000; text-decoration:underline}
a.tel:visited { font-weight:normal; color:#000000; text-decoration:none }
a.tel:hover { font-weight:normal; color:#000000; text-decoration:none }
a.tel:active { font-weight:normal; color:#000000; text-decoration:none }
a.tel:focus { font-weight:normal; color:#000000; text-decoration:none }

.navi {
	font-family: verdana,helvetica;
	background-color: #fb7922;
	color: #ffffff;
	font-size: 10px;
}
.white {
	font-family: verdana,helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.nh {
	font-family: verdana,helvetica;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
