@charset "utf-8";
/* CSS Document */

.bloc-left {
	float:left;
	width:599px;
}

.bloc-right {
	float:left;
	width:291px; /*324*/
	padding-left:33px;
}

.bloc-titre {
	width:600px;
	height:30px;
	background-image: url(../img/contact/titre.jpg);
	background-repeat:no-repeat;
}

.txt-intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1983B2;
	height:49px; /*64*/
	padding-top:15px;
	padding-left:9px;
}

.ligne01-01 {
	float:left;
	width:199px;
	height:17px;
	font-size:0;
}

.separateur01 {
	float:left;
	width:1px;
	height:17px;
	background-image: url(../img/contact/ligne01-01.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.separateur02 {
	float:left;
	width:1px;
	height:47px;
	background-image: url(../img/contact/ligne01-02.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.separateur03 {
	float:left;
	width:1px;
	height:101px;
	background-image: url(../img/contact/ligne01-03.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.separateur04 {
	float:left;
	width:1px;
	height:85px;
	background-image: url(../img/contact/ligne01-04.jpg);
	background-repeat:no-repeat;
	font-size:0;
}

.titre-courrier {
	float:left;
	width:199px;
	height:47px;
	background-image: url(../img/contact/courrier.jpg);
	background-repeat:no-repeat;
}

.titre-email {
	float:left;
	width:199px;
	height:47px;
	background-image: url(../img/contact/email.jpg);
	background-repeat:no-repeat;
}

.titre-telephone {
	float:left;
	width:199px;
	height:47px;
	background-image: url(../img/contact/telephone.jpg);
	background-repeat:no-repeat;
}

.bloc-text {
	float:left;
	width:184px; /*199*/
	height:101px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#494848;
	padding-left:15px;
}

.bloc-text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2C5BA9;
	text-decoration:none;
}

.bloc-text a:hover {
	text-decoration:underline;
}

.photo-courrier {
	float:left;
	width:199px;
	height:85px;
	background-image: url(../img/contact/enveloppe.jpg);
	background-repeat:no-repeat;
}

.photo-email {
	float:left;
	width:199px;
	height:85px;
	background-image: url(../img/contact/internet.jpg);
	background-repeat:no-repeat;
}

.photo-telephone {
	float:left;
	width:199px;
	height:85px;
	background-image: url(../img/contact/phone.jpg);
	background-repeat:no-repeat;
}

.illustration {
	float:left;
	width:291px;
	height:221px;
	background-image: url(../img/contact/illustration.jpg);
	background-repeat:no-repeat;
}
