/* CSS Document */

#logo{
position:absolute;
/*float:left;*/
top:5px;
left:5px;
}

#mathy{
	position:absolute;
	margin-top:25px;
	margin-left:100px;
	color:#BF6000;
	font-family:"Times New Roman", Times, serif;
	font-size:45px;
	font-weight:bold;
	left: 127px;
	top: 17px;
}



.offresMois{
position:absolute;
margin-left:165px;
top:110px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
width:700px;
}


a#lien1{
width:150px;
height:25px;
display:block;
background: url(home.gif);
}

a#lien1:hover{
background: transparent url(homeI.gif) top left no-repeat;
}

a#lien2{
width:150px;
height:25px;
display:block;
background: url(who.gif);
}

a#lien2:hover{
background: transparent url(whoI.gif) top left no-repeat;
}

a#lien3{
width:150px;
height:25px;
display:block;
background: url(access.gif);
}

a#lien3:hover{
background: transparent url(accessI.gif) top left no-repeat;
}

a#lien4{
width:150px;
height:25px;
display:block;
background: url(puchasing.gif);
}

a#lien4:hover{
background: transparent url(puchasingI.gif) top left no-repeat;
}

a#lien5{
width:150px;
height:25px;
display:block;
background: url(contacts.gif);
}

a#lien5:hover{
background: transparent url(contactsI.gif) top left no-repeat;
}
