/* pour arranger le tableau dans Netscape */

td img{
display:block;
}

body{
	scrollbar-face-color: #555555;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}	


a{
font-family:Verdana, "Trebuchet MS";
font-size:11px;
color:#3938a5;
text-decoration:none;
}

a:hover{
font-family:Verdana, "Trebuchet MS";
font-size:11px;
color:#f26722;
text-decoration:none;

}

.normal{

font-family:Verdana, "Trebuchet MS", sans-serif;
font-size:11px;
color:#000000;
letter-spacing:0.5px;
line-height:14px;
word-spacing:1px;
text-align:left;
padding:0px 0px 5px 15px; /*haut droite bas gauche*/

}

.comments{

font-family:Verdana, "Trebuchet MS", sans-serif;
font-size:11px;
color:#000066;
letter-spacing:0.5px;
line-height:14px;
word-spacing:1px;
text-align:left;

}

.comments2{

font-family:Verdana, "Trebuchet MS", sans-serif;
font-size:11px;
color:#CC0000;
letter-spacing:0.5px;
line-height:14px;
word-spacing:1px;
text-align:left;

}

.titre{

font-family:Verdana, "Trebuchet MS", sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
letter-spacing:0.5px;
line-height:14px;
word-spacing:1px;
text-align:left;
padding:0px 0px 5px 15px; /*haut droite bas gauche*/

}

.date{

font-family:Verdana, "Trebuchet MS", sans-serif;
font-size:11px;
color:#666666;
font-weight:bold;
letter-spacing:0.5px;
line-height:14px;
word-spacing:1px;
text-align:right;
padding:5px 33px 5px 15px; /*haut droite bas gauche*/

}

.auteur{

font-family:Arial, Verdana, "Trebuchet MS", sans-serif;
font-size:9px;
color:#cccccc;
text-align:center;


}

h5{

font-family:Verdana, "Trebuchet MS", sans-serif;
font-size:12px;
color:#444444;
font-weight:bold;
letter-spacing:0.5px;
word-spacing:1px;

}

/* classes pour les infos popup */

.clDescriptionCont {

position:absolute;  
width:400px; 
visibility:hidden; 
layer-background-color:#cccccc; 
z-index:200;

}

.clDescription     {

width:400px; 
left:0px; 
top:0px; 
font-family:verdana,arial,helvetica,sans-serif; 
color: #ffffff;
overflow:hidden; 
border: 0px solid #999999;
padding:14px 0px 0px 0px; /*haut droite bas gauche*/ 
font-size:10px;
font-weight:bold;  
background-color:#98A1AD; 
layer-background-color:#98A1AD;

}
.clLinks           {

position:relative; 


}
.clCaption         {

position:absolute; 
left:0px; 
top:0px; 
width:400px;
color: #000000; 
height:15px; 
clip:rect(0px 400px 15px 0px); 
font-size:11px;
font-weight:bold; 
font-family:verdana,arial,helvetica,sans-serif; 
background-color:#bdc7d4; 
layer-background-color:#bdc7d4;

}

#telephone{

font-family:Verdana, "Trebuchet MS", sans-serif;
font-size:13px;
color:#21205f;
font-weight:bold;
text-align:left;
padding:0px 0px 5px 15px; /*haut droite bas gauche*/

}
