/**
* CSS
* 
* @version 1.1
* @author Didier Chartrain copycut.design@gmail.com for www.sweetunity.com
*/

/*SECURITY*/

#zone_logo {background: #343434 url(../images/zonelogo_service.gif) no-repeat ;}

#banner {background: url(../images/banner_service.jpg);}

a#hs_24h {
	display: block;
	width: 240px; /*290*/
	height: 45px; /*125*/
	padding: 80px 0 0 50px;
	background: url(../images/hs_24h.gif) no-repeat;
	font: bold 12px Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
	cursor: default; /* Annule l'aspect bouton / curseur */
}

/* a#hs_24h:hover {background: url(../images/hs_24h.gif) 0 -125px no-repeat;} *//*EN ATTENDANT une page ou un liens*/

a#hs_24h strong {font: bold 12px Arial, sans-serif; color: #E8B703;}
