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

#main{
	background:#ffffff url(../_img/particuliers/bg1.gif) repeat-x left top;
	position:relative;
	width:958px;
	margin:auto;
}

h1{
	background:url(../_img/particuliers/h1.gif) no-repeat left top;
	width:255px;
	height:18px;
	top:20px;
	left:100px;
	cursor:pointer;
}

#left{
	background:url(../_img/particuliers/left-bg.gif) repeat-y left top;
	height:auto;
	_height:818px;
	min-height:818px;
}

#left-professionnels{
	position:absolute;
	bottom:0;
	left:0;
}

#center{
	padding-bottom:120px;
}

#footer-photo{
	position:absolute;
	bottom:0;
	right:0;
	background:url(../_img/particuliers/footer-bg1.jpg) no-repeat right -1px;
	width:79px;
	height:252px;
}

.temoignages{
	background:url(../_img/particuliers/temoignages-bg.gif) repeat-x;
	padding:5px;
	color:#ffffff;
	font-size:14px;
}

.obligatoire{
	color:#b61d22;
}

.hideblock{
	background:url(../_img/particuliers/temoignages-bouton-off.gif) no-repeat left 0px;
	display:block;
	cursor:pointer;
	padding:2px 0 0 25px;
}

.hideblock-on{
	background:url(../_img/particuliers/temoignages-bouton-on.gif) no-repeat left 0px !important;
}

.to-hide { /* Javascript dedicated Class to hide bloc */ }

.prestations{
	background:#f6f6f6;
	border:1px solid #cccccc;
	margin:2px 2px 4px 2px;
}

.prestations div{
	display:block;
	padding:2px 5px 1px 10px;
}

.prestaions div strong a{
	color:#ac1c21;
	font-size:13px;
	text-decoration:none;
	display:block;
}

.prestations div a{
	color:#333333;
	text-decoration:none;
	display:block;
	font-size:11px;
}