@charset "iso-8859-1";

@import url("http://www.jfkfilm.fr/css/lightwindow.css");

body {
	cursor: default;
	background-color: #000000;
	color: #E1D8B9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

a {
	color: #e6cb6c;
	text-decoration: none;
}

a:hover {
	color: #f5ce49;
	text-decoration: underline overline;
}
::-moz-selection {
	color: #74b3d4;
}

::selection {
	color: #74b3d4;
}

#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: 773px;
	height: 543px;
	overflow: auto; 
	font-size:14px;
	text-indent: 10px;
	color: #E1D8B9;
	background-image: url(images1280/site/corps.jpg);
	
	scrollbar-face-color: #784E2E;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #6D4836;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #6D4836;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #6D4836;
}

#corps1024 {
	width: 641px;
	height: 463px;
	overflow: auto; 
	font-size:14px;
	text-indent: 10px;
	color: #eae7e3;
	background-color: #7e6e6e;
	
	scrollbar-face-color: #784E2E;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #6D4836;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #6D4836;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #6D4836;
}

.Bas_de_page {
	color:#6B5027;
	text-decoration: underline overline;
	font-size: 10px;
}

.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: #6a3f2d 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: #6a3f2d transparent;
}

.Style1 {font-size: 13px}
.style2 {font-size: 12px}
.Style12 {font-size: 12px}
.StyleGras12 {
	font-size: 12px;
	font-weight: bold;
}
.Style14 {font-size: 13px}
.StyleGras14 {
	font-size: 13px;
	font-weight: bold;
}
.StyleGras16 {
	font-size: 14px;
	font-weight: bold;
}

.StyleCompteurClics {
	color: #BB9977;
	font-size: 12px;
}


#styleTexteResolution {font-size: 11px;
					   text-align: center;}

#xiti-logo{
	float:right;
}