body, table, tr, td{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color:#aaa6ac; 
	scrollbar-shadow-color: #FFFFF4; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #DEDEDE; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #aaa6ac; 
	scrollbar-arrow-color: #DEDEDE;
}

.fond1{ 
	background-image: url(../images/structure_img2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.fond2{ 
	background-image: url(../images/structure_img3.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.menu1, .menu2{
	border-bottom :1px solid #828282;
	text-align : center;
	vertical-align : middle;
	height : 42px;
}

.menu1 a, .menu1 a:active, .menu1 a:visited, .menu1 a:link{
	color:#828282;
	text-decoration:none;
}

.menu1 a:hover, .menu2 a:hover{
	color:#54262A;
	text-decoration:none;
}

.menu2 a{
	color:#836e4f;
	text-decoration:none;
	font-size:12px;
}