TD.listes {
	background-color : #FFD700;
}


TD.liste2 {
	background-image : url(petites_images/fond_cellule2.jpg);
	background-repeat : repeat-y;
}
TD.listes3{
	background-color : #DFE3D9;
}

P.cellule-liste {
	font-family : Arial;
	font-size : 14px;
	color : #00008B;
	font-weight : bold;
}

P.liste {
	font-family : Arial;
	font-size : 14px;
	color : Black;
	font-weight : normal;
}


P.texte-petit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
}
TABLE.menu2 {
	border-color : Aqua;
	border : thin Aqua none;
   clip:   rect(   );
   margin-top: 2px; margin-bottom: 2px;
}
TD.cellule1fond {
	background-color : #4B0082;
}
TD.cellule2fond {
	
	background-color : #B5DAFF;
}

P.cellule2 {
	font-family : Arial;
	font-size : 16px;
	color : Navy;
	font-weight: bold;
}


A:LINK.lienmenu2 {
	font-family : Arial;
	font-size : small;
	color : Silver;
}

A:HOVER.linenmenu2 {
	font-family : Arial;
	font-size : small;
	color : Lime;
	border : thin;
}

P.textephoto {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
P.cellule1 {
	font-family : Arial;
	font-size : 16px;
	color : #FFFACD;
	font-weight: bold;
}

P.texte1 {
	font-family : Arial;
	font-size : 16px;
	color : Black;
}
P.texte2 {
	font-family : Arial;
	font-size : 16px;
	color : #228B22;
	font-weight : bold;
}


P.titretexte {
	font-family : Arial;
	font-size : 16px;
	color : #FF0000;
    font-weight: bold;
}
P.titretexte2 {
	font-family : Arial;
	font-size : 14px;
	color : Green;
	font-weight: bold;
}
A:HOVER {
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	color : Fuchsia;
}

A:LINK {
	color : Blue;
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
}

A:VISITED {
	color : Purple;
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
}
A:HOVER {
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	color : Fuchsia;
}

TABLE.pages {
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 1px;
	padding-bottom : 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: White;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clip: rect(0px 0px 0px 0px);
}


TD.menu2fond2 {
	background-color : #F0FFFF;
}

TD.menu2fond3 {
	background-color : #DCDCDC;
}



TD.menu2fond1 {
	background-color : #FFE4C4;
}



BODY {
	background-attachment : fixed;
	margin-bottom : 5px;
	margin-top : 5px;
	background-color : #FDF5E6;
}

