body{
	font-family:'Arial';
	color: #000000;
	letter-spacing:0pt;
        margin:0;
}
a:link{text-decoration:none;color:#666666;}
a:visited{text-decoration:none;color:#666666;}
a:hover{text-decoration:none;color:#333333;}
div {
  /*margin:0px;*/
}
h1{
	
	font-size: 0.8em;
	font-weight: bold;
}
h2{
	font-weight: bold;
	font-size: 1em;
	color:#CC0000;
	font-variant:small-caps;
	
}
p{
	font-size: 0.8em;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.main {
	padding-left: 60px;
	text-align:justify;
}

.news{
  border-bottom: 1px dashed red;
}
.contenu li{
  list-style-position:inside;
  list-style-image:url(pictures/puce.jpg);
  font-size:0.8em;
  margin-left:20px;
}
.news li{
  list-style-position:inside;
  list-style-image:url(pictures/puce.jpg);
  font-family:'Arial';
  font-size:0.8em;
}
#global {
  background-color:#FFF;
  position:absolute;
  left: 50%;  
  width: 996px;
  margin-left: -498px; /* moiti%uFFFD de la largeur */
  margin-top: 5px;
  border: 1px solid #900;
}
#menu{
  height:70px;
}
#animation{
  height:270px;
}
#contenu{
	padding: 10px;
	width: 100%;
        
	margin:2px;
}
#principal{
	width: 70%;
}
#annexe{
	font-size:0.8em;
	float: right;
  	width: 25%;
  	margin: 0;
}
#footer{
  padding:0;
  height:21px;
}
.sj{
	background-image:url(novert.gif);
	background-repeat:no-repeat;
  padding-top:8px;
}
.spacer{
  /*padding: 10px;
  margin: 10px;*/
  clear: both;
}.h1-ext {

	font-weight: bold;
	font-size: 1em;
	color:#CC0000;
	font-variant:small-caps;
}
