body 
{
	/*background: #222266;*/
	background: #84BADD;
	/*background-attachment: fixed;
	background-repeat: repeat-x;
    background-position: bottom center; 
	background-image: url('./images/etoiles.gif');*/
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
    background-position: top center; 
	background-image: url('./images/popcorn_800x185.jpg');
	padding:185px 0px 0px 0px;
	margin:0px;
}
A:link {color: #EA8000;}
A:visited {color: #EA8000;}
A:hover {color: #DDDD00;}
A:active {color: #DDDD00;}

P {font-family: times new roman, serif; font-size: small; color: #888888; 
	margin :0px; padding-top: 10px}
ul {font-family: times new roman, serif; font-size: small; color: #888888}

TD 
{
	font-family: times new roman, serif;
	font-size: small; 
	color: gray;
	hr {color: rgb(64, 64, 64);background-color: rgb (16,24,32);height: 2px;}
}

font-family: verdana, arial, non-serif; 
font-size: small; 
color: gray;
hr {color: rgb(64, 64, 64);background-color: rgb (16,24,32);height: 2px;}

H1 {font-family: times new roman, serif; font-size: x-large; color: #000000}
H2 {font-family: times new roman, serif; font-size: large; color: #000000}
H3 {font-family: times new roman, serif; font-size: medium; color: #000000}
H4 {font-family: times new roman, serif; font-size: small; color: #888888; padding: 0px; margin: 0px;}
H5 {font-family: times new roman, serif; font-size: x-small; color: #888888; padding: 0px; margin: 0px;}
H6 {font-family: times new roman, serif; font-size: xx-small; color: #888888; padding: 0px; margin: 0px;}

IMG {border: 1px; border-color: black; border-style: solid; margin: 5px}
IMG.blackborder{border: 2px; border-color: black; border-style: solid; margin: 5px}
IMG.noborder{border: 0px; border-color: black; border-style: solid; margin: 5px}

div.outframe
{
	width: 100%;
	margin: 0px auto 0px auto;
	text-align:center;	
}

div.frame 
{
	width:800px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px
	text-align:left;	
	background-color: #EA8000;
	/*border:3px dashed #FFFF00;	*/
	border-color: #000000;
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	background-repeat: repeat;
    background-position: bottom center; 
	background-image: url('./images/rayures.gif');
}

div.contentheader 
{	
	padding: 0px;
	margin: 0px;
	text-align:center;
	background-color: #EA8000;	
	background-image: url('./images/cgjfyelle_800x100.jpg');	
	background-position: top center;
	background-repeat: no-repeat;	
	height: 100px;
}		

div.content
{
	/*float:right;*/
	background-color: #FFFFFF;
	border:2px solid #000000;	
	padding: 10px;
	margin: 0px 10px 20px 10px;
	text-align:left;
}

div.smallcolumn
{
	float: right;
	width:34%;
	margin-left: 10px;
	padding: 0px 0px 170px 10px;
	text-align:left;
	/*border-left:1px dashed #000000;	*/
	background-image: url('./images/elephant_122x150.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}

ul.menu
{
	padding: 0;
	margin: 0;
}

li.menu
{
	list-style-type: none;
	padding-bottom: 8px;
	clear: left;
}

div.largecolumn
{
	float: left;
	width: 485px;
	/*margin:10px 0px 10px 10px;*/
	padding-right: 10px;
	/*padding: 10px;*/
	text-align:left;
	border-right:2px solid #FF0000;
	background-color: #00FFFF;
	/*border:2px solid #000000;*/
}

div.scroll
{
	height: 360px;	
	overflow: auto;	
	border: 1px solid #ccc;	
	margin: 10px;
	padding: 10px;
}
		