html, body   {
    width: 100%;
    height:100%;
    margin: 0;}  

body         { background-image: url('../pics/BGDot.png'); 
		    background-repeat: repeat; 
		 font-family:verdana;
		 font-size:12px;
		 height:100%;
		 overflow:auto;
		 
				 }
.centerframe {
    width: 800px; 
    /*height: inherit; */
    background-color: silver;
    background-image: url('../pics/Amiante.png'); 
    background-repeat: repeat-Y; 
    margin-left: auto; 
    margin-right: auto; 
    margin-top: 0; 
    margin-bottom: 0;
    min-height:100%;
    }
			   
area {cursor:pointer;}
.alertBut{	background-color:#FDF780;
    color:#000000;}	
					
h2 {font-size: 18px;}
					
#tabsJ {
    float: left; 
    width: 100%; 
    /*background-color: #F4F4F4; */
    background-repeat: repeat; 
    background-attachment: scroll;
    font-size: 93%; 
    line-height: normal; 
    border-bottom: 1px solid gray; 
    background-position: 0% 50%;
    }

a:link , a:visited {text-decoration:none;
        color:#222222;
		}
a:hover {color:#FDF780;}
               
#tabsJ ul    {
    list-style-type: none; 
    margin: 0; 
    padding-left: 50px; 
    padding-right: 10px; 
    padding-top: 10px; 
    padding-bottom: 0;
    margin-bottom:0;
    }
#tabsJ li    { display: inline; 
    margin: 0; 
    padding: 0;
}

#tabsJ a     {
    float: left; 
    background-image: url('../tableftJ.gif'); 
    background-repeat: no-repeat; 
    /*background-color: left; */
    background-attachment: scroll; 
    text-decoration: none; 
    margin: 0; 
    padding-left: 5px; 
    padding-right: 0;
    padding-top: 0; 
    padding-bottom: 0; 
    background-position: 0 0; 
    }

#tabsJ a span {
    float: left; 
    display: block; 
    background-image: url('../tabrightJ.gif');
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    color: gray ;/*#24618E; */
    padding-left: 6px; 
    padding-right: 15px; 
    padding-top: 5px; 
    padding-bottom: 4px; 
    background-position: right top; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span { float: none }
/* End IE5-Mac hack */
    #tabsJ a:hover span { color: #FFFFFF; }
    #tabsJ a:hover { background-position: 0% -24px }
    #tabsJ a:hover span { background-position: 100% -24px }
    #tabsJ #current a { background-position: 0% -48px;  }
    #tabsJ #current a span { color: #FFFFFF; background-position: 100% -48px; }
	
.FormLabel {   width:190px;
	 float:left;
	 margin-top:3px;
	 text-align:left;
}
.userInput {	width:200px;
			padding:1px;
			font-size:11px;
			font-family: arial;
		         }

.searchInput {
    width: 380px;
    margin-bottom:10px;
    }
			 

#annonce {
    width:50%;
    height:auto;
    margin:10% auto;
    padding:20px;
    background-color:#B6B6B6;
    border: solid 3px #FFFF00; /* #505050;*/
    top:20%;
    text-align:center;
    overflow:auto;
    
}
p.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

#affres {
    width:565px;
    height:150px;
    margin-left:2px;
    border: inset 2px #BABABA;
    background-color:#FFFF99;
    overflow:auto;
}
#affres p {
    padding:0px 5px 0px 5px;
}

a.pdflink:hover{
    color:red;
}
	    
.ico {
    padding-right: 10px;
    vertical-align:middle;
    }
    
.couv a:hover {color:#FF0026;} 
-->
