/* safoul_anim.css */
body {
	background-color:#660000;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
div#conteneur {
	position:relative;
	width:950px;
	height:550px;
	margin:auto;
	background:#660000;
}
div#logo {
	float:left;
	width:120px;
	height:63px;
 	margin:7px 0 0 10px;
}
div#animation {
	position:absolute;
	background-color:#660000;
	width:400px;
	height:400px;
	top: 96px;
	left: 305px;
}
/*div#logo_safoul {
	width:170px;
	height:89px;
	float:left;
	background:url(../images_anim/accueil_safoul_logo.gif) no-repeat;
}*/
div#le_live {
	position:absolute;
	width:464px;
	height:96px;
	top:85px;
	left: 277px;
}
div#le_live p {
	background-color:#000000;
	font-size:38px;
	color:#D2D202;
}
/*div#producteur {
	position:absolute;
	width:240px;
	height:60px;
	top:117px;
	left: 48px;
	background:url(../images_anim/texte_producteur.gif) 10px 10px no-repeat;
	/*border-left:1px solid #666;
	border-top:1px solid #666;
}
div#organisateur {
	position:absolute;
	width:200px;
	height:100px;
	top:138px;
	left: 696px;
	background:url(../images_anim/texte_organisateur.gif) 10px 10px no-repeat;
	/*border-left:1px solid #666;
	border-top:1px solid #666;
}
div#management {
	position:absolute;
	width:280px;
	height:60px;
	top:286px;
	left: 29px;
	/*background:url(../images_anim/texte_management.gif) 10px 10px no-repeat;*/
	/*border-left:1px solid #666;
	border-top:1px solid #666;
}
div#expertise {
	position:absolute;
	width:200px;
	height:60px;
	top:317px;
	left: 715px;
	/*background:url(../images_anim/texte_expertise.gif) 10px 10px no-repeat;
	/*border-left:1px solid #666;
	border-top:1px solid #666;
}
div#entrepreneur {
	position:absolute;
	width:210px;
	height:40px;
	top:438px;
	left: 384px;
	/*background:url(../images_anim/texte_entrepreneur.gif) 10px 10px no-repeat;*/
	/*border-left:1px solid #666;
	border-top:1px solid #666;
}*/
div#live_index {
	position:absolute;
	width:332px;
	height:50px;
	z-index:2;
	left: 328px;
	top: 109px;
}
div#live_index p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	color:#0FF;
}
div#texte_defilant {
	position:absolute;
	width:650px;
	height:50px;
	z-index:3;
	left: 156px;
	top: 32px;
}
/*div#festival1 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	text-align:center;
	margin:0 0 10px 0;
	color:#F29103;
}
div#festival1 h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:26px;
	text-align:center;
	margin:0;
	color:#F29103;
}
div#festival2 {
	position:absolute;
	width:120px;
	height:116px;
	z-index:1;
	left: 37px;
	top: 6px;
}
div#textes1 {
	position:absolute;
	width:138px;
	height:253px;
	z-index:4;
	left: 34px;
	top: 158px;
}
div#textes1 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#0FF;
}
div#textes2 {
	position:absolute;
	width:139px;
	height:197px;
	z-index:5;
	left: 786px;
	top: 158px;
}
div#textes2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#0FF;
}*/
div#basdepage {
	position:absolute;
	width:950px;
	padding:0px 0 0px 0;
	background-color:#000000;
	top: 500px;
	height: 40px;
	left: 1px;
}
/* --- bouton Quitter_Anim --- */
div#quitter_anim {
	position:absolute;
	display:block;
	left:790px;
	top:451px;
	width:140px;
	height:37px;
	/*border-left:1px solid #666;
	border-top:1px solid #666;*/
}
div#quitter_anim a {
	display:block;
	width:140px;
	height:37px;
	background: url(../images_anim/quitter_anim1.gif) no-repeat 0 0;
}
div#quitter_anim a:hover {
	display:block;
	width:140px;
	height:37px;
	background: url(../images_anim/quitter_anim2.gif) no-repeat 0 0;
}
div#basdepage p {
	margin:0 20px 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-weight:normal;
	font-size:12px;
	color:#D2D202;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:none;
	font-size:12px;
	font-weight:normal;
	color:#FFFF99;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	line-height:30px;
	margin:0px;
	padding:10px 0px 10px 0px;
	text-align:center;
	color:#00CCCC;
}
.centre {
	text-align:center;
}
/*.null {
	display:none;
}*/

