#saviezvous {z-index: 500;position: absolute; width: 401px; top: 600px; padding: 0 29px 0 29px; color: #ffcc00; font-weight: bold; font-size: 1.1em; }
#saviezvous h2 {font-size: 1.72em;}
#saviezvous a {color: inherit; text-decoration: underline;}

#secondary {float: right; width: 340px; background: #e1edf1; padding-bottom:10px;}
#chapeau {background: #0099cc; border-right: 6px solid #66ccff; min-height: 185px; color: #c6deea; padding: 15px; font-size: 1.1em;}

.boite {background: url(../images/bg_boite.png) repeat-y; padding: 0 40px 0 30px; margin-top: 1em; color: #336699; font-size: 1.1em;}
.boite h3 {background: url(../images/bg_boite_titre.png) no-repeat top; margin: 0 -40px 0 -30px; padding: 15px 30px 0 30px; min-height: 26px; color: #B12643; font-size: 1.5em;}
.boite p {margin: .5em 0 .8em 0;}
.boite .savoirplus {background: url(../images/btn_boite_savoirplus.png) no-repeat bottom; margin: 0 -40px 0 -30px; padding: 0 25px 10px 13px; min-height: 21px; text-align: right; font-weight: bold;}
.boite .savoirplus a {display: block; background: url(../images/btn_savoirplus.png) no-repeat right; margin-right: 10px; padding-right: 25px; min-height: 16px; color: #0099cc;}

* html .boite .savoirplus a { height: 16px; }

#listEvenements {
	background: url(../images/bg_evenements.png) no-repeat;
	height: 124px;
	left: 30px;
	position: absolute;
	overflow: hidden;
	top: 120px;
	width: 397px;
}

#listEvenements h2, #listEvenements p { 	margin: 18px 20px; }

#content {clear: both; background-color: #FFF;}
