

/** HOME *************************************************/


.block-home-parent {
	height:264px;
}

.block-home-1 {
	float:left;
	width:536px;
	height:249px;
	background-image:url(../../images/bloc-home-1.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

.block-home-2 {
	height:249px;
	width:364px;
	float:left;
	background-image:url(../../images/bloc-home-2.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

.block-home-partners {
	width: 364px;
	height: 120px;
	float: left;
	background-image:url(../../images/bloc-home-partners.gif);
	background-position: top left;
	background-repeat:no-repeat;
	margin-bottom: 8px;
}
.block-home-renseignements .cont {
	margin-top: 45px;
	margin-left: 80px;
}
.block-home-renseignements .link-contact {
	margin-top: 45px;
	margin-left: 190px;
}

.block-home-renseignements {
	width: 364px;
	height: 120px;
	float: left;
	background-image:url(../../images/bloc-home-renseignements.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

.block-home-1 .cont {
	padding-top:21px;
	padding-left:16px;
}

.title-decouvrez-nos-abonnements {
	background-image:url(../../images/page-home-decouvrez-nos-abonnements.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:294px;
	height:20px;
}

.title-decouvrez-nos-abonnements span {
	display:none;
}

.col-abonnements {
	height:230px;
	width:499px;
}

.abonnement-icone {
	padding-top:20px;
	padding-bottom:12px;
}

.abonnement-description {
	height:90px;
	padding-right:5px;
}

.inactive .abonnement-description {
	color:#8a8a8a;
}

.abonnement-suite {
	text-align:center;
}











.block-3tiers {
	overflow:hidden;
	height:208px;
}

.block-1tiers {
	float:left;
	background-image:url(../../images/bloc-1tiers.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width:305px;
	height:193px;
}

.block-1tiers .cont {
	padding: 15px 30px 0 15px;
}

.block-1tiers.environnement .cont {
	padding-left:8px;
}


.block-1tiers-dernier {
	float:left;
	background-image:url(../../images/bloc-1tiers.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width:290px;
	height:193px;
}

.block-1tiers-dernier .cont {
	padding: 15px 15px 0 15px;
}

.block-1tiers .cont p {
	padding-top:10px;
}

.block-1tiers .cont p.more-space {
	padding-top:20px;
}

.block-1tiers .cont img {
	margin-right:6px;
}


.title-actualites {
	background-image:url(../../images/page-home-actualites.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	width:97px;
	height:17px;
}

.title-actualites span {
	display:none;
}


.title-toctoc-et-lenvironnement {
	background-image:url(../../images/page-home-environnement.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	width:270px;
	height:17px;
}

.title-questions-sur-toctoc {
	background-image:url(../../images/des-questions-sur-toc-toc.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	width:265px;
	height:22px;
}

.title-questions-sur-toctoc span {
	display:none;
}

.title-toctoc-et-lenvironnement span {
	display:none;
}



.block-contact-container {
	text-align:center;
}

.block-contact {
	background-image:url(../../images/bloc-contact.gif);
	width:532px;
	height:96px;
	margin:0 auto;
	text-align:left;
}


.block-contact .col-1-2 {
	width:189px;
	float:left;
}

.block-contact .cont {
	padding-top:3px;
}

.block-contact .col-1-2 p {
	padding-top:4px;
}


.block-contact h2 {
	width:170px;
	height:54px;
	background-image:url(../../images/page-home-contact.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.block-contact h2 span {
	display:none;
}





.block-contact .phone {
	color: #544F43;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.form-contact .error_list {
	display:none;
	height:0;
	overflow:hidden;
}


.form-contact input.error {
	border:1px solid red;
}











.required-legend {
	font-style:italic;
	font-size:10px;
	padding-right:10px;
}
