body
{
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	text-align : center;
	font-family : verdana;
	background : url("../images/rayures.png") fixed;
	background-repeat : repeat-x;
	background-position : center center;
	background-color : #EEEEEE;
}
#page 
{
	width : 750px;
	height : 100%;
	padding : 0px;
	margin : 0px;
	
}
.gaucheBackground
{
	width : 5px;
	background : url('../images/backgroundGauche.png') repeat-y;
}

.droiteBackground
{
	width : 5px;
	background : url('../images/backgroundDroite.png') repeat-y;
}

.header
{
	background : url("../images/backgroundGrisHeader.png");
	background-repeat : repeat-x;
	background-position : top;
	background-color : #EEEEEE;
	width : 99%;
	margin-bottom : 15px;
	border : 5px solid #9B9B9B;
}

.header2
{
	background : url("../images/background2.png");
	height : 194px;
	background-repeat : no-repeat;
	background-position : top right;
	color : #E2E100;
	font-size : 25px;
}
.centreBackground
{
	background : url("../images/backgroundGris.gif");
	background-repeat : repeat-x;
	background-position : top;
	background-color : #EEEEEE;
}
.cadre
{
	font-size : 12px;
	border : 2px solid #CECFCF;
	color : #666666;
	background : url("../images/backgroundBottom.png");
	background-repeat : repeat-x;
	background-position : bottom;
	background-color : #FEFEFE;
	width : 620px;
}
.haut
{
	width : 100%;
}
.cadreBlackHaut, .cadreBlackBas
{

}
.cadreBlackBg
{
	background : url("../images/cadreBlackBg.png");
	background-position : top;
	background-repeat : repeat-y;
	height : 437px;
	text-align : center;
}
.cadreBlack
{
	font-size : 12px;
	color : #FFFFFF;
	width : 620px;
}
.photo
{
	width : 200px;
	border : 3px solid #EB651F;
}
.footer
{
	width : 600px;
	font-size : 12px;
	color : #FFFFFF;
	background : url("../images/footerBas.gif");
	background-repeat : repeat-y;
}

a.textLabel
{
	color : #EC651D;
	font-size : 25px;
	font-weight : bold;
	text-decoration:none;
}
a.textLabel:hover
{
	color : #EC651D;
	font-size : 25px;
	font-weight : bold;
		text-decoration:none;

}

.cadreBlackBg2
{
	background : url("../images/cadreBlackBg.gif");
	background-position : bottom;
	background-repeat : repeat-x;
	border-right :  3px solid #EC651D;
	border-left :  3px solid #EC651D;
	background-color : #000000;
}

.boutonVersion
{
	background : url("../inter/mouseOutBg.gif");
	width : 155px;
	text-align : center;
	background-position : center;
	background-repeat : no-repeat;
	margin-bottom : 20px;
	font-weight : bold;
	font-size : 15px;
	height : 100px;
	color : white;
}
.boutonVersionOver
{
	background : url("../inter/mouseOverBg.gif");
	width : 155px;
	text-align : center;
	background-position : center;
	background-repeat : no-repeat;
	margin-bottom : 20px;
	font-weight : bold;
	font-size : 15px;
	height : 100px;
	color : black;
}
.la1
{
	font-weight : bold;
	color : #EC651D;
}

.label
{
	color : #EC651D;

}
.data
{
	color : white;
	font-weight : bold;
}

a
{
	font-size : 16px;
	color : white;
	text-decoration : underline;
}
a:hover
{
	font-size : 16px;
	color : white;
	text-decoration : none;
}

.orange
{
	color : #EC651D;
}

.bordOrange
{
	border : 3px solid #EB651F;
}


#menu
{
	border : 0px solid #EB651F;
	color : black;
	width : 600px;
	height : 100px;
	background : url("../images/menuBg.gif");
	background-position : top;
	background-repeat : no-repeat;
	font-weight : bold;
}

a.menuLien
{
	color : #666666;
	text-decoration : underline;
	font-size : 12px;
	font-weight:bold;

}
a.menuLien:hover
{
	color : #666666;
	text-decoration : underline;
	font-size : 12px;
	font-weight:bold;
}

.ongletMenu
{
	border : 1px #EB651F solid; 
	border-bottom : 0px; 
	width : 120px; 
	height : 40px; 
	background: #000000;
	float : left;
	margin-left : 3px;
	cursor : pointer;
}

.ongletMenu2
{
	border : 1px #000000 solid; 
	border-bottom : 0px; 
	width : 120px; 
	height : 40px; 
	background: #999999;
	float : left;
	margin-left : 3px;
	cursor : default;
}
.ongletText2
{
	color : #666666;
	font-size : 13px;
	text-align : center;
	font-weight : bold;
	text-decoration:none;
}

a.ongletText
{
	color : #FFFFFF;
	font-size : 13px;
	text-align : center;
	font-weight : bold;
	text-decoration:none;
}

a.ongletText:hover
{
	color : #FFFFFF;
	font-size : 13px;
	text-align : center;
	font-weight : bold;
	text-decoration:none;
}


#infoVersionTxt
{


	width : 100%;
	background : url("../images/textBg.png");
	background-repeat : repeat-y;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	color : #EC651D;
	font-size : 15px;
	font-weight : bold;
	height : 40px;
}