@charset "windows-1252";

#calendrier_contenu
{
	clear: both;
	width: 975px;
	margin: 0px;
	padding: 0px;
}
#calendrier_contenu table
{
	witdh: 975px;
	padding: 0px;
	margin: 0px;
}
#calendrier_contenu tr
{
	witdh: 975px;
	padding: 0px;
	margin: 0px;
}
#calendrier_contenu td
{
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
#calendrier_contenu img
{
	padding: 0px;
	margin: 0px;
}

#calendrier_top
{
	background-image: url(calendrier/top.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 103px;
	width: 975px;
	margin: 0px;
	padding: 0px;
}
#calendrier_bottom
{
	background-image: url(calendrier/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 45px;
	width: 975px;
	margin: 0px;
	padding: 0px;
}
#calendrier_contenu tr.calendrier_1
{
	background-image: url(calendrier/bandenoire.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 42px;
	width: 975px;
	padding: 0px;
	margin: 0px;
}
#calendrier_contenu tr.calendrier_2
{
	background-image: url(calendrier/bandebronze.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 42px;
	width: 975px;
	padding: 0px;
	margin: 0px;
}
#calendrier_contenu h4
{
	font-family: Georgia;
	font-size: 12px;
	font-variant: small-caps;
	color: #ffffff;
	font-weight: normal;
	padding-top: 9px;
}
#calendrier_contenu img.info
{
	padding-top: 7px;
}
#calendrier_popup h1
{
	font-family: Georgia;
	font-size: 20px;
	font-variant: small-caps;
	color: #856343;
	font-weight: bold;
}
#calendrier_popup h2
{
	font-family: Georgia;
	font-size: 14px;
	font-variant: small-caps;
	color: #856343;
	font-weight: bold;
	padding-bottom: 0px;
}
#calendrier_popup h3
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}
#calendrier_popup a
{
	font-family: verdana;
	font-size: 10px;
	color: #caab86;
	font-weight: bold;
}
#calendrier_popup a:hover
{
	color: #856343;
}