#accueil
{
	width: 633px;
	height: 284px;
	background-image: url(../images/arc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#picturesfooter .shape
{
	width: 295px;
	background-color: #272727; /*#323232;*/
}

#picturesfooter #shape1
{
	margin-right: 9.5px;
}

#picturesfooter #shape2
{
	margin-right: 9.5px;
}

#picturesfooter #shape3
{

}

#picturesfooter .shape .header
{
	height: 17px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}

#picturesfooter .shape #picture1
{
	width: 295px;
	height: 107px;
	background-image: url(../images/accueil_photo1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#picturesfooter .shape #picture2
{
	width: 295px;
	height: 107px;
	background-image: url(../images/accueil_photo22.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;	
}

#picturesfooter .shape #picture3
{
	width: 295px;
	height: 107px;
	background-image: url(../images/accueil_photo3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;	
}

/*
#picturesfooter .shape .text
{
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	padding: 18px;
	line-height: 15px;
}
*/
#picturesfooter .shape .link
{
	padding-top: 2px;
	padding-bottom: 4px;
	font-family: Tahoma;
	font-size: 11px;
	width: 277px;
	font-weight: bold;
	text-align: right;
}

#picturesfooter .shape .link a
{
	color: #DDDCDC;
	text-decoration: underline;
}

#picturesfooter .shape .link a:hover
{
	color: #DDDCDC;
	text-decoration: none;
}
