/** General **/ 
img { border: 0; }

input {margin: 0px; vertical-align: middle;}
input.numeric { text-align: right; }
form { margin: 0; }
table {
  border-spacing: 0px;
  /* For Mozilla */
  empty-cells: show;
}
caption {
  caption-side: top;
  text-align: left;
  margin-bottom: .5ex;
  /* Allow the caption to extend to the full page width
     Mac ie5.1 ignores this*/
  width: 100%;
}
.noborder{border: 0px;}
.clear {clear: both;}
.clear-r {clear: right;}
.clear-l {clear: left;}
.hide {display: none;}



body {
  font-family: Arial, sans-serif;
  font-size:62.5%;
  margin: 0ex;
  color: #000;
  overflow: auto;
  background-repeat: repeat;
  text-align: center;
}

  
a:link,a:visited, a:active{color:#e36800; text-decoration:none;}
a:hover{
 color:#e36800;
 text-decoration:underline;
}


/********** PageTypes **********/
.supercontainer{
display:block;
float:left;
position:absolute;
width:990px;
left:50%;
margin-left:-495px;
}


#container{
display: block;
float:left;
position:relative;
text-align: left;
margin: 0px auto;
border: 0px solid blue;
min-width: 780px;
max-width: 990px;
_width /**/: 990px;
background-color: #fff;
color: #333;
}
/* only IE mac will see this */
*>html #container {w\idth : 990px;}/*ie mac*/




/* XXXXXXXXXXXXXXXX */
/* ++++ contenu +++ */
/* XXXXXXXXXXXXXXXX */
#principal{
 border: 0px solid red;
 width: auto;
 margin: 0px;
 padding:0px 0px 0px 200px;
 background-color:#fff;
 background-image: url("images/dot-bg.png");
 background-position: 195px 0px ;
 background-repeat: repeat-y;
text-align:left;
}

/* ++++ ticker home+++ */
#tickerhome {
	display: block;
	clear: left;
	color: #006ca7;
	background: #fff;
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
	}
#tickerhome a, #tickerhome a:link, #tickerhome a:active, #tickerhome a:visited {
	color: #006ca7;
	}

#tickerhome p{
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	border: 0px solid blue;
}

/* ++++ ticker +++ */
#ticker {
	display: block;
	clear: left;
	color: #006ca7;
	background: #fff;
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
	}
#ticker a, #ticker a:link, #ticker a:active, #ticker a:visited {
	color: #006ca7;
	}

#ticker p{
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	border: 0px solid blue;
}

/*************** footer ******************/
#footer {
display:block;
float:left;
position:relative;
	background-color: #f3f3f3;
	font-family: Arial, sans-serif;
  	font-size: 1em;
	text-align: right;
	width:980px;
	height: 30px;
	margin: 20px 0px 0px 0px;
	padding: 5px 10px 0px 0px;
	background-image: url("images/dot-bg.png");
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#footer	a:link,  #footer a:visited,  #footer a:active {color:#2d2d2d; text-decoration:none;}
#footer a:hover{
 color:#e36800;
 text-decoration:underline;
}

/*********** headings***********/
h1, h2, h3, h4, h5, h6 { font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: bold; }
h2, h3, h4, h5, h6 { color: #006ca7; }
h1 {
 	color: #000;
 	font-size: 2.2em;
 	margin: 0px;
 }
h2 { font-size: 1.8em; }
h3 { font-size: 1.5em; }
h4, h5, h6 { font-size: 1.4em; }


div.notes{ 
margin-top: 1em;
color: #666666;
}
a.spip_notes {color: #2d2d2d;}

#sidebar span.ancre, 
#sidebar span.ancre-g, 
#sidebar span.ancre-d{float: none;}

#content table {
border: 1px solid #ccc;
border-collapse: collapse; 
padding:  2px 5px;
font-size: 1.2em;/* doute */
}
html>body #content table {
font-size: 1em;/* doute */
}

#content table td{
border: 1px solid #ccc;
border-collapse: collapse; 
padding:  2px 5px;
}
#content table tr.row_first td{
border: 1px solid #aaa;;
border-collapse: collapse; 
padding:  2px 5px;
}
#content table tr.row_first{
padding:  2px 5px;
background-color: #f3f3f3;
}
* html ul {height: 1%;}
html>body ul {height: auto;}

#content ul{
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	list-style-image: url("images/dot.png");
	list-style-position: outside;
	}
#content ul li{ 
	list-style-image: url("images/dot.png");
	list-style-position: outside;
	}
#content ul ul li{
		list-style-position: outside;
	}
#content ul ul ul li{
		list-style-position: outside;
	}

.clear-b {clear: both;}


/*********** form e-fournisseur***********/

#table_form{
	border:0px;
	margin:0px;
	padding:0px;
}

#table_form table{
	border:0px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}

#table_form table tr td{
	border:0px;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	vertical-align:top;
	font-size:12px;
}

#table_form .table_form_little_tr{
	line-height:2px;
}

#table_form .table_form_td_line{
	border:0px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #000;
	font-weight:bold;
}

#table_form .label_right{
	border:0px;
	margin:0px;
	margin-right:5px;
	padding:0px;
	text-align:right;
}


