.page{

}

.page h2{
	margin-bottom: 10px;
}
.page h3{
	margin-bottom: 10px;
}
.page p{
	line-height: 1.5;
}


.page .entry-content{
	font-size: 14px;
}

.page .entry-title,
.search .page-title{
	color: #575756;
	font-size: 38px;
	border-bottom: 2px solid #575756;
	font-weight: 200;
	line-height: 1;
	margin-bottom: 20px;
	width: 100%;
	text-transform: uppercase;
}
.page .entry-title span,
.search .page-title span
{
	display: inline-block;
	background-color: #E3E2E3;
	padding: 8px 10px;
}



/* page abonnement */
.page-abonement2{

}
.page-abonnement2 #code_paypal table{
	display: none;
}
.page-abonnement2 #montant{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.page-abonnement2 #bouton_paypal{
	text-align: center;
}
#coord{
	padding: 10px;
}
#coord label{
	width: 120px;
	float: left;
	text-align: right;
	margin-right: 5px;
}
#coord input{
	float: left;
}

#abonnez_vous_tb{
	padding: 5px 10px 0 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#abonnez_vous_tb p{
	margin: 4px !important;
	padding: 0px;
}
#abonnez_vous .radio{
	vertical-align: middle;
}

#demande_retour{
	margin: 10px;
	text-align: center;
	color: green;
	display: none;
}

/* page archives */
.page-id-753 #content{
	border: none;

	background-color: transparent;
	margin: 0;
}

/* page partenaires */
.page-id-816 textarea{
	width: 300px;
	height: 48px;
}

.archive h1{
	font-size: 26px;
	font-weight: normal;
}


/* Page Média
-----------------------------------------------*/

.page-id-24770 .entry-content ul{
	list-style: none;
	margin: 0;
	background-color: #f5f5f5;
	padding: 8px;
}
.page-id-24770 .entry-content ul li{
	margin-bottom: 12px;
	padding-left: 5px;
	border-left: 1px solid #aaaaaa;
	text-align: justify;
}
.page-id-24770 .entry-content ul li:nth-last-of-type(1){
	margin-bottom: 0;
}

.page-id-24770 .entry-content ul a{
	text-decoration: none;
	display: block;
}
.page-id-24770 .entry-content ul .date{
	color: #555;
}

.page-id-24770 .revue{
	border-bottom: 1px solid #bababa;
	margin-bottom: 16px;
	padding-bottom: 24px;
}
.page-id-24770 .revue:nth-last-of-type(1){
	border-bottom: 0;
}





/* Page brèves (derniere minute)
--------------------------------------------------------*/
.breves h1{
	color: #575756;
	font-size: 38px;
	border-bottom: 2px solid #575756;
	font-weight: 200;
	line-height: 1;
	margin-bottom: 20px;
	width: 100%;
	text-transform: uppercase;
}
.breves h1 span{
	display: inline-block;
	background-color: #E3E2E3;
	padding: 8px 10px;
}

.breves .breve{
	border-bottom: 1px solid #bababa;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.breves .date{
	color: #ff4a00;

}
.breves .titre{
	font-size: 19px;
	margin-bottom: 7px;
	font-weight: bold;
}
.breves .breve .content{
	font-size: 14.5px;
	text-align: justify;
	line-height: 1.4;
}
.breves .breve .content p{
	margin: 5px 0 8px 0;
	text-align: justify;
	font-size: 14.5px;
}
.breves .breve:nth-last-of-type(1){
	border-bottom: 0;
}


/* Page desinscription
--------------------------------------------------*/

.desinscription .entry-content{
	text-align: center;
}
.desinscription input[type="email"]{
	width: 250px;
}



/* Page "grise"
---------------------------------------*/

.page #content .grise h1 span{
	background-color: #575756;
}
.page #content .grise h1{
	color: white;
	background-color: white;
}
.page #content .grise{
	background-color: #dadada;
	color: #575756;
}




