body {
    
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 10;
    background-color: #003366;
    font-family: "Times New Roman", arial, times, sans serif;
    width: 850px;
    height: 600px;
}
li {
 font-family: Arial, sans-serif;
 font-size: 100%;
 color: #FFFFFF;
 display : list-item;
 list-style-image : url();
}  
.traitgauche
    {
    border-left: 4px solid;
    border-left-color: #13325F;
    padding-left: 5px;
    margin-left: 1px;
    }

.normal {  font-size: 13px; color: #FFFFFF;}

.social{
font-size: 14px;  
color: #FFFFFF; 
text-align : center; 
vertical-align: middle; 
font-family: times, verdana, sans-serif ;
font-weight: bold;
margin-top: -4em;
}
/***** liens *****/
a:link {text-decoration: none;  color: #CCCCCC; font-size: 14px; font-family: times, verdana, sans-serif ; }
a:visited {text-decoration: none;  color: #CCCCCC; font-size: 14px; font-family: times, verdana, sans-serif ;}
a:hover {text-decoration: underline ; color:#CCCCCC; font-size: 14px; font-family: times, verdana, sans-serif ;}  


a.lien1 {text-decoration: none;  color: #13325F; font-size: 14px; font-family: times, verdana, sans-serif ; }
a.lien1:visited {text-decoration: none;  color: #13325F; font-size: 14px; font-family: times, verdana, sans-serif ;}
a.lien1:hover {text-decoration: underline ; color:#13325F; font-size: 14px; font-family: times, verdana, sans-serif ;}





.h1      { font-size: 27px; font-weight: bold; color: #663399; }
.h2      { font-size: 15px;  color: #F5FE01; text-align : center; font-family: times, verdana, sans-serif ;}
.h3    { font-size: 16px; color: #153B95; text-align : center; font-family: times, verdana, sans-serif; vertical-align: middle; font-weight: bold;}
.h4 { font-size: 10px; font-weight: bold; color: #AAD1F7; text-align : right; font-family: times, verdana, sans-serif ;}
.h5 { font-size: 14px; font-weight: bold; color: #13325F; text-align : left; vertical-align: text-top; font-family: times, verdana, sans-serif ;}
.h6 { font-size: 14px; font-weight: bold; color: #13325F;  vertical-align: text-top; font-family: times, verdana, sans-serif ;}
.h7 { font-size: 14px; font-weight: bold; color: #13325F; text-align : left; font-family: times, verdana, sans-serif ;}
.h8 { font-size: 12px; font-weight: bold; color: #13325F; text-align : left; font-family: times, verdana, sans-serif ;}
input:focus, select:focus, textarea:focus {background-color: #666666;color: #000}

.tetiere {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 10px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #FFFFFF;
	border-top: 1px solid #8da53d;
	border-right: 1px solid #8da53d;
	border-bottom: 1px solid #8da53d;
	border-left: 1px solid #8da53d;
	background: #003366;
}
