#actus_accueil {
min-height: 407px;
}

#actus_media {
float: left;
width: 110px;
height: 377px;
background-repeat:no-repeat;
margin-right: 10px;
}

#actus_contenu {
text-align: justify;
font-size: 0.9em;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
min-height: 373px;
}

#actus_contenu p {
margin-top: 10px;
}

#actus_contenu a {
text-decoration : none;
color : #000000;
padding: 0px;
margin: 0px;
border: 0px;
}

#actus_contenu a:visited{
text-decoration : none;
color : #666666;
padding: 0px;
margin: 0px;
border: 0px;
}


#actus_contenu a:hover {
color: #666666;
cursor:pointer;
text-decoration : underline;
}

#actus_contenu_soustitre {
width: 356px;
height: 5px;
font-size: 0.75em;
color: #aaaaaa;
margin-bottom:5px;
}

#actu_mininav {
height: 10px;
font-size: 0.8em;
color: #666666;
text-align: right;
padding-right: 15px;
}

#actu_mininav a {
color: #666666;
}

#accueil_agenda {
float: right;
width: 200px;
font-size: 0.85em;
margin: 10px;
}

#agenda_accueil_titre {
padding-left: 5px;
font-weight: bold;
width: 200px;
height: 17px;
margin: 0px;
background-repeat : no-repeat;
background-image:url('../images/miniagenda_top.png');
}

.event {
border-top: 1px dotted;
background-color: #FFE59F;
min-height: 20px;
padding-left : 2px;
padding-right: 2px;
margin: 0px;

}

.event_title {
font-weight: bold;
color: #000000;
padding: 0px;
margin: 0px;
}

.event_title a {
color: #000000;
}

.event_title:first-letter {
text-transform: uppercase;
	
}

#agenda_mininav {
height: 15px;
padding-right: 10px;
font-size: 0.75em;
color: #000000;
text-align: right;
background-image:url('../images/miniagenda_bottom.png');
}

#agenda_mininav a {
color: #000000;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font-size: 0.75em;
line-height: 18px;
z-index: 100;
background-color: #FFE59F;
width: 180px;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

.text_important {
color: red;
font-weight: bold;
	
}

