/* Global Styles */

html {
	margin:0px;
	padding: 0px;
	}

body {
	margin:0px;
	padding: 0px;
	background-color: #131313;
	}
.cadre {
	border: 1px solid #414141;
}


	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #B6CB5A;
	text-decoration:none;
	font-weight:normal;
	font-size: 14px;
	}
	
a:hover {
	color: #FFD6EE;
	text-decoration:underline;
	font-size: 14px;
	}
	
/* ID Styles */
	
#navigation a {
	color: #B6CB5A;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #FFD6EE;
	text-decoration:underline;
	font-weight: bold;
	}

.aok {
	color: #FFD6EE;
	text-decoration:none;
	font-weight: bold;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;

	
	}
	


/* Class Styles */


.bodyText {
	line-height:20px;
	color:#ECF0F2;
	font-family: arial;
	font-size: 14px;
	}
	
.pageName {
	color: #BC7BB5;
	letter-spacing:0.1em;
	line-height:20px;
	font-family: georgia;
	font-size: 16px;
	}
	

	
.cote {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #414141;
}
.ardoise {
	background-image: url(img/ardoise.gif);
	background-repeat: no-repeat;
}
.btn {
	background-image: url(img/btn.gif);
	background-repeat: no-repeat;
	height: 69px;
	width: 177px;
	background-position: center center;
	color: #CCB564;
	font-size: 16px;
	font-family: Georgia;
}
.cadre2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5F5F5F;
	border-bottom-color: #5F5F5F;
	border-left-color: #5F5F5F;
}
.cote2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #414141;
}
.bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414141;
}
.haut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F5F5F;
}
.btn2 {
	height: 50px;
	width: 177px;
	color: #FFB74B;
	font-size: 12px;
	font-family: Georgia;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	background-color: #2D2D2C;
	border: 1px solid #414141;
}
.bdp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}
.btn2Copie {
	height: 50px;
	width: 177px;
	color: #FFB74B;
	font-size: 14px;
	font-family: Georgia;
	border: 1px solid #5F5F5F;
	background-color: #3A3B3B;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	padding: 5px;
}
.lienbdp {color: #5B5B5B}

