
body	{   
	background-image:url('http://www.mountyhall.com/mountyhall/Images/Framework/fond.jpg') ;
	background-color: #000044; /* couleur si l'image n'est pas présente*/
	background-attachment:fixed;
/*	scrollbar-face-color: #CC9933; /* couleur de la barre de défilement*/
        scrollbar-shadow-color: #000000; 
        scrollbar-highlight-color: ##D8B164; 
        scrollbar-3dlight-color: #000000; 
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: ##D8B164; /* couleur des railles de défilement */
        scrollbar-arrow-color: #000000; /* couleur de la flèche de défilement */
        font-family: times new roman;
	text-align: justify;
        font-size: 14px;
	margin-top: 15px; 		
	text-align:center;
 	color: #FFFFFF;   
*/	}

.mh_texte {color:#FFFFFF;}

/* la bonne blaque à la con :) 
tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td+td B:after {
content: " de Lyandria";
}*/

/*form b:before { content:"Pour voir le "; }*/

/* *****************************************************************************************************
Les Tableaux
****************************************************************************************************** */

/* création des bords rond */
.mh_tdborder {
	background-color:#000000 ;
/*	border:7px solid #FCF2CF;	
	width:720px; 
	-moz-border-radius:10px;
	padding:2px;
*/
}

/* Gestion de l'entête */
/*.mh_titre1 {  
        height : 90px;
        font: 60px/80px Monotype Corsiva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 5px;
        color:#9598BB;
        background-image: url("") ;
	background-position: center 0px;
}
*/
.mh_titre1:after { content:" - Grànd Prêtré dé L°y°àndrïà"; }


/* Gestion du fond des balise TD */
.mh_tdpage {
	background-color:#000066;
/*	background-image: url('Image/fond.jpg');	
	background-repeat:repeat-x;
	background-color:white;
*/	}
	
.mh_tdtitre{
	background-color:#000055;
/*	background-image: url('Image/be1.jpg');
        color:black;*/
	}

/*td[ROWSPAN="12"] {
	background-image: url('Image/be1.jpg');
	background-repeat:repeat;
	}
*/	


/* si je veux mettre le fond beige pour la page descrition

td[colspan="3"] {
	background-image: url('Image/be1.jpg');
	background-repeat:repeat;
	}
*/

/*div.mh_titre3 {
  	font: 14px Arial, Helvetica, sans-serif;
  	font-weight:bold;
	color:#F8E396;
	padding:2px;
	border:7px solid #FCF2CF;
	border-bottom:0px;
	width:450px; 
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	margin-left: auto;
  	margin-right: auto;
}

-moz div.mh_titre3 { position:absolute;
	left:130;}

div.mh_titre3:after {
	content:" Bon commerçant et très grand voyageur";
}
*/
/* *****************************************************************************************************
Les liens
****************************************************************************************************** */
/*
a:link  { color: #000 !important; text-decoration: none; font-weight: bold }

s a:link  { color: #fff !important; text-decoration: none; font-weight: bold }

blockquote a:link  { color: #b00 !important; text-decoration: none; font-weight: bold }
*/
/* *****************************************************************************************************
Gestion de speudo Tableau
****************************************************************************************************** */


	
/*blockquote{ 
	display:table-cell; 
	border:0px;
	text-decoration:none;
	padding:5px;
	width:310px;
	text-decoration:none;
	text-align:justify;
	}
	
ol	{
	text-indent:20px;
	}
	
ol:first-letter {	
	font: 180% Monotype Corsiva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
        color:#9598BB;
	}
*/
	
/* *****************************************************************************************************
Affichage de l'adresse mail pour écrire
****************************************************************************************************** */

/*s{
	position:fixed;
	text-decoration:none;
	top:0;
	left:2;
	background-image: url('Image/bluepill.png');
	width:88;
	height:40;
	text-align:center;
	font: 11px/38px Arial, Helvetica, sans-serif;
	color:white;
  	font-weight:bold;
}
*/


/* *****************************************************************************************************
Gestion des images en bordure
****************************************************************************************************** */

/*img[src$="G.jpg"] {
position:relative;
left:-27;
}

img[src$="D.jpg"] {
position:relative;
left:237;
}
*/
/* *****************************************************************************************************
Boite que l'on cache
****************************************************************************************************** */

/* boitez de dialogue que l'on cache */
/*

span a {
	color:black;
	text-decoration:none;
	display:inline;
	}

span a span {
	color:black;
	display:none;
	text-decoration:none;
	border:0;
	z-index:1;
	}
	
span a:hover {
	color:black;
	width:250;
	display:inline;
	text-decoration:none;
}


span :hover span {	
	color:black;			/* on met deux fois la même chose car IE et NC */
	border:1px solid black;		/* ne réagisse pas pareil sans l'espace entre cache et hover */
	display:block;
	border-color:#9598BB;
	background-color:#B3C6D6;
	border-style: solid;
	padding: 10;
	text-decoration:none;
	position:relative;
	left:75;
	}
	*/
/* *****************************************************************************************************
Les trucs
****************************************************************************************************** */

/* pour avoir undollard devant les objets */

/*img[src$="greenball.gif"] {
	padding-left:15px;
	width:0;
	height:15px;
	background-image: url("Image/dollars.gif");
	background-repeat:no-repeat;
}
*/


