/* CSS Document */

body
{
	background-color: #999999;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



.HeaderPane
{
	background-color:#3399CC;
	height:100px;
}

.PageTable
{
	width:100%;
	
	/*background-color:rgb(234,234,255);*/
	background-color:rgb(234,234,255);
	/*#eaeaef;*/
	
}

.Weblet
{
	
	width:100%;
}

.BirdRow
{
	background-image:url(img/oiseau.gif);
	background-repeat:no-repeat;
	height:120px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;	 
	width:400px;
	
}

.UpperLeftEdge
{
	background-image:url(img/TitleBlue_01.gif);
	background-repeat:no-repeat;
	width:48px;
	height:150px;
}

.LeftSide
{
	background-repeat:repeat-y;
	background-image:url(img/box/box_left.gif);
	width:48px;
	
}


.MiddleSideTitle
{
	height:150px;
	background-color:#6699FF;
}



.RightSide
{
	
	background-repeat:repeat-y;
	background-image:url(img/box/box_right.gif);
	width:48px;
	
}

.UpperRightEdge
{
	background-image:url(img/TitleBlue_05.gif);
	width:48px;
	background-repeat:no-repeat;
	height:150px;
}

.DownSide
{
	background-repeat:repeat-x;
	background-image:url(img/box/box_bottom.gif);

}

.UpperSide
{
	background-repeat:repeat-x;
	background-image:url(img/TitleBlue_03.gif);

}

.UpperSideMiddle
{
	/*background-repeat:no-repeat;
	background-image:url(img/Veto.jpg);	*/
	height:150px;
	width:85%;
	text-align:center;
}





.UpperSide p
{
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	color:gray;
	text-align:center;
}

.DownRightEdge
{
	background-image:url(img/box/box_right_bottom.gif);
	width:48px;
	background-repeat:no-repeat;
	height:48px;
}

.DownLeftEdge
{
	background-image:url(img/box/box_left_bottom.gif);
	width:48px;
	background-repeat:no-repeat;
	height:48px;
}

.MiddleSide
{
	background-image:url(block.png);
	background-repeat:repeat;
	
}

.LeftPane
{
	/*width:150px;*/
	vertical-align:top;
}

.FooterPage
{
	margin-top:32px;
	/*margin-left:32px;*/
	width:95%;
	color:#999999;
	font-size:9px;
	text-align:center;
	border-top:1px solid #999999;
}

.MapTable, .MapTable TD
{
	text-align:center;
	vertical-align:top;
}

.img
{
	border:0px none black;
}

.FooterMenu
{
margin-top:24px;
text-align:center;
font-size:12px;
}

.DataGrid
{
	width:90%;
	margin-top:12px;
}

.DataGridHeader
{
	color:#3366CC;
	margin:8px 2px 8px 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
}

.loginDisplay
{
	margin-right:20px;
}

.paragraphBody
{
	text-align:justify;
}
