@charset "UTF-8";
/* CSS Document */




#centrehome
{
	position: absolute;
	top: 120px;
	left: 195px;
	width: 790px;
	height: 650px;
	text-align: left;
}

#anim-flash1
{
	position: relative;
	margin: 0;
	padding: 0;
}


#menuhome
{
	position: absolute;
	top: 330px;
	left: 0px;
	height: 20px;
}



#listecentrehome 
{
	width: 790px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#listecentrehome li
{
	float: left;
	border-top: 0px solid #FFFFFF;
	
}

.imgstyle
{
	border-right: 3px solid #FFFFFF;
}


#anim-flash2
{
	position: relative;
	margin-top: 45px;
	padding: 0;
}

#cataloguehome
{
	position: absolute;
	top: 375px;
	left: 395px;
	width: 400px;
}

#txt_telecharger
{
	position: absolute;
	top: 120px;
	left: 200px;
	margin: 0;
	
}

#txt_telecharger li
{
	list-style: url(Images/Fleche_catalogue.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#txt_telecharger a
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
}

#txt_telecharger a:hover
{
	background-color: #FF0000;
	color: #FFFFFF;
}


#piedhome
{
	position: absolute;
	top : 600px;
	left: 0;
	width: 790px;
}
