#accueil {
	background: transparent url(../images/accueil.png) no-repeat scroll bottom right;
	min-height: 880px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 5px 0px;
	
}

#modele {
	min-height: 880px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 5px 0px;
}

#produits {
	background: transparent url(../images/produits.png) no-repeat scroll bottom right;
	min-height: 550px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 5px 0px;
}

#produits table, #services table, #outils table {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#produits table tr td, #services table tr td, #outils table tr td {
		padding: 30px 0px 0px 0px;
}

#services {
	background: transparent url(../images/services.png) no-repeat scroll bottom right;
	min-height: 550px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 5px 0px;
}

#outils {
	background: transparent url(../images/outils.png) no-repeat scroll bottom right;
	min-height: 550px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 5px 0px;
}

#partenaires {
	background: transparent url(../images/partenaires.png) no-repeat scroll bottom right;
	min-height: 550px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 5px 0px;
}

#partenaires table {
	text-align: left;
	width: 100%;
}

#partenaires table tr td {
	padding: 10px 0px 0px 0px;
	vertical-align: middle;
	width: 50%;
}

#partenaires a img {
	border: 1px solid #0072BC;
}

#partenaires a img:hover {
	border: 1px solid #BF8E0B;
}

#contacts {
	background: transparent url(../images/contacts.png) no-repeat scroll bottom right;
	min-height: 500px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 5px 0px;
}

#formulaire_contact {
	background: transparent url(../images/contacts.png) no-repeat scroll bottom right;
	margin: 3px 3px 3px 3px;
	padding: 5px 10px 5px 10px;
	min-height: 450px;
}

#formulaire_contact h1 {
	font-weight: bold;
	font-size: 18px;
	margin: 6px 10px 10px 10px;
	text-indent: 15px;
	color: #07396F;
}

#produits_details {
	background: transparent url(../images/produits.png) no-repeat scroll bottom right;
	min-height: 550px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 20px 0px;
}

#produits_details table tr td, #services_details table tr td {
	padding: 10px 50px 0px 5px;
	text-align: left;
}

#services_details {
	background: transparent url(../images/services.png) no-repeat scroll bottom right;
	min-height: 550px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 20px 0px;
}

#pdf {
	background: transparent url(../images/pdf_fond.png) no-repeat scroll bottom right;
	min-height: 550px;
	margin: 3px 3px 3px 0px;
	padding: 5px 20px 20px 0px;
}

#pdf table tr td {
	padding: 10px 50px 0px 5px;
	vertical-align: middle;
}

#erreurs {
	background: transparent url(../images/logoerror.gif) no-repeat scroll top center;
	height: 510px;
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#admin {
	padding: 10px 25px 15px 25px;
	margin: 5px auto 0px auto;
	width: 816px;
	background: white;
}

#admin table tr td {
padding: 4px;
vertical-align: middle;
}
