@import url("style.css");
@import url("avis.css");

div#header {
/*	background: #fff url(../images/headerEte.jpg) no-repeat 14px 15px;*/
}
/*----------------------------------------------------------------------------*/

ul.calend li span.date{
  color:#E20177;
}
div#menu ul li ul {
  background: #D3005F url(../images/fondululrose.jpg) no-repeat 0 0;
  }
div#menu ul li a.select{
	background: url(../images/pucerose.gif) no-repeat 3px 2px;
}


h1{
  color:#D3005F;
}
div#master {
	background: url(../images/imageThema2.jpg) no-repeat 0 0 ;
	clear: both;
	width: 500px;
	height: 70px;
}

div#master h1{
  margin-left: 110px;
}

div#contenu h3 span.titreGauche {
	
	display : block;
	float : left;
	margin-left : 10px;
}

div#contenu h3 span.titreDroite {
	
	display : block;
	float : right;
	margin-right : 10px;
}

ul.calend li span.date{
  color:#D3005F;
}

p#chemin a{
  color:#D3005F;
}
div#contenu  h2 {
	color: #D3005F;
	background: url(../images/puceTitreAutomne.gif) no-repeat 0 2px;
}


div#blocThema div#sanspub{
 border:1px solid #D3005F;
}

div#blocThema div.agendadet{
 border-left:1px solid #D3005F;
}

div#article ul li{
  background: url(../images/puceAutomne.gif) no-repeat  0px 6px;
}

div#contenu  h4{
  border-left: 3px solid #D3005F;
  }
div#article div#blocThema div.agendadet ul.calend li{
background:none;
padding:0px;
}


