@charset "iso-8859-1";
/* auteur: pi-r solutions */
/* Date de création: 13/09/2003 */

body
{
	SCROLLBAR-FACE-COLOR: #111133;
	font-size: 12px;
	background-image: url(levezlenez\images\fond.jpg);
	color: white;
	SCROLLBAR-ARROW-COLOR: #d0d0d0d0;
	SCROLLBAR-TRACK-COLOR: #111177;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #111133;
}



}

a:link	  { font-weight: normal; color:white; text-decoration: none; }
a:visited { font-weight: normal; color:white; text-decoration: none; }
a:hover	  { font-weight: bold; color:blue; text-decoration: none; }

td a:link	{ font-weight: normal; color:#FFFFFF; text-decoration: none; }
td a:visited	{ font-weight: normal; color:#FFFFFF; text-decoration: none; }
td a:hover	{ font-weight: bold; color:#FFFFFF; text-decoration: none; }

img.photo
{
	border-color: white;
	border-width: 1px; 
	border-style: solid;
	border-collapse: collapse; 
	border-width: 2px; 
	border: outset 2px; 
}

img.photolink
{
	border-color: white;
	border-width: 1px; 
	border-style: solid;
	border-collapse: collapse; 
	border-width: 2px; 
	border: outset 2px; 
	cursor:hand;
}

table td
{ 
	padding: 25px; 
	margin: 5; 
}

table td.menu
{ 
	padding: 5px; 
	margin: 5; 
}

table.infos th
{ 
    font-size: 14px; 
	font-weight: normal;
	background-color: transparent;
	padding: 5px; 
	margin: 5; 
	border: none; 
	text-align: left;
	vertical-align:top;
	color:white;
}

table.intro td
{ 
	padding: 10px; 
	font-style:italic;
}

table.infos td
{ 
    font-size: 14px; 
	font-weight: bold;
	background-color: transparent;
	padding: 5px; 
	margin: 5; 
	border: none; 
	vertical-align:top;
}

table.summary td
{ 
	padding: 5px; 
	margin: 0; 
	border-color: White;
	border: 1; 
	border-style: solid;
	text-align:center;
}

table.summary th
{ 
	padding-left: 5px; 
	padding-right: 5px; 
	margin: 0; 
	border: 1; 
	border-color: white;
	border-style: solid;
 	color: white;
}

table.infos td a:link { font-weight: bold; text-decoration: none; }
table.infos td a:hover { color:yellow; text-decoration: none; }
table.infos td a:visited { font-weight: bold;  text-decoration: none; }

table.summary td a:link { font-weight: normal; text-decoration: none; }
table.summary td a:hover { color:yellow; }
table.summary td a:visited { font-weight: normal;  text-decoration: none; }

table.summary th a:link { font-weight: normal; text-decoration: none; }
table.summary th a:hover { color:yellow; text-decoration: none; }
table.summary th a:visited { font-weight: normal; text-decoration: none; }


th
{
	background-color: #111133;
	font-weight: bold;
	font-size: 20px; 
	color: white;	 
	border-collapse: collapse; 
	border-width: 2px; 
	border: outset 2px; 
}

td.index
{
	font-size: 24px; 
	font-weight: bold;
	color : blue;
}


