/***************************************************
****************************************************
*|------------------------------------------------|*
*| SITE 		:UCAV Villerupt                   |*
*| AUTEUR 		:THIERRY MARX                     |*
*| EMAIL 		:thierry@microfor-informatique.com|*
*| Création 	:Avril 2008                       |*
*| Copyright	:MicroFor2008	                  |*
*|------------------------------------------------|*
****************************************************
***************************************************/

  	body
 	{
	margin :					0 ; 
	padding :					0 ; 
	text-align :				center;
	font-size : 				11px;
    color:						#000000;
	background :				#000000 url(../themes/images/$css/LIVE_G_I.jpg) no-repeat;
	
	scrollbar-face-color: 		#004C7F;
	scrollbar-shadow-color: 	#999999;
	scrollbar-highlight-color: 	#FFFFFF;
	scrollbar-3dlight-color: 	#21262E;
	scrollbar-darkshadow-color: #004C7F;
	scrollbar-track-color: 		#000000;
	scrollbar-arrow-color: 		#CCCCCC;
  	}


#enveloppe
{
display:block;
width:			900px;
margin-left : 	auto;
margin-right : 	auto;
text-align : 	center; 
background : 	#252525;
}

#enveloppe_GD
{
top: 			0;
bottom: 		0; 
width: 			900px;
height: 		90%;
margin-left:	0px;
margin-right:	0px;
overflow: 		hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background : 	#004C7F;
}


	
	#actu_Gauche
	{
	width : 		600px;
	background : 	#252525;
	margin-top:		auto;
	margin-left : 	auto;
	margin-right : 	auto;
	float:			left;
	}
	
	#actu_Droite
	{
	width : 		300px;
	height:			1000px;
	background:		#004C7F url(../../images/titlebar_N.gif) repeat-x;
	margin-top:		auto;
	margin-left : 	auto;
	margin-right : 	auto;
	float:			right;
	
	}
	
	#contenu_actu_Droite
	{
	width : 		296px;
	height:			1020px;
	padding-left: 	2px;
	background:		#004C7F;
	margin-top:		auto;
	margin-left : 	auto;
	margin-right : 	auto;
	text-align: 	left;
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px; 
	FONT-STYLE:		NORMAL;
	COLOR: 			#FFFFFF;
	overflow:		auto;
	border:			1px solid #cccccc;
	}
	
	#contenu_bouton_Droite
	{
	width : 		298px;
	height:			50px;
	padding-left: 	0px;
	background:		#004C7F url(../../images/titlebar_B_T.gif) repeat-x;
	border:			1px solid #cccccc;
	margin-top:		auto;
	margin-left : 	auto;
	margin-right : 	auto;
	text-align: 	center;
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px; 
	FONT-STYLE:		NORMAL;
	COLOR: 			#FFFFFF;
	}
	
	#contenu_bouton_Droite a
		{
		color: #FFFFFF;
		}

	#block_sondage
	{
	background: 	#252525;
	width : 		500px;
	border:			1px solid #666666;
	margin-left:	auto;
	margin-right:	auto;
	text-align: 	center;
	FONT-FAMILY: 	Verdana,Helvetica; 
	FONT-SIZE: 		11px; 
	FONT-STYLE:		NORMAL;
	COLOR: 			#FFFFFF;
	}	
	
		
	#topsection
	{
	background: 	#000000 url(../../images/Header.gif) repeat-x;
	height: 		88px; /*Height of top section*/
	border:			1px solid #666666;
	padding-top: 	2px;
	padding-right: 	2px;
	text-align: 	right;
	FONT-FAMILY: 	Verdana,Helvetica; 
	FONT-SIZE: 		11px; 
	FONT-STYLE:		NORMAL;
	COLOR: 			#FFFFFF;
	}
	
	#footer
	{
	width : 		900px;
	height: 		88px;
	background: 	#000000 url(../../images/Footer.gif) repeat-x;
	border:			1px solid #666666;
	padding-top: 	2px;
	margin-left : 	auto;
	margin-right : 	auto;
	text-align: 	left;
	FONT-FAMILY: 	Verdana,Helvetica; 
	FONT-SIZE: 		11px; 
	FONT-STYLE:		NORMAL;
	COLOR: 			#FFFFFF;
	overflow: 		auto;
	}
	
	#comment
	{
	height: 		125px;
	background: 	transparant;
	border:			0px solid #666666;
	padding-top: 	0px;
	padding-left: 	0px;
	text-align: 	left;
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px; 
	FONT-STYLE:		NORMAL;
	COLOR: 			#000000;
	overflow: 		auto;
	}
	
	#espace
	{
	height: 		5px;
	background: 	transparant;
	}
	
	#separation
	{
	height: 		7px;
	background: 	#004C7F url(../../images/titlebar_B_T_2.gif) repeat-x;

	}
	
	#admin_titre
	{
	height: 		20px;
	background: 	#000000 url(../../images/titlebar_N.gif) repeat-x;
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	border:			1px solid #666666;
	text-align: 	right;
	COLOR: 			#FFFFFF;
	}
	
	#admin_contenu
	{
	height: 		450px;
	/*background: #000000 url(../../images/titlebar_N.gif) repeat-x;*/
	background: 	#CCCCCC;
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	border:			1px solid #666666;
	text-align: 	left;
	COLOR: 			#000000;
	overflow: 		auto;
	}
	
	#information_titre
	{
	height: 		20px;
	background: 	#000000 url(../../images/titlebar_N.gif) repeat-x;
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	border:			1px solid #666666;
	text-align: 	right;
	COLOR: 			#FFFFFF;
	}
	
	#information_contenu
	{
	height: 		200px;
	background: 	#000000;
	/*background: #CCCCCC;*/
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	border:			1px solid #666666;
	text-align: 	left;
	COLOR: 			#000000;
	overflow: 		auto;
	}
	
	#information_gauche
	{
	height: 		180px;
	width:			200px;
	background:		url(../../images/font_info.gif) repeat-x;
	margin-left: 	10px;
	margin-top: 	8px;
	border:			1px solid #0099FF;
	float:			left;
	}
	
	#contenu_gauche
	{
	height: 		180px;
	width:			200px;
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	text-align: 	left;
	COLOR: 			#FFFFFF;
	overflow:		auto;
	}
	
	#information_droite
	{
	height: 		180px;
	width:			660px;
	/*background:url(../../images/font_info.gif) repeat-x;*/
	margin-right: 	10px;
	margin-top: 	8px;
	border:			1px solid #0099FF;
	float:			right;
	}
	
	#contenu_droite
	{
	height: 		180px;
	width:			660px;
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	text-align: 	left;
	COLOR: 			#FFFFFF;
	overflow:		auto;
	}
	
	.information_tableau
	{
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	text-align: 	left;
	COLOR: 			#FFFFFF;
	}
	
	#chat_recomen
	{
	height: 		13px;
	background: 	#FFFFFF;
	/*background: #CCCCCC;*/
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	border:			0px solid #666666;
	text-align: 	center;
	COLOR: 			#000000;
	}
	
	#chat_contenu
	{
	height: 		165px;
	background: 	#CCCCCC;
	/*background: 	#CCCCCC;*/
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	border:			1px solid #666666;
	text-align: 	center;
	COLOR: 			#000000;
	overflow: 		auto;
	}
	
	#chat_bouton
	{
	height: 		20px;
	background: 	#FFFFFF;
	/*background: 	#CCCCCC;*/
	FONT-FAMILY: 	Verdana; 
	FONT-SIZE: 		11px;
	border:			0px solid #666666;
	text-align: 	center;
	COLOR: 			#000000;
	}
	
		#footer a
		{
		color: 		#0099FF;
		}

	
	  th
	  {
	  FONT-FAMILY:	Verdana; 
	  FONT-SIZE: 	11px; 
	  background:	url(../themes/images/tableau/tabl_N.gif) repeat-x;
	  color:		#FFFFFF;
	  }
  
	  td
	  {
	  FONT-FAMILY: 	Verdana; 
	  FONT-SIZE: 	11px; 
	  FONT-STYLE:	NORMAL;
	  
	  }
  
	  .sessionheader
	  {
	  FONT-FAMILY: 	Verdana; 
	  FONT-SIZE: 	10px; 
	  background:	url(../themes/images/tableau/tabl_N.gif) repeat-x;
	  }
	  
	  .sessionboxtitre
	  {
	  FONT-FAMILY: 	Verdana,Helvetica; 
	  FONT-SIZE: 	12px; 
	  FONT-STYLE:	NORMAL;
	  background:	#000000 url(../../images/titlebar_N.gif) repeat-x;
	  border:		1px solid #cccccc;
	  padding-left: 2px;
	  padding-top: 	4px;
	  color:		#FFFFFF;
	  }
	  
	  .sessionbox
	  {
	  FONT-FAMILY: 	Verdana; 
	  FONT-SIZE: 	10px; 
	  background:	#004C7F url(../../images/titlebar_N.gif) repeat-x;
	  border:		0px solid #cccccc
	  }
	
	  .sessionbox2
	  {
	  FONT-FAMILY: 	Verdana,Helvetica; 
	  FONT-SIZE: 	11px; 
	  FONT-STYLE:	NORMAL;
	  background:	#B2B2B2 url(../../images/titlebar_G.gif) repeat-x;
	  border:		1px solid #cccccc;
	  padding-left: 2px;
	  }
	  
	  .sessionbox3
	  {
	  FONT-FAMILY: 	Verdana,Helvetica; 
	  FONT-SIZE: 	12px; 
	  FONT-STYLE:	NORMAL;
	  background:	#004C7F url(../../images/titlebar_B_T.gif) repeat-x;
	  border:		1px solid #cccccc;
	  padding-left: 2px;
	  padding-top: 	2px;
	  color:		#FFFFFF;
	  }
	  
	  .sessionbox4
	  {
	  FONT-FAMILY: 	Verdana,Helvetica; 
	  FONT-SIZE: 	12px; 
	  FONT-STYLE:	NORMAL;
	  background:	#004C7F url(../../images/titlebar_B_T.gif) repeat-x;
	  border:		1px solid #cccccc;
	  padding-left: 2px;
	  padding-top: 	2px;
	  color:		#FFFFFF;
	  }
	  
	  	.sessionbox4 a 
		{
		color : 	#FFFFFF; 
		text-decoration : none;
		}
	
		.sessionbox4 a:hover 
		{
		color : 	#252525; 
		text-decoration : underline;
		}
	  
	  .session
	  {
	  FONT-FAMILY: 	Verdana; 
	  FONT-SIZE: 	10px; 
	  TEXT-ALIGN:	LEFT;
	  background:	url(../themes/images/tableau/tabl_N.gif) repeat-x;
	  }
  
a 
{
color : #000000; 
text-decoration : none;
}
	
a:hover 
{
color : #252525; 
text-decoration : underline;
}

.imagesborder
{
border : 0px solid #666666;
}

	label 
	{
	font-family: 		verdana;
	font-weight:		bold;
	}
	
	input 
	{
	/*background-image: 	url(../images/CSS/bg1.gif);*/
	/*border:				0px solid #CCCCCC;*/
	background-color:	none;
	font-size : 		9px;
	font-family: 		verdana;
	color:				black;
	}
	
	select, option 
	{
	width : 			250px;
	font-family: 		verdana;
	background-color:	#CCCCCC;
	font-size : 		9px;
	text-align:			left;
	text-decoration:	none;
	color:				black;
	}
	
	textarea 
	{
	border:				1px solid white;
	background-color:	white;
	font-family: 		verdana;
	color:				black;
	}
	
	form
	{
	border:				0px solid white;
	margin:				0px;
	padding:			0px;
	}
