@charset "iso-8859-1";		
/*
-----------------------------------------------------------------------------------------
Global 
-------------------------------------------------------------------------------------- */
body {
	top : 10;
	/*margin: 0;
	padding: 0;	*/
	font-family:	verdana, arial, sans-serif;
	color:			#000000;	
	FONT-SIZE: 		12px;
	background-color : #626C75; 
	SCROLLBAR-FACE-COLOR: #6582AA; SCROLLBAR-HIGHLIGHT-COLOR: #6582AA; SCROLLBAR-SHADOW-COLOR: #626C75; 
	SCROLLBAR-3DLIGHT-COLOR: #626C75; SCROLLBAR-ARROW-COLOR: #626C75; SCROLLBAR-TRACK-COLOR: #626C75; SCROLLBAR-DARKSHADOW-COLOR: #6582AA	
} 
#container {
	position: 		relative;
	width: 			1000px;
	margin: 		0 auto; 
	border: 		2px solid #025BB0 ;		  
	background-color:	#ADD7FA;	
} 
/*#container_d {
	width:			25 px;
	background:		#000000 url(img/layout_05.gif) repeat-y top;
	text-align: 	center ;
	float:			left ;
	height:			300 px ;	
} 
#container_g {
	width:			25 px;
	background:		#000000 url(img/layout_03.gif) repeat-y top;
	text-align: 	center ;
	float:			left ;
	height:			200 px ;
} 
#container_m {
	width:			950 px;
	background:		#F28101;
	float:			left ;	
} 
/*
-----------------------------------------------------------------------------------------
Autres blocs
-------------------------------------------------------------------------------------- */
#header {
height: 250px;
background:	#E0F1FE url(img/header.jpg) no-repeat top;
}
#centre {
background-color: #E0F1FE;
margin-left: 150px;	  
padding : 10px;
}
#gauche {		
position: absolute;
left:0;
width: 150px;
}
#pied {
height: 15px;
background-color: #025BB0;	  
text-align : center ;
}
#nl_teens {
margin-left: 270px;	  	  
}
#diabloteens {		
position: absolute;
width: 270px;
left:0 ; 
margin-left:160px;
}		
/*
-----------------------------------------------------------------------------------------
Polices
-------------------------------------------------------------------------------------- */
.copyright {
	FONT-SIZE: 10px ; color: #FFFFFF ;
}
A.copyright {
	color: #FFFFFF ; TEXT-DECORATION: none ; FONT-SIZE: 10px ; 
}
A.copyright:hover {
	color: #FFFFFF ; TEXT-DECORATION: underline ; FONT-SIZE: 10px ; 
}
A.entrer {
	color: #025BB0 ; TEXT-DECORATION: none ; FONT-SIZE: 40px ; font-weight: bold ;
}
A.entrer:hover {
	color: #025BB0 ; TEXT-DECORATION: underline ; FONT-SIZE: 40px ;  font-weight: bold ;
}
A.chattes {
	color: #BB0000 ; TEXT-DECORATION: none ; FONT-SIZE: 20px ; font-weight: bold ;
}
A.chattes:hover {
	color: #BB0000 ; TEXT-DECORATION: underline ; FONT-SIZE: 20px ;  font-weight: bold ;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}	   
a {
color: #025BB0;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}	
p {		
color: #000000 ;
margin: 0 0 10px 0;
text-align: justify ; 
text-indent: 2em ;	  
line-height: 1.7em ;
}
h1
{
	line-height: 25px ;
	font-size: 1.4em ;
	color: #025BB0 ;
	border-bottom: 1px solid #025BB0 ;
}
h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	color: #025BB0 ;
}
h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #BF8229 ;
	border-left: 3px solid #BF8229 ;
	color: #BF8229 ;
}

/*
-----------------------------------------------------------------------------------------
Divers
-------------------------------------------------------------------------------------- */
INPUT {
	FONT-SIZE: 12px; background-color: #ffffff; border: 1px #ff0000 solid; color: red
}
SELECT {
	FONT-SIZE: 12px; 
}
textarea { 
	background-color: #ffffff; border: 1px #ffb400 solid; color: gray
}					
.cache { position: absolute;left: -499em;top: -499em;text-indent: -499em; }	