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

html, body {
	margin:					0px;
	border:					0px;
	height:					100%;
	width:					100%;
   	margin:					auto; /* Pour centrer notre page */
}

img {
	border:					0px;
}

form {
	border:					0px;
	margin:					0px;
}

#haut{
	 background:			url(pics/fond_haut.jpg) center;
	 background-repeat:		repeat-x;
	 height:				167px;
	 text-align:			center;
	 
}

.surMesure1{
	position:				absolute;
	left:					0px;
	top:					0px;
	background:				url(pics/surMesure.jpg);
	background-repeat:		no-repeat;
	height:					211px;
	width:					209px;
}

.surMesure1024{
	position:				absolute;
	left:					0px;
	top:					0px;
	background:				url(pics/surMesure_1024.jpg);
	background-repeat:		no-repeat;
	height:					240px;
	width:					209px;
}

#menu{
	padding-top:			125px;
}

#contenu{
	text-align:				center;
	height:					auto;
	font:					10px, verdana;
}

#bas{
	background:				url(pics/bas.gif);
	background-repeat:		repeat-x;
	text-align:				center;
	height:					180px;
	
}

#copyright{
	font:					9px Verdana;
	color:					#333333;
	line-height:			45px;
	padding-top:			20px;
}

.liensBas{
	font:					12px Verdana;
	color:					white;
	line-height:			30px;
	text-decoration:		none;
}

.liensBas:hover{
	font:					12px Verdana;
	color:					white;
	line-height:			30px;
	text-decoration:		underline;
}

.titreLiensBas{
	font :					14px Verdana;
	color:					#ff9600;
	line-height:			18px;
}

.liensHaut{
	font:					bold 12px Verdana;
	color:					#575759;
	text-decoration:		none;
	margin-left:			40px;
}

.liensHaut:hover{
	font:					bold 12px Verdana;
	color:					#06C;
	text-decoration:		underline;
	margin-left:			40px;
}

.lienSite{
	font:					italic 10px Verdana;
	color:					#575759;
	text-decoration:		none;
}

.lienSite:hover{
	font:					italic 10px Verdana;
	color:					#575759;
	text-decoration:		underline;
}

#textes{
	width:					798px;
	font:					12px Verdana;
	color:					#333333;
	text-align:				justify;
}

#packSurMesure{
	font:					12px Verdana;
	color:					#FFFFFF;
	text-align:				justify;
	padding-top:			50px;
	padding-left:			60px;
	padding-right:			25px;
	height:					40px;
}

#packWeb{
	font:					12px Verdana;
	color:					#333333;
	text-align:				justify;
	padding-top:			75px;
	padding-left:			40px;
	padding-right:			40px;
	height:					190px;
}

#packPremium{
	font:					12px Verdana;
	color:					#333333;
	text-align:				justify;
	padding-top:			75px;
	padding-left:			40px;
	padding-right:			40px;
	height:					190px;
}

#packECommerce{
	font:					12px Verdana;
	color:					#333333;
	text-align:				justify;
	padding-top:			75px;
	padding-left:			40px;
	padding-right:			40px;
	height:					190px;
}

.liensExemple{
	font:					italic 12px Verdana;
	color:					#FFFFFF;
	text-decoration:		none;
}

.liensExemple:hover{
	font:					italic 12px Verdana;
	color:					#FFFFFF;
	text-decoration:		underline;
}

.bouton {
	font: 					10px Verdana;
	color: 					#555557;
	text-decoration: 		none;
	background-color: 		#EDEFEE;
	border: 				1px solid #5D5D5F;
}

.txt {
	font: 					12px Verdana;
	line-height: 			18px;
	color: 					#333333;
	text-decoration: 		none;
}

.champs {
	font: 					11px Verdana;
	color: 					#333333;
	text-decoration: 		none;
	background-color: 		#F7F7F7;
	border: 				1px solid #E5E5E5;
}

.txt_form {
	font: 					11px Verdana;
	color: 					#333333;
	text-decoration:		none;
}
