/* CSS Document */
body {
background-color: #ffffff; 
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: 100; 
text-align: left;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}
h1 {
color: #000099; 
font-family: "Courier New", Courier, mono, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-style: normal; 
font-weight: 900; 
text-align: center;
}
.noir_2 {
color:#000;
font-size:20px;
}
h2 {
color: #000000; 
font-family: "Courier New", Courier, mono, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-style: normal; 
font-weight: 900; 
text-align: center;
}
p {
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: 100; 
text-align: center; 
}
div {
color: #333333; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: 100; 
text-align: center; 
}
b {
	font-weight:bold;
}
div.compteur {
font-size: 12px;
}
.annonce {
font-size: 14px;
font-weight: 900;
color: #cc0000;
}
span {
color: #ff0000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-style: normal; 
font-weight: 100; 
}
.menu {
background-image: url(../menus/horizontal/newline.gif);
border-color: #b8cdde;
border-style: solid;
border-width: 1px;
}
.encadre {
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
background-color: #fff500;
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
padding-bottom: 0px;
}
.encadre_2 {
color: #000000; 
font-family: "Courier New", Courier, mono, Arial, Helvetica, sans-serif; 
font-size: 24px; 
font-style: normal; 
font-weight: 900; 
text-align: center;
}
.padding_haut_de_page {
padding: 6px;
background-color:#fff500; 
}
.padding {
padding: 6px;
/*background-image: url(../images/fond.jpg);*/
background-color:#fff500; 
/*border-left-color: #cccccc;
border-left-style: solid;
border-left-width: 2px;*/
}
.title {
	color:#666;
	font-family: "Courier New", Courier, mono, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: 900;
}
a.miw:link {
color: #ff3300; 
text-decoration: none;
}
a.miw:visited {
color: #ff6600;
text-decoration: none;
}
a.miw:hover {
color: #ff3300; 
text-decoration : underline;
}
a.miw:active {
color: #0000ff; 
text-decoration: none;
}