@charset "utf-8";
/* CSS Document */
.siteinternet {
	position:absolute;
	background:url(../images/sitesinternettitre.png) no-repeat;
	float: left;
	margin-top:2%;
	margin-left:2%;
	width:383px;
	height:172px;
}
.textAreaSite {
	position:relative;
	float:right;
	width:500px;
	min-height:410px;
	height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	moz-opacity:.60;
	opacity:.60;
	overflow:auto;
	z-index:1;
}
.textSite {
	position:relative;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}
.menuSite{
	position:relative;
	top:20px;
	margin-top:80px;
	float:left;
	width:300px;
}
.paquetbase {
	position:relative;
	width:300px;
	height:50px;
	z-index:1;
}
.paquetbase a {
	display: block;
	width:300px;
	height:50px;
	background: url(../images/PackBase.png) no-repeat top;		
}
.paquetbase a:hover {
	background-position: bottom;
}
.paquetpro {
	position:relative;
	width:300px;
	height:50px;
	z-index:1;
}
.paquetpro a {
	display: block;
	width:300px;
	height:50px;
	background:url(../images/PackPro.png) no-repeat;
}
.paquetpro a:hover {
	background-position: bottom;
}
.paquetbusiness {
	position:relative;
	width:300px;
	height:50px;
	z-index:1;	
}
.paquetbusiness a {
	display: block;
	width:300px;
	height:50px;
	background:url(../images/PackBusiness.png) no-repeat;
}
.paquetbusiness a:hover {
	background-position: bottom;
}
.news {
	position:relative;
	width:300px;
	height:50px;
	z-index:1;	
}
.news a {
	display: block;
	width:300px;
	height:50px;
	background:url(../images/newsletter.png) no-repeat;

}
.news a:hover {
	background-position: bottom;
}
.reference {
	position:relative;
	width:300px;
	height:50px;
	z-index:1;
}
.reference a {
	display: block;
	width:300px;
	height:50px;
	background:url(../images/Referencement.png) no-repeat;
}
.reference a:hover {
	background-position: bottom;
}
.refaire {
	position:relative;
	width:300px;
	height:50px;
	z-index:1;	
}
.refaire a {
	display: block;
	width:300px;
	height:50px;
	background:url(../images/RefaireUnSite.png) no-repeat;
}
.refaire a:hover {
	background-position: bottom;
}