*
{
	font-family:Verdana;
}

table{ border-collapse: collapse;}

body
	{
	background-color:white;
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
}

 img {
    border : none;
    border : 0;
  }
  
#ident{
	position:relative;
	background-image: url(./../img/ident.png);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 628px;
	height: 256px;
}

#ident-titre{
	position:absolute;
	margin-top: 10px;
	margin-left: 160px;
	color:#ffffff;
}

#login{
	position:absolute;
	margin-top: 90px;
	margin-left: 170px;
	color:#878484;
}

#login table
{
	font-size:9pt;
}
#login input.text{
	border:0;
	background-color:#d8d8d8;
}


#login h5{
	background: url(./../img/puce.png) no-repeat;
    padding-left:10px;
}


#header
	{
	position:relative;
	background-image: url(./../img/spamicid.png);
	width: 831px;
	height: 83px;
	margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#header-admin
	{
	position:relative;
	background: #990000;
	width: 50em;
	height: 7.5em;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
	

#navcontainer
{
	position:relative;
	font-family: Arial,Sans-Serif;

	margin-top:4px;
	margin-left:10px;
	float:left;
}

#menu
{
	position:absolute;
	margin-top: 44px;
	margin-left: 170px;
}

#home
{
	float:left;
}

#langue
{
	position:absolute;
	margin-top: 8px;
	margin-left: 390px;

}
	
#user
{
	position:relative;
	font-weight:bold;
	font-size:10px;
	margin-top: 71px;
	text-align: center;
	float:right;
	color:#993333;
}

.extra-nav {
		width:100%;
    margin-bottom:0px;
    float:left;
} /*IE6*/


.extra-nav h2 {
	background: url(./../img/puce.png) no-repeat;
	text-align: left;

    margin-left:10px;
    padding-left:10px;
    font-size: 120%;
    color:#999999;
    font-family: arial, sans-serif;
}

.extra-nav h5 {
		
	text-align: left;
    margin-left:10px;
    padding-left:10px;
    font-size: 90%;
    color:#999999;
    font-family: arial, sans-serif;
    float:left;
}
.extra-nav h5.first {
background: url(./../img/puce.png) no-repeat;

}
.extra-nav h5.second {
background: url(./../img/puce2.png) no-repeat;
}

.mdp{
	color:#999999;
	font-weight: bold;
	font-size:9pt;
}

a.copy{
	text-decoration:none;
    color: #666666; 
}
#ssnavcontainer
	{
	font-family: Arial,Sans-Serif;
	margin: 0 auto;
	width: 100%;
	}

	
#lang
{
	margin-top:3px;
	margin-right:3px;
}

#navlist, #ssnavlist
	{

	text-align: left;
	margin: 0 auto;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#navlist li , #ssnavlist li
	{
	padding: 0;
	margin: 0;
	text-indent: 0;
	display: inline;
}

#navlist li a
{
	letter-spacing: -1px;
	text-decoration: none;
	color: #999999;
	font-size: 1em;
	padding: 0 2px;
}

#navlist li a.admin
{
	font-weight:bold;
	color:#a41c1c;
}
#ssnavlist li a
{
	letter-spacing: -1px;
	text-decoration: none;
	color: #ccc;
	font-size: 1em;
	padding: 0 2px;

}


#navlist a#current
	{
	color: #333;
	border-top: none;
	font-weight: bold;
}
#navlist a#parent
	{
	color: #993333;
	border-top: none;
	font-weight: bold;
}
#navlist li a:hover
	{
	color: #333;
	border-top: none;
}

#ssnavlist li a:hover,#ssnavlist a#current
	{
	color: #333;
	border-top: none;
	font-weight: bold;
}

/*#ssnavlist a#current { color: #fc6; }*/



#ssnavlist a#new { color: #666; }


/* let the IE expressions commence */

div.paddingwrap
	{
	margin: 0;
	padding: 1em;
	margin-top: -500px;
	}
p, h1, h2, h4, h5, li, ul
	{
	margin: 0;
	padding: 0;
	}
h3
	{
	margin: 1em 0 0 0;
	}
p.footer
	{
	font-family: MS Sans Serif;
	font-size:xx-small;
	}
h6.rouge
	{
	color:red;
	}
td.centre
	{
	text-align:center;
	}

.normal, p
	{
	font-family:Verdana;
	font-size:smaller;
}
.petit
{
	font-size:xx-small;
}

#b-content tr.pager span
{
	color : White;
	font-weight:bold;
}

#b-content tr.pager a:link, #b-content tr.pager a:visited
{
	color : Black;
	font-weight:bold;
	text-decoration : none;
}

#b-content tr.pager a:hover{
	color : Black;
	font-weight: bold;
	text-decoration : underline;
}
	
#b-content a:link, #b-content a:visited{
	color : #999999;
	text-decoration : none;
}

#b-content a:hover{
	color : #999999;
	text-decoration : underline;
}

#tab a.blanc, #tab a.blanc:link, #tab a.blanc:visited
{
	color:White;
}

a.copyright:link, a.copyright:visited
	{
	font-family: MS Sans Serif;
	font-size:xx-small;
	color:red;     
	text-decoration:none;     
	font-weight:bold;   
	}      

ol
	{
	margin: 0 0 2em 1em;
	padding: 0;
	}
code
	{
	display: block;
	background-color: #dddddd;
	}


input.objet
{
	width:100%;
	font-size:x-small
}

textarea.repauto
{
	width:100%;
	height:250px;
	font-size:xx-small;
}

.lib{
	border: solid 1px #000;
	background-color: #fff;
	font-weight: 900;
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 3px 2px;
}

.gauche
{
	padding-left:0;
	left:0;
}
tr.allow
{
	background-color: #99FF99;
}
tr.deny
{
	background-color: #FFECD8;
}
tr.over, table.pnl_search tr.norm
{
	background-color: #FFFFFF;
}
table.pnl_search tr.surl
{
	background-color: #E6E6FA;
}

input.dns, select.dns
{
	font:8pt verdana;
	border:2px;
}

table.bloc, table.dns
{
	margin:auto;
	font:8pt verdana;
	border:none;
}
table.bloc td.dgHeader, table.bloc th
{
	
	color:#fff;
	background-color:#a41c1c;
	font-weight:bold;
	border:none;
}


table.bloc td
{
	border:none;
}

table.request th
{
	text-align:left;
}

table.pnl_search
{
	font-size:xx-small;
}

table.search td.ss
{
	padding-left:20px;
}

#pnl_msg
{
	margin:auto;
	border-width: 1px; 
	border-style: solid;
	font-weight:bold;
	font:11pt verdana;
	text-align:center;
}

#pnl_msg.error{
	background-color: #C87777;
	border-color:#A41C1C;
	color:#CC0000;
	background-image:url(./../img/error.png);
	background-repeat:no-repeat;
	font-weight:bold;
}

#pnl_msg.ok{
	background-color: #33FF33;
	border-color:#006826;
	color:#006826;
	background-image:url(./../img/valid.png);
	background-repeat:no-repeat;
	font-weight:bold;
}

#pnl_msg.demo{
	background-color: #9c9cf3;
	border-color:#5d5db0;
	color:#FFFFFF;
	background-image:url(./../img/demo.png);
	background-repeat:no-repeat;
	font-weight:bold;
}

#search {
    position: absolute;
    top: 7px;
    right: 8px;
    padding-right: 10px;
}

input.search{
	border:0;
}

#txt_search {
    margin-left: 3px;
    color: #5f6e7c;
    width: 150px;
    border: 0;
    padding: 3px 4px 0 4px;
    background: #fff;
    height: 21px;
} /*ie6 ie7*/

#img_search {
    position: absolute;
    right: 0;
    top: 0;
}

input.search-admin
{
	background-color:#CC6666;
	border:none;
	color:White;
	font-weight:bold;
	font-size:x-small;
}

input.cleanday
{
	width: 30px;
}

