body {
	background:url('../images/bg_top_repeat-x2.jpg');
	background-repeat:repeat-x;
	background-color:#999999;
	text-align:center;
}
body, table {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	padding:0px;
	margin:0px;
	border-collapse:collapse; 
	border-color: #E1DED3;
}
h4 {
	margin-top:30px;
	margin-bottom:10px;
	color: #FF9900;
}
#bg {
	background:url('../images/bg_top2.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}
#bg2 {
	background:url('../images/bg_top_repeat-y2.jpg');
	background-repeat:repeat-y;
	background-position:center top;
}
#global {
	background:#FFFFFF;
	width:1000px;
	text-align:left;
	margin:auto;
	border:0px solid;
	padding:0px;
}
#header {
	background:url("../images/banniere2.jpg") no-repeat;
	border:0px solid;
	padding:0px;
	width:1003px;
	height:213px;
	position:absolute;
}
#footer {
	text-align:center;
}

.cadre {
	margin:10px 10px 20px 10px;
}

.contenu {
	padding:0 20px 0 20px;
}
.contenubottom {
	background:url(../images/cadre_bottom.jpg);
	width:100%;
	height:10px;
}
.clearer {
	clear:both;
}
.btn {
	float:left;
}
.error {
	width:100%;
	color:#FF9900;
	text-decoration:blink;
	background:url("../images/fleche_top.jpg") no-repeat;
	padding-left:16px;
}
.liste {
	background:url("../images/puce.jpg") no-repeat;
	padding-left:16px;
}
.cliquezici {
	cursor:pointer;
	position:absolute;
	top:4px;
	left:270px;
	height:23px;
	width:250px;
	overflow:hidden;
	background:url('../images/cliquezici.jpg');
}
ul /* Ma liste aura des puces en forme de dossiers */
{
   list-style-image: url("../images/puce.gif");
}
ul ul
{
   list-style-image: url("../images/puce2.jpg");
}
img {
	border:0;
}
.mecnu{
	width:100%;
	text-align:center;
}
.clair { color:#AAA;}
.clair a { color:#AAA; text-decoration:none;}
.clair a:hover { color:#AAA;}

hr {
 color:#e1ded3;
 background-color: #E1DED3;
 height: 1px;
 border: 0;
} 
.gotop {
	width:90%;
	color:#FF9900;
	text-align:right;
	background:url("../images/fleche_top.jpg") no-repeat;
	background-position:right;
	padding-right:16px;
}
fieldset {
	border-style: solid;
	border-width: 1px;
	border-color: #E1DED3; 
	padding:10px;
	padding-bottom:20px;
}

object
{ 
outline: none;
}

a:focus
{ 
outline: none;
}
 
form {
margin: 0;
display: inline;
}

a,a:hover,a:visited {
	color: #FF9900;
	font-weight:bold;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

.erreur {
	color: #c60000;
	text-decoration: blink;
}

  
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	height:18px;
}
input.transparent {
	border: 0px solid #333;	
	background: transparent;
}

input.text{
		border: 1px solid #d3d4cc;
}

textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
  background-color: #ffffff;
  border: 1px solid #d3d4cc;

}

button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
  border: 1px solid #E1DED3;
  border-color : #e1ded3;
  color:#333333;
  font-weight:bold;
  background-color:#ecece2;
}


/*button:hover {
	background-color:#DEDECB;
  border: 1px solid #E1DED3;
	cursor:pointer;
}*/
select {
   font-family: Tahoma, Arial, Verdana;
   font-size: 11px;
   background-color: #ffffff;
}

span.vtop {
	position:relative;
	top:2px;
}

span.vtopp {
	position:relative;
	top:3px;
}

span.vbot {
	position:relative;
	top:6px;
}

span.ico {
	position:relative;
	top:-3px;
}

span.inp {
	position:relative;
	top:-3px;
}




div.apercu
{
		width: 100%;
		height: 525;
		border: 1px solid #d3d4cc;
    background-color: #ffffff;
		overflow: auto;
}

div.archive
{
    width: 100%;
    border: 1px solid #d3d4cc;
    background-color: #ffffff;
    padding: 3px;
}

