/* CSS Document */
/* 
** defintion du style de base  ******************************************
*/
body
{
	color:#FFF;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#CCC;
	background-image:url(../images/images_dimanche/accueil.jpg);
	background-repeat:no-repeat;
}


div.flash
{
	position:absolute;
	top:222px;
	left:165px;
	width:538px;
	height:230px;



}
div.flash_2
{
	position:absolute;
	top:482px;
	left:707px;
	width:250px;
	height:56px;
}

div.texte
{
	position:absolute;
	top:280px;
	left:707px;
	width: 339px;
}
