
	#titre_content .chapo {
		text-align:center;
		text-transform:none;
		font-weight:100;
		font-family:Arial;
		margin:20px 0 0 0;
		padding:0 15%;
	}


	/* LISTE ARTICLE STANDARD */

	#contenu {
		width:990px;
		position: relative;
		margin:0 auto;
	}

	#liste_articles{
		display: block;
	}

	#liste_articles, #une {
		width:702px;
	}

	/*#liste_articles ul {
		margin:0 0 10px 0;
	}*/

	#liste_articles ul li, #une, #liste_articles-mobile ul li  {
		border-bottom: 1px solid rgb(222,219,219);
		clear:both;
		padding-bottom:30px;
		margin-bottom:30px;
		color:rgb(68,68,67);
		margin-left:0;
		font-weight:bold;
		font-size:0.8em;
	}

	#liste_articles p, #une p, #liste_articles-mobile p{
		margin: 7px 0;
		line-height: 1.5em;
	}

	#liste_articles p.date, #une p.date{
		margin:-6px 0px -3px 0px;
		display:block;
	}

	#liste_articles ul li article .logo_article, #une strong img{
		float:left;
		margin-right:30px;
	}

	#liste_articles ul li article strong a, #une strong a, #liste_articles-mobile ul li article strong a{
		color:rgb(31,46,48);
		font-weight:bold;
		font-size:1.4em;
	}

	#liste_articles ul li article strong a:hover, #une strong a:hover, #liste_articles-mobile ul li article strong a:hover{
		color:rgb(0,172,137);
		text-decoration: none;
	}

	div.break {
		height:1px;
		clear:both;
	}

	#liste_articles ul li article small, #une small, #liste_articles-mobile ul li article small{
		text-transform: uppercase;
		color:rgb(143,135,120);
		font-weight:bold;
		font-size:1em;
	}

	/* LISTE RUBRIQUES */

	#contenu ul {
		margin:0 0 10px 0;
	}

	#sommaire ul {
		margin:0 0 0 0;
	}

	#contenu ul li.liste_rubrique {
		width:46%;
		padding-right:30px;
		padding-bottom:30px;
		margin-bottom:30px;
		border-bottom: 1px solid rgb(222,219,219);
		min-height: 155px;
		/*height: 155px;*/
	}

	#contenu ul li.liste_rubrique.pull_left {
		float:left;
	}

	#contenu ul li.liste_rubrique.pull_right {
		float:right;
	}

	li.liste_rubrique img {
		float:left;
		display: block;
		margin-right:20px;
	}

	li.liste_rubrique a {
		font-size:1.2em;
		color:rgb(31,46,48);
		font-weight:normal;
	}

	li.liste_rubrique a:hover {
		color:rgb(0,172,137);
		text-decoration: none;
	}


	li.liste_rubrique p {
		color:rgb(68,68,67);
		font-weight:bold;
		line-height: 1.3em;
		font-size:0.85em;
		margin: 0 0 3px;
	}

	#liste_articles .titre_thematique span, #une .titre_thematique span, #liste_articles-mobile .titre_thematique span {
		color:white;
		background:rgb(40,61,64);
		padding:2px 5px;
		text-transform: initial;
		font-size:12px;
		/*letter-spacing: 0.1em;*/
	}

	#article h3.titre-article {
		font-size:1.3em;
	}

	#liste_articles-mobile{
		display: none;
	}

#secteur_4 #contenu ul#desktop-content li.span3:nth-child(5) , #secteur_4 #contenu ul#desktop-content li.span3:nth-child(9) {
	clear: both;
	float: left;
	margin-left: 0px;
}

/* MONCHEZMOI */

.monchezmoi .header {
	padding:1rem 0;
}

.monchezmoi .descriptif {
	color:#88797f;
}

	.monchezmoi .descriptif p {
		margin:45px 0 3px;
		font-family: 'ITCAvantGardeStd-Bk';
		font-size:1.0rem;
	}


.monchezmoi .bandeau{
	background:url('/squelettes/img/monchezmoi/bandeau.jpg') no-repeat top center;
	min-height:640px;
}

.monchezmoi .services {
	margin-top:-5rem;
	margin-bottom:5rem;
}

.monchezmoi .ruban {
    background: url("/squelettes/img/monchezmoi/ruban.png") no-repeat scroll 23px -20px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-family: 'ITCAvantGardeStd-Bk';
    margin-top: -12rem;
    min-height: 100px;
}

.monchezmoi .ruban .span6 {
	padding:2rem 2rem;
	text-align:center;
	font-size:1.5rem;
}

.monchezmoi .row-fluid .list {
	margin-left:3rem;
}

@media screen and (min-width: 768px) {

	.monchezmoi .row-fluid .span6 {
		width: 47.8709%;
	}

	.monchezmoi .row-fluid .list .span5 {
		width: 42.1709%;
	} 

	.monchezmoi .row-fluid .list [class*="span5"] {
		margin-left:0;
	}

}

.monchezmoi .row-fluid .list .span5 li {
	margin-bottom:0.5rem;
}

.monchezmoi .services .box {
	background:#fff;
	padding:1rem;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	margin-bottom:1rem;
}

.monchezmoi .services .box ul {
	margin:1rem 0 0 0 ;
}

.monchezmoi .services .box li a {
	font-family: 'ITCAvantGardeStd-Bk';
	color:#88797f;
}

.monchezmoi .ruban .span6.locataire {
    padding: 1.5rem 0rem 1rem 5rem;
}

.monchezmoi .ruban .span6.proprietaire {
	padding: 1.5rem 0rem 1rem;
}