/* Page l'equipe
-----------------------------------------------*/
.equipe-contributeurs{
	background-color: #f9f9f9;
	margin-left: 15px;
	padding: 10px;	
	margin-bottom: 20px;
}
.equipe-contributeurs img{
	float: left;
	margin-right: 10px;
	width: 50px;
}
.equipe-contributeurs .contributeur:after{
	clear: both;
	display: table;
	content: '';
}
.equipe-contributeurs .contributeur{
	margin-bottom: 10px;
}
.equipe-contributeurs .contributeur:last-of-type{
	margin-bottom: 0;
}
.equipe-contributeurs .contributeur .title{
	font-weight: 500;
	margin-bottom: 5px;
}
.equipe-contributeurs .contributeur .legende p{
	margin: 0;
}


.mosaique-chroniqueurs{
	display: flex;
	flex-wrap: wrap;
	
	margin: 0 -1.5%;
}
.mosaique-chroniqueurs .chroniqueur{
	flex: 0 0 auto;
	width: 22%;
	margin: 1.5%;
	
	text-decoration: none;
	font-weight: bold;
}

.mosaique-chroniqueurs .chroniqueur div{
	color: #222;
	text-align: center;
	
}



/*	Page moiseB
-----------------------------------------------*/

.moiseb .moiseb-images {
	margin-bottom: 30px;
	border-bottom: 2px solid #575756;
	padding-bottom: 15px;
	position: relative;

}
.moiseb .moiseb-image.last {
	text-align: center;
	font-size: 16px;
	margin-bottom: 50px;
	width: 700px;
	overflow: visible;
}
.moiseb .moiseb-page{
	margin-top: 40px;
}


.moiseb .last .nav{
	position: absolute;
	top: 280px;
	background-color: rgba(100, 100, 100, 0.5);
	width: 54px;
	height: 53px;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 5;
	display: none;
}
.moiseb .last:hover .nav{
	display: block;
}
.moiseb .last .prev{
	left: 0px;
	background-image: url(images/2014/moiseb-nav-gauche.png);
}
.moiseb .last .next{
	right: 48px;
	background-image: url(images/2014/moiseb-nav-droite.png);
}

.moiseb .moiseb-image.last img{
	box-shadow: 16px 16px 15px rgba(0, 0, 0, 0.5);
	display: block;
	margin: auto;
	margin-bottom: 35px;
	max-width: 620px;
	height: auto;

}
.moiseb .moiseb-images.last .date{
	font-size: 14px !important;
}

.moiseb .moiseb-image.autre {
	text-align: center;
	font-size: 16px;
	margin-bottom: 30px;
	float: left;
	margin-left: 20px;
}
.moiseb .moiseb-image.autre:nth-of-type(3n+1){
	margin-left: 0;

}
.moiseb .moiseb-image.autre img{
	box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.5);
	display: block;
}


.moiseb .facebook-like{
	text-align: right;
}
.moiseb .fb-like{
	display: inline-block;
	vertical-align: middle;
}
.moiseb .tweet{
	display: inline-block;
	vertical-align: middle;
	margin-top: 3px;
	
	margin-left: 10px;
}




/*	Page people
-----------------------------------------------*/

.people .people-portraits{
	margin-bottom: 30px;
	border-bottom: 2px solid #575756;
}
.people .people-portrait{
	background-color: #333;
	color: white;
	padding: 15px;
}
.people .people-portrait a{
	color: white;
	text-decoration: underline;
}

.people .people-portrait.last{
	border-bottom: 2px solid #555;
	margin-bottom: 15px;
}
.people .people-portrait .legende{
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 30px;
}
.people .people-portrait .title{
	font-size: 58px;
	line-height: 1;
	font-weight: 800;
}
.people .people-portrait .ligne_auteur{
	font-size: 20px;
	margin: 0;
	margin-bottom: 30px;
}
.people .people-portrait .pays{
	font-size: 20px;
	margin-bottom: 15px;
	color: #ff4a00;
}
.people .entry-content{
	font-size: 15px;
}

.people .people-portrait.autre{
	
}




/*	Page ActuaFolies
-----------------------------------------------*/
.page-id-22098 .actuafolies-images {
	margin-bottom: 30px;
	border-bottom: 2px solid #575756;
	padding-bottom: 15px;
}
.page-id-22098 .actuafolies-image {
	text-align: center;
	font-size: 16px;
	margin-bottom: 0px;
}

.page-id-22098 .actuafolies-image img{
	display: inline-block;
	margin-bottom: 20px;
}

.page-id-22098 .auteurs{
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 2px solid #ccc;
}
.page-id-22098 .auteur{
	margin-top: 0;
}
.page-id-22098 .image-title{
	margin-bottom: 15px;
	font-size: 20px;
}

