﻿




/*
     FILE ARCHIVED ON 18:58:38 Jan 13, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 1:10:14 Sep 26, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.divContainer{
	display : inline-block;
	border : 1px #DFE9E4 solid;
	padding : 5px;
}

.regime_container{
	width : 453px;
	height : 104px;
	color : white;
}

.regime_container div{
	margin-left : 150px;
	margin-top : 30px;
	font-size : 30px;
	font-weight : bold;
	float : left;
}

#regime_prestataire_content{
	background-image : url(/style/images/regime_prestataire_box.png);
}

#regime_mandataire_content{
	background-image : url(/style/images/regime_mandataire_box.png);
}

#contact-div-container{
	height : auto;
	overflow : hidden;
}

.contact-info-container{
	float : left;
	margin : 8px;
	display : inline-block;
	width : 314px;
	height :83px;
	border : 1px #DFE9E4 solid; 
}

.contact-info-container div{
	margin-top : 30px;
	margin-left : 14px;
	width : 80%;
}

#contact-courrier{
	background-image : url(/style/images/contact_courrier_box.png);
	color : #337057;
}

#contact-mail{
	background-image : url(/style/images/contact_mail_box.png);
	color : white;
	font-size : 19px;
}

#contact-telephone{
	background-image : url(/style/images/contact_phone_box.png);
	color : white;
	font-size : 19px;
}

#horaire-container{
	width : 600px;
	height : 400px;
	background-image : url(/style/images/horaire_box.png);
}

.horaire_title{
	float : left;
	margin-top : 100px;
	margin-left : 210px;
	font-size : 40px;
	font-weight : bold;
}
.horaire_info{
	float : left;
	margin-top : 50px;
	margin-left : 40px;
	font-weight : bold;
	font-size : 22px;
}