/* styles éveil religieux (en partant de ceux de youpi) septembre 2014 - france rapp */


/* SCREEN */
/*
* Contient le style commun :
* Police de base, couleur...
* Les classes utilisables partout.
* Pas de styles spécifiques à une zone ou à un bloc !
* Les styles communs à tous les sites sont dans bayard-screen.css
*/

body {
	background: url(/content/download/970544/28721547/version/1/file/arriere-plan-pois-jaunes.gif) repeat #FFFFFF;
}
legend {
	display: none;
}
img {
	vertical-align: middle;
}
a:hover {
	color: #e52d09;
	text-decoration: underline;
}
/* LAYOUT */
/*
 * Contient le style du layout :
 * Zones, taille, flottement, emplacement...
 * Les styles communs à tous les sites sont dans bayard-layout.css
 * 
 * 1/ breadcrumb
 * 2/ zones
*/

/* 1/ breadcrumb */
#breadcrumb ul li a:hover {
	text-decoration: underline;
	color: #e52d09;
}
/* 2/ zones */
#zone_header {
	background-color: #FFFFFF;
}
#zone_menu {
	margin: 10px 0;
}
#zone_right {
	margin: -32px 0 10px;
}
/*#zone_bottom {
	padding-bottom: 10px;
}*/

#zone_footer {
	background: url(/content/download/970545/28721557/version/1/file/footer.png) no-repeat center top;
	color: #000000;
	height: 145px;
	padding: 9px 35px;
	width: 955px;
	font-family: Verdana, Geneva, sans-serif;
}
#zone_footer ul {
	width: 32%;
}
#zone_footer ul li a {
	color: #000000;
}
/* #zone_footer > div {
	padding: 105px 0 0;
} */
#zone_footer > div { 
	padding: 0;
}
#zone_content { /* ajout France Rapp pour Eveil religieux - septembre 2014 */
	margin-bottom: 10px;
}
/* ATTENTION : ici onglets chevauchent image de fond (enfants) du header et doivent arriver à la limite inférieure des 3 couv du header -> on remonte le tout de 27px */
#zone_menu, #breadcrumb, #zone_right, #zone_content/*, #zone_footer, #zone_bottom */{
	position: relative;
    top: -37px;
}
#breadcrumb, #zone_right, #zone_content/*, #zone_footer, #zone_bottom */{
	background-color: #ffffff;
}
#zone_footer .block_mealink { 
	margin-top: -37px;
}

/* BLOCS */
/*
 * contient les styles des blocs
 * 1/ MEA VIGNETTE
 * 2/ CONTACT
 * 3/ HTML
 * 4/ Inscription newsletter
*/

/* 1/ MEA VIGNETTE */
/* voir aussi styles articles dans FULL 2/ Article */
#zone_right .block_mea {
  float: left;
  margin-top: 20px;
}
#zone_right .block_mea, #zone_content .block_mea.mini, .block_mea.mini h2, .block_mea h3 {
	width: 280px;
}
.block_mea h2 a, .block_mea h3 a {
	color: #333333;
}
.meavignette .content {
	overflow: visible;
}
.block_mea p {
	color: #666666;
}
.visuel img {
	width: 130px;
	height: auto;
}
a.know_more {
	color: #339999;
	font-size: 100%;
	font-weight: bold;
}
a.know_more:hover {
	color: #e52d09;
}
/* 2/ CONTACT */
.contact {
	background: url(/content/download/971277/28734833/version/1/file/bg-bloc-contact.png) no-repeat right top #6dc2bc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	width: 570px;
}
.contact h2 {
	line-height: 30px;
	color: #ffed00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 10px
}
.contact form input[type="submit"] {
	display: block;
	margin: 30px 0px 0px 165px;
}
.contact .obligatoire {
	position: relative;
	text-align: left;
	top: -55px;
}
.contact .error {
	background-color: #ededed;
	padding: 10px;
	width: 400px;
	color: #e52d09;
}
/* 3/ HTML */
#zone_content .html {
	margin: 0 10px 0 0;
	width: auto;
}
/* 4/ Inscription newsletter */
#zone_footer .inscription-newsletter {
	margin: -140px -19px 0;
}
.inscription-newsletter {
	background: url(/content/download/970549/28721627/version/2/file/bg-bloc-newsletter.png) no-repeat 40px top;
	float: right;
	height: 150px;
	width: 381px;
}
.inscription-newsletter form {
	padding: 110px 0 0 75px;
	margin-top: 20px;
}
.inscription-newsletter .bouton {
	margin: -2px 0 0;
}
.inscription-newsletter input[type="text"] {
	width: 150px;
}
/* FULL */
/*
 * contient les styles des objets
 * 1/ Article
 *   1-1/ Article et mea
 *   1-2/ Article
 *   1-3/ styles pour cartouche téléchargement 
 *   1-4/ Navigation si plusieurs pages dans un article
 *   1-5/ Navigation bottom entre les articles 
 *   1-6/ Navigation pour mea vignette dynamique 
*/

/*   1-1/ Article et mea */
.block_mea, .article .content {
	background: none repeat scroll 0 0 #eeeeee;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	margin-bottom: 10px;
	padding: 10px;
}
#zone_content .meavignette {
	overflow: inherit;
}
.block_mea h2, .article .content h2 {
	width: 590px;
}
.block_mea h3, #zone_content .block_mea h2, .article .content h2 {
	background-color: #ffdd00;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: -10px 0 10px -10px;
	padding: 10px;
}
.block_mea ul li {
	background: url(/content/download/971097/28731787/version/1/file/2014_puce-rouge.png) no-repeat 3px 6px;
}
.block_mea ul.puce_fleche li, .article ul.puce_fleche li {
	background: url(/content/download/971096/28731777/version/1/file/2014_fleche-rouge.png) no-repeat 0 3px;
}
/*   1-2/ Article */
.article .content {
	background: none repeat scroll 0 0 #f6f6f6;
	border: 1px solid #ddd !important;
	width: 588px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.article .content p, .article .content a {
	color: #666666;
}
.article .surtitre {
	background-color: #e52d09;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -4px;
	padding: 8px 0 10px 10px;
}
h2.surtitre, .article .content h2 {
	background-color: #ffdd00 !important;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	line-height: 22px;
	font-weight: bold;
	color: #333333 !important;
}
.article .content h2 {
	margin: -11px 0 10px -11px !important;
}
.chapeau {
	font-weight: bold;
}
.article h3 { /* intertitre */
	color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 0px 0px 10px;
}
.article h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin: 0px 0px 10px 0;
}
.article a:hover {
	text-decoration: underline;
	color: #e52d09 !important;
}
.article .content ul {
	color: #666666;
}
.article p, .article ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	line-height: 1.4em !important;
	margin-bottom: 15px;
}
.article ul li, .article ul.puce_fleche li {
	list-style-image: none;
	margin: 0;
	padding: 0 0 0 15px;
}
.article ul li {
	background: url(/content/download/971097/28731787/version/1/file/2014_puce-rouge.png) no-repeat scroll 3px 6px rgba(0, 0, 0, 0);
	font-size: 12px;
	line-height: 17px;
}
.article .content ul li a {
	color: #666666;
}
.article .content ul li a:hover {
	color: #e52d09 !important;
}
/*   1-3/ styles pour cartouche téléchargement */
.item_bloc h5 {
	background: none repeat scroll 0 0 #e52d09;
	color: #FFFFFF;
	margin-top: 10px;
	padding: 2px 5px;
}
.item_bloc ul li {
	background: url(/content/download/971097/28731787/version/1/file/2014_puce-rouge.png) no-repeat scroll 0 4px rgba(0, 0, 0, 0);
}
.item_bloc {
	border: 2px solid #e52d09;
	margin-top: 25px;
}
.item_bloc h5 {
	background: none repeat scroll 0px 0px #e52d09;
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 2px 5px;
}
.item_bloc ul li {
	background: url(/content/download/971097/28731787/version/1/file/2014_puce-rouge.png) no-repeat scroll 0px 6px transparent;
	font-size: 11px;
	line-height: 16px;
	list-style-image: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
}
/*   1-4/ Navigation si plusieurs pages dans un article */
.paginations .num_page {
	font-weight: bold;
	color: #339999;
}
.next_page a, .prev_page a {
	font-size: 11px;
	font-weight: bold;
	color: #339999 !important;
}
.next_page a:hover, .prev_page a:hover {
	text-decoration: underline;
	color: #e52d09 !important;
}
/*   1-5/ Navigation bottom entre les articles */
.navigation {
	position: relative;
	top: 10px;
	margin: 10px 0;
}
.navigation a {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.navigation a:hover {
	text-decoration: underline;
	color: #e52d09 !important;
}
/*   1-6/ Navigation pour mea vignette dynamique */
.block_mea.meavignettedynamique {
	margin-bottom: -20px;
	background: none repeat scroll 0 0 #fff;
}
.page span {
	display: none;
}
.meavignettedynamique .article_content {
	background: none repeat scroll 0 0 #eee;
	margin: -10px -10px 20px;
	padding: 10px;
}
/* CLASSES */
/*
 * contient les styles des classes redondantes : présents dans tous les sites avec des nuances par site
 * 1a/ Zone header - couvertures
 * 1b/ Zone header - bloc ecrire
 * 2/ Zone right - colonne - bloc services boutique
 * 3/ Zone right - colonne - bloc produit patch nouvelle boutique 
 * 3bis Zone right - colonne - bloc produit "Sélection coup de coeur" - class "selection" 
 * 4/ Zone right - colonne - bouton(s) Je m'abonne (= type liens)
 * 5/ Zone right - colonne - boutons feuilletage spécifique à éveil religieux car editings mag très longs
*/

/* 1a/ Zone header - couvertures */
#couvertures {
	width: 420px;
}
#couvertures img {
	width: 100px;
	height: auto;
	vertical-align: bottom;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
	margin-top: 12px;
}
#couvertures a+a {
	margin-left: 45px;
}
/* 1b/ Zone header - bloc ecrire */
#bloc-ecrire {
	width: 350px;
	height: 165px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url(/content/download/971189/28732966/version/1/file/bg-enfants.png) no-repeat top right;
}
#bloc-ecrire a.redaction, #bloc-ecrire a.bt-fb{
    color: #000000;
    display: block;
    height: 27px;
    text-decoration: none;
    width: 155px;
}
#bloc-ecrire a.redaction:hover, #bloc-ecrire a.bt-fb:hover{
	color: #e52d09;
}
#bloc-ecrire a.redaction {
    background: url("/content/download/971195/28733056/version/2/file/bt-ecrire-redac.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 15px 0 0 80px;
    padding: 12px 0 0 38px;
    text-decoration: none;
}
#bloc-ecrire a.bt-fb {
    background: url("/content/download/977558/28836155/version/6/file/bt-facebook-filoteo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 5px 0 0 80px;
    padding: 12px 0 0 38px;
    text-decoration: none;
}
/* 2/ Zone right - colonne - bloc services boutique */
/*.services { background: url("ezimageurl://881600") no-repeat; */
.services {
	background: url(/content/download/967834/28677104/version/1/file/2014-07-15_colonne_background-nos-services-boutique.gif) no-repeat;
	height: 210px;
	width: 304px;
	margin: 10px 0 10px -4px;
}
.services .compte {
	padding-top: 106px;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	padding-left: 60px;
}
.services .compte a {
	color: #000000;
}
.services .compte a:hover {
	text-decoration: none;
}
.services .compte li {
	padding-bottom: 5px;
}
/* NEW eveil religieux */
.product .visual img { /* ombre sous couverture */
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
	box-shadow: 1px 1px 5px #999;
}
/* 3/ Zone right - colonne - bloc produit patch nouvelle boutique */
.product .prix {
	border: none;
	padding: 0;  
	text-align: center;
	margin: 0;
    width: 300px;
}
.right.product .prix {
	min-height: 0;
}
.product .prix .price {
    font-size: 18px;
}
.right.product .texte {
	text-align: center;
}

.product .cadeau {
	border-right: 1px dotted #999999;
}
/* 3bis Zone right - colonne - bloc produit "Sélection coup de coeur" - class "selection" */
.right.product.selection {
	border: 2px dotted red;
	margin: 30px 0 0;
	width: 296px;
}
.right.product.selection .visual {
	background: url("/content/download/970865/28726957/version/2/file/titre-selection.png") no-repeat scroll center top rgba(0, 0, 0, 0);
	margin: -15px 0 0;
	padding-top: 90px;
}
.right.product.selection h3.product_title {
	font-weight: bold;
	color: #e52d09;
	font-size: 12px;
}
.right.product.selection .prix {
	text-align: center;
	width: 260px;
	padding: 5px 20px;
	min-height: 0;
}
.right.product.selection .prix .price {
	/*float: left;*/
}
.right.product.selection .bouton {
	/*float: right;*/
	width: 110px; /* pour que "En savoir plus" reste sur 1 ligne */
}
/* 4/ Zone right - colonne - bouton(s) s'abonner (= type liens) */
/* ATTENTION, s'appliquera à tous les éléments de type liens placés en colonne */ 
#zone_right .block_mealink {
	margin: 0 0 0 -10px /* décalage oblige à cause de l'ombré du bouton */
}
/* 5/ Zone right - colonne - boutons feuilletage spécifique à éveil religieux car editings mags très longs */
.bouton-feuilleter {
	background: url("/content/download/970876/28727137/version/1/file/2014_right_fond-bouton-feuilleter-transparent-off-eveil-religieux.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.bouton-feuilleter:hover {
	background: url("/content/download/970877/28727147/version/2/file/2014_right_fond-bouton-feuilleter-transparent-on-eveil-religieux.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#zone_menu ul {
	overflow: none;
}
 #zone_header .block_mealink, */.block_mealink {
 clear: none;
 position: relative;
 float: left;
}
#zone_content .block_mea {
	width: 590px;/* float: left; */
}
#zone_right .html {
	float: left;
}
/* pour affichage sur une frontpage */
.article {
	float: left;
}

/* bandeau cnil */

#cnill_banner{
bottom: 0px !important;
top: auto !important;
position: fixed;
}
