/* CSS Document */
body {
	background-color: #262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #CE9003;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #F6EFD3
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
}
.textepied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1D1D1;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.textegrisfonce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
.titreprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #DD8E05;
}
A.lienmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #D1D1D1;
}
A.lienmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
	color: #000000;
}
A.lienpied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #D1D1D1;
}
A.lienpied:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
	color: #DD8E05;
}
A.lienmas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: bold;
}
A.lienmas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #DD8E05;
}
td.tdbasorange {
	border-bottom: #DD8E05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
td.tdgaucheorange {
	border-left: #DD8E05;
	border-left-width: 1px;
	border-left-style: solid;
}

td.tdlienmenuon {
	background-color: #DD8E05;
	text-align: center;
	border-bottom: #DD8E05;
	border-right: #DD8E05;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top: #DD8E05;
	border-top-width: 1px;
	border-top-style: solid;
}
td.tdlienmenuoff {
	background-color: #262626;
	text-align: center;
	border-bottom: #DD8E05;
	border-right: #DD8E05;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top: #DD8E05;
	border-top-width: 1px;
	border-top-style: solid;
}
td.tdlienmenuond {
	background-color: #DD8E05;
	text-align: center;
	border-bottom: #DD8E05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top: #DD8E05;
	border-top-width: 1px;
	border-top-style: solid;
}
td.tdlienmenuoffd {
	background-color: #262626;
	text-align: center;
	border-bottom: #DD8E05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top: #DD8E05;
	border-top-width: 1px;
	border-top-style: solid;
}

.formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	cursor: text;
	color:#CCCCCC;
	border-bottom: 1px solid #DD8E05;
	border-top-style: none;
	border-right-style: none;
	border-left: 1px solid #DD8E05;
	background-color: #262626;
}
td.tdtitre {
	background-color: #262626;
	border-bottom: #DD8E05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
td.tdtitrephoto {
	background-color: #333333;
}

.bouton
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	clip: rect( );
	cursor: hand;
	background-color: #DD8E05;
	border-top: none #DD8E05;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none #DD8E05;
	}
.cadrephoto {
	border-color: #262626;
	border-width: 1px;
	border-style: solid;
}
td.tdsoustitrevert {
	background-color: #307B3B;
}
.soustitreblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.tdsoustitreorange {
	background-color: #DD8E05;
}
.soustitrenoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}