/* CSS Document */

/* BOUTON 1 */

.bouton1{
		position:relative;
		background-image:  url("images/comment-ca-marche-1.gif");
		background-repeat: no-repeat;
		white-space:nowrap;
		display: block;
		width:252px;
		height:55px;
		margin-bottom:10px;
		padding: 0;
		}
.bouton1 a {
		display: block;
		color: #000000;
		font-size: 11px;
		display: block;
		float: left;
		color: black; 
		width:252px;
		height:55px;
		text-decoration: none;
		}

.bouton1 img {width: 252px; height: 55px; border: 0; }

.bouton1 a:hover img{visibility:hidden}

/* BOUTON 2 */

.bouton2{
		position:relative;
		background-image:  url("images/nos-tarifs-1.gif");
		background-repeat: no-repeat;
		white-space: nowrap;
		display: block;
		width:252px;
		height:55px;
		margin-bottom:10px;
		padding: 0; 
		}
.bouton2 a {
		display: block;
		color: #000000;
		font-size: 11px;
		display: block;
		float: left;
		color: black; 
		width:252px;
		height:55px;
		text-decoration: none;
		}

.bouton2 img {width: 252px; height: 55px; border: 0; }

.bouton2 a:hover img{visibility:hidden}

/* BOUTON 3 */

.bouton3{
		position:relative;
		background-image:  url("images/telechargement-1.gif");
		background-repeat: no-repeat;
		white-space: nowrap;
		display: block;
		width:252px;
		height:55px;
		margin-bottom:10px;
		padding: 0; 
		}
.bouton3 a {
		display: block;
		color: #000000;
		font-size: 11px;
		display: block;
		float: left;
		color: black; 
		width:252px;
		height:55px;
		text-decoration: none;
		}

.bouton3 img {width: 252px; height: 55px; border: 0; }

.bouton3 a:hover img{visibility:hidden}

/* BOUTON 4 */

.bouton4{
		position:relative;
		background-image:  url("images/contactez-nous-1.gif");
		background-repeat: no-repeat;
		white-space: nowrap;
		display: block;
		width:252px;
		height:55px;
		margin-bottom:10px;
		padding: 0; 
		}
.bouton4 a {
		display: block;
		color: #000000;
		font-size: 11px;
		display: block;
		float: left;
		color: black; 
		width:252px;
		height:55px;
		text-decoration: none;
		}

.bouton4 img {width: 252px; height: 55px; border: 0; }

.bouton4 a:hover img{visibility:hidden}
