div#bloc_contact {
	margin:0;
	padding: 0;
	margin-left: 5%;
	background: black;
	height:420px;
	width:320px;
	list-style: none;
	float:left;
	margin-top:14px;
	/*border:1px solid red;*/
}

div#titre_contact img{
	float:left;
	margin-left:10px;
	margin-right:0;
}

div#titre_contact{
	background: #fc06fc;
	height:64px;
	color : black;
	padding:0;
	font-size: 24pt;
	list-style: none;
	margin:0;
	line-height:64px;
	font-weight:bold;
}

div#bloc_contact h3{
	list-style: none;
	color : white;
	font-size: 10pt;
	padding-left:30px;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:0px;
	line-height: 12pt;
	border-bottom:1px dotted white;
	border-top:1px dotted white;
	height:300px;
	font-weight:normal;
	margin-top:15px;
	text-align:justify;
}

div#bloc_contact_droite {
	margin:0;
	padding: 0;
	margin-left: 2%;
	background: black;
	height:434px;
	width:42%;
	list-style: none;
	float:left;
	/*border:1px solid red;*/
}

div#bloc_contact_droite h3{
	list-style: none;
	color : white;
	font-size: 10pt;
	padding-left:30px;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:0px;
	line-height: 12pt;
	border-top:1px dotted white;
	height:284px;
	font-weight:normal;
	margin-top:15px;
	text-align:justify;
}

div#bloc_contact_droite h4{
	
	color : white;
	font-size: 12pt;
	text-align:right;
	line-height:30px;
	/*border:1px solid red;*/
	border-top:1px dotted white;
	padding-right:15px;
}


div#titre_contact_droite{
	background: #fc06fc;
	height:64px;
	color : black;
	padding:0;
	font-size: 22pt;
	list-style: none;
	margin:0;
	line-height:64px;
	font-weight:bold;
	padding-left:15px;
}

div#chapeau_contact_droite{
	height:14px;
	width:100%;
	background: #f4f4f4 url(img_css/top_commercial.jpg) no-repeat;
	margin:0;
	font-size:0pt;
	line-height:0;
}


.petit_bloc_contact{
	margin-top:25px;
	padding: 0;
	margin-right: 4%;
	background: black;
	height:172px;
	width:150px;
	list-style: none;
	
	float:left;
}

.petit_bloc_contact img {
	margin-top:5px;
	padding-bottom:5px;
	border:0px;
	border-bottom:1px dotted white;
}

.chapeau_petit_contact{
	height:7px;
	margin:0;
	padding: 0;
	background-color:#201414;
	background: url(img_css/top_mini_contact.jpg) no-repeat;
	font-size:0pt;
	line-height:0;
}

.titre_petit_contact{
	background: #fc06fc;
	height:30px;
	color : black;
	padding:0;
	padding-left:5px;
	font-size: 18pt;
	list-style: none;
	margin:0;
	font-weight:bold;
	line-height:30px;
}

.soustitre_petit_contact{
	height:30px;
	border-bottom:1px dotted white;
	color: #fc06fc;
	font-size: 8pt;
	font-weight:bold;
	padding-left:3px;
	line-height:10pt;
}

div#contact_bas{
	float:left;
	width:94%;
	margin-left:5%;
	/*border:1px solid black;*/
}
