/* ****************************** */
/*         CSS des textes         */
/* ****************************** */

fieldset#texte {
	position: relative;
	clear: both;
	top: 0px !important;
	top: -70px;
	margin: auto;
	border: 1px solid gray ;
	text-align: justify;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	padding: 20px;
	width: 750px !important;
	width: 790px;
}

legend {
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	color: #5F2323 ;
	border: 1px solid #5F5F5F;
	padding: 10px;
}


/* ************************* */
/*   PRESENTATION du TEXTE   */
/* ************************* */

.lettrine {
	font-weight:normal;
	font-size: 25pt;
	font-style: normal;
	color: #5F2323 ;
	border: none;
	padding-right: 3px;
}


.important {
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	color: #BF0000;
	border: none;
}

.important a, .important a:visited {
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	color: #3E458F;
}

.important a:hover { color: #BF0000; }

.etape {
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	color: #BF0000;
	border: none;
}

.definition {
	font-weight:normal;
	font-size: 10pt;
	font-style: normal;
	color: #523F7F ;
	border: none;
}

.reference {
	font-weight:normal;
	font-size: 10pt;
	font-style: italic;
	color: #000000 ;
	border: none;
}

.motPatois {
	font-weight:bold;
	font-size: 10pt;
	font-style: italic;
	color: #D34747 ;
	border: none;
}

.referencePhoto {
	font-weight:bold;
	font-size: 10pt;
	font-style: italic;
	color: gray ;
	border: none;
}

.signature {
	font-weight:bold;
	font-size: 10pt;
	font-style: italic;
	color: gray ;
	border: none;
	text-align: right;
}

div.lienGauche, div.lienDroite {
	border: none;
	color: gray;
	padding-top: 20px;
	font-style: italic;
}


div.lienGauche { float: left; }

div.lienDroite { float: right; }

div.lienGauche a, div.lienDroite a { color: gray ; text-decoration: underline; }

div.lienGauche a:hover, div.lienDroite a:hover { color: #5F5F5F; text-decoration: underline; }

div.clear { clear: both; }


/* *********************** */
/*       PHOTOS            */
/* *********************** */

div.textePhotoGauche { float: left; padding: 10px; }

div.textePhotoDroite { float: right; padding: 10px; }

div.textePhotoCentre { text-align: center; }

/* ************************* */
/*        PLAN DU SITE       */
/* ************************* */

.planSiteRubrique {
	font-weight:bold;
	font-size: 14pt;
	font-style: normal;
	color: #9F4545 ;
	border: none;
	padding-top: 15px;
	padding-bottom: 30px;
	display: block;
}

.planSiteSousRubrique {
	border: none;
	margin-left: 50px;
	padding-bottom: 10px;
}

.planSiteSousRubrique a {
	font-weight:normal;
	font-size: 10pt;
	font-style: normal;
	color: #8F6B6B ;
	text-decoration: underline;
}

/* ************************* */
/*       LOCALISATION        */
/* ************************* */

div.localisation {
	float: left;
	display: inline;
	width: 52%;
}

div.googleMap { clear: left; padding-top: 50px; text-align: center; }

/* ************************* */
/*  INFORMATIONS PRATIQUES   */
/* ************************* */

table.infoRubrique {
	border: none;
}

td.infoTitreRubrique {
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	color: #5F1D1D ;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.infoElt {
	font-weight: bold;

	font-size: 10pt;
	font-style: normal;
	color: #8F6B6B ;
	padding-left: 30px;
	padding-bottom: 5px;
	vertical-align: top;
}

td.infoValeur {
	padding-left: 30px;
	padding-bottom: 5px;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	color: #000000 ;
}

td.infoValeur a {
	color: blue;
	text-decoration: underline;
}

/* Liste des messages */

div.ancreFormEcrit { font-weight: bold; color: #000000; margin-bottom: 20px; }
a span.ancreFormEcrit, a:visited span.ancreFormEcrit { font-weight: bold; color: #AF0000; }
a:hover span.ancreFormEcrit { text-decoration: underline; }

div.listeEcrits { text-align: left; }
div.menuEcrit { 
	text-align: left;
	border: 1px solid gray;
	width: 70%;
	margin: auto;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 50px;
}

div.menuEcrit span.menuAuteur { color: gray; font-style: italic; }

div.menuEcrit a, div.menuEcrit a:visited { color: blue; text-decoration: none; }
div.menuEcrit a:hover { color: #AF0000; text-decoration: underline; }

div.titreMenuEcrit {
	padding: 5px 0 10px 0;
	margin-left: -30px; 
	color: #AF0000;
	font-weight: bold;
}

div.livreOr, div.ecrit { background-color: #FFF6CF; }

div.messageLivreOr, div.messageEcrit {
	border: 1px solid gray;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}

div.messageLivreOr .message, div.messageEcrit .message {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.messageLivreOr .nom, div.messageEcrit .nom { font-weight: bold; }

div.messageLivreOr .dateMessage, div.messageEcrit .dateMessage {
	text-align: right;
	font-style: italic;
	color: #0000FF;
}

div.ecrit .titre {
	font-weight: bold;
	color: #A43328;
}

div.livreOr .ligneVide, div.ecrit .ligneVide {
	height: 3px;
	background-color: #FFFFFF;
}

span.LivreNoMessage, span.EcritNoMessage {
	color: green ;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
}

/* Gestion des messages du livre d'Or */
table.gestionLivre {
	border: none;
}

table.gestionLivre td {
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	color: gray ;
	vertical-align: top;
}

table.gestionLivre td.espace {
	height: 20px;
}


/* ************************* */
/*        TRADITIONS         */
/* ************************* */

/* REPAS DU COCHON */

div.traditionCochonPresentation {
	border: none;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	color: gray ;
	padding-bottom: 20px;
}

div.traditionRepasCochonExplication {
	border: 1px gray;
	border-style: dotted;
	font-weight: normal;
	font-size: 10pt;
	font-style: italic;
	color: gray ;
	padding: 10px;
}