a:link, a:visited
{
	color:#4A0500;
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
}

a:hover
{
	color: #B41900 ; /* #CC9933; */
}

html, body 
{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	background: #781400 url(images/body_background.png) repeat-x;
	text-align: center ;
	margin: 0px ;
}

/****************************************************************************/

table.info
{
	background: #FFFAF5 url(images/info_background.gif) repeat-y;
	width: 988px;
	height: 200px;
}

/****************************************************************************/

table.corps
{
	background: #FFFAF5 ;
	width: 746px;
	margin-right: 12px;
}

h2.corps
{
	margin-left: 10px;
	font-size: 14px;
	color: #669966 ;
}

/****************************************************************************/

table.menu
{
	/* background: blue ; */
	width: 193px;
	margin-left: 12px;
	margin-right: 25px;
	height: 100%;
	text-align: left;
}

h2.menu
{
	margin-left: 10px;
	font-size: 14px;
	color: #669966 ;
}

/****************************************************************************/

table.menu_top
{
	background: #FFFAF5 url(images/menu_top_background.jpg) no-repeat ;
	width: 1000px;
	height: 30px;
}

h2.menu_top
{
	font-size: 15px;
	color: #669966 ;
	margin: 0px;
}

/****************************************************************************/

table.pied
{
	background: #781400 url(images/pied_background.png);
	width: 1000px;
	height: 62px;

}

/****************************************************************************/

table.titre
{
	background: #FFFAF5 url(images/titre_background.jpg);
	width: 1000px;
	height: 172px;

}

/****************************************************************************/

table.colonne-droite
{
	background-color: #E9D5C3 ;
	width: 100% ;
}

h2.colonne-droite
{
	background: #E9D5C3 url(images/background-titre-colonne-droite.gif) no-repeat;
	font-size: 15px;
	font-weight: 600;
	height: 27px;
	width: 178px;
	color: white ;
	padding-top: 5px;
	margin-left: 11px;
}

/****************************************************************************/

td.text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	text-indent: 15px;
	vertical-align: top ;
}