/* v2.22
/* MAJ 11/11/2008 @ 11:53 */

body {
	background-color: #fafafa;
	width: 100%;
	font-family: arial;
	font-size: 11px;
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	overflow: auto;
}
body, html {
	height: 100%;
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	color: black;
}
#barreMenu {
	position: fixed;
	top: 0px;
	background: #054660;
	overflow: hidden;
	border-bottom: 2px solid #075878;
	width: 100%;
	height: 23px;
}
#barreMenu, #barreMenu a {
	color: white;
}
#barreMenu img {}
#barreMenuGauche {
	padding: 2px 5px 2px 5px;
	text-align: left;
	float: left;
	width: auto;
}
#barreMenuGauche select {font-size: 9px; line-height: 10px; height: 13px;}
#barreMenuDroite {
	padding: 2px 5px 2px 5px;
	text-align: left;
	float: right;
	width: auto;
}
#barreMenuDroite img {
	vertical-align: middle
}
.gauche .droite {
	width: auto;
}
.vide {
	clear: both;
	line-height: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.photoEspaceur {
	height: 20px;
	clear: both;
}
.photoBlocGeneral {
	border: 0;
	margin-top: 54px;
	width: 800px;
	overflow: visible;
	/*text-align: left;*/
	margin-left: auto;
	margin-right: auto;
}
.photoTitre, .photoDate, .photoBillet {text-align: left}
/*
.photoLienPrecedent {
	float: right;
	margin: 0px;
	padding: 0px
	height: 0px;
	line-height: 0px;
	visibility: hidden;
	_height: auto;
	_visibility: visible;
	_padding: 0px 0px 5px 0px;
	_line-height: 11px;
}
.photoLienSuivant {
	float: left;
	margin: 0px;
	height: 0px;
	padding: 0px
	line-height: 0px;
	visibility: hidden;
	_height: auto;
	_visibility: visible;
	_padding: 0px 0px 5px 0px;
	_line-height: 11px;
}
.photoLienPermanent {
	float: right;
	line-height: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	_visibility: visible;
	_height: auto;
	_line-height: 11px;
}
*/ 
.photoLienPrecedent, .photoLienSuivant, .photoLienPermanent {
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	height: 0px;
	visibility: hidden;
}
.photoTitre {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
}
.photoDate {
	padding: 3px 0px 5px 0px;
	margin: 0px;
	width: 715px;
	margin-left: auto;
	margin-right: auto;
}
.photoImage {
	text-align: center;
	padding: 10px;
}
.photoImage img {
	border: 15px solid #e0e0e0;
	margin-left: auto;
	margin-right: auto;
}

.photoBillet {
	padding: 10px 20px 10px 20px;
	/*background-color: #e0e0e0;*/
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: 2px dotted #075878;
}
.photoBillet a {
	text-decoration: underline;
}
.photoBillet a:hover {
	text-decoration: none; 
	color: #ff5a00;
}
#plancheContact {
	/*background-color: #3e3e3e;*/
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 710px;
	padding: 1px;
}
.plancheContactImage {
	float: left;
	padding: 0px;
	margin: 0px;
}
#plancheContact img {
	width: 72px;
	margin: 1px;
}
.blocsCommentaires {
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	width: 700px;
	text-align: left;
}
.blocsCommentaires a {
	text-decoration: underline;
}
.commentaire {
	padding: 2px 2px 2px 5px;
	border: 1px solid #E5E5E5;
	background-color: #F2F2F2;
	margin-bottom: 8px;
	font-size: 12px;
}
.commentaireEntree {
	font-size: 11px;
}
.commentaireSignature {
	padding: 0px 0px 2px 2px;
	width: 645px;
	font-size: 9px;
}
#galerieAvantApres {
	margin-top: 10px;
	width: 702px;
	margin-left: auto;
	margin-right: auto;
}
#espaceGalerie {
	text-align: center;
	width: 706px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
.galeriePhoto {
	min-height: 120px;
	text-align: center;
	float: left;
	width: 172px;
	padding: 5px 2px 5px 2px;
	margin-left: auto;
	margin-right: auto;
}
.galerieTitre {
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	color: #555555;
}
#plancheContact img {
	border: 0;
	vertical-align: top;
}
#barreNavigation {
	border: 0;
	padding-top: 10px;
	background: url(/blog/palette.gif) top left no-repeat;
	right: 0px;
	width: 118px;
	height: 100px;
	top: 25px;
	z-index: 100;
	line-height: 18px;
	position: absolute;
}
body>div#barreNavigation {
	position: fixed!important;
}
#barreNavigationPermalien, #barreNavigationPrecedent, #barreNavigationSuivant, #barreNavigationCommentaire {
	display: block;
	text-align: left;
	margin-left: 10px;
}
#barreNavigationLiens a {
	color: white;
}
#barreNavigationMarge {
	display: none;
/*	position: fixed;
	z-index: 100;
	height: 5px;
	background: white;
	bottom: 19px;
	left: 0px;
	width: 100%;*/
}
#tampon {
	height: 30px;
	width: 100%;
}
#quiSuisJeVisages {
	float: right;
	padding: 0px 0px 10px 10px; 
}
#contenuPagesStatiques {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	text-align: justify;
}
#commentaireFormulaire {
	padding: 5px;
}
#fmCommentaire {
	height: 250px;
}
#promoJPGMag {
	position: absolute;
	top:30px;
	left:10px;
}
#promoJPGMag2 {
	position: absolute;
	top:30px;
	right:10px;
}
.citations {border-left: 1px dotted grey; margin-left: 40px; padding-left: 5px;}