body { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
font-size : 12px; 
background-image : url('../IMG/bgHeader8.png'); 
background-repeat : repeat; 
margin : 0; 
padding : 0; 
height : 100%;
}

a 
{
	color: #0066CC;
	text-decoration: none;
}

a:hover
{
	color: #47ADF0;
	text-decoration: none;
}

.ModalPopupBackground
{
	background-color: #F8F7F6;
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

.ContentBody { 
	padding-top : 6px; 
	padding-bottom : 6px; 
	padding-right : 6px; 
	padding-left : 6px; 
} 
.TextBody 
{
	font-family: Arial;
	padding-top : 10px; 
	padding-bottom : 10px; 
	padding-left : 10px; 
	padding-right : 10px; 
	border : 0px;
	text-align : justify; 
	margin-top : 20px;
	line-height : 20px;
	vertical-align : top;
}

.TextTitle
{
	font-family: Arial;
	font-size :	20px;
	font-weight : bold;
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	color : #666666;
} 

.TextTitle2
{
	font-family: Arial;
	font-size :	16px;
	font-weight : bold;
	text-align : left;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 8px;
	color : #666666;
} 

.NewsTitle
{
	font-family: Arial;
	font-size:x-small;
	font-weight: bold;
	font-size : 11px;
}

.NewsContent
{
	font-family: Arial;
	font-size:x-small;
	font-weight:normal;
}

#MenuWrap { 
height : 65px; 
background-repeat : repeat-x; 
width : 100%; 
position : absolute; 
left : 0; 
top : 0; 
} 
.HomeWrap { 
width : 190px; 
height : 50px; 
float : left; 
padding-top : 1px; 
position : relative; 
left : 0; 
border-style : inset; 
border : 0; 
margin : 2px; 
margin-left : 2px; 
} 
.Button { 
border : 1px solid #999999; 
background-color : white; 
font-family : Verdana; 
font-size : x-small; 
color : #003972; 
}

.FormButton 
{
	border: 1px solid #aaaaaa; /* #0423bd; */
	background-image: url(../IMG/bgButton.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 21px;
	background-color: #817bfe;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: x-small;
}
.FormButton:hover 
{
	background-image: url(../IMG/bgButtonOver.gif);
}

.OrderButton 
{
	border: 1px solid #aaaaaa; /* #0423bd; */
	background-image: url(../IMG/bgButton.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	height: 31px;
	background-color: #817bfe;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: medium;
}
.OrderButton:hover 
{
	background-image: url(../IMG/bgButtonOver.gif);
}
 
.SidePanel { 
text-align : left; 
width : 180px; 
border : 1px solid #999999; 
font-family : Verdana; 
font-size : x-small; 
color : #333333; 
padding : 12px 12px 12px 12px; 
margin-top : 20px; 
} 
.SidePanelTitle { 
display : inline; 
font-size : small; 
font-weight : bold; 
background-color : #53c9fc; 
color : white; 
} 
.ButtonMenu { 
border : none; 
background-color : transparent; 
} 
.ButtonMenu:hover { 
border : 1px; 
background-color : transparent; 
background-image : url('../IMG/fond_bouton4.png'); 
} 
.Popup { 
color : #ffffff; 
font-family : Verdana; 
font-size : xx-small; 
font-weight : bold; 
padding-left : 4px; 
padding-right : 4px; 
border-right : 1px solid #666666; 
border-top : 1px solid #666666; 
border-left : 1px solid #555555; 
border-bottom : 1px solid #555555; 
background-image : url('../Img/bg.png'); 
} 
.PopupHeader { 
color : #ffffff; 
font-family : Verdana; 
font-size : xx-small; 
font-weight : bold; 
background-image : url('../Img/bg.Tab.png'); 
height : 19px; 
text-align : left; 
padding-left : 4px; 
padding-right : 4px; 
vertical-align : middle; 
cursor : default; 
} 
.PopupBackground { 
background-color : black; 
}

.DivMenu 
{
	
}
.DivMenu:hover
{
	background-color : #F8F7F6;
	cursor : pointer;
	font-weight : bold;
	letter-spacing : 1px;
}

.MainDiv
{
	display : block;
	margin-right : auto;
	margin-left : auto; 
	width : 1000px;
}