@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images_site/couleur_fond.jpg);
	margin:0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#000;
}

form {
	margin:0px;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#separateur {
	width:260px;
	height:2px;
	margin-top : 0px;
	padding-bottom:4px;
	text-align:center;
	border-bottom:1px solid #999;
	clear:both;
}

#separateur2 {
	width:590px;
	height:2px;
	margin-top : 0px;
	padding-bottom:4px;
	text-align:center;
	border-bottom:1px solid #999;
	clear:both;
}

#bandeau {
	background:url(../images_site/bandeau.jpg) no-repeat;
	width:1158px;
	height:195px;
	margin-left:auto;
	margin-right:auto;
}
#conteneur {
	background:url(../images_site/fond.gif);
	width:968px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
}


#connexion {
	margin-left:750px;
	margin-top:15px;
	width:208px;
	height:54px;
	background:url(../images_site/fond_connexion.gif);
	padding-left:103px;
	padding-top:30px;
}

#liens_haut {
	color:#fff;
	font-size:10px;
	text-align:right;
	width:1050px;
	height:15px;
	padding-top:2px;
}

#droite {

	float:left;
}
#gauche {
	width:590px;
	float:left;
	text-align:justify;
	padding-right:15px;
}
#bloc_en_cours {
	width:331px;
	height:32px;
	background:url(../images_site/bloc_encours_haut.gif);
	clear:both;
}
#bloc_prochains {
	width:331px;
	height:32px;
	background:url(../images_site/bloc_prochains_haut.gif);
	clear:both;
}
#bloc_archives {
	width:331px;
	height:32px;
	background:url(../images_site/bloc_archives_haut.gif);
	clear:both;
}
#bloc {
	width:331px;
	background:url(../images_site/bloc_fond.gif) repeat-y;
}
#bloc_bas {
	width:331px;
	height:22px;
	background:url(../images_site/bloc_bas.gif);
	clear:both;
}
#bloc_polaroid {
	width:121px;
	height:119px;
	padding-left:10px;
	padding-top:13px;
	float:left;
	background:url(../images_site/fond_polaroid.gif) no-repeat;
}

#bloc_decale {
	padding-left:22px;
}


#prochain {
	
	width:311px;
	height:150px;
	background:url(../images_site/fond_jeu_prochain.jpg);
	padding-left:20px;
	padding-top:35px;
}


.titre {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#f28749;

}

.sous_titre {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color:#f28749;

}

a.ok {
	display:block;
	width:24px;
	height:16px;
	background:url(../images_site/ok_off.gif);
	float:left;
	margin-left:10px;
	cursor:pointer;
}
a.ok:hover {
	
	background:url(../images_site/ok_on.gif);
	
}

#bouton{
	width:171px;
	height:29px;
	text-align:center;
	color:#fff;
	background:url(../images_site/fond_navigation.jpg);
	padding-top:2px;
	float:left;
	margin-left:10px;
}
#bouton a ,  #liens_haut  a{
	color:#fff;
}

#gauche a , #droite a {
	color:#f28749;
}

#navigation {
	margin-top:14px;
	padding-left:320px;
}
