html {
	margin: 0px;
	padding: 0px;
	}
body { 
	font-family:georgia, times new roman, times, serif; 
	font-size: 9pt;
	line-height: 17pt;
	color: #555753; 
	margin: 1px 0 0 0; 
	padding: 0px;
	}



p { 
	
	margin-top: 0px; 
	text-align: justify;
	}



blockquote {
	border: 1px dotted #999;
	padding: 10px;
}





em {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #600; 
}



.abs  {font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #ff0000; 
	

 }



.full  {font-family:verdana, arial, sans-serif;
	font-size:11px; 
	color:#00cc00;

 }



h2 { 
	font-family:georgia, times new roman, times, serif; 
	font-size: 13pt;
	letter-spacing: 1px; 
	margin: 0px; 
	color: #666;
                background: transparent;
	}



h3 { 
	font-family:georgia, times new roman, times, serif; 
	font-size: 12pt;
	font-style: italic;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
                background: transparent;
	color: #666;
	}



h4 { 
	font-family:georgia, times new roman, times, serif; 
	font-size: 10pt;
	font-style: italic; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
                background: transparent;
	color: #555;
	}



a:link { 
	font-weight: bold; 
	text-decoration: none; 
                background: transparent;
	color: #666;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
                 background: transparent;
	color: #666;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #000;
                background: transparent;
	}




#entete { 
               	background: transparent; 
                 margin-top: 30px;

                	}



#contenu { background-color: transparent;
	
                
	padding: 1px 175px 0px 20px;  
	margin: 0px; 
		
                
	}



#intro { 
	min-width: 470px;
                
	}


#texte {
	clear: right; 
        background: transparent;  
	padding: 15px 10px 0px 10px;
	margin-bottom: 40px;
	}




.exercice { 
        color: #778599 ;
        background-color: #fff;
	font-family: Lucida Console, Verdana, Arial, sans-serif;
        font-size: 9pt;
	line-height: 17pt;
   	font-weight: 300;	
	border: 1px dotted #999;
	padding: 10px;
}


#footer { 
	text-align: center; 
                margin-bottom: 20px;
                              
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
                
	}
img {border: 0px;}
.pic {
	font-family: verdana, lucida, helvetica, arial, sans-serif;
                font-size:11px;
                color:#999;
                background: transparent;
                padding-left: 10px;
	text-align: center;
                       
}
   

.rightpic {
	padding-left: 10px;
               	float: right;
                margin-bottom: 5px;
}

.leftpic {
	margin-bottom: 5px;
	float: left;
                padding-right: 10px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}





ul { 
          list-style-type: none;
          list-style-position: outside;
 }
          

ol { 
         
         list-style-position: outside;
     
}


strong { font-weight: bold; }
/* css du 05 octobre 04 */