@import url(../../default/css/breadcrumb.css);
.detailArticle{
	margin: 0 3px 5px 0;
	padding: 0;
	width: 542px;
	background: white;
}

.detailArticle-breadcrumb{
	margin: 0;
	color: #fff;
	float: left;
	width: 100%;
	background: #247ca9;
	margin: 0 0 10px 0;
}

.detailArticle-margin{
	padding: 0 5px 0 5px;
}

.detailArticle-photo-principale{
	float: right;
}

.detailArticle-puce{
	margin: 3px 3px 0 0;
	float: left;
}

.detailArticle-title{
	font-size: 14px;
	color: black;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 0 0 5px 0;
	background: repeat-x;
	background-position: bottom;
}

.detailArticle-resume{
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.detailArticle-body{
	font-size: 10px;
	color: #666;
}

.detailArticle ul, .detailArticle ol{
padding:0 0 12px 12px;
margin:0 0 0 12px;
}


#photoPrincipale-conteneur{
	margin:0 -5px 2px 3px;

}


.detailArticle-chapitrage{
	float: right;
	width: 175px;
	margin: 0 0 7px 5px;
	text-align: left;
}

.detailArticle-chapitre{
	text-align: left;
	width: 175px;
}

.detailArticle-chapitre,#fromIDChapitresContent,#toIDChapitresContent{
	width: 175px;
}

.detailArticle-chapitre-ul{
	width: 155px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.detailArticle-chapitre-ul li{
	margin: 0;
	padding: 2px 0 2px 0;
	border-bottom: 1px dotted #ddd;
}

.detailArticle-chapitre-a,.link-nav, .detailArticle-a{
	color: #247ca9;
	text-decoration: none;
	font: 10px Verdana,Arial,Helvetica,sans-serif;
}

.detailArticle-chapitre-a:hover,.link-nav:hover, .detailArticle-a{
	text-decoration: underline;
}

.detailArticle-corps-centre{
	float: left;
	width: 175px;
	padding: 0;
	margin: 0;
}

.detailArticle-titrage{
	width: 177px;
	height: 20px;
}

.detailArticle-puce-sommaire{
	margin: 0 5px 0 10px;
}

.detailArticle-tiret-photo{
	float: right;
	height: 1px;
	color: #ebeded;
	text-align: center;
	padding: 3px 0 1px 0;
	background: repeat-x;
	background-position: bottom;
	
}

.detailArticle-tiret-titre{
	width: 100%;
	height: 1px;
	z-index: -100;
	float: left;
}

.detailArticle-tiret-mini-portlet{
	width: 100%;
	height: 1px;
	background: repeat-x 0 100%;
}

.detailArticle-photo-galerie-wrapper{
	width: 100%;
	height: 100%;

}

.detailArticle-galerie-wrapper{
	float: right;
	padding-right: 5px;
}

.detailArticle-content-wrapper{
	float: left;
}


