
html, body {
	background-color:#620C00;
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial,  Helvetica, sans-serif;
	font-size:11px;
	line-height:120%;
	color:#000;
}
#wrap {
	margin:0 auto;
	width:980px;
	padding:0;
	background:url(images/bg_repeat.gif) repeat-y center center;

}
#wrap_admin {
	margin:0 auto;
	width:980px;
	padding:0;
	background:url(images/bg_repeat.gif) repeat-y center center;
}
#wrap_footer_bg {
		background-image: url(images/footer_.gif);
		background-repeat: no-repeat;
		background-position: bottom center;
}
#header {
	background:url(images/header_.gif) center center;
	width:980px;
	height:180px;
	text-align:right;
}
#header  em {
	padding-right:90px;
}
#header img {
	padding-right:76px;
	padding-top:84px;
}
#content {
	width:870px;
	margin:0 auto;
	margin-left:78px;
	text-align:justify;
}

#left, #middle, #right {
	width:183px;
	float:left;
}

#left{
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	background: url(images/barre_bas.gif) repeat-x bottom center;
}

	
#right{
	width:180px;
	background: url(images/barre_bas.gif) repeat-x bottom center;
}

#top1, #top2 {
	width:200px;
	height:95px;
	float:left;
	padding-top:21px;
	border-bottom: 2px solid #000;
	background: url(images/barre_tribune.gif) no-repeat right top;
}

#top1 {
	width:250px;
	border-right: 2px solid #000;
	background: url(images/barre_news.gif) no-repeat right top;
}
			

		#top1 li a, #top2 li a {
			width:190px; 
			background: url(images/li_bg.gif) repeat center top;
			height:19px;
			margin:0 0px;
			padding:0 0 0 10px;
			text-decoration:none;
			font-weight:normal;
			display:block;
			color:#000000;
		}
		#top1 li a{
			width:240px;
		}
		#top1 li a:hover, #top2 li a:hover {
			background-image:url(images/li_bg_over.gif);
			text-decoration:none;
			color:#C00002;
		}

	#top1 ul, #top2 ul, #right ul, #left ul {
		list-style:none;
		margin:0;
		padding:0;
	}	

		#right li a, #left li a {
			width:173px; 
			background: url(images/li_bg_menu.gif) no-repeat center top;
			height:19px;
			margin:0;
			padding:0 0 0 10px;
			text-decoration:none;
			display:block;
			color:#000000;
		}
		#right li a:hover, #left li a:hover {
			background-image:url(images/li_bg_over.gif);
			text-decoration:none;
			color:#C00002;
		}


		#right p, #left p, #top1 p, #top2 p {
			margin-left: 5px;
			margin-right:5px;
		}
		#right .input, #left .input, #top1 .input, #top2 .input {
			background:url(images/input_bg.gif) no-repeat center top;
			width:150px;
			height:16px;
			padding:2px 5px;
			font-size:11px;
			border:none;
		}
#middle { 
	width:454px;
	margin:0 0px;
}

#middle 	a {
	text-decoration:none;
	color:#C00002;
	font-weight:bold;
}
	#middle h1, #middle h2 {
		background-color:#d1d1d1;
		margin-left: 50px;
		margin-right: 2px;
		padding: 1px 5px;
		font-size:11px;
	}
	
	
	#middle h3{
		font-size:10px;
		background-color:#b1b1b1;
		margin-left: 5px;
		color:#FFFFFF;
		font-weight:normal;
		padding:0 5px;	
		margin:2px;
		display:block;
	}
	#middle h4{
		font-size:10px;
		margin-left: 5px;
		color:#000000;
		font-weight:normal;
		padding:0 10px;	
		margin:2px;
		display:block;
		background:url(images/comm_.gif) no-repeat;
	}
	#middle h5{
		font-size:10px;
		margin-left: 5px;
		color:#FFFFFF;
		font-weight:normal;
		padding:0 7px;	
		margin:2px;
		display:block;
		background:url(images/titre.gif) repeat-x center center;
	}
	
	#middle h3 a {
		color:#FFFFFF;
		text-decoration:none;
		display:block;
		font-weight:normal;
	}
	#middle h3 a:hover {
		background-color:#d1d1d1;
	}
	* html #middle p { margin: 0 auto}
	#middle h2 {
		font-size:10px;
		background-color:#b1b1b1;
		color:#FFFFFF;
		text-align:right;
		font-weight:normal;
		padding:0 5px;
	}
	#middle p {
		width:433px;
		margin:  auto;
	}

	#middle .right-side {
		float:right;
		margin:3px;
	}
#footer {
	clear:both;
	height:44px;
	width:500px;
	margin: 0 auto;
}

a img { border:none 0;}
.n-blu { color:#C00002;
	padding-left:15px;
}
.super-small { font-size:4px; }


#bloccontent {
	text-align:center;
}

.blocleft {
	float:left;
	width:100px;
	text-align:right;
	margin-right:10px;
}
 
.blocright {
	float: right;
	width:100px;
	text-align:left;
	margin-left:10px;
}

.bloccenter {
	min-width:5em;
}

.blocleft a, .blocright a {
	color:#C00002;
	text-decoration:none;
}
.blocleft a:hover, .blocright a:hover {
	color:#000000;
	text-decoration:none;
}
