body
{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
	text-align: center;
	background-color: #d3003d;
}
#conteneur
{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url("../Images/site/fond-site.png");
	background-position: center;
	background-repeat: repeat-y;
	padding-bottom: 350px;
}
#haut
{
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
}
#haut a img
{
	border: 0px;
}
#site-haut
{
	width: 890px;
	height: 20px;
	background-image: url("../Images/site/haut-centre-site.png");
	text-align: center;
	background-repeat: no-repeat;
}
#site-centre
{
	width: 890px;
	background-image: url("../Images/site/milieu-centre-site.png");
	text-align: center;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 10px;
}
#site
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#menu
{
	width: 200px;
	float: left;
}
.onglet
{
	width: 180px;
	margin-left: 5px;
	margin-top: 10px;
	height: 25px;
}
.onglet a
{
	width: 145px;
	height: 25px;
	display: block;
	padding-left: 35px;
	color: #b3b3b3;
	font-size: 12px;
	line-height: 25px;
	text-decoration: none;
}
.onglet#accueil
{
	background-image: url("../Images/site/accueil-hover.png");
	background-repeat: no-repeat;
}
.onglet#accueil a
{
	background-image: url("../Images/site/accueil.png");
	background-repeat: no-repeat;
}
.onglet#presentation
{
	background-image: url("../Images/site/presentation-hover.png");
	background-repeat: no-repeat;
}
.onglet#presentation a
{
	background-image: url("../Images/site/presentation.png");
	background-repeat: no-repeat;
}
.onglet#construction
{
	background-image: url("../Images/site/construction-hover.png");
	background-repeat: no-repeat;
}
.onglet#construction a
{
	background-image: url("../Images/site/construction.png");
	background-repeat: no-repeat;
}
.onglet#renovation
{
	background-image: url("../Images/site/renovation-hover.png");
	background-repeat: no-repeat;
}
.onglet#renovation a
{
	background-image: url("../Images/site/renovation.png");
	background-repeat: no-repeat;
}
.onglet#expertise
{
	background-image: url("../Images/site/expertise-hover.png");
	background-repeat: no-repeat;
}
.onglet#expertise a
{
	background-image: url("../Images/site/expertise.png");
	background-repeat: no-repeat;
}
.onglet#contact
{
	background-image: url("../Images/site/contact-hover.png");
	background-repeat: no-repeat;
}
.onglet#contact a
{
	background-image: url("../Images/site/contact.png");
	background-repeat: no-repeat;
}
.onglet#accueil a:hover,.onglet#contact a:hover,.onglet#presentation a:hover,.onglet#expertise a:hover,.onglet#renovation a:hover,.onglet#construction a:hover
{
	background-image: none;
	color: #000000;
	font-weight: bold;
}
.ss-onglet
{
	width: 180px;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 10px;
	background-image: url("../Images/site/fond-ss-menu.png");
	background-repeat: repeat-y;
}
.ss-onglet a
{
	display: block;
	width: 150px;
	margin-left: 25px;
	padding-left: 5px;
	height: 18px;
	line-height: 17px;
	background-color: #4d4d4d;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	margin-bottom: 5px;
}
.ss-onglet a:hover
{
	background-color: #d3003d;
}
h1
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
	color: #d3003d;
	font-size: 14px;
	font-weight: bold;
}
#centre
{
	width: 645px;
	float: left;
	border-left: 1px solid #cccccc;
}
#centre-slogan
{
	width: 645px;
	text-align: right;
	color: #b3b3b3;
	font-size: 16px;
	font-weight: normal;
}
#site-bas
{
	width: 890px;
	height: 25px;
	background-image: url("../Images/site/bas-centre-site.png");
	text-align: center;
	background-repeat: no-repeat;
}
#pied
{
	width: 270px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;
	color: #333333;
}
#pied a
{
	color: #333333;
	text-decoration: none;
}
#pied a:hover
{
	text-decoration: underline;
}
form#form_contact
{
	background-color: #efefef;
	padding: 15px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
td.text-form
{
	width: 150px;
}
.block-list-habit
{
	background-color: #4d4d4d;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.block-list-habit p
{
	padding-left: 10px;
	padding-right: 5px;
}
a.block-list-habit-titre
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
h2
{
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
.block-list-habit-img
{
	height: 60px;
}
.block-list-habit-img img
{
	margin-left: 8px;
	border: 0px;
}
#etape-fiche-habit
{
	background-color: #4d4d4d;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	padding-top: 8px;
	padding-bottom: 5px;

}
#deroule-photo
{
	width: 550px;
	height: 300px;
}
.deroule-photo-fleche
{
	width: 75px;
	float: left;
	height: 300px;
}
#DrDivOpacity
{
	width: 400px;
	height: 300px;
	float: left;
	text-align: center;
	overflow: hidden;
}
#deroule-photo-list
{
	margin-top: 10px;
	width: 475px;
	padding-left: 75px;
	height: 60px;
}
#deroule-photo-list img
{
	margin-right: 5px;
}
a.list-fichiers
{
	margin-left: 10px;
	text-decoration: none;
	color: #333333;
}
a.list-fichiers:hover
{
	color: #D3003D;
}
.para-txt strong
{
	font-weight: normal;
}
hr.clear
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 0px;
	visibility: hidden;
	clear: both;
}
