/* Quelques styles généraux qui s'appliquent partout */
    body{
        background-color:       #2E1B89;
        font-family:            verdana, helvetica, arial;
        font-size:              .8em;
        color:                  white;
        min-width:              970px;

        }

    /* Quelques réglages d'ordre général */
    a{
        text-decoration:none;
		}
    
	.borderimg{
        border: 1px solid #ffffff;
        }
		
    .border{
        border: 1px solid #ffffff;
        }
		
	.bordertab{
        border: 1px solid #ffffff;
		background-image:url(../img/opacite.gif)
        }
		
	.breaker{
        clear:                  both;
        height:                 1px;
        font-size:              .1em;
        margin:                 0px;
        }
	
	.footer {
		font-family:	verdana,arial;  
		font-size:		10px; 
		color:			#a1a1a1; 
		font-weight:	bold;
		}
	
	.titleheader {
		font-family:	Arial,verdana;  
		font-size:		20px; 
		color:			#FFCC00; 
		font-weight:	bold;
		}
	
	.just {  
		text-align: 	justify;
		}
		
	A:link, A:visited, A:active {
		color: 			#ffffff; 
		font-weight: 	bold; 
		font-family:	verdana,arial; 
		font-size:		10px;
		text-decoration:none;
		}
		
	A:link {
		font-family:	verdana,arial;  
		font-size:		10px;
		}
		
	A:hover {
		background: none; 
		color: #FFCC00; 
		font-family:verdana,arial; 
		text-decoration:none; 
		font-size:10px;
		}
		
	.adheader {
		font-family:verdana,arial;  
		font-size:10px; 
		color:yellow;}
		
	.bodytxt1 {
		font-family:verdana,arial;  
		font-size:10px; 
		color:yellow; 
		
		}
	.tab {
		font-family:	Tahoma;  
		font-size:		14px; 
		color:			#ffffff;
		text-align:		justify; 
		
		}
		
	.inputbox {
		font-weight: normal;
		color:#D6DEF3;
		background-color:#597EC8;
		border: 1px solid #ffffff;
		}
	
	.button {
		font-weight: bold;
		border:solid 1px #ffffff;
		background-color: #597EC8;
		color: #D6DEF3;
		text-align: center;
		font-size: 9px;
		margin-top: 5px;
		}
	td,tr,p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
	.tdtonic {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}