body
{
	margin: 0px ;
	padding: 0px ;
	font: 11px "Tahoma", helvetica, sans-serif ;
	background-color: #ffffff;
	background-image: url("./images/fond.png");
	background-repeat: repeat-x;
	text-align: center;
}
#conteneur
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#phrase-haut
{
	width: 950px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
}
#site
{
	width: 950px;
	background-color: #ffffff;
	border: 1px solid #b5b5b5;
	padding-bottom: 35px;
}
#haut-site
{
	width: 950px;
}
#haut-site-logo
{
	width: 250px;
	height: 200px;
	float: left;
	background-image: url("images/logo.png");
	background-repeat: no-repeat;
}
a#lien-img-gauche
{
	width: 250px;
	height: 200px;
	display: block;
	cursor: pointer;
}
#haut-site-texte
{
	width: 700px;
	height: 200px;
	float: left;
	background-image: url("images/logo-text.png");
	background-repeat: no-repeat;
}
#menu-site
{
	width: 950px;
}
#menu-site-gauche
{
	width: 250px;
	height: 25px;
	background-color: lime;
	float: left;
	background-image: url("images/lien-site.png");
	background-repeat: no-repeat;
}
a#lien-url-gauche
{
	width: 250px;
	height: 25px;
	display: block;
	cursor: pointer;
}
#menu-site-droite
{
	width: 700px;
	height: 25px;
	float: left;
	text-align: left;
}
.onglet-menu
{
	height: 25px;
	width: 150px;
	margin-left: 20px;
	float: left;
	background-image: url("images/onglet-h.png");
	background-repeat: no-repeat;	
}
.onglet-menu a
{
	height: 25px;
	width: 150px;
	display: block;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-image: url("images/onglet.png");
	background-repeat: no-repeat;	
	text-decoration: none;
}
.onglet-menu a:hover
{
	background-image: none;
}
#bas-site
{
	width: 950px;
	padding-top: 15px;
}
#bas-site-gauche
{
	width: 250px;
	float: left;
}
#bas-site-droite
{
	width: 675px;
	padding-left: 20px;
	float: left;
	text-align: left;
	border-left: 1px dashed #b5b5b5;
	padding-bottom: 40px;
}
#centre-gauche
{
	float: left;
	width: 375px;
}
#centre-droit
{
	float: left;
	width: 300px;
}
h1, h2
{
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}
#fondu-photo
{
	background-color: #000000;
	padding-top: 5px;
	width: 280px;
	height: 270px;
	margin-left: 10px;
	margin-top: 30px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
#lien-devis
{
	margin-top: 30px;
	height: 40px;
	width: 280px;
	margin-left: 10px;
	background-image: url("images/bouton-devis.png");
	background-repeat: no-repeat;	
}
#lien-devis a
{
	height: 40px;
	width: 280px;
	display: block;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
}
#lien-devis a:hover
{
	text-decoration: underline;
}
#pied
{
	width: 950px;
	text-align: center;
	padding-bottom: 30px;
	color: #333333;
}
#pied a
{
	text-decoration: none;
	color: #333333;
}
#pied a:hover
{
	text-decoration: underline;
}
.list-photos-text
{
	width: 650px;
}
.list-photos-text-gauche
{
	width: 250px;
	float: left;
	text-align: center;
}
.list-photos-text-gauche img
{
	border: 1px solid #333333;
}
.list-photos-text-droite
{
	width: 400px;
	float: left;
}
#form-contact
{
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	background-color: #ff6600;
}
.telephone-div
{
	width: 440px;
	height: 24px;
	line-height: 24px;
	background-color: #ff6600;
	color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}
h3
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
a.lien-presta-index
{
	color: #000000;
}
a.lien-presta-index:hover
{
	color: #ff6600;
}
.image-text-presta
{
	width: 450px;
	text-align: center;
	margin-left: 100px;
}
a.appelez-nous
{
	color: #ff6600;
	text-decoration: none;
}
a.appelez-nous:hover
{
	text-decoration: underline;
}
hr.clear
{
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	padding: 0px;
	border: 0px;
	margin: 0px 0px;
	margin: -7px 0px;
}
