/* BODY PROPERTIES */

BODY {color:#737373;background-color:#FFFFFF;margin: 0;padding: 0;}

/* LINK PROPERTIES */
BODY a:link, BODY a:visited {color: #198BF5;text-decoration: underline;}
BODY a:hover {color: #CECECE;text-decoration: underline;}


/* MENU GAUCHE */
a.menugauche:link{color: #198BF5;Text-decoration:none;font-family: Verdana,arial;font-size: 13pt;}
a.menugauche:visited{color: #198BF5;Text-decoration:none;font-family: Verdana,arial;font-size: 13pt;}
a.menugauche:active{color: #198BF5;Text-decoration:none;font-family: Verdana,arial;font-size: 13pt;}
a.menugauche:hover{color: #198BF5;Text-decoration:underline;font-family: Verdana,arial;font-size: 13pt;}

/* NAVBAR */
a.navbar:link{color: #FFA000;Text-decoration:none;font-size: 12pt;font-style: bold;}
a.navbar:visited{color: #FFA000;Text-decoration:none;font-size: 12pt;font-style: bold;}
a.navbar:active{color: #FFA000;Text-decoration:none;font-size: 12pt;font-style: bold;}
a.navbar:hover{color: #FFA000;Text-decoration:underline;font-size: 12pt;font-style: bold;}

INPUT{font-size:10px;}
INPUT.color{border:1px solid #FDC89E; font-size: 10 px;font-family: Verdana; color:#000000;  background-color:#FFFCF0; }
INPUT.colorblanc{border:1px solid #FDC89E; font-size: 10 px;font-family: Verdana; color:#000000;  background-color:#FFFCF0; }
TEXTAREA{border:1px solid #FDC89E; font-size: 10 px;font-family: Verdana; color:#000000;  background-color:#FFFCF0; }
.textarea {font-family: Verdana;font-size:11px;background-color:#FFFCF0;color:black;text-decoration:none;}
SELECT{border:1px solid #FDC89E; font-size: 10 px;font-family: Verdana; color:#000000;  background-color:#FFFCF0; }

h1.h1 { font: normal bold 22px Verdana,Arial,Helvetica,sans-serif; color: rgb(243, 94, 0); text-align: center }

/* THUMB TABLE & MOUSEOVER */
table.thumb {
   border-collapse: collapse;
	text-align:center;
   padding: 0px;
}
table.subfolder, table.subfolder-border {
   border-collapse: collapse;
	text-align:center;
   padding: 0px;
}
.dir_topleft{
	border : 0px;
	background-image: url(/gfx/dir_topleft.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_top{
	border : 0px;
	background-image: url(/gfx/dir_top.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_topright{
	border : 0px;
	background-image: url(/gfx/dir_topright.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_left{
	border : 0px;
	background-image: url(/gfx/dir_left.gif);
	background-repeat: repeat-y;
   width:26px;
}
.dir_right{
	border : 0px;
	background-image: url(/gfx/dir_right.gif);
	background-repeat: repeat-y;
   width:26px;
}
.dir_bottomleft{
	border : 0px;
	background-image: url(/gfx/dir_bottomleft.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.dir_bottom{
	border : 0px;
	background-image: url(/gfx/dir_bottom.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.dir_bottomright{
	border : 0px;
	background-image: url(/gfx/dir_bottomright.gif);
	background-repeat: no-repeat;
   width:26px;
	height: 26px;
}
.img_topleft{
	border : 0px;
	background-image: url(/gfx/img_topleft.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_top{
	border : 0px;
	background-image: url(/gfx/img_top.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_topright{
	border : 0px;
	background-image: url(/gfx/img_topright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_left{
	border : 0px;
	background-image: url(/gfx/img_left.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_right{
	border : 0px;
	background-image: url(/gfx/img_right.gif);
	background-repeat: repeat-y;
   width:13px;
}
.img_bottomleft{
	border : 0px;
	background-image: url(/gfx/img_bottomleft.gif);
	background-repeat: no-repeat;
   width: 13px;
	height: 13px;
}
.img_bottom{
	border : 0px;
	background-image: url(/gfx/img_bottom.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.img_bottomright{
	border : 0px;
	background-image: url(/gfx/img_bottomright.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
.img_bottomright_comment{
	border : 0px;
	background-image: url(/gfx/img_comment.gif);
	background-repeat: no-repeat;
   width:13px;
	height: 13px;
}
table td .title{
  font: 9pt tahoma, arial;
  text-align: center;
}
table td .subfolder-title{
  font: bold 8pt tahoma, arial;
  text-align: center;
  color: black;
}

.navigation {
	font: 10pt tahoma, arial;
	color:#737373;
   vertical-align: top;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}

.table-top {
   height:35px;
	background-image : url(/gfx/topnav.gif);
	background-repeat : repeat-x;
}

/* HEADLINE BAR */
.table-headline {
	font: bold 12pt Arial, Helvetica, sans-serif;
   letter-spacing: 2px;
	color: #FFA000;
   vertical-align: top;
	text-align: center;
	padding-right: 5px;
	padding-top: 3px;
}

.introtext {
	text-align: left;
	color: green;
}

.description {
	font: bold 8pt tahoma, arial;
	text-align:center;
	color:Black;
	text-decoration:none;
}


.introtext {
	text-align: left;
	color: green;
}

/* IMAGE DESCRIPTION */
.description {
	font: bold 8pt tahoma, arial;
	text-align:center;
	color:Black;
	text-decoration:none;
}


.phpdiginputtext { font-family: times; font-size: 12pt; }
.phpdigHighlight { font-weight: bold; }
a.phpdig { color: #FFA000;Text-decoration:none;font-family: arial; }
a.phpdig:hover { color: #FFA000;Text-decoration:underline;font-family: arial; }
.color_table_outline {
	background-color: #cccccc;
	color: #000000;
	border: 1px solid #000000;
}
.color_top_bottom {
	background-color: #eeeeee;
	color: #000000;
}
.color_sub_top_bottom {
	background-color: #dddddd;
	color: #000000;
}
.color_table_cells {
	background-color: #ffffff;
	color: #000000;
}




