/*------------------------------------- Teaser actualités ------------------------------------*/
.news_teaser{
	float:right;
	width:307px;
}

.news_teaser h2{
	height:36px;
	line-height:36px;
	padding-left:14px;
	background:url(../../../../../images/simodec/news/teaser_titre_fond.gif) repeat-x left top;
	font-size:16px;
	color:#2b7aa5;
	font-weight:normal;
	text-transform:uppercase;
}

.news_teaser .row{
	background:url(../../../../../images/simodec/news/teaser_row_fond.gif) repeat-x left top #deedfa;
}

.news_teaser .visuel{
	float:left;
	width:120px;
}

.news_teaser .contenu{
	float:right;
	width:165px;
	padding:4px 17px 12px 0;
}

.news_teaser h3{
	font-size:11px;
	font-weight:bold;
	color:#5190b3;	
}

.news_teaser h4{
	font-size:9px;
	color:#8b8b8b;
	font-weight: normal;
	padding-top: 1px;
}

.news_teaser .introduction{
	color:#5190b3;
	padding:3px 0 16px 0;
}

.news_teaser .bt_savoir_plus{
	color:#8b8b8b;
	font-weight:bold;	
}

.news_teaser .bt_savoir_plus:hover{
	color:#5a5a5a;	
}

/*------------------------------------- Listing actualités ------------------------------------*/
.news_listing_contenu{
	padding: 0 14px 0 14px;
}

.news_listing h2{
	height:36px;
	line-height:36px;
	padding-left:14px;
	background:url(../../../../../images/simodec/news/teaser_titre_fond.gif) repeat-x left top;
	font-size:16px;
	color:#2b7aa5;
	font-weight:normal;
	text-transform:uppercase;
}

.news_listing .row{
	padding:14px 0 14px 0;
	border-bottom: solid 1px #6ca3c0;	
	
}

.news_listing .last{
	border-bottom:none;	
}

.news_listing .visuel{
	float:left;
	width:150px;
	padding-right: 10px;
}

.news_listing h3{
	font-size:11px;
	font-weight:bold;
	color:#5190b3;	
}

.news_listing h4{
	font-size:9px;
	color:#8b8b8b;
	font-weight: normal;
	padding-top: 1px;
}

.news_listing .introduction{
	color:#5190b3;
	padding:3px 0 16px 0;
}

.news_listing .bt_savoir_plus{
	color:#8b8b8b;
	font-weight:bold;	
}

.news_listing .bt_savoir_plus:hover{
	color:#5a5a5a;	
}

/*------------------------------------- Fiche actualités ------------------------------------*/
.news_view_contenu{
	padding: 14px 14px 14px 14px;
}

.news_view .visuel{
	float:left;
	width:200px;
	padding-right: 10px;
}

.news_view h2{
	height:36px;
	line-height:36px;
	padding-left:14px;
	background:url(../../../../../images/simodec/news/teaser_titre_fond.gif) repeat-x left top;
	font-size:16px;
	color:#2b7aa5;
	font-weight:normal;
	text-transform:uppercase;
}

.news_view h3{
	font-size:9px;
	color:#8b8b8b;
	font-weight: normal;
	padding-top: 1px;
}

.news_view .introduction{
	color:#5190b3;
	padding:2px 0 7px 0;
}

.news_view .corps{
	padding:0px 0 16px 0;
}

.news_view .bt_retour{
	color:#8b8b8b;
	font-weight:bold;	
}

.news_view .bt_retour:hover{
	color:#5a5a5a;	
}
