@charset "utf-8";
/* CSS Document */

BODY {
	font-family:Arial;
	font-size:14px;
	color:#663300;
	margin:0;
	padding:0;
	background-color: black;
	
	}
#global {
	width: 866px; /* -> 3 */
	
	background-color:#333333;
	margin-left:auto;
	margin-right:auto;
}	
	

/* haut central*/
#haut
{
width: 856px;
height: 310px;
margin:auto;

padding:0px;
		

	}

#fond{

	width: 856px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	
	background-color:#000000;
	
	
	
	
	
	}
	
	#gauche{

	width: 281px;
	float:left;
	background-image:url(images/tgauche1.jpg);
	
	height:250px;
	
	padding:10px;
	
	
	

	
	}
	#tabs{

		
	
	margin-left:301px;

	height:50px;
	
	color:white;
	
		}
#right{

		
	
	

	
	height:200px;
	background-color:#1E1E1E;
	color:white;
	padding:10px;
	width:535px;
	margin-left:301px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.875em;
	

		}
		
		#right a{
		color:white;
		text-decoration:none;
	

		}
		
	.menu {
	float:left;
	
	
	
	}
	
	
	.menu a:link{
	
	text-align:center;
	color:white;
	
	text-decoration:none;
	float:left;
	width:111px;
	height:47px;
	background-image:url(images/menu1.jpg);
	background-repeat:no-repeat;

	padding-top:3px;
	
	}
	
	.menu a:visited {
	
	text-align:center;
	color:white;
	
	text-decoration:none;
	float:left;
	width:111px;
	height:47px;
	background-image:url(images/menu1.jpg);
	background-repeat:no-repeat;

	padding-top:3px;} /* visited link */
	
	.menu a:hover{
	float:left;
	width:111px;
	height:47px;
	background-image:url(images/menu2.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:3px;
	color:red;
	text-decoration:none;
	
	
	}
	
	
	
	
#text{

	
	width:836px;
	background-color:#1E1E1E;
	color:white;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.875em;
	
	clear:left;
	


		
		
	
	
	}
	
	#text a:link{
	text-decoration:none;
	color:white;
	
	}
	#text a:visited{
	text-decoration:none;
	color:white;
	
	}
	
	#text a:hover{
	text-decoration:none;
	color:red;
	
	}
	
	#news{

	
	width:820px;
	background-color:black;
	color:#FF9900;
	padding-left:4px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.875em;
	font-style:italic;
	

	

		
	
	}
	.titre{

	
	margin:0px;
	float:left;
	
	
	}
	


		
	
	
	
	
	

	#bas {
	

	background-color:#3D0B0C;
	height:20px;
	color:white;
	
	
	
	
		
	
	
	}
	
	#bas a{
	
	color:white;
	text-decoration:none
	}
	
	
	.bottom {
	
	
	background-color:black;
	margin:5px;
		
	
	}
	.bastext a:link{
	
	color:white;
	text-decoration:none;
	font-size:9px;
	
	}
	.bastext a:visited{
	
	color:white;
	text-decoration:none;
	font-size:9px;
	
	}
	.bastext a:hover{
	
	color:red;
	text-decoration:none;
	font-size:9px;
	
	}
	
	
	div.img
{
  margin: 2px;
  
  height: auto;
  width: auto;
  float: left;
  
  
}	
div.img img
{
  display: inline;
  margin: 3px;
 
  
 
}



