FONT, TD, BODY, P, DIV, INPUT, TEXTAREA, RADIO, SELECT, FORM {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #333333;
}

.mini		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 6pt; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

.petit 		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

.grand		{BACKGROUND: none; COLOR: #000099; FONT-SIZE: 9pt; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

.grand2		{BACKGROUND: none; COLOR: #FF0000; FONT-SIZE: 10pt; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

.moyen		{BACKGROUND: none; COLOR: #FF0000; FONT-SIZE: 8pt; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

BODY {
	SCROLLBAR-FACE-COLOR: #BBCCDD; SCROLLBAR-HIGHLIGHT-COLOR: #778899; SCROLLBAR-SHADOW-COLOR: #eeeeee; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #bdd5d0; SCROLLBAR-DARKSHADOW-COLOR: #000000
}
a:link {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	}
a:visited {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	}
input,textarea {
border-style:solid;
border-width:thin;
border-color: #999999;
}
/*  Disponible ... */
.etat_sc {
	color: #0000FF;
	font-weight: bold;
}
.etat_d {
	color: #00FF00;
	font-weight: bold;
}
.etat_nd {
	color: #FF0000;
	font-weight: bold;
}
/* ---------------------- Simple nav ---------------------- */
#demo-container{padding:25px 15px 0 15px;background: #E4E4E4 url(temp/imgtempl/menu.jpg) repeat-x;width:100%;}
ul#simple-menu{list-style-type:none;width:100%;position:relative;height:27px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:13px;font-weight:bold;margin:0;padding:11px 0 0 0;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 4px;height:27px;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left;color:#fff;background: #708090;line-height:27px;text-decoration:none;padding:0 17px 0 18px;height:27px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background: #304865;}
ul#simple-menu li a.current{color:#2E4560;background:#fff;}
ul#simple-menu li a.current:hover{color:#2E4560;background:#fff;}
/* ---------------------- END Simple nav ---------------------- */
 .btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
 .btn * { font-style: normal; background-image: url(btn2.png); background-repeat: no-repeat; display: block; position: relative; }
 .btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
 .btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
 .btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
 .btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

 .btn.blue { 
    background: #2ae;
	font-weight: bold; color: #FFF;
	}
 .btn.green {
	background: #0C6;
	font-weight: bold; color: #FFF;
}
 .btn.yellow {
	background:#FC0;
	font-weight: bold; color: #FFF;
}
 .btn.fushia {
	background: #66C;
	font-weight: bold; color: #FFF;
}
 .btn.pink { background: #e1a; }
 .btn:hover { background-color: #DDD; 	font-weight: bold; color: #333}
 .btn:active { background-color: #999; }
 .btn[class] { background-image: url(shade.png); background-position: bottom; }
 
  .submitp {display: block; position: relative;  padding: 1px; float: left; color: #fff; text-decoration: none; cursor: pointer; 
	background: #A49AD7;
	font-weight: bold; color: #FFF;
	height:20px;
	 
}
 
#box {
position:relative;
z-index:0;}
#box a {
display:block;
padding:5px;
border: none;}
#box a:hover {
background: #DDDDDD;}