.single-actuafolies .soc-top{
	float: right;
}
.single-actuafolies .recommander_top{
	position: relative;
	float: none;
}
.single-actuafolies .soc-top .facebook-like{
	position: relative;
	float: none;
	padding: 0;
}

/*	Page PARRAINS
-----------------------------------------------*/
.page-id-21876  .parrain-portrait img{
	width: 140px;
	height: auto;

}
.page-id-21876 .parrain-portraits{
	margin-bottom: 40px;
	margin-top: 20px;
}
.page-id-21876 .parrain-portrait{
	font-size: 14px;
	margin-bottom: 20px;
}
.page-id-21876 .parrain-portrait:after{
	display: table;
	content: '';
	clear: both;
}
.page-id-21876 .parrain-portrait img{
	float: left;
	margin-right: 20px;
}
.page-id-21876 .parrain-portrait .title{
	font-size: 25px;
	font-weight: 500;
}

.page-id-21876 .parrain-portrait .pays{
	font-size: 20px;
	margin-bottom: 15px;
	color: #ff4a00;
}

.page-id-21876 .entry-content{
	font-size: 15px;
}



/* Page agir
--------------------------------------------*/
.page-id-29004 ul.agir{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.page-id-29004 ul.agir li{
	width: 110px;
	margin-right: 30px;
	float: left;
	margin-bottom: 10px;
}

.page-id-29004 ul.agir li a{
	text-decoration: none;
	display: block;
	color: inherit;
}
.page-id-29004 ul.agir li a:hover{
	color: inherit;
}

.page-id-29004 ul.agir .title{
	font-size: 14px;
	line-height: 1.1;
	height: 38px;
	display: table-cell;
	vertical-align: bottom;
}
.page-id-29004 ul.agir img{
	display: block;
	margin: 2px 0 4px 0;
}
.page-id-29004 ul.agir .legende{
	font-size: 9px;
	line-height: 1.1;
	font-weight: 200;
	text-transform: none;
	letter-spacing: 0;
}


/* Page rubriques
--------------------------------------------*/
.page-id-28999 ul.rubriques{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.page-id-28999 ul.rubriques li{
	width: 110px;
	margin-right: 30px;
	float: left;
	margin-bottom: 10px;
}

.page-id-28999 ul.rubriques li a{
	text-decoration: none;
	display: block;
	color: inherit;
}
.page-id-28999 ul.rubriques li a:hover{
	color: inherit;
}

.page-id-28999 ul.rubriques .title{
	font-size: 14px;
	line-height: 1.1;
	height: 38px;
	display: table-cell;
	vertical-align: bottom;
}
.page-id-28999 ul.rubriques img{
	display: block;
	margin: 2px 0 4px 0;
}
.page-id-28999 ul.rubriques .legende{
	font-size: 9px;
	line-height: 1.1;
	font-weight: 200;
	text-transform: none;
	letter-spacing: 0;
}


/* Page auteurs
--------------------------------------------*/
.page-id-29002 ul.auteurs{
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.page-id-29002 ul.auteurs li{
	width: 110px;
	margin-right: 30px;
	float: left;
	margin-bottom: 10px;
}

.page-id-29002 ul.auteurs li a{
	text-decoration: none;
	display: block;
	color: inherit;
}
.page-id-29002 ul.auteurs li a:hover{
	color: inherit;
}

.page-id-29002 ul.auteurs .title{
	font-size: 14px;
	line-height: 1.1;
	height: 38px;
	display: table-cell;
	vertical-align: bottom;
	font-weight: 800;
}
.page-id-29002 ul.auteurs img{
	display: block;
	margin: 2px 0 4px 0;

}
.page-id-29002 ul.auteurs .legende{
	font-size: 9px;
	line-height: 1.1;
	font-weight: 200;
	text-transform: none;
	letter-spacing: 0;
}
.page-id-29002 ul.auteurs .nom{
	text-transform: uppercase;
}


/* boutique 
----------------------------*/
.page-id-49729 #content h1 span{
	color: white;
	background-color: #ff4a00;
	_background-image: url(images/boutique/deuxronds-blanc-01.png);
	background-position: right 20px center;
	background-repeat: no-repeat	
}



