/* --- DEBUT - Fonds de pages Rubriques --- */
.pro_offers
{
	background:url(/images/common/pro_offers/bg_area.jpg) no-repeat center 29px;
}
/* --- FIN - Fonds de pages Rubriques --- */


/* --- DEBUT - Introduction box --- */
.pro_offers .title_style_17
{
	margin-top:10px;
	margin-bottom:10px;	
}

.pro_offers .intro_txt_home .title_style_17,
.pro_offers .intro_txt .title_style_17,
.pro_offers .intro_txt_home_2 .title_style_17
{
	margin-top:30px;
	margin-bottom:10px;	
}
/* --- FIN - Introduction box --- */

.pro_offers .logo
{
	top:-16px;
}

.pro_offers .baseline
{
	top:95px;
	left:20px;
}

/* --- DEBUT - Activity type --- */
.pro_offers .activity_type_content
{
	background-color: #f3efe7;
}
/* --- FIN - Activity type --- */


/* --- DEBUT - Activity box --- */
.pro_offers .activity_box
{
  background: #f9f8f3 url(/images/common/pro_offers/activity_box.jpg) repeat-x left top;
}
/* --- FIN - Activity box --- */

/* --- DEBUT - News box --- */
.pro_offers .news_box_content
{
  background:url(/images/common/pro_offers/fd_semi_transparent_bloc_news.png) repeat-y left top;  
}

.news_box_illustr
{
	background-color:#f8f2e6;
  background-image: url(/images/common/pro_offer/illustr_news.jpg);
}
/* --- FIN - News box --- */


/* --- DEBUT - Commercial contact box --- */
.commercial_contact_box
{
	width:645px;
	background:#f9f8f3 url(/images/common/pro_offers/activity_box.jpg) repeat-x left top;
	position:relative;
	padding:24px 24px 20px 24px ;
	/*margin:0 0 0 216px;*/
}

.commercial_contact_box .inner_column_01,
.commercial_contact_box .inner_column_02
{
	width:290px;
	float:left;
}

.commercial_contact_box .inner_column_01 p,
.commercial_contact_box .inner_column_02 p
{
	margin-bottom:0;
}

.commercial_contact_box .inner_column_01
{
	margin-right:52px;
}

.communication_medium a
{
	font-weight:bold;
}

.country_swiss
{
	padding:0 0 0 20px;
	background:transparent url(/images/common/pro_offers/swiss_flag.gif) no-repeat left 2px;	
}

.country_france
{
	padding:0 0 0 20px;
	background:transparent url(/images/common/pro_offers/france_flag.gif) no-repeat left 2px;	
}

.communication_link
{
	color:#f36700;
	text-decoration:underline;
}

.commercial_contact_box_2 /* 2eme style d'affichage des contacts commerciaux */
{
	width:492px;
	background-color:#f7f1e6;
	position:relative;
	background-position:right top;
	background-repeat:no-repeat;
	margin:0 0 15px 0;
}

.commercial_contact_box_2_content
{
	background:url(/images/common/pro_offers/fd_semi_transparent_commercial_contact.png) repeat-y left top;
	padding:10px 20px 10px 20px ;
	position:relative;
	min-height:135px;
	_height:135px;
}

.commercial_contact_box_2_content p
{
	margin-top:15px;
	clear:both;
	float:none;
}

.commercial_contact_box_2_content p.first
{
	margin-top:0px;
}
/* --- FIN - Commercial contact box --- */

