.cadre_accueil{
	background:url(/images/box.gif) no-repeat top left; 
	height:208px;
	width:300px;
	float:left;
	margin-top:12px;
	font-size:18px;
	cursor:pointer;
}

.cadre_accueil a{
	text-decoration:none;
}

.cadre_accueil:hover{
	background:url(/images/box_hover.gif) no-repeat top left; 
	height:208px;
	width:300px;
	float:left;
    margin-top:12px;
}

.cadre_accueil span{
	padding: 0px 0px 0px 15px;
	color:#f4f4f4;
	
}

.cadre_accueil_img{
	margin-top:10px;
}

.cadre_accueil_texte{
	font-size:18px;
	margin-top:15px;
	text-align:left;
}



.home_but_recherche {
float:left;
background:url(/images/home_but_recherche_over.gif) no-repeat top left;
width:231px;
height:28px;
margin:10px 0 5px 10px;
font-style:trebuchet ms, arial,verdana;
font-weight:bold;
font-size:12px;
padding:13px 0 0 10px;
text-decoration:none;
cursor:pointer;
}
.home_but_recherche:hover {
background:url(/images/home_but_recherche.gif) no-repeat top left;
}


.home_but_sieges {
margin:10px 0 4px 10px;
float:left;
width:210px;
height:78px;
background:url(/images/home_but_sieges.gif) no-repeat top left;
padding:6px 14px 6px 15px;
font-family:trebuchet ms,arial,verdana;
font-size:18px;
line-height:17px;
color:#D21384;
text-decoration:none;
cursor:pointer;
}

.home_but_sieges:hover {
background:url(/images/home_but_sieges_over.gif) no-repeat top left;
text-decoration:none;
}

.home_but_tables {
margin:10px 0 4px 10px;
float:left;
width:210px;
height:78px;
background:url(/images/home_but_table.gif) no-repeat top left;
padding:6px 14px 6px 15px;
font-family:trebuchet ms,arial,verdana;
font-size:18px;
line-height:17px;
color:#D21384;
text-decoration:none;
cursor:pointer;
}

.home_but_tables:hover {
background:url(/images/home_but_table_over.gif) no-repeat top left;
}

.home_but_barsdesks {
margin:10px 0 4px 10px;
float:left;
width:210px;
height:78px;
background:url(/images/home_but_bar.gif) no-repeat top left;
padding:6px 14px 6px 15px;
font-family:trebuchet ms,arial,verdana;
font-size:18px;
line-height:17px;
color:#D21384;
text-decoration:none;
cursor:pointer;
}

.home_but_barsdesks:hover {
background:url(/images/home_but_bar_over.gif) no-repeat top left;
}

.home_but_lum {
margin:10px 0 4px 10px;
float:left;
width:210px;
height:80px;
background:url(/images/home_but_lum.gif) no-repeat top left;
padding:6px 14px 6px 15px;
font-family:trebuchet ms,arial,verdana;
font-size:18px;
line-height:17px;
color:#D21384;
text-decoration:none;
cursor:pointer;
}

.home_but_lum:hover {
background:url(/images/home_but_lum_over.gif) no-repeat top left;
}

