/* CSS Document */

#evenement
{
	width:177px;
	height:_baspx;
	background:url(../images/hiver/evenement.jpg) 0 0 no-repeat;
	margin-top:10px;
	
}
#evenement .titre
{
	color:#fff;
	font-size:8pt;
	padding:105px 0 10px 20px;
	font-weight:bold;
	text-align:left;
}
#evenement_mil
{
	width:177px;
	background:#DAE4F0;
	padding-bottom:10px;
}
#evenement_mil #liste p
{
	padding:4px 0 4px 30px;
	background: url(../images/hiver/plus_evt.gif) 5px 0px no-repeat;
	text-align:left;
}
#evenement_mil #liste p a
{
	color:#225AA6;
	font-size:7pt;
	font-weight:bold;
	
}
#evenement_mil #liste p a:hover
{
	text-decoration:underline;
}
#evenement_bas
{
	background:url(../images/hiver/evenement_bas.gif) 0 0 no-repeat;
	width:177px;
	height:20px;
	
}
#evenement_bas #info
{
	text-align:left;
	padding:2px 0 4px 30px;
	background: url(../images/hiver/aigle_evt.gif) 5px 0px no-repeat;
}
#evenement_bas #info a
{
	color:#225AA6;
	font-size:11px;
}
#evenement_bas #info a:hover
{
	text-decoration:underline;
}