.tab_disp
{
	margin-top:15px;
	border : 1px dotted #000000;
}

.tab_disp td
{

border-style:solid;
padding:5px;
border-width:1px; 
border-color:#999999;
}

A {
text-decoration : none; 
} 
A:link {
color : #0000cc; 
} 
A:visited {
color : #0000cc; 
} 
A:active {
color : blue; 
} 
body {
color : #000000; 
background-color : #fefefe; 
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
} 
.process {
border : 1px dotted #999999; 
} 
.photo {
border : 0; 
} 
ul {
	list-style-image : url(images/puce1.gif); 
} 

ul.subul   {
	list-style-image : url(images/puce3.gif);
}


textarea {
font-family : courrier; 
font-size : 10pt; 
border : 1px solid #000000; 
font-size : 70%; 
} 
#masque {
position : absolute; 
top : 0; 
left : 0; 
z-index : 100; 
width : 100%; 
height : 100%; 
background-color : #000; 
} 
.close {
font-family : Verdana, Helvetica, sans-serif; 
font-size : 9px; 
font-weight : bold; 
} 

.info {
color : #000099;
font-family : Verdana, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 

}

font {
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 11px; 
font-weight : normal; 
} 
H1 {
color : #000000; 
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 20px; 
} 
select {
color : black; 
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
} 
input {
color : black; 
text-decoration : none; 
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : bold; 
} 


.col_scroll {
        float: left;
        margin-bottom: 5px;
        height: 354px;
        overflow: auto;
        position: relative;
        width: 100%;
        scrollbar-face-color: #F1EDED;
        scrollbar-shadow-color: #111111;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #999999;
        scrollbar-darkshadow-color: #555555;
        scrollbar-track-color: #FFFFFF;
        scrollbar-arrow-color: #000000;
	clear:both;

}

