body
{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	background-color: #CC0000;
	color: #000000;
	font-weight:normal;
	margin: 0px;
	margin-top: 0px ;	
	margin-left: 0px ;
	text-align:center;
	padding-bottom: 20px;
	padding-left: 30px; 	/* changé de 30 a 10 pour la distance de la marge du bord gauche */ 
	padding-right: 30px;
	padding-top: 0px;
	font-weight: normal;
}

td 
{
	font-family:  Times New Roman, Times, serif;
	font-size: 14px;
}

A, A:VISITED, A:LINK {
        color: #181818;
        font-family: Times New Roman, Times, serif;
        font-size: 14px;
        text-decoration: none;
}
A:HOVER {
        color: #747474;
        font-family: Times New Roman, Times, serif;
        font-size: 14px;
        text-decoration: underline overline;
}

A:ACTIVE, A.BOX, A.BOX:ACTIVE, A.BOX:VISITED {
        color: #696969;
        font-family: Times New Roman, Times, serif;
        font-size: 14px;
        text-decoration: none;
}

A.RED, A.RED:VISITED, A.RED:ACTIVE {
        color: #CC0000;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
}

A.RED:HOVER {
        color: #FFCC00; 
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
}

A.NOIR, A.NOIR:VISITED, A.NOIR:ACTIVE {
        color: #3A3A3A;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

A.NOIR:HOVER {
        color: #626262;
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
}

.tb_Main, .tb_millieu, .tb_header
{
	width: 800px ;

}

.tb_Main
{
	height: 640px ;
	background-image: url("/~maisonrusse/defirusse/oiseaudefeu3.jpg"); */
/*	background-color:#FFFFFF; */
    border:2px solid #FFCC00;
/*	position:center; */
	
}
.tb_millieu
{
	height: 500px ;
   border:0px solid #000000;
}

.row_Main, .row_Titre, .row_menu, .row_millieu
{
	text-align:center;
	vertical-align : top;
}



.tb_Menu
{
	width: 100px ;
	background-color:transparent;
   border: 0px solid #000000;
}

.main_box
{
	width:100%;
	height:450px;
	overflow-Y:auto;
	border:2px solid #FFCC00;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
}

.main_box
{
	scrollbar-3dlight-color:#ffd700; 
	scrollbar-arrow-color:#ff0; 
	scrollbar-base-color:transparent; 
	scrollbar-darkshadow-color:#ffa500; 
	scrollbar-face-color:#ff0000; 
	scrollbar-highlight-color:#ff69b4; 
	scrollbar-shadow-color:#000000; 
	scrollbar-track-color:#9aa0b0; 
} 

