/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#entete {
	width:850px;
	height: 132px;
	margin :auto;
	background-image: url(images_festival/entete2_temp.gif);
	background-repeat: no-repeat;
	background-color:#990000;
}
#entete_photo {
width:290px;
float:right;
height:132px;
background-color:#990000;
}

#menu {
	width:850px;
	height: 23px;
	margin :auto;
	background-image: url(images_festival/fond_menu2_temp.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

#container {
	width:850px;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_container {
	width:540px;
	float:left;
	background-color:#FFFFFF;
}
.news {
	padding: 7px 15px 7px 0px;
}
.news_fin {
	clear:both;
	display:block;
	height:3px;
	background-color:#EAEAEA;
}
#main_titre {
	height:29px;
}
#main_articles {
	padding:10px;
	background-color: #FFFFFF;
}
#main_footer {
	width:540px;
	height:6px;
	background-color:#FFFFFF;
	background-image: url(images_festival/actualites_footer.gif);
	clear:left;
	background-repeat: no-repeat;
	background-position: bottom;
}
#droite_container {
	width:280px;
	float:right;
}
#ipi_titre {
	height:22px;
	background-image: url(images_festival/ipi_titre.gif);
}
#ipi_bas {
	height:80px;
	background-image:url(images_festival/ipi_bas.gif);
	background-repeat:no-repeat;
	font-size:11px;
	text-align: right;
	padding:6px 13px 0px 0px;
}
#ipi_bas a {
	color:#FFFFFF;
	text-decoration:none;
}
#ipi_bas a:hover {
	color:#000000;
}
#video {
	height:250px;
	color:#999999;
	font-size:11px;
	text-align:center;
}
#ateliers_titre {
	height:54px;
	background-image: url(images_festival/ateliers_titre.gif);

}
#ateliers {
	height:25px;
	background-color:#265479;
	background-image:url(images_festival/ateliers_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align: right;
	padding-right:13px;
	padding-top:7px;	
	margin-bottom: 20px;
}

#ateliers a {
	color:#FFFFFF;
	text-decoration:none;
}
#ateliers a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#festival_titre {
	height:54px;
	background-image: url(images_ateliers/festival_titre.gif);
}
#festival {
	height:110px;
	background-color:#CC9966;
	background-image:url(images_ateliers/festival_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align: right;
	padding-right:13px;
	padding-top:7px;
	margin-bottom: 20px;
}
#festival a {
	color:#FFFFFF;
	text-decoration:none;
}
#festival a:hover {
	color:#000000;
}
#dispositifs_titre {
	margin-top:20px;
	height:22px;
	background-image: url(images_festival/dispositifs_titre.gif);
}
#dispositifs {
	height:57px;
	background-color:#498EC7;
	background-image: url(images_festival/dispositifs_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align: right;
	line-height:22px;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
	padding-right:13px;
}
#dispositifs a {
	color:#003366;
	text-decoration:none;
}
#dispositifs a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.news_titre {
	font-size:16px;
	font-weight:bold;
	color:#900;
	background-image:url(images_ateliers/icone_news.gif);
	background-position:0px 14px;
	background-repeat:no-repeat;
	padding-left:14px;
	padding-top:10px;
	margin-bottom:2px;
	clear:left;
	display: block;
}
.news_chapo {
	font-size:12px;
	color:#333333;
	margin-bottom:7px;
	margin-left:14px;
}
.news_telecharge a {
	font-size:12px;
	color:#FFFFFF;
	background-color:#CCCCCC;
	margin-bottom:5px;
	width:auto;
	margin-left:14px;
	padding:0px 1px;
	text-decoration:none;
}
.news_telecharge a:hover {
	background-color:#FFFFFF;
	color:#CCCCCC;
}
.news_photo {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
/*lien normal*/
#main_container a {
	color : #1A3A53;
}
#main_container a:hover {
	color : #EC1717;
}
