/* CSS Document */
body {
	background-color:#232324;
	font-family: "Arial Narrow";
	color: #a9a1c8;
	font-size:16px;
	scrollbar-base-color: #232323;
	scrollbar-arrow-color: #a9a1c8;
	scrollbar-track-color: #232323;
	scrollbar-face-color: #232323;
	}

a.menu:link, .menu:visited{
	text-decoration:none ;
	color: #a9a1c8;
}

a.menu:hover {
	color :#ffffff ;
	text-decoration:none ;
}

.TabPrincipal {
	width: 980px ;
	border: 0px ;
	height: 100%;
	text-align: center;
}

.TabInterne {
	width: 100% ;
	border:0px ;	
	height:100%;
	text-align:center;
	vertical-align: top;
}

.TabImage {
	width: 100% ;
	border: 0px ;	
	height: 100%;
}

.TabMenu {
	width: 155px; 
	height: 98%;
	border: 0 ; 	
}

.TabForm{
	width: 70%;
	height: 550px;
	border: 0px;	
}
.tdMenuTitre{
	text-align: right;
	height: 30px;
	vertical-align: bottom;
	font-variant: small-caps;
	font-size:23px;
}

.tdMenuPrincipal {
	vertical-align: top;
	width: 170px;
	background-color: #000000;
}
.tdMarginTop {
	height: 100px;
}

.tdMenu {
	text-align: left;
	vertical-align: top;
	font-size: 14px;
}

.adresse {
	text-align : center;
	font-size :14px;
	height : 20px ;
	vertical-align : top ;
}

copyright {
	font-size : 13px;
	text-align: left;
}

.adresse {
	font-size : 13px;
	vertical-align : bottom ;
	text-align: right;
}

.menu {
	width: 150px;
	border : 0 ;
}
.titreForm {
	text-align: left;
	font-variant: small-caps;
	font-size:23px;
}

txtPerso {
	font-size : 13px ;
}

iframe {
	width: 820px ;
	height: 550px ;
}

li {
	list-style-type: none;
	text-align: right;
	font-size: 13px;
}




