body{
/*	font-family				: trebuchet ms, arial; */
	font-family				: Comic Sans MS;
	background				:	url(images/fond.jpg);
	background-color		:	#FE1300;
	background-position	: 	top; 
	background-repeat		: 	repeat-x;
	margin					:	0px 0px 0px 0px; 
	padding					:	0px 0px 0px 0px;
	padding-top				:	20px; 
	width					:	100%; 
	height					:	100%;
	text-align				:	left;  
}
table{
	font-size				:	12px;
}
td.forum{	background-color		:	#FFFFFF;}td.forum table{	font-size				:  10px; /* This sets the default font size to be equivalent to 10px */}
a{
	color						:	#D2691E;
	text-decoration		:	none; 	
}

a:hover{
	color						:	#FA8072;
	text-decoration		:	underline;  
}

.entree{
	background				: 	url(images/fond_tableau.jpg);
	background-repeat		:	no-repeat;
	width						:	431px;
	height					:	523px;
	vertical-align			:	top;
	padding-bottom			:	100px;  
	font-size				:	20px; 
}

.entree_tableau{
	height					:	100%;
	text-align				:	center;
	vertical-align			: text-bottom; 
	vertical-align: bottom;
}

.menu_gauche{
	background				:	url(images/gauche.jpg); 
	background-repeat		:	no-repeat;
	background-position	:	top right;
	padding-top				:	25px;
	padding-right			:	0px;
	vertical-align			: 	top;
	width						:	13px;
	height					:	581px;
	text-align				:	right;
}

.corps_gauche{
	background				:	url(images/corps_1.jpg);
	background-repeat		:	no-repeat;
	background-position	:	top right;
	width						:	431px;
	height					:	571px;
	vertical-align			: top;
	font-size				:	12px; 
}

.corps_droite{
	background				:	url(images/corps_2.jpg);
	background-repeat		:	no-repeat;
	background-position	:	top right;
	width						:	206px;
	height					:	571px;
	vertical-align			:	top;	
}

.corps_droite_2{
	background				:	url(images/droite.jpg);
	background-repeat		:	no-repeat;
	padding					:	5px;
	padding-top				:	25px;
	width						:	238px;
	height					:	571px;
	vertical-align			:	top;
}

.corps_droite_3{
	vertical-align			:	top;  
	background				:	url(images/corps_3.jpg);
	background-repeat		:	no-repeat;
	background-position	:	top left;
	width						:	439px;
	height					:	571px;  
}

.div_corps_gauche{
	margin-left				:	10px;
	margin-top				:	10px;
	margin-right			:	40px;
	font-size				:	12px;
	vertical-align			:	top;
}

.div_corps_droit{
	margin-left				:	10px;
	margin-top				:	10px;
	padding-right			:	5px;
	font-size				:	12px;
}

.scrollable{
	text-align				:	left;
/*	scrollspeed				:	40;*/
	height					:	300px;
	width					:	188px;
	border					:	0px solid silver;
	position				:	absolute;
/*	margin-left				:	655px;	*/
/*	margin-left				:	71%;	*/
/*	margin-top				:	40px; */
	font-size				:	12px; 
}

.actu {
	width								:	180px;
	height							:	300px;
	overflow							:	auto;
/*	scrollbar-base-color 		: 	#1D9F00;
	scrollbar-face-color 		: 	#1D9F00;		/* couleur principale							*/
/*	scrollbar-highlight-color 	: 	#996129;		/* bordure lumineuse (effet 3d) haut & gauche	*/
/*	scrollbar-shadow-color 		: 	#996129;		/* bordure sombre (effet 3d) bas & droite		*/
	/*scrollbar-3dlight-color 	: 	#000000;		/* bordure haut & gauche						*/
	/*scrollbar-darkshadow-color	: 	#000000;		/* bordure bas & droite							*/
	/*scrollbar-track-color 		: 	#1D9F00;		/* fond de la scrollbar							*/
	/*scrollbar-arrow-color 		: 	#DDDDDD;		/* fleches										*/
}

.titre{
	text-align: center;	
	font-weight: bold;
	font-size: 17px;
}

.page_over{
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------- */
/* Images
/* ------------------------------------------------------------------------------------------------- */

.ImageMiniOff {
	border				: solid 1px #ffffff;
	filter				: alpha(opacity=70);
}

.ImageMiniOn {
	border				: solid 1px #F1B73D;
}

.onglet{
	border				:	1px solid black;
	width					:	50%;
}

.onglet_off{
	border				:	1px solid black;
	width					:	50%;
	background-color	:	#B0C4DE; 	
}

.photo_trombi {
	border				:	1px solid black;
}
