
.sty_princ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #004B8B;
	background-color: #ADD8E6;
	scrollbar-3d-light-color: #4483af;
	scrollbar-arrow-color: #4483af;
	scrollbar-base-color: #D3D8E6;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #4483af;
}

.body_centre
{
	width:700px; 
	height:370px; 
	overflow:auto; 
} 

.body_gauche
{
	width:220px; 
	height:370px;
	overflow:auto;
} 
.body_gauche2
{
	width:175px;
	margin:0px 12px 12px 12px;
	overflow:auto; 
} 

img {
	border:0px;
}

table {
	background-color:transparent;
	font-weight:100;
	color:#004B8B;
	line-height:14px;
	font-size:11px;
}
.normal {
	font-size:11px;
	font-weight:100;
	color:#004B8B;
	line-height:14px;
}
input {
	font-size:10px;
	color: #004B8B;
	background-color:#FFFFFF;
}
textarea{
	font-size:11px;
	font-weight:100;
	color:#004B8B;
	border:1px solid #000000;
	margin-top:1px;
}

.fond {
 	background-color:#FFFFFF;
 	border:1px solid #000000;
}

a{
	color:#f39c2b;
	text-decoration:none;
}

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

a.l_menu_h {
	color: #004B8B;
	font-weight:100;
	padding-left:15px;
	padding-right:15px;
	border-right:2px solid #004B8B;
}

a.l_menu_h:hover {
	color: #f39c2b;
	font-weight:100;
}

a.l_menu_h_inverse {
	color: #f39c2b;
	font-weight:100;
	padding-left:15px;
	padding-right:15px;
	border-right:2px solid #004B8B;
}

a.l_menu_h_inverse:hover {
	color: #004B8B;
	font-weight:100;
}


.sous_menu_g {
	border-bottom:1px solid #C9C9C9; 
	text-align:left;
	text-align:left;
}

a.l_sous_menu_g {
	color: #004B8B;
	font-weight:100;
	padding-left:15px;
	background-image: url(../img_mile/menu_g_icone.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

a.l_sous_menu_g:hover {
	color: #f39c2b;
	font-weight:100;
}

a.l_sous_menu_g_inverse {
	color: #f39c2b;
	font-weight:100;
	padding-left:15px;
	background-image: url(../img_mile/menu_g_icone.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

a.l_sous_menu_g_inverse:hover {
	color: #004B8B;
	font-weight:100;
}

.titre {
	color:#f39c2b;
	font-weight:bold;
	font-size:12px;
}

.bas_page{
	color: #004B8B;
	font-size: 10px;
	border-top:1px solid #6A6A6A;
}	




	
