@charset "iso-8859-1";

@import url("http://www.jfkfilm.fr/css/lightwindow.css");

body {
	cursor: default;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #ffffff;
}

a:link {
	text-decoration: underline;
	color: #CCCC99;
}
a:visited {
	text-decoration: underline;
	color: #CCCC99;
}
a:hover {
	text-decoration: overline;
	color: #CCCC77;
}
a:active {
	text-decoration: none;
	color: #7e6e6e;
}


#site1280 {
	width: 1024px;
	height: 768px;
	margin: 0px auto;

	margin-top: 20px;
	border: 0px;
}

#site1024 {
	width: 1000px;
	height: 600px;
	margin: 0px auto;

	margin-top: 10px;
	border: 0px;
}

#corps1280 {
	width: 641px;
	height: 569px;
	overflow: auto; 
	font-size:15px;
	text-indent: 10px;
	color: #eae7e3;
	background-color: #7e6e6e;
	
	scrollbar-face-color: #937b69;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #7E6E6E;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #7E6E6E;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #7E6E6E;
}

#corps1024 {
	width: 641px;
	height: 463px;
	overflow: auto; 
	font-size:15px;
	text-indent: 10px;
	color: #eae7e3;
	background-color: #7e6e6e;
	
	scrollbar-face-color: #937b69;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #7E6E6E;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #7E6E6E;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #7E6E6E;
}

.liste_dl {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.nom_dl {
	text-align: right;
	padding-right: 1.5em;
}
.icone_dl {
	height: 20px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 0px solid;
	border-top: 0px solid;
	border-color: #7e6e6e transparent;
	padding-right: 0.5em;
}
.icone_dl:hover {
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	border-color: #7e6e6e transparent;
}


.buttonHistoire {
	width:150px; height:41px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;  
}

.Bas_de_page {
	color: #333333;
	text-decoration: underline overline;
	font-size: 10px;
}

.Style1 {font-size: 14px}
.style2 {
	font-size: 12px;
	color: #CCCCCC;
}
#styleTexteResolution {font-size: 11px;
					   text-align: center;}

#xiti-logo{
	float:right;
}