@charset "utf-8";
/* CSS Document */

#serviceContent {
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 6px;
	height: 185px;
	width: 170px;
	float: left;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
.titreService {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.contenuService {
	font-size: 11px;
	color: #666;
	text-align: justify;
}
.lienService {
	font-size: 12px;
	color: #F90;
	background-attachment: scroll;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px;
	font-weight: bold;
}

.lienService a {
	font-size: 12px;
	text-decoration: none;
}

.lienService a:hover {
	font-size: 12px;
	text-decoration: underline;
}

.creation {
	background-color: #FFF;
	background-image: url(bg_creationdesite.jpg);
	background-repeat: no-repeat;
}
.hebergement {
	background-color: #FFF;
	background-image: url(bg_hebergement.jpg);
	background-repeat: repeat-x;
}
.referencement {
	background-color: #FFF;
	background-image: url(bg_referencement.jpg);
	background-repeat: repeat-x;
}
.ecommerce {
	background-color: #FFF;
	background-image: url(bg_ecommerce.jpg);
	background-repeat: repeat-x;
}
.cms {
	background-color: #FFF;
	background-image: url(bg_cms.jpg);
	background-repeat: repeat-x;
}
.prepresse {
	background-color: #FFF;
	background-image: url(bg_prepresse.jpg);
	background-repeat: repeat-x;
}
.nom_de_domaine {
	background-color: #FFF;
	background-image: url(bg_nomdedomaine.jpg);
	background-repeat: repeat-x;
}