body { 
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:verdana;
	background:#5d5d5d;
}
	
#fond {
	background:url(images/fond.png) repeat-y center top;
	margin:0px;
}

#conteneur {
	text-align:left;
	width:1000px;
	margin:auto;
}

#header {
	width:1000px;
	height:156px;
	margin:0px;
	padding:0px;
	margin-bottom:50px;
}

#logo {
	width:250px;
	height:156px;
	float:left;
	margin:0px;
	padding:0px;
}

#pub {
	width:728px;
	height:156px;
	float:left;
	margin:0px;
	padding-top:40px;
}

#gauche {
	width:680px;
	float:left;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

#droite {
	width:300px;
	float:left;
	margin:2px;
}

#block-centre {
	width:650px;
	min-height:700px;
	padding: 15px;
	margin:0px;
	background:url(images/back-block-centre.png) no-repeat;
	color:#fff;
	font-size:11px;
}

.news {
	width:660px;
	font-size:11px;
	line-height:18px;
	padding: 0px;
	margin:0px;
}

#last-flash {
	width:290px;
	height:142px;
	background:url(images/block-droite.png) no-repeat;
	padding:5px;
	font-size:11px;
}

#sorties-droite{
	width:300px;
	height:595px;
	background:url(images/block-droite-2.png) no-repeat;
	letter-spacing: 3px;
	padding:0px;
}

.console-genre {
	width:280px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	padding-top:10px;
	margin:5px;
}

.titre-orange {
	letter-spacing:1px;
	font-size:12px;
	font-weight:lighter;
	color:#ff6500;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 7px;
}

.titres {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

#menu {
	background: url(images/fond-menu.png) no-repeat bottom left;
	height:25px;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0 0 0 8px;
}

.rubrique-1 {
	width:80px;
	height:25px;
	float:left;
	line-height: 25px;
	text-align:center;
	font-size:11px;
	background:url(images/onglet-pistache.png) no-repeat;

}

.rubrique-2 {
	width:80px;
	height:25px;
	float:left;
	line-height: 25px;
	text-align:center;
	font-size:11px;
	margin:0 0 0 3px;
}

.rubrique-2 a:link {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/onglet-orange.png) no-repeat;
	line-height:25px;
	height:25px;
	width:80px;
	cursor:pointer;
	display:block;
}

.rubrique-2 a:visited {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/onglet-orange.png) no-repeat;
	line-height:25px;
	height:25px;
	width:80px;
	cursor:pointer;
	display:block;
}

.rubrique-2 a:hover {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/onglet-pistache.png) no-repeat;
	line-height:25px;
	height:25px;
	width:80px;
	cursor:pointer;
	display:block;
}

.rubrique-2 a:active {
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/onglet-orange.png) no-repeat;
	line-height:25px;
	height:25px;
	width:80px;
	cursor:pointer;
	display:block;
}

#footer {
	text-align:center;
	font-size:11px;
	margin:200px 5px 5px 5px;
	padding:5px;
	color:#CCCCCC;
}

h1 {
	padding:8px;
	margin:0px;
	font-size:24px;
	color:#ff6500;
	font-family:tahoma;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#ff6500;
	margin:5px;
	padding:0px;
}














a:link {
	color:#CCCCCC;
	text-decoration:none;
}

a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
}

a:active {
	color:#C0C0C0;
	text-decoration:none;
}

.text-news {
	width:450px;
	height:90px;
	float:left;
	text-align:justify;
	margin-top: 17px;
	margin-right: 20px;
	margin-bottom: 17px;
	margin-left: 17px;
}

.photo-news {
	border: none;
	float:left;
}
	
	

.photo {
	background:url(images/fond-photo.png) no-repeat;
	width:1000px;
	height:1000px;
	float:left;
	text-align:left;
}

.photo-mini {
	background:url(images/fond-photo-article.png) no-repeat;
	width:900px;
	height:170px;
	margin:15px 0 0 50px;
	padding:7px 0 0 10px;
}

