
/******************************  PARTIE INDEX ************************************/

#conteneur {
	/*margin-left: 3px;*/
	width: 754px;
	min-height: 400px;
	background: transparent;
	margin: 15px 0px 0px 0px;
	padding: 0px;	
	/*border:1px solid red;*/
} 

#intro {	
	width: 400px;
	min-height: 180px;
	margin: 0px 0px 0px 20px;
	padding: 0px;	
	float: left;
	background: transparent;
	/*border:1px solid black;*/
}

/*special ie*/
* html #intro {	
	width: 400px;
	height: 180px;
	margin: 0px 0px 0px 10px;
	padding: 0px;	
	float: left;
	background: transparent;
}


#news {
	/*line-height: 10px;*/
	width: 300px;
	min-height: 180px;
	margin-left: 20px;
	float: left;
	/*
	top: 0px;
	bottom: 0px;
	/*border:1px solid black;*/
	background: transparent;
}

/*special ie*/
* html #news {
	/*line-height: 10px;*/
	width: 300px;
	height: 180px;
	margin-left: 20px;
	float: left;
	/*
	top: 0px;
	bottom: 0px;
	*/
	background: transparent;
}

#texte_accueil {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;	
	font-size: 12px;
	text-align: justify;
}

.titre_news {
	margin-left: 10px;
	padding-left: 15px;
	background-image: url(../img/puc_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #1e4edf;
	font-size: 12px;
}

.texte_news {
	/*line-height: 0px;*/
	margin-left: 25px;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	margin-top:3px;
	/*text-align: top left;*/
}


.texte_news a, .texte_news a:visited{
	line-height: 18px;
	margin-left: 100px;
	font-weight: bold;
	color: #666666;
	font-size: 10px;
	/*text-align: top left;*/
}

.texte_news a:hover {
	color: #1e4edf;
}


.date_news {
	padding-bottom : 50px;
	margin-left: 25px;
	line-height: 10px;
	/*font-weight: bold;*/
	color: #888888;
	font-size: 9px;
}

/******************************  PARTIE OFFRE *********************************************/
#offre_content {
	margin-left: 20px;
	width: 725px;
	min-height: 200px;
	background: transparent;	
}

.prod_phare {
	background-image: url(../img/fond_prod.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 179px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	float: left;
}


h3.titre {
	font-weight: bold;
	color: #000000;
	clear: both;
	font-size: 12px;	
	margin: 10px 0px 0px 15px;
	height: 18px;
}

.texte_desc {
	width: 158px;
	height: 55px;
	/*margin: 25px 20px 20px 20px;*/
	padding: 2px 2px 2px 12px;
	background: transparent;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
	vertical-align:center;
/*	border: 1px solid black*/
}

.emails {
	width: 158px;
	height: 85px;
	/*margin: 25px 20px 20px 20px;*/
	padding: 2px 2px 2px 22px;
	background: transparent;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	vertical-align:center;
	text-align : left;
/*	border: 1px solid black*/
}

.emails a , .emails a:visited {
	color: #6F6F6F;
}

.emails a:hover {
	color: #1e4edf;
}

/*
#liste_texte_offre_index {
	width: 156px;
	height: 80px;
	margin: 0px 0px 0px 10px;
	background: transparent;
	color: #000000;
	font-weight: normal;
	font-size: 9px;
}

/*
.offre_mut>.lien_texte_offre_index, #offre_vserv>.lien_texte_offre_index, #offre_serv>.lien_texte_offre_index, #offre_part>.lien_texte_offre_index {
	width: 170px;
	line-height: 9px;
	height: 9px;
	text-align: left top;
	padding-left: 4px;
	background: transparent;
	color: #6F6F6F;
	font-weight: normal;
	font-size: 9px;
	float: left;
}
*/
.link_prod_img {
	width: 12px;
	height: 25px;
	text-align: left;
	background: transparent;
	color: #6F6F6F;
	font-weight: bold;
	font-size: 9px;
	float: left;
	vertical-align:top;
	/*border: 1px solid black*/
}

.link_prod {
	width: 150px;
	height: 25px;
	text-align: left;
	background: transparent;
	color: #6F6F6F;
	font-weight: normal;
	font-size: 9px;
	float: left;
	vertical-align:top;
	/*border: 1px solid black*/
}

.link_prod a , .link_prod a:visited {
	color: #6F6F6F;
}

.link_prod a:hover {
	color: #1e4edf;
}


/*
.img_barre_rouge {
	width: 178px;
	height: 10px;
	background-image: url(../img/barre_rouge.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
}
*/
