@charset "utf-8";

body {
	background-image:url(images/bg.gif);
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color:#666666;
}

#flash_intro {
	margin:auto;
	padding-top:2px;
	width:412px;
	height:755px;
}

#page {
	width: 980px;
	margin:0px;
}

#logo {
	width: 216px;
	height: 125px;
	float: left;
	margin-left: 74px;
	margin-top: 5px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#top {
	width: 980px;
	height:10px;
	float: left;
	margin-left: 0px;
	margin-top:4px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
}

#menu {
	width: 200px;
	float: left;
	margin-left: 60px;
	margin-top:20px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:80%;
	line-height:20px;
	list-style-type:none;
}

#contenu_txt {
	width:600px;
	padding-right:60px;
	padding-top:20px;
	float:right;
	text-align:justify;
}

#contenu_bdc {
	width:850px;
	padding-left:80px;
	padding-top:20px;
	float:left;
	text-align:justify;
}

#epitome {
	width:600px;
	padding-right:60px;
	padding-top:20px;
	float:right;
}

#titres {
	width:100%;
	height:30px;
	background-image:url(images/dots.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#titres_btq {
	width:100%;
	height:30px;
	background-image:url(images/dots.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#contenu {
	width: 980px;
	float: left;
	margin-left: 0px;
	background-image: url(images/bg_contenu.gif);
	background-repeat: no-repeat;
	background-position:top;
	background-repeat:repeat-y;
}

#calendrier {
	width: 414px;
	height:196px;
	float: left;
	margin-left: 58px;
	margin-top:15px;
	padding-top:20px;
	background-image: url(images/bg_calendrier.gif);
	background-repeat: no-repeat;
	background-position:top;
}

#datecalendrier {
	width: 240px;
	height:16px;
	float: right;
	margin-left: 221px;
	margin-top:-30px;
	padding-top:-55px;

}

#titre_cal {
	width:375px;
	height:25px;
	background-image:url(images/dots.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin-left:20px;
}

#contenu_cal {
	width:375px;
	padding-left:20px;
	padding-right:20px;
}

#bottom_cal {
	width:250px;
	float:right;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
}


#logos_bas {
	width:180px;
	height:196px;
	margin-top:15px;
	margin-right:60px;
	background-image:url(images/logos.gif);
	float:right;
}

#footer {
	width: 980px;
	height:10px;
	float: left;
	margin-left: 2px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position:top;
}

/* CLASSES TEXTE */

.menu ul {
	margin:0px;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:8px;
	list-style-type:none;
}

.menu ul li {
	background-image:url(images/puce_b.gif);
	background-position:left;
	padding-left:16px;
	background-repeat:no-repeat;
	list-style-type:none;
}

.menu a {
 	color:#FFFFFF;
	text-decoration:none;
}

.menu a:hover {
	color:#FF9900;
}

.btitre {
	color:#242b42;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
	font-size:120%;
}

.dates {
	color:#000000;
	font-size:75%;
	font-weight:bold;
	background-image:url(images/puce_menu.gif);
	background-position:left;
	padding-left:15px;
	background-repeat:no-repeat;
	line-height:20px;
}

.date2 {
	color:#000000;
	font-size:75%;
	font-weight:bold;
	line-height:25px;
}

.liens_r {
	color:#ad0109;
	font-size:75%;
	font-weight:bold;
}

.liens_r a {
	color:#ad0109;
	text-decoration:none;
}

.hide {
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
}

.spacer {
	clear: both;
	/*visibility: hidden;*/
	border-width: 0;
	padding: 0;
	margin: 0;
}
