/* AUTEUR: Noël MAIROT */
/* DATE DE CREATION: 30/07/2004 */

BODY {background-color: #FFF7D4}

A 		  {color: blue; 		 font-weight: bold;}
.item_menu {text-decoration: none;}

A:link    {color: blue; 		 font-weight: bold;}
A:active  {color: blue; 		 font-weight: bold;}
A:visited {color: blue; 		 font-weight: bold;}
A:hover   {color: orangered; 	 font-weight: bold;}

H1 		{color:crimson; text-align: center}  
H2 		{color:crimson;}
H3 		{color:blue;}

P 		{font-size: 12pt; font-weight: normal; text-indent: 20pt; text-align:justify;}
.item_menu {font-size: 11pt; text-indent: -10pt; margin-left: 10pt; line-height: 10pt; text-align:left; margin-top:7pt;}

/* TABLE	{border-style: solid; border-width:1pt; border-color: brown; width:100%;} */
TABLE	{background-color:navajowhite; border-style: solid; border-width:2pt; border-color: brown;}
.pleine {background-color:navajowhite; border-style: solid; border-width:2pt; border-color: brown;}
.galerie {background-color:navajowhite; border-style: solid; border-width:1pt; border-color: brown; width:465pt}

TD 		{padding:10; border: solid 1pt brown;}
.pleine	{background-color:navajowhite; border-style: none;}
.vide	{border-style: none;}

DIV		{border: none 1pt blue;}
.pleine	{background-color:navajowhite; padding:10;}
.titre  {background-color:navajowhite; border-style: solid; border-width:2pt; border-color: brown; text-align: center; padding:10pt;}

IFRAME	{width: 250pt; height: 200pt; border: none}

em 		{color:crimson;}
#mv2	{font-size:12pt; color: crimson; line-height: 10pt;}

img	{border:0pt}

#bandeau_superieur
{
	border: none 2pt red;
	background-color: navajowhite;
	text-indent:0pt;
	padding:0pt;
	color: crimson;
	width:650pt;
}

#bandeau_inferieur
{
	border: none 2pt red;
	background-color: navajowhite;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding:0pt;
	width:650pt;
}

#conteneur_principal
{
	border: none 2pt red;
	background-color: navajowhite;
	padding:0pt;
	width:650pt;
}

#bandeau_gauche
{
	border: none 2pt red;
	background-color: #FFE7C4;
	width:120pt;
	padding:10pt;
	font-size:12pt;
	line-height:16pt;
	margin-left: 10pt;
	text-indent: -10pt;
}

#conteneur_central
{
	border: none 2pt red;
	padding:10pt;
}

#bandeau_droite	/* non utilisé depuis aout 2009 */
{
	border: none 2pt red;
	background-color: #FFE7C4;
	width:160pt;
	padding:10pt;
	font-size:12pt;
	overflow: overflow;
}
