/*  
*************************************************************************************
                     partie relative à la taille variable
*************************************************************************************
*/
body{
     background-position:0% 20%;
}
div#global {
   width: 750px;
   background: url(../images/bordstransparents770.png) repeat-y; /*750 + 10px de padding permet 770px pour le background*/
        }
div#header{ /* header */
   background: #4C4C58 url(../images/dessus750.jpg) no-repeat;
   height: 137px;
}
div#header_gauche {
   padding-left: 15px;
   padding-top: 70px;
}
div#header_droit {
   float: right;
   position: absolute;
   left: 385px;
   top: 5px;
/*   padding-left: 15px;
   padding-top: 70px;*/
}
#breadcrumbs{ 
  margin-top: -5px;
}
div#center {
  background: url(../images/coins_arrondis_750.png) no-repeat;
  padding-top: 25px;
}
div#footer {
  background: url(../images/bordstransparents_bas770.png) left bottom no-repeat;
        }
div#content {
        width: 530px;
	margin-left: 5px;
        }
div#sidebar {
        width: 200px;
/* 	padding-top: 20px; */
        }
div.penseehaut {
/*   	margin: 0 140px; */
	background: url(../images/CadreHautCoin.png) top left no-repeat;
}
div.penseebas {
/* 	margin: 0 140px; */
	background: url(../images/CadreBasCoin.png) bottom right no-repeat;
}
.penseehautEtroite {
  margin: 0 27% !important;
}

.contentpaneopenBenoitXVI h6 {
  margin-top: -0.3cm ;
  margin-bottom: -0.3cm ;
	}
li.item-145 {
/*   pour les mots de Benoît XVI */
  font-size: 0.8em;
}
ul.latestnews li a, ul.latestnewsrecent li a {
  background: url(../images/boutonListeSidebar.png) no-repeat left top;
}
.blog_homelie .cat-children {
  	  margin: 30px 100px;
}
.pagenavigation a.previous {
    padding-left: 14px;
    padding-right: 20px;
    width: 33%;
}
.pagenavigation a.next {
    margin-right: 12px;
    padding-left: 12px;
    width: 33%;
}
.pweb_facebook_like {
  clear:both;
  margin: 10px 0px;
}
img.jg_photo {
  max-width: 150px;
  max-height: 150px;
  height: auto !important; /*Cela force la hauteur à s’ajuster à max-width */
  width: auto !important;
}