#b-top {
	margin-top:5px;
	height:7px;
	background-image:url(./../img/top_content.png);
	background-repeat:no-repeat;

	width: 832px;

	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#b-content {

	background-image:url(./../img/content.png);
	background-repeat:repeat-y;
	width: 832px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;

	min-height:500px; 
	height:auto;
}

input.bouton
{
	background-color:#a41c1c;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight: 600;
	cursor: pointer;
	font-size: 12px;
	height: 20px;
}

input.boutonspam
{
	background-color:#b1b1b1;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight: 600;
	cursor: pointer;
	font-size: 12px;
	height: 20px;
}

#img_leg
{
	margin-bottom:4px;
}

/* for Internet Explorer */
/*\*/
* html #b-content {
height: 500px;
}
/**/

#b-footer {
	height:15px;
	background-image:url(./../img/footer.png);
	background-repeat:no-repeat;

	width: 832px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#info-header, #infoserver-header
{
	font-size:90%;
	font-weight:bold;
	height:20px;
	
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 526px;
	color:#FFFFFF;
	text-align:left;
	padding-left:5px;
}
#infoserver-header #rst
{
	font-size:80%;
	font-weight:normal;
}
#info-header
{
	background-image:url(./../img/info_header.png);
}
#infoserver-header
{
	background-image:url(./../img/infoserver_header.png);
}
#info-content, #infoserver-content
{
	background-repeat:repeat-y;
	width: 526px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding-left:5px;
}
#info-content-text
{
text-align:left;
padding-left:20px;
}
#info-content
{
	background-image:url(./../img/info_content.png);
}
#infoserver-content table.stat 
{
	font-size:9pt;
	width:90%;
}
#infoserver-content table th 
{
		text-align:left;
}
#infoserver-content
{
	background-image:url(./../img/infoserver_content.png);
}

#info-footer, #infoserver-footer{
	height:2px;
	background-repeat:no-repeat;
	width: 526px;
	margin-left: auto;
	margin-right: auto;
	padding-left:5px;
}
#info-footer
{
	background-image:url(./../img/info_footer.png);	
}
#infoserver-footer
{
	background-image:url(./../img/infoserver_footer.png);	
}

#warning-header
{
	font-size:90%;
	height:20px;
	background-image:url(./../img/warning_header.png);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 526px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	padding-left:5px;
}

#warning-content{
	background-image:url(./../img/warning_content.png);
	background-repeat:repeat-y;
	width: 526px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding-left:5px;
}

ul.warning li {
 display : list-item;
 list-style-image : url(./../img/warning.png);
 list-style-position:outside;
 padding-left:10px;
 margin-bottom:10px;
}

ul.contact
{
	font-size: 80%;
}

ul.warning
{
padding-left:27px;	
}
#warning-content, #info-content
{
	font-size: 80%;
}

#pnl_tab
{
	position:relative;
	background-repeat:no-repeat;
	width: 752px;
	height:71px;
	padding:0;
	vertical-align:text-top;
	margin:auto;
}

#pnl_tab.tab1
{
	background-image:url(./../img/tab1.png);
}

#pnl_tab.tab2
{
	background-image:url(./../img/tab2.png);
}

#tab-content
{
	margin-top:35px;
	width:100%;
	float:none;
	text-align:center;
}

#tab
{
	padding-left:5px;
	position:relative;
	margin-top:3px;
	font-weight:bold;
	float:left;
	width:200px;
	height:20px;
	text-align: left;
	vertical-align:text-top;
	margin-bottom:10px;
	font-size:80%;
}

#warning-footer{
	height:2px;
	background-image:url(./../img/warning_footer.png);
	background-repeat:no-repeat;
	width: 526px;
	margin-left: auto;
	margin-right: auto;
	padding-left:5px;
}

#copyright {
    font: bold 80%/1 arial,sans-serif;
    color: #666666;
 position: relative;
}

input.nombre{
	width:50px;
	text-align:right;
}

#info-header-text
{
	margin-left:10px;	
}

#img_user
{
	float:left;
	margin:5px 10px 0 0;
}

span.spamicid-word
{
	color:#a41c1c;
	font-weight:bolder;
		
}
