/* CSS Document */
/* accueil --------------------------------------- */

p.accueil_intro01 {
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	margin: 20px 10px 0 13px;
	/* margin: 20px 20px 0 15px; */
	/* width: 423px */
}
p.accueil_intro01nofestival {
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	margin: 20px 10px 0 13px;
	width: 423px;
}
p.accueil_intro02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
	margin: 20px 0 0 13px;
	/* margin: 20px 20px 0 15px; */
	/* width: 423px */
}
p.accueil_intro03 {
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	margin: 20px 40px 0 13px;
	/* margin: 20px 20px 0 15px; */
	/* width: 423px */
}
/*
td.accueil_festival {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #F2F2F2;	
}
*/
p.accueil_festival {
	font-size: 11px;
	color: #666666;
	margin: 23px 0 0 10px;
}
p.accueil_festival a {
	color: #666666;
	text-decoration: underline;
}
p.accueil_festival a:hover {
	color: #006600;
}
img.affiche_festival {
	margin: 0 10px 0 10px;
}
