/*********************************************************************************************************************/
/* Balise body */
/*********************************************************************************************************************/
body {
}

/*********************************************************************************************************************/
/* Zone ybody2 */
/*********************************************************************************************************************/
#yBody2 {
	background-repeat: no-repeat;
	background-image: url(../images/BP_MeSoleil_Gauche.gif);
	background-position: left bottom;
}

/*********************************************************************************************************************/
/* Zone ybody3 */
/*********************************************************************************************************************/
#yBody3 {
}

/*********************************************************************************************************************/
/* Zone yGlobal */
/*********************************************************************************************************************/
#yGlobal {
}

/*********************************************************************************************************************/
/* Mise en page des Messages (lambda) */
/*********************************************************************************************************************/
td.yMessage {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	background-color: #FFFFCC;
	padding: 15px;
}
p.yEspaceEntreMessages {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
span.yAuteur {
	font-weight: bold;
	color: #FFFF66;
}
hr.yInvisible {
	visibility: hidden;
	height: 0px;
}


/*********************************************************************************************************************/
/* Maito (image survollée - enveloppe) */
/*********************************************************************************************************************/
a.yMailtoLivreOR {
	text-decoration: none;
	color: #00FF00;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
a.yMailtoLivreOR:hover {
	text-decoration: none;
	color: #FF0000;
}
a.yMailtoLivreOR span { /* définition de la balise <span> inclue dans <a> */
	text-decoration: underline;
}
a.yMailtoLivreOR:hover span { /* définition de la balise <span> au survol */
	text-decoration: underline overline;
}
a.yMailtoLivreOR img { /* image de l'enveloppe */
	background-image: url(images/Enveloppe20x15_Repos.gif);
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.yMailtoLivreOR:hover img { /* définition de la balise <span> au survol */
	background-image: url(images/Enveloppe20x15_Survol.gif);
	background-color: #000000;
	background-repeat: no-repeat;
}


/*********************************************************************************************************************/
/* Zone ydivMenuLivreOR */
/*********************************************************************************************************************/
#ydivMenuLivreOR {
	margin: 0px;
	padding: 0px;
}
#ydivMenuLivreOR ul li {
	margin: 0px;
	padding: 0px;
}
#ydivMenuLivreOR ul {
	padding: 0px;
	margin: 0px;
}
#ydivMenuLivreOR li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#ydivMenuLivreOR a {
}
#ydivMenuLivreOR a:hover {
}
#ydivMenuLivreOR a.yLienEnCours {
	color: #FF0000;
}
#ydivMenuLivreOR span {
}

/*********************************************************************************************************************/
/* Zone yDivMenuAdminLivreOR */
/*********************************************************************************************************************/
#yDivMenuAdminLivreOR {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	float: right;
}
#yDivMenuAdminLivreOR ul li {
}
#yDivMenuAdminLivreOR ul {
	padding: 10px;
	margin: 0px;
}
#yDivMenuAdminLivreOR li {
	list-style-type: none;
}
#yDivMenuAdminLivreOR a {
}
#yDivMenuAdminLivreOR a:hover {
}
#yDivMenuAdminLivreOR span {
}
