body{
    font-family:arial;
    font-size:12px;
    margin:0px;
    padding:0px;
    background:url('img/kitHautFond.jpg') repeat-x;
}
a{
font-family:arial;
font-size:12px;
color:#780078;
text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
    border:0px;
    vertical-align:top;
}
#conteneur,#gauche,#droite,#kitHaut,#milieu,#bas,#contenuHaut,#contenuCentre,#contenuBas{
    float:left;
}
#kitGauche{
    background:url('img/kitHautGauche.jpg') left top no-repeat;
    width:158px;
    height:315px;
}
#gauche ul{
	margin-top:0px;
	padding-left:8px;
}
#gauche ul li{
	background : url("img/mini_menu_plus_off.jpg") left center no-repeat;
	padding-left : 26px ; /* largeur de la puce */
	list-style-type:none;
	height:20px;
}
#gauche h1{
	font-size:12px;
}


#conteneur{
    width:900px;
}
#gauche{
    width:158px;
   
}
#droite{
    width:642px;
}
#kitHaut{
    background:url('img/kitHautMilieu.jpg') left top no-repeat;
    width:642px;
    height:98px;
}
#milieu{
    width:642px;
    height:70px;
}
#bas{
    width:642px;
}

#contenuHaut{
    background:url('img/contenuHaut.jpg') left top no-repeat;
    width:622px;
    height:42px;
}
#contenuCentre{
    margin-left:20px;
    width:580px;
    border:0px solid black;
}
#contenuBas{
    background:url('img/contenuBas.jpg') left top no-repeat;
    width:622px;
    height:42px;
}

/*PAGES PDF*/
#accueil .ligne{
	clear:left;
	height:60px;
}
#accueil .ligne .image{
	float:left;
	width:60px;
}
#accueil .ligne .texte{
	float:left;
	width:500px;
	text-align:justify;
}


/*PAGES JEUX*/
#jeux h1{
	font-size:12px;
}
#jeux ul{
	margin-top:0px;
	padding-left:8px;
}
#jeux li{
	background : url("img/mini_menu_jeu_off.jpg") left center no-repeat;
	padding-left : 26px ; /* largeur de la puce */
	list-style-type:none;
	height:20px;
}

/*PAGES ARTICLES*/
#articles h1{
	font-size:12px;
}
#articles ul{
	margin-top:0px;
	padding-left:8px;
}
#articles li{
	background : url("img/mini_menu_art_off.jpg") left center no-repeat;
	padding-left : 26px ; /* largeur de la puce */
	list-style-type:none;
	height:20px;
}

#article h1{
	font-size:12px;
}
#article p{
	text-align:justify;
}

/*PAGES ECARDS*/
#ecards h1{
	font-size:12px;
}
#ecards ul{
	margin-top:0px;
	padding-left:8px;
}
#ecards li{
	background : url("img/mini_menu_ecard_off.jpg") left center no-repeat;
	padding-left : 26px ; /* largeur de la puce */
	list-style-type:none;
	height:20px;
}

/*PAGES BDS*/
#bds h1{
	font-size:12px;
}
#bds ul{
	margin-top:0px;
	padding-left:8px;
}
#bds li{
	background : url("img/mini_menu_bd_off.jpg") left center no-repeat;
	padding-left : 26px ; /* largeur de la puce */
	list-style-type:none;
	height:20px;
}

/*PAGES CLIPS*/
#clips h1{
	font-size:12px;
}
#clips ul{
	margin-top:0px;
	padding-left:8px;
}
#clips li{
	background : url("img/mini_menu_media_off.jpg") left center no-repeat;
	padding-left : 26px ; /* largeur de la puce */
	list-style-type:none;
	height:20px;
}

/*PAGES AUDIOS*/
#audios h1{
	font-size:12px;
}
#audios ul{
	margin-top:0px;
	padding-left:8px;
}
#audios li{
	background : url("img/mini_menu_forum_off.jpg") left center no-repeat;
	padding-left : 26px ; /* largeur de la puce */
	list-style-type:none;
	height:20px;
}

/*PAGES WALLPAPER*/
#wallpaper h1{
	font-size:12px;
}
#wallpaper ul{
	margin-top:0px;
	padding-left:8px;
}
#wallpaper li{
	background : url("img/mini_menu_plus_off.jpg") left center no-repeat;
	padding-left : 26px ; /* largeur de la puce */
	list-style-type:none;
	height:20px;
}

/*PAGES PDF*/
#pdf h1{
	font-size:12px;
}
#pdf ul{
	margin-top:0px;
	padding-left:8px;
}
#pdf li{
	background : url("img/mini_menu_plus_off.jpg") left center no-repeat;
	padding-left : 26px ; /* largeur de la puce */
	list-style-type:none;
	height:20px;
}

/*PAGES CONTACT*/
#contact{
	float:right;
}
#contact td{
	padding:0px;
}
#contact th{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}
#contact td input,#contact td textarea{
	width:490px;
	border:1px solid #aaaaaa;
}
#contact td textarea{
	height:100px;
}
#contact p{
	text-align:center;
}

.listeEcards li{
		background : url("img/mini_menu_ecard_off.jpg") left center no-repeat;
}
.listeMedias li{
		background : url("img/mini_menu_media_off.jpg") left center no-repeat;
}
.listeForums li{
		background : url("img/mini_menu_forum_off.jpg") left center no-repeat;
}
.listeBds li{
		background : url("img/mini_menu_bd_off.jpg") left center no-repeat;
}
.listePlus li{
    background: url("img/mini_menu_plus_off.jpg") left center no-repeat;
}




#popup{
	position:absolute;
	background:#000000;
	border:2px solid #333333;
}
#popup a{
	color:white;
}
#popup p{
	background:#333333;
	margin:0px;
	text-align:right;
	padding-right:3px;
}
