BODY
{
	font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8C2810;
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(/images/chateau-blaceret-roy.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

BODY.accueil
{
	font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8C2810;
	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(/images/chateau-blaceret-roy.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

BODY.Menu, TR.Menu, TD.Menu
{
	background: #E67B51;
	font-size: 16px;
	font-family: Comic sans MS;
	font-weight: normal;
}

TR.bandeau, TD.Bandeau
{
	background: #FADC96;
	font-size: 16px;
	font-family: Comic sans MS;
	font-weight: normal;
}

BODY.Vide
{
	background: #A3441E;
}

Span.DateRecherche
{
	color: #FFFFFF;
	font-size: 1px;
}

TD.MegaTitre
{
	font-size: 34px;
	font-weight: bold;
}

TD.Accueil
{
	font-size: 12px;
	font-family: Comic sans MS;
  color: #8C2810;
  background: #E67B51;
  text-decoration: none;
  text-transform: none;
	font-weight: normal;
}

TD.Titre
{
	background: none;
	font-size: 24px;
	font-family: Comic sans MS;
	font-weight: normal;
}

TD.Titre2
{
	background: #E67B51;
	font-size: 24px;
	font-family: Comic sans MS;
	font-weight: normal;
}

TD.Photos
{
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C2810;
	text-align : center;
}

TR.Justifie, TR.Justifie
{
	text-align: justify;
}

Span.Titre1
{
	font-size: 30px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #391418;
}

Span.Titre2
{
	font-size: 20px;
	font-family: Comic sans MS;
	font-weight: bold;
	color: #8C2810;
}

.Texte
{
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: normal;
	color: #391418;
}

/***********************************************
* LINK
*********************************************** */

A:link 
{
  color: #8C2810;
  background: transparent;
	font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

A:visited 
{
  color: #8C2810;
  background: transparent;
	font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

A
{
  color: #8C2810;
  background: transparent;
	font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

A:active
{
  color: #8C2810;
  background: transparent;
	font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

A:hover
{
  color: #8C2810;
  background: transparent;    
	font-weight: bold;
  text-decoration: none;
  text-transform: none;
}

A.accueil
{
	font-size: 20px;
	font-family: Comic sans MS;
  color: #8C2810;
  background: #E67B51;
  text-decoration: none;
  text-transform: none;
	font-weight: normal;
}

A.accueil:visited
{
	font-size: 20px;
	font-family: Comic sans MS;
  color: #8C2810;
  background: #E67B51;
	font-weight: normal;
}

A.accueil:hover
{
	font-size: 20px;
	font-family: Comic sans MS;
  color: #8C2810;
  background: #E67B51;   
	font-weight: bold;
}
  
/***********************************************
* IMAGES
*********************************************** */  

img.bord
{ 
	border: solid 0px #000000;
	padding:0px;
} 