
#templateShowroomCouncilor .blocPresentation {
	float:left; 
	width:760px;
	margin:0 15px 0 -8px;
}
#templateShowroomCouncilor .blocPresentation div {
	padding-right:20px;
	border-right:1px solid #d2d1d1;
}
#templateShowroomCouncilor .blocPresentation h3 {
	color:#ce151d;
	font-size:20px;
}
#templateShowroomCouncilor .blocPresentation p {
	color:#616161;
	font-size:12px;
}
#templateShowroomCouncilor .blocPresentation img {
	float:left;
	margin:0 26px 15px 0;
}
#templateShowroomCouncilor .blocPresentationPush {
	float:left; 
	width:185px;
	margin-left:9px;
}
* html #templateShowroomCouncilor .blocPresentationPush {
	margin-left:20px;
}
#templateShowroomCouncilor .blocPresentationPush .push {
	margin-bottom:10px;
}
#templateShowroomCouncilor .blocPresentationPush .push li {
	padding:0 0 5px 9px;
	background:url(/img/showroom/showroom-councilor/bullet-push.png) 0 5px no-repeat; color:#898989;
}
#templateShowroomCouncilor .blocPresentationPush p {
	text-align:center;
}
#templateShowroomCouncilor .blocPresentationPush p a {
	color:#e41e0a;
	text-decoration:none;
}
#templateShowroomCouncilor .blocPresentationPush ul.links {
	margin-top:0.5em;
}
#templateShowroomCouncilor .blocPresentationPush ul.links li a {
	color:#e41e0a;
	text-decoration:none;
	line-height:1.5;
	margin-left:15px;
}
#templateShowroomCouncilor .blocPresentationPush p a:hover, #templateShowroomCouncilor .blocPresentationPush ul.links li a:hover {
	text-decoration:underline;
}


.postBloc {
	width:705px;
	margin-left:-5px; padding-bottom:20px;
}


.postBloc .borderTpushl {
	background: url(/img/push/push-btleft-red.png) no-repeat;
}
* html .postBloc .borderTpushl {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/push/push-btleft-red.png',sizingMethod='image');
}
.postBloc .borderTpushr {
	background: url(/img/push/push-btright-red.png) no-repeat;
}
* html .postBloc .borderTpushr {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/push/push-btright-red.png',sizingMethod='image');
}
.postBloc .pushTop {
	background: url(/img/push/push-top-bg-red.png) repeat-x;
}
* html .postBloc .pushTop {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/push/push-top-bg-red.png',sizingMethod='scale');
}
.postBloc .pushBigHeader {
	width:680px;
}
.postBloc .pushBigHeader .content {
	padding:10px 30px;
}
.postBloc .pushBigHeader .date {
	float:right;
	color:#063875;
	line-height:3em;
}
.postBloc .pushBigHeader h3 {
	margin-bottom:10px;
	color:#ce151d;
	font-size:20px;
}
.postBloc .pushBigHeader p {
	color:#616161;
	font-size:12px;
}
.postBloc .pushBigHeader img {
	float:left;
	margin:0 15px 5px 0;
}
.postBloc .pushBigHeader p.chapo {
	margin-bottom:10px;
	font-weight:bold;
}

.commentsBlog {
	padding:0 0 0 30px;
	width:670px;
}
.commentsBlog h4 {
	margin:0 0 15px 0;
	color:#002958;	
	font-size:24px;
}
.commentsBlog img {
	float:left; clear:left;
	margin:0 10px 0 0;
}
.commentsBlog dl {
	float:left;
	margin:0 0 15px 0;
	width:525px;
}
.commentsBlog dt {
	padding:0 0 5px 0;
	color:#da161f;	
	font-weight:bold;
}
.commentsBlog dd {
	color:#616161;	
}
.commentsBlog dd.deleted a {
	color:#da161f;
	font-size:10px;
	text-decoration:underline;
}
.commentsBlog dd.deleted a:hover {
	text-decoration:none;
}
