body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.71em;
	margin: 0px;
	border: 0px;
	background-image:url(../image/body/background2.gif);
	background-color:#4f5f55;
}
table {
	margin: 0px;
	padding: 0px;
	right: 0px;
	bottom: 0px;
}
p {
	text-align: justify;
	margin:0px;
	padding:0px;
}
a, a:link, a:visited,a:active {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
} 
a:hover		{
	color: #CC3300;
	text-decoration: underline;
}
/*-----------------------------
	HEADER
------------------------------*/
.txtTitre {
	font-weight: bold;
	color: #E07600;
	font-size: 1.1em;
}
.txtRouge {
	font-weight: bold;
}
.aide { 
	font-size: 10px; color: #666666;
}
.legende { 
	font-size: 10px; color: #333; line-height: 14px;
	text-align:center;
}
.legende2 { 
	font-size: 10px; color: #333; line-height: 14px;
	text-align:left;
}
/*-----------------------------
	BODY
------------------------------*/
.backgroundColonne {
	background-image:url(../image/body/background1.gif);
	background-color:#4f5f55;
}
.backgroundBanniere {
	background-image:url(../image/body/backgroundBanniere.gif);
	background-color:#4f5f55;
	text-align:left;
}
.logo{
	padding-left:37px;
	padding-top:13px;
}
.backgroundContent {
	background-image:url(../image/body/backgroundContent.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFF;
	background-position: bottom;
}
.backgroundMenu {
	background-image:url(../image/body/backgroundMenu.gif);
	background-repeat:repeat-x;
	background-color:#fbf4e2;
}
/*-----------------------------
	CONTENT
------------------------------*/
#titrePartie {
	position:relative;
	height:80px;
	padding-left:20px;
	background-image:url(../image/body/bg_titrePartie.jpg);
	background-repeat:repeat-x;
}
#content {
	position:relative;
	padding:10px;
	height:460px;
}
#sousMenu{
	position:absolute;
	margin-left:390px;
	top:60px;
	width:510px;
	height:50px;
	padding: 50px 0px 0px 60px;
	line-height:15px;
	background-image:url(../image/body/backgroundSousMenu.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	z-index: 40;
}
#sousMenu a{
	color:#ffa800;
	font-weight:normal;
}
#sousMenu a:hover{
	text-decoration:underline;
}
#illustration {
	float:right;
	margin-left:15px;
	background-color:#dedede;
	padding:10px;
}
#illustration2 {
	float:left;
	margin-right:15px;
	background-color:#dedede;
	padding:10px;
}
.cadreImageRoll{
	border:1px #993300 solid;
	
}

.cadreImageRollbleu{
	border:2px #0000CC solid;
	
}
.cadreImageRollrouge{
	border:2px #FF0000 solid;
	
}
.cadreImageRollvert{
	border:2px #006600 solid;
	
}

.floatRight{ float:right;}
.floatLeft{ float:left;}
.margin50{ margin-bottom:50px; }
.txtRoll{
	font-size: 1.1em;
	color:#000000;
	border-bottom:1px #AAA solid;
	padding:5px;
	background-color:#EEE;
}

h1 { font-size:13px; color: #905D2E; margin:0px 10px 10px 0px; text-align:left; }