/* CSS Document */


.identite {
	color: #0000A0;
	font: 1em Arial, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
  line-height: 0.9;
}

.nouvellecourante {
  color: #060;
}

.nouvelleepinglee {
  color: #a00;
}

.teaser {
width: 130px;
text-align:center;
cursor: pointer;
position: relative;
color: #fff;
background-color: #0000aa;
/*font-weight: bold;        */
font-size: x-small;
}

.contenuspoiler {
border: solid 1px black;
}

.contenuspoiler p {
padding-left: 1em;
}

#principal {
background-image: url(fondparchemin.jpg);
padding: 15px;
border: solid 1px grey
}

#principal p {
margin:0 0 12px 0;;
padding:0 1em 0 2em;
}


#principal h5 {
  margin: 0;
  padding: 0;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 0.8em;
}

#principal h6
{
font-family: "Trebuchet MS",Helvetica,sans-serif;
font-size: 1.2em;
font-weight: bold;
font-style: italic;
color: #3465a4;
color: #000;
margin: 0;
padding:0;
} 