@media screen and (max-width: 320px) {

	#contenu ul li.liste_rubrique {
		width: 100%;
		padding-right: 0;
	}

	#contenu ul li.liste_rubrique:last-child, #liste {
		margin-bottom: 0;
	}

	li.liste_rubrique .logo_article, #liste_articles ul li .logo_article {
		float: none;
	}

	li.liste_rubrique img, #liste_articles ul li .logo_article img {
		width: 100%;
	}

	li.liste_rubrique p, #liste_articles ul li p {
		padding: 10px 10px 0 10px;
		clear: both;
	}

	.mobile.footer {
		display: block;
		background: #3c4861;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#liens_content {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: -10px;
	}

	#liste_articles ul li article .logo_article {
		float: none;
		margin-right: 0;
	}

	#liste_articles ul li {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.monchezmoi .ruban {
		background:none;
	}

	.monchezmoi .descriptif {
		padding:10px;
	}

	.monchezmoi .ruban .span6.locataire {
		padding:2rem;
	}

}

@media screen and (min-width: 321px) and (max-width: 360px) {

	#contenu ul li.liste_rubrique {
		width: 100%;
		padding-right: 0;
	}

	#contenu ul li.liste_rubrique:last-child {
		margin-bottom: 0;
	}

	li.liste_rubrique .logo_article, #liste_articles ul li .logo_article {
		float: none;
	}

	li.liste_rubrique img, #liste_articles ul li .logo_article img {
		width: 100%;
	}

	li.liste_rubrique p, #liste_articles ul li p {
		padding: 10px 10px 0 10px;
		clear: both;
	}

	.mobile.footer {
		display: block;
		background: #3c4861;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#liens_content {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: -10px;
	}

	#liste_articles ul li article .logo_article {
		float: none;
		margin-right: 0;
	}

	#liste_articles ul li {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.monchezmoi .ruban {
		background:none;
	}

	.monchezmoi .descriptif {
		padding:10px;
	}

	.monchezmoi .ruban .span6.locataire {
		padding:2rem;
	}

}

@media screen and (min-width: 361px) and (max-width: 375px) {

	#contenu ul li.liste_rubrique {
		width: 100%;
		padding-right: 0;
	}

	#contenu ul li.liste_rubrique:last-child {
		margin-bottom: 0;
	}

	li.liste_rubrique .logo_article, #liste_articles ul li .logo_article {
		float: none;
	}

	li.liste_rubrique img, #liste_articles ul li .logo_article img {
		width: 100%;
	}

	li.liste_rubrique p, #liste_articles ul li p {
		padding: 10px 10px 0 10px;
		clear: both;
	}

	.mobile.footer {
		display: block;
		background: #3c4861;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#liens_content {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: -10px;
	}

	#liste_articles ul li article .logo_article {
		float: none;
		margin-right: 0;
	}

	#liste_articles ul li {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.monchezmoi .ruban {
		background:none;
	}

	.monchezmoi .descriptif {
		padding:10px;
	}

	.monchezmoi .ruban .span6.locataire {
		padding:2rem;
	}

}

@media screen and (min-width: 376px) and (max-width: 384px) {

	#contenu ul li.liste_rubrique {
		width: 100%;
		padding-right: 0;
	}

	#contenu ul li.liste_rubrique:last-child {
		margin-bottom: 0;
	}

	li.liste_rubrique .logo_article, #liste_articles ul li .logo_article {
		float: none;
	}

	li.liste_rubrique img, #liste_articles ul li .logo_article img {
		width: 100%;
	}

	li.liste_rubrique p, #liste_articles ul li p {
		padding: 10px 10px 0 10px;
		clear: both;
	}

	.mobile.footer {
		display: block;
		background: #3c4861;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#liens_content {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: -10px;
	}

	#liste_articles ul li article .logo_article {
		float: none;
		margin-right: 0;
	}

	#liste_articles ul li {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.monchezmoi .ruban {
		background:none;
	}

	.monchezmoi .descriptif {
		padding:10px;
	}

	.monchezmoi .ruban .span6.locataire {
		padding:2rem;
	}

}

@media screen and (min-width: 385px) and (max-width: 414px) {

	#contenu ul li.liste_rubrique {
		width: 100%;
		padding-right: 0;
	}

	#contenu ul li.liste_rubrique:last-child {
		margin-bottom: 0;
	}

	li.liste_rubrique .logo_article, #liste_articles ul li .logo_article {
		float: none;
	}

	li.liste_rubrique img, #liste_articles ul li .logo_article img {
		width: 100%;
	}

	li.liste_rubrique p, #liste_articles ul li p {
		padding: 10px 10px 0 10px;
		clear: both;
	}

	.mobile.footer {
		display: block;
		background: #3c4861;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#liens_content {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: -10px;
	}

	#liste_articles ul li article .logo_article {
		float: none;
		margin-right: 0;
	}

	#liste_articles ul li {
		margin-bottom: 0;
		padding-bottom: 0;
	}

}

@media screen and (min-width: 415px) and (max-width: 1024px) {

	#contenu ul li.liste_rubrique {
		width: 47%;
		padding-right: 0;
	}

	#contenu ul li.liste_rubrique:last-child {
		margin-bottom: 0;
	}

	li.liste_rubrique .logo_article {
		float: none;
	}

	li.liste_rubrique img {
		width: 50%;
	}

	li.liste_rubrique p {
		padding: 10px 10px 0 10px;
	}

	.mobile.footer {
		display: block;
		background: #660032;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#liens_content {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: -10px;
	}

}