/*--- Feuille de style - copyrights (c) 2008 Emilien Massa - [panda-tatau.net] ---*/

body {
	font-family: Comic Sans MS;
	font-size: small;
}

html { 
	background: #383838;
	color: #93bf4c;
}

html a { 
	color: #a8a8a8;
	text-decoration: none;
	text-align: left;
}

html a:hover { 
	color: #93bf4c;
}

#fond_de_page {
	margin-right: 120px;
	margin-left: 120px;
	margin-top: 60px;
	padding: 10px;
	background-color: #6b6b6b;
}

#en_tete {
	height: 90px;
	background: #525252;
	text-align: center;
	padding: 10px;
	margin-bottom: 10px;
}

#titre_precharge {
	background: transparent url(/fichiers_index/titre_hover.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#titre {
	height: 90px;
	width: 728px;
	margin-left: auto;
     	margin-right: auto;
	background: transparent url(/fichiers_index/titre.png);
	background-repeat: no-repeat;
}

#titre:hover {
	background: transparent url(/fichiers_index/titre_hover.png);
}

#boutons {
  	display: block;
	margin-left: auto;
     	margin-right: auto;
	margin-top: 1px;
  	height: auto;
	width: 250px;
  	color: #a8a8a8;
  	background: #5e5e5e;
  	border: none;
  	text-decoration: none;
  	text-align: center;
	padding: 4px 8px;
}

#boutons:hover  {
  	color: #000000;
  	background: #93bf4c;
}

#boutons a:hover  {
  	color: #000000;
}

/*--- Bloc haut en deux parties ---*/

#bloc_menu {
	text-align: left;
	padding: 10px;
	min-height: 29px;
	background-color: #525252;
}

#bloc_menu_central {
	width: 149px;
	margin-left: auto;
     	margin-right: auto;
	background-color: #a8a8a8;
	height: 29px;
	text-align: center;
}

/*--- Bloc central ---*/

#bloc_central { 
	text-align: center;
	padding: 20px;
	background-color: #525252;
}

/*#bloc_central a:hover {
	cursor: help;
}*/

/*--- Bloc pour le logo du site ---*/

#bloc_logo_precharge {
	background: transparent url(/fichiers_index/logo_panda_hover.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#bloc_logo { 
	background: transparent url(/fichiers_index/logo_panda.png);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	height: 256px;
	width: 256px;
	margin-top: 40px;
	margin-left: auto;
     	margin-right: auto;
}

#bloc_logo:hover { 
	background: transparent url(/fichiers_index/logo_panda_hover.png);
	background-repeat: no-repeat;
}

/*--- Pied de page en deux parties ---*/

.pied_de_page_gauche { 
	height: 15px;
	width: 50%;
	color: none;
	float: left;
	text-align : left;
	padding: 10px;
	margin-top: 10px;
	background-color: #525252;
}

.pied_de_page_gauche a:hover {
	color: #ba9243;
}

#pied_de_page_droite { 
	height: 15px;
	margin-left: 50%;
	text-align : left;
	padding: 10px;
	margin-top: 10px;
	background-color: #525252;
}

/*--- Comportement des info-bulles ---*/

#curseur_help a:hover {
	cursor: help;
}


div#info_bulle_1 a span {
	display: none;
}

div#info_bulle_1 a:hover span {
	display: block;
   	position: absolute; 
	font-size: small;
	width: 250px;
	top: 50%;
	left: 150px;
	padding: 3px; 
	margin: 0; 
	z-index: 100;
   	color: black; 
	background: transparent url(/fichiers_index/copyright-back.png);
	background-repeat: repeat-x;
   	text-align: center;
	border: 1px solid transparent;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

#copyright-logo_precharge {
	background: transparent url(/fichiers_index/copyright-logo.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#copyright-back_precharge {
	background: transparent url(/fichiers_index/copyright-back.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

div#info_bulle_2 a span {
	display: none;
}

div#info_bulle_2 a:hover span {
	display: block;
   	position: absolute; 
	font-size: small;
	width: 150px;
	top: 50%;
	right: 150px;
   	padding: 3px; 
	margin: 0; 
	z-index: 100;
   	color: black; 
	background: transparent url(/fichiers_index/infos-back.png);
	background-repeat: repeat-x;
   	text-align: center;
	border: 1px solid transparent;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

#valide-logo_precharge {
	background: transparent url(/fichiers_index/valide.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#firefox-logo_precharge {
	background: transparent url(/fichiers_index/firefox-logo.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#linux-logo_precharge {
	background: transparent url(/fichiers_index/linux-logo.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#infos-back_precharge {
	background: transparent url(/fichiers_index/infos-back.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

div#info_bulle_3 a span {
	display: none;
}

div#info_bulle_3 a:hover span {
	display: block;
   	position: absolute; 
	font-size: small;
	width: 100px;
	top: 50%;
	left: 150px;
	padding: 3px; 
	margin: 0; 
	z-index: 100;
   	color: black; 
	background: transparent url(/fichiers_index/visites-back.png);
	background-repeat: repeat-x;
   	text-align: center;
	border: 1px solid transparent;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

#visites-logo_precharge {
	background: transparent url(/fichiers_index/visites.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#visites-back_precharge {
	background: transparent url(/fichiers_index/visites-back.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

div#info_bulle_menu a span {
	display: none;
}

#menu-back_precharge {
	background: transparent url(/fichiers_index/menu-back.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

div#info_bulle_menu a:hover span {
	display: block;
   	position: absolute; 
	font-size: small;
	width: 100px;
	top: 30%;
	left: 250px;
	padding: 3px; 
	margin: 0; 
	z-index: 100;
   	color: black; 
	background: transparent url(/fichiers_index/menu-back.png);
	background-repeat: repeat-x;
   	text-align: center;
	border: 1px solid transparent;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}

#menu-site_precharge {
	background: transparent url(/fichiers_index/site.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#menu-boutique_precharge {
	background: transparent url(/fichiers_index/boutique.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#menu-contact_precharge {
	background: transparent url(/fichiers_index/contact.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

/*--- Comportement des logos du pied de page ---*/

#logo-firefox_precharge {
	background: transparent url(/fichiers_index/firefox_hover.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

a.logo-firefox {
	float: right;
	color: transparent;
	display: block;
	background: url(/fichiers_index/firefox.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

a.logo-firefox:hover {
	float: right;
	color: transparent;
	display: block;
	background: url(/fichiers_index/firefox_hover.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

#logo-linux_precharge {
	background: transparent url(/fichiers_index/linux_hover.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

a.logo-linux {
	float: right;
	color: transparent;
	display: block;
	background: url(/fichiers_index/linux.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

a.logo-linux:hover {
	float: right;
	color: transparent;
	display: block;
	background: url(/fichiers_index/linux_hover.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

#logo-xhtml_precharge {
	background: transparent url(/fichiers_index/xhtml_hover.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

a.logo-xhtml {
	float: right;
	color: transparent;
	display: block;
	background: url(/fichiers_index/xhtml.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

a.logo-xhtml:hover {
	float: right;
	color: transparent;
	display: block;
	background: url(/fichiers_index/xhtml_hover.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

#logo-css_precharge {
	background: transparent url(/fichiers_index/css_hover.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

a.logo-css {
	float: right;
	color: transparent;
	display: block;
	background: url(/fichiers_index/css.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 80px;
}

a.logo-css:hover {
	float: right;
	color: transparent;
	display: block;
	background: url(/fichiers_index/css_hover.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 80px;
}

/*--- Comportement du menu déroulant ---*/

#menu_deroulant {
	position: absolute;
	width: 150px;
	list-style-type: none;
  	margin: 0;
  	padding: 0;
  	border: 0;
}

#menu_deroulant li {
  	float: none;
  	width: 149px;
  	margin: 0;
  	padding: 0;
  	border: 0;
}

#menu_deroulant .sous_menu {
  	display: none;
  	list-style-type: none;
  	margin: 0;
  	padding: 0;
  	border: 0;
}

#menu_deroulant .sous_menu li {
  	float: none;
  	margin: 0;
  	padding: 0;
  	border: 0;
  	width: 149px;
  	border-top: 1px solid transparent;
  	
}

#menu_deroulant li a:link, #menu_deroulant li a:visited {
  	display: block;
  	height: auto;
  	color: #000000;
  	background: #969696;
  	margin: 0;
  	border: 0;
  	padding: 4px 8px;
  	border: 1px solid transparent;
  	text-decoration: none;
  	text-align: center;
}

#menu_deroulant li a:hover { 
	background-color: #ba9243; 
}

#menu_deroulant li a:active { 
	background-color: #ba9243; 
}

#menu_deroulant_precharge {
	background: transparent url(/fichiers_index/menu_de.png);
	background-repeat: no-repeat;
	height: 0; 
	width: 0; 
	border-width: 0;
}

#menu_deroulant .sous_menu li a:link, #menu_deroulant .sous_menu li a:visited {
  	display: block;
  	color: #a8a8a8;
  	margin: 0;
  	border: 0;
  	text-decoration: none;
  	background:transparent url(/fichiers_index/menu_de.png);
  	text-align: left;
}

#menu_deroulant .sous_menu li a:hover {
  	background-image: none;
	color: #000000;
  	background-color: #93bf4c;
}

#menu_deroulant li:hover > .sous_menu { 
	display: block; 
}
