body {
	font-family: Comic Sans MS;	
	font-size:10pt;
	color:#333333;
	background-color: #FFFFFF;	

	
}
table {
	font-family: Comic Sans MS;	
	font-size:10pt;
}


/* TOUS LES DIV */

/*CALQUES*/

div#regions1 {
    height: 30px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: #EAD9C5; 
}
 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000;
    line-height: 30px;
    white-space: nowrap;
}
 li {
    list-style-type: none;
    display: inline;
}
 li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #000;
}
 li a:link {
    color: #000:
}
 li a:visited {
    color:  #B71919;
}
 li a:hover {
    color: #FFF;
    background-color: #832209;
}


div#regions2 {
    height: 30px;
    width: 100%;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: #EAD9C5; 
}
 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #000;
    line-height: 30px;
    white-space: nowrap;
}
 li {
    list-style-type: none;
    display: inline;
}
 li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #000;
}
 li a:link {
    color: #000:
}
 li a:visited {
    color:  #B71919;
}
 li a:hover {
    color: #FFF;
    background-color: #832209;
}




div#location {
font-family:arial;
font-size:14px;
display:none;
}


#cadrpg { width:600px; margin:0 auto; border:0; overflow:hidden;}
#newshr { position:relative; width:580px; height:20px; overflow:hidden; 
          color:inherit; background:#FFFFFF url(news.gif); border:1px inset white; }
#defile { position:absolute; margin-top:1px; background-color:transparent; }