@charset "iso-8859-2";
/* CSS Document */
body{
margin:0px;
font-family:"Trebuchet MS", Tahoma;
font-size:12px;
color:#000000;
}

.bas_header{
width:955px;
height:4px;
background-image:url(images/design/texture_bas_header.gif);
background-repeat:repeat-x;
}

.contenu{
width:785px;
padding-top:24px;
}

.footer{
font-family:tahoma, arial;
font-size:10px;
color:#8e9092;
height:25px;
border-top:2px solid #d1d3d4;
}

.footer a, .footer a:active, .footer a:visited{
color:#C1002B;
text-decoration:none;
}

.footer a:hover{
color:#C1002B;
text-decoration:underline;
}

a, a:active, a:visited{
color:#c41230;
text-decoration:none;
}

a:hover{
color:#c41230;
text-decoration:underline;
}

.textestbl{ font-size:11px; color:#000; padding-top:1px; padding-left:2px; }
.textestbl td{ border:1px solid #000; }

.bordures { border:1px solid #e5e4e2; padding-left:3px; }
.bordures td{ border:1px solid #e5e4e2; padding-left:3px; }

.row_alter_1{
background-color:#fff; 
color:#3B3B3B;
}

.row_alter_0{
background-color:#fff; 
color:#3B3B3B;
}
/*Propriétés ROLLOVER des Alter_Rows */
.row_over_1 td{
	border:1px solid #cccccc;
	color:#3B3B3B;
	cursor:pointer;
}

.row_over_0 td{
	border:1px solid #cccccc;
	color:#3B3B3B;
	cursor:pointer;
}