*
{
	margin : 0;
	padding : 0;
}

body
{
	background:url(images/background.png) repeat-x top;
	background-color: #757575;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

img
{
	border-style : none;
}

a
{
	color : #525151;
	text-decoration : none;
}

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

a:focus
{
	outline : 0;
}
.clear_left
{
	clear : left;
}

.clear_right
{
	clear : right;
}

.clear_both
{
	clear : both;
}

#global
{
	width : 856px;
	margin: auto;	
}

#header
{
	width :  856px;
	height : 212px;	
}

#logo
{
	position : absolute;
	margin-top : 67px;	
}

#recherche
{
	background:url(images/fond_rechercher.png) no-repeat;
	width : 447px;
	height : 42px;	
	position : absolute;
	margin-top : 45px;
	margin-left: 413px;
	
}

.bloc_field
{
	background:url(images/field.png) no-repeat;
	width : 271px;
	height : 22px;
	display : inline-block;
	margin-top : 7px;
	margin-left: 125px;
	float:left;
}


.field
{
	border : 0;
	color : #757575;
	margin-top : 3px;
	background : none;
	width : 260px;
	margin-left : 6px;
}

#btn_ok
{
	float:right;
	margin-right : 12px;
	margin-top : 7px;	
}
#menu_top
{
	position : absolute;
	width: 600px;
	height:  60px;
	list-style-type: none;
	margin-top : 5px;
	margin-top : 150px;
	margin-left: 270px;
}

#menu_top li
{
	width : 118px;
	height : 55px;
	float : left;
	color: #2b2b2b;

	
}
#menu_top li a
{
	background:url(images/fond_btn_menu_top.png) no-repeat;
	width : 118px;
	height : 38px;
	color: #2b2b2b;
	display : block;
	text-align:center;
	padding-top : 17px;
	
}
#menu_top li a:hover
{
	background:url(images/fond_btn_menu_top_hover.png) no-repeat;
	color: #2b2b2b;
	
}
/* Menu Left */

#menu_left
{
	list-style-type: none;
	margin-top : 15px;

	width : 590px;
}

#menu_left li
{
	width : 118px;
	height : 55px;
	float : left;
	color: #2b2b2b;
	margin-right : 28px;
	padding-bottom: 10px;
	
}
#menu_left li a
{
	background:url(images/fond_btn_menu_left.png) no-repeat;
	width : 118px;
	height : 38px;
	color: #2b2b2b;
	display : block;
	text-align:center;
	padding-top : 17px;
	
	
}
#menu_left li a:hover
{
	background:url(images/fond_btn_menu_left_hover.png) no-repeat;
	color: #2b2b2b;
	
}

#corps
{
	background:url(images/fond_corps.png) repeat-y;
	width : 855px;
	margin:auto;
	
}

#right
{
	width : 255px;
	float:right;
	margin-right : 10px;	
	padding-top : 13px;
}

#pub
{
	margin-left: 2px;	
}



#alea_games
{
	background:url(images/fond_jeu_aleatoire.png) no-repeat top left;
	min-height : 83px;
	padding: 55px 23px 0 18px;
	color : #5b5b5b;
	text-align:center;
	margin-top : 10px;
}

#partenaires
{
	margin-top : 10px;
	background:url(images/fond_vip.png) no-repeat top left;
	min-height : 83px;
	padding: 55px 23px 0 18px;
	color : #5b5b5b;
	text-align:justify;
}
#statistiques
{
	margin-top : 10px;
	background:url(images/fond_stats.png) no-repeat top left;
	min-height : 83px;
	padding: 55px 23px 0 18px;
	color : #5b5b5b;
	text-align:justify;
}


#center
{
	margin-right : 270px;
	width : 560px;	
	padding-left: 11px;
	padding-top :10px;
		padding-bottom : 10px;
}

#google
{
	background:url(images/fond_google.png) no-repeat;
	width : 547px;
	height : 18px;	
	padding-top : 10px;
	padding-left: 10px;
	overflow:hidden;
	padding-bottom : 8px;
}

#categories
{
	width : 554px;
	height : 82px;	
	
}

#liste1
{
	position : absolute;
	margin-top : 10px;
	margin-left:  40px;
	color : #454545;	
}
#liste2
{
	position : absolute;
	margin-top : 10px;
	margin-left:  230px;
	color : #454545;	
}
#liste3
{
	position : absolute;
	margin-top : 10px;
	margin-left:  420px;
	color : #454545;	
}

.article
{
	background-color: #ffffff;
	border:solid 1px #a7a7a7;	
	width : 550px;

}

.titre_article
{
	background:url(images/titre_article.png) no-repeat;
	width : 500px;
	height : 21px;
	margin:auto;
	margin-top : 7px;	
	color : white;
	text-transform:uppercase;
	font-weight:bold;
	padding-left: 40px;
	padding-top : 6px;
}

.contenu_article
{
	color:  #5b5b5b;
	padding:  10px 20px 0 20px;	
	
}

#footer
{
	background:url(images/fond_footer.png) repeat-x bottom;
	height : 101px;	
	
}

#content_footer
{
		width : 753px;
		margin:auto; 
		color : white;
		text-align:center;
		padding-top : 20px;
	
}
				/** mydir **/

#corps li {
	
}
#pages {
	padding-top: 20px;
	text-align: center;
}
#message {
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: center;	
}
#message p {
	padding-top: 20px;
}
#warning {	
	color: #0098EF;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.lien {
	padding-bottom: 30px;
	text-align: justify;
}
.lien span {
	color: green;
	font-size: 1.5em;
}
.ariane {
	color: #A9A9A9;
}
.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}
.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.okform {
	color: transparent;
	border:0;
	background:url(images/btn_ok.png) no-repeat;
	width:31px;

	height:21px;
}
a.cat_dis {
	font-weight: bold;
	font-size: 12px;
	text-decoration : underline;

}
a.cat_display {
	font-weight: bold;
	font-size: 12px;
	text-decoration : underline;
}
#dir td {
	vertical-align: top;
}

#dir table {
	border: 0;
	width: 100%;
}
a.alpha {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
#pages a {
	text-decoration: underline;
}

#pages a:hover {
	text-decoration: none;
}
#footer a {
	color: #fff;	font-size: 0.9em;
}
