* { padding:0;margin:0; }

hr { border: 6px solid #ffffff;float:right; width:90%;
     background-color:#ff0000;color:#ffffff;
}

a { color:#ffffff; text-decoration:none; }

body {  width:1000px; margin: 0 auto;
	    background-color:#ffffff;
	    font-family:'Lucida Grande',sans-serif; font-size:0.8em;color:#111111;
}
#topPAGE { clear:both; background-color:#ffffff; }
#topPAGE img {float:left;padding:0 10px; background-color:#ffffff;width:20px;}
#topPAGE h1 {   font-size:1.5em; text-align:center;
                letter-spacing :8px;
            	padding-bottom:12px; border-bottom: 2px solid #000000;
}
#topPAGE ul	{   padding:10px 0 15px 0;
                font-family:monospace; font-weight:bolder; letter-spacing : 1px;
	            background-color:#ffffff;
	            font-family:monospace; font-weight:bolder;letter-spacing : 2px;
	            text-align:center;
}
#topPAGE ul li	{ display:inline; padding:0 35px;}
#topPAGE ul li a { color:#000000; }


#mainPAGE { clear:both; background-color:#ffffff; text-align:center; }
#mainPAGE h2 {  text-align:left; color:#000000; padding:10px 0; margin:0 100px; font-size:1.5em; border-bottom: 2px solid #000000;}
#mainPAGE h2 span { background-color:#333333; }

#botPAGE {  clear:both; background-color:#ffffff; color:#333333;
            width:99%; margin-top:15px;
            height:80px; font-size:0.5pc;
        	border-top: 2px solid #dbdbdb;
}
#botPAGE p {   float:left; line-height:105%; margin : 2px 0;}
#botPAGE p#jatSfr { 
                        width:15%;
                        text-align:left;
}
#botPAGE p#jatSfr a {
	color:#333333;
}

#botPAGE p#AlainMadec {  
                        width:50%;
                        text-align:center;
}
#botPAGE p#copyright { 
                        width:35%;
                        text-align:right;
}

