/*******************
feuille de style du contenu
*******************/
.titre_page{
	padding-bottom: 15px;
	color: #e64415;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	width:265px;
}
.titre_orange{
	color: #e64415;
	font-weight: bold;
}
.titre_orange_italique{
	color: #e64415;
	font-weight: bold;
	font-style: italic;
}
.titre_italique{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.lien_normal{
}
.en_savoir_plus{
}
.image_gauche{
	float: left;
	margin: 0 15px 15px 0;
}
.image_droite{
	float: right;
	margin: 0 0 15px 15px;
}
.marge_gauche_page_contact{
	padding-left: 60px;
}
.clear{
}
.left_offset_orange{
	color: #e64415;
	position:relative;
	left:40px;
}
.left_offset{
	position:relative;
	left:45px;
	text-align:justify;
}
h2{
	font-size:12pt;
}
.orange{
	color: #e64415;
}
.magnify{
	/*cursor:url('styles/lens.cur');*/
	cursor:pointer;
}
.top_image {
	position: relative; 
	top: -80px;
	left:15px; 
	text-align: right; 
	z-index: 1;
}
.top_content{
	position:relative;
	top:-130px
}
.fixed_size_top_title{
	width:265px;
}
.clients_table{
	position:relative;
	width:510px;
	left:-40px;
}
.clients_table td{
	padding:5px;
}
.clients_table th{
	width:170px;
	text-align:left;
	padding:5px;
	padding-top:25px;
	vertical-align:top;
}
.right_bottom_image{
	position:relative;
	top:15px;
}
.contact_form_table{
	position:relative;
	width:510px;
	left:-40px;
}
.contact_form_table th{
	padding:10px;
}
.contact_form_table .field{
	width:100px;
}
.contact_form_table td{
	padding:2px;
}
.contact_comments{
	width:498px;
	height:100px;
}
.adrlyon, .adrstn{
	font-size:7pt;
	padding-left: 5px;
	padding-top: 20px;
	width:180px;
}
.contact_mail{
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	/*color: #485258;*/
	color: #e64415;
}

#offres{
	text-align: center; 
	padding-top: 15px;
	font-weight: normal;
	font-style: italic;
	/*color: #485258;*/
	color: #e64415;
}
