@charset "UTF-8";
/* CSS Document */
body{
	background:url(images/bgbody.gif) repeat-y center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px;
}
#page{
	width:940px;
	margin:auto;
}
#header{
	background-color:#FFF;
}
#menuleft{
	float:left;
	width:200px;
	/*background:#d4d9fb;*/
	color:#333300;
	font-size:12px;
	padding:5px;
}
	#menuleft .titre{
		color:#0000FF;
		font-size:16px;
		background:url(images/bgtitremenuleft.png) no-repeat;
		text-indent:10px;
	}
	#menuleft a{
		display:block;
		color:#333300;
		text-decoration:none;
		padding:1px 0px 1px 5px;
		width:192px;
	}
	#menuleft a:hover{
		background:#333300;
		color:#d4d9fb;
		width:186px;
	}
#corp{
	/*background:#d4d9fb;*/
	color:#333300;
	margin-left:220px;
	padding:5px;
	line-height:23px;
	text-align:justify;
	
}
.titrecorp{
	font-size:18px;
	color:#0000ff;
	font-weight:bold;
	background:url(images/bgtitrecorp.png) no-repeat;
}
.imgright{
	float:right;
	padding:10px;
}
.imgleft{
	float:left;
	padding:10px;
}
.vdiagtxt1{
	font-weight:bold;
}
.vdiagtxt2{

}
.txtpetit{
	font-size:10px;
}
.selctemenu{
	background:#FFF;
	color:#03C !important;
	width:185px !important;
	text-indent:10px;
	
}
.bastable{
	color:#ffffff;
}

table .tbl{
}

.tblentete1, .tblentete2, .tblentete3{
	text-align:center;
	vertical-align: middle;
	background-color:#666;
	color:#FFF;	
	height:30px;
}
	.tblentete1{
		width:300px;
	}
	.tblentete2{
		width:100px;
	}
	.tblentete3{
		width:400px;
	}
	
.tblenbas1, .tblenbas2, .tblenbas3{
	vertical-align:middle;
	padding:10px;
}
	.tblenbas1{
		width:300px;
		text-align:center;
	}
	.tblenbas2{
		width:100px;
		text-align:center;
	}
	.tblenbas3{
		width:400px;
	}
legend{
	font-size:14px;
	color:#0CF;
	font-weight:bold;
}
fieldset{
	margin-bottom:30px;	
}
.obligation{
	color:red;
	font-size:10px;
}

TABLE {
	line-height:normal;	
}

TABLE#liens a{
	display:block;
	text-decoration:none;
	color:#666;
	font-size:14px;
}
.encadre{
	/*background:#93c9ff;*/
	margin-top:15px;
	width:190px;
	border:1px #93C3FF solid;
	line-height:20px;
}
#fla{
	margin-bottom:20px;	
}
.fort{
	font-size:16px;	
}