@charset "iso-8859-1";
/* FR : CSS et graphisme par WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */
/* EN : CSS and design template by WonkaStudio www.wks.fr  ------------------------------------------------------------------------------------------- */

/* FR : Style générale de la page  ------------------------------------------------------------------------------------------- */
/* EN : Genral style of every page ------------------------------------------------------------------------------------------------ */

body { 
	color:#fff;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background: url(images/bg_page.png) 0 0 repeat-x #80a510;
	font-size:10px;
	color: #000000;			
}

a
{
	text-decoration: none;
	font-size:10px;	
	color: #3d4d00;
}

a:hover
{
	text-decoration: none;
	font-size:10px;	
	color: #607900;
}

#page {

	width:900px;
}

.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}

/* FR : Style pour le header ------------------------------------------------------------------------------------------- */
/* EN : Style of the header ------------------------------------------------------------------------------------------------ */

.bloc_header {
	width: 900px;
	height: 76px;
	border:0px;
	float:left;
	position:relative;
	
	}
	
.img_logo {
  border:none;
  float:left;
  }

/* FR : Style pour le adsence ------------------------------------------------------------------------------------------- */
/* EN : Style of the adsence ------------------------------------------------------------------------------------------------ */

.bloc_adsence {
	top: 15px;
	position: relative
	}

.bloc_adsence_droite {
	top: 195px;
	left:900px;
	position: absolute
	}



/* FR : Style pour le menu du haut de page ------------------------------------------------------------------------------------------- */
/* EN : Style of the top menu (present in every page of this tempalte) ------------------------------------------------------------------------------------------------ */

ul#menu1{
	float: right;
	width:610px;
  	height:37px;
	list-style: none;
	padding:0px;
	margin:48px 0 0 0;
  }

ul#menu1 li{
	float: left;
	text-align: center;
	}

ul#menu1 li a{
	display: block;
	width: 110px;
	height: 28px;
	line-height:28px;
	font-family: verdana;
	font-size: 10px;
	font-weight: 700;
	color: #3d4d00;
	text-decoration: none;
	outline: none;
	margin:0 5px 0 0;
	}

ul#menu1 li:hover a, ul#menu1 li#current a{
	color: #ffffff;
	background: url(images/bg_onglet1.png) 0 0 no-repeat;
}


/* FR : Style pour le content ------------------------------------------------------------------------------------------- */
/* EN : Style of the content ------------------------------------------------------------------------------------------------ */

.top_content {
	width: 900px;
	height: 12px;
	border:0px;
	float:left;
	margin-top: 25px;
	background: url(images/top_content.png) 0 0 no-repeat;

	
	}
.bottom_content {
	width: 900px;
	height: 16px;
	border:0px;
	float:left;
	position:relative;
	background: url(images/bottom_content.png) 0 0 no-repeat;
	}
  	
#content {
	float:left;
	margin:0 0 0 0;	
	width:900px;
	background:#fff;
	}

#column1 {
  float:left;
  margin:0 0 0 20px;
  width:300px;
  display: inline;
}
#column2 {
  margin:0 0 0 320px;
  width: 570px;
}	
	
#column2_left {
	float:left;
	width:340px;
  margin:20px 0 0 0; 
	}	
#column2_right {
	float:left;
	width:340px;
  margin:20px 0 0 20px; 
	}	

.titre_lien {
	font-size:12px;
	font-weight:bold;
	color:#ff6600;
	text-decoration:underline;
	}

.lien {
	color:#3d4d00;
	font-size:10px;
	text-decoration:none;
	}
.lien:hover {
	color:#607900;
	text-decoration:underline;
	}		
	
/* FR : Style pour le menu de gauche ------------------------------------------------------------------------------------------- */
/* EN : Style of the left navigation ------------------------------------------------------------------------------------------------ */
  
#menu_list {
	width:180px;
	padding:10px 0 10px 20px;
	margin:0px;
	list-style-type: none; 
	background-color:#ffffff;
	}
ul#menu_list li a { 
	text-decoration:underline;
	color:#3d4d00; 
	font-size:10px;
  }
ul#menu_list li a:hover { 
	color:#637d06; 
	}

.texte_titre {
  font-size:16px;
	color:#ff6600;
	margin:10px;
	text-decoration:none;
	font-weight: bold;	
  }
	
.texte_left {
  font-size:10px;
	color:#000000; 
	margin:10px;
  }
.texte_right {
  font-size:10px;
	color:#000000; 
	margin:10px;
  }
  
.link_left {
  font-size:10px;
	color:#000000; 

  }

.top_left_green {
	width: 600px;
	height: 11px;
	border:0px;
	float:left;
	position:absolu;
	margin:10px 0 0 0;
	background: url(images/top_left_green.png) 0 0 no-repeat;
	}

.middle_left_green {
	width: 600px;
	border:0px;
	float:left;
	position:relative;
	margin:0 0 0 0;
	background:#acc239;
	}	

.bottom_left_green {
	width: 600px;
	height: 11px;
	border:0px;
	float:left;
	position:relative;
	margin:0 0 4px 0;
	background: url(images/bottom_left_green.png) 0 0 no-repeat;
	}

/* FR : Style pour les boutons rouge et vert ------------------------------------------------------------------------------------------------ */
/* EN : Style of the red / green buttons  ------------------------------------------------------------------------------------------------ */
	
.button {

	font-size:10px;
	color:#ffffff;
	width:97px;
	height:24px;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin:10px 0 0 10px;
	background: url(images/bg_button.png) 0 0 no-repeat;
	}
.button:hover {
	background: url(images/bg_button_hover.png) 0 0 no-repeat;
  }


/* FR : Style pour le footer ------------------------------------------------------------------------------------------------ */
/* EN : Style of the footer ------------------------------------------------------------------------------------------------ */

#footer {
	float:left;
	background: url(images/bg_footer.png) 0 0 no-repeat;
	width:900px;
	height:52px;
	padding: 0px;
	text-align:center;
	margin:10px 0 20px 0;
	}
	
.texte_footer {
	margin-left:20px;
	margin-top:9px;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	}
.link_footer {
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
.link_footer:hover {
	text-decoration:underline;
	color:#3d4d00;
	}
	
/* FR : Style pour la galerie sur la page 1 (page1.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the galery in the page 1 (page1.htm) ------------------------------------------------------------------------------------------------ */


#parent2-wrap{
  float:left;
}
#parent2 li{
	font-size:10px;
	}
#parent2-menu a{
	margin:5px 3px 0px 0px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	float:left;
	text-align:center;
	width:25px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	background:url(images/cube_up.png) no-repeat right top;
	}
#parent2-menu a:hover, #parent2-menu a.wactive{
	color:#fff;
	background:url(images/cube_hover.png) no-repeat right top;
	}
	
	
/* FR : Style pour la page de contact (page4.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the contact form (page4.htm) ------------------------------------------------------------------------------------------------ */

.texte_contact {
	font-size:10px;
	color:#737373;
	margin:10px;
	}

.input_contact {
	border:1px solid #5e7e88;
	background:url("images/bg_input_contact.png") repeat-x #FFFFFF;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	color:#394c52;
	width:300px;
	}
	
/* FR : Style pour la page des partenaires (page3.htm)  ------------------------------------------------------------------------------------------------ */
/* EN : Style of the partners page (page3.htm) ------------------------------------------------------------------------------------------------ */

.partner_titre {
	font-size:12px;
	font-weight:bold;
	color:#3d4d00;
	text-decoration:underline;
	}
	
.partner_img {
	float:left;
	margin:0 10px 0 10px;
	border:none;
	}
.partner_next {
	color:#3d4d00;
	font-size:10px;
	text-decoration:none;
	}
.partner_next:hover {
	color:#607900;
	text-decoration:underline;
	}
	
/* Annuaire  ------------------------------------------------------------------------------------------------ */

/***** ACCUEIL *****/
/* Texte sur la page d'acceuil :
Cet annuaire contient...
*/
.text_index_annuaire {	font-size:10px; color: #000000; }
.liens_index_annuaire {	font-size:10px; text-decoration: none}
.rouge {font-size:10px; color: #FF0000; text-decoration: none}

/* Lien vers les categories princiaples sur la page d'accueil */
a.link_cat_index_annuaire {	font-size:10px; text-decoration: none }

/* Lien vers les sous-categories sur la page d'accueil */
a.link_scat_index_annuaire {	font-size:10px; text-decoration: none}

/* Nombre de sous-categories entre les () sur la page d'accueil */
.nb_scat_index_annuaire {font-size:10px; text-decoration: none  }

/***** CATEGORIES *****/
/* Lien vers les sous-categories sur les pages des categories */
a.link_scat_other_annuaire {font-size:10px; color: #3d4d00; text-decoration: none  }

/* Nombre de sous-categories entre les () sur les pages des categories */
.nb_scat_other_annuaire {font-size:10px; color: #3d4d00; text-decoration: none   }

/* Texte qui est affiche en guise de description d'une categorie */
.text_cat_annuaire {color: #ff6600; font-size:10px;}
.text_page_site {color: #000000; font-size:10px; }

/* Texte pour dire qu'il n'y a pas de site dans une categorie :
Pas encore de sites dans...
*/
.no_site_in_cat_annuaire { font-size:10px; color: #ff0000; font-weight: bold;}


/***** SITES *****/
/* Titre des sites */
a.titre_site_annuaire {color: #ff6600; font-size:10px; font-weight: bold; text-decoration: none  }
.titre_site_annuaire {color: #ff6600; font-size:10px; text-decoration: none  }

a.titre_site_annuaire2 {font-size:10px; font-weight: bold; color: #ff6600; text-decoration: none  }
.titre_site_annuaire2 {font-size:10px; color: #ff6600; text-decoration: none  }


/* Nombre de clics sur les sites */
.nb_clics_site_annuaire {font-size:10px; color: #000000; text-decoration: none  }

/* Date de validation des sites */
.date_validation_site_annuaire {font-size:10px; color: #ff6600; text-decoration: none  }

/* Description des sites */
.description_site_annuaire {font-size:10px; color: #000000; text-decoration: none   }

/* Position des sites (1,2,3,4,...) dans les Top clics et Top votes */
.position_site_annuaire {color: #ff6600; font-size:10px; font-weight: bold; text-decoration: none   }

/***** VOTE *****/
/* Texte si on a deja vote pour le site :
Vous avez déjà voté ces dernières...
*/
.deja_vote_annuaire {font-size: 10px; color: #ff0000; }

/* Texte apres avoir voter correctement */
.vote_ok_annuaire {font-size: 10px; color: #000000; }

/* Texte qui apparait dans la popup avant de voter :
Vous allez pouvoir voter...
*/
.text_vote_annuaire {font-size: 10px; color: #000000; font-weight: bold; }

/* Liste deroulante avec les votes possibles */
select.list_vote_site_annuaire {  }


/***** COMMENTAIRES *****/
/* Texte pour signaler qu'il n'y a pas encore eu de commentaires pour un site :
Pas encore de commentaire...
*/
.no_com_site_annuaire {font-size: 10px; color: #ff0000; }

/* Auteur + date d'ajout du commentaire */
.author_and_date_com_annuaire {font-size: 10px; color: #ff0000; font-weight: bold; }

/* Texte du commentaire */
.text_com_annuaire {font-size: 10px; color: #000000; }

/* Bouton pour ajouter un commentaire */
input.button_add_com_annuaire {  }

/* Textarea pour entrer le commentaire */
textarea.text_add_com_annuaire { color: #000000; font-size: 10px; }

/* Champs nom et email pour la personne qui ajoute un commentaire */
input.champ_com_annuaire {  }

/***** NOUVEAUTES *****/
/* Texte pour dire qu'il n'y a pas de nouveaux sites ces X derniers jours :
Aucun site n'a été ajouté ...
*/
.no_new_site_annuaire {font-size:10px; color: #ff0000;}

/* Date pour laquelle il y a des nouveaux sites */
.date_new_site_annuaire {font-size:10px; font-weight: bold; color: #000000; text-decoration: none  }


/***** TOP CLICS *****/
/* Texte pour dire qu'aucun site n'a deja recu de clic :
Aucun site n'a encore reçu de visite...
*/
.no_clic_site_annuaire {font-size:10px; color: #ff0000; }


/***** RECHERCHE *****/
/* Texte au cas ou il n'y aurait pas de resultat a la recherche effectuee :
Aucun résultat pour la recherche...
*/
.no_res_search_annuaire {font-size:10px; color: #ff0000; }

/* Timer pour le moteur de recherche */
.timer_search_annuaire {font-size:10px; font-style: italic; }

/* Texte dans les resultats d'une recherche :
Categories trouvées, Sites trouves
*/
.res_search_cat_site_annuaire {font-size:10px; font-weight: bold; }

/* Champ pour entrer le(s) mot(s) a rechercher */
input.text_to_search_annuaire {font-size:10px; }

/* Bouton pour lancer la recherche */
input.button_make_search_annuaire { font-size:10px;}

/* Texte en dessous du champ pour entrer la recherche a effectuer :
Résultats par page ...
*/
.text_search_annuaire {color: #000000; font-size:10px;}

/* Liste deroulante pour choisir le nombre de resultats de la recherche */
select.list_nb__res_search_annuaire { font-size:10px;}


/***** AJOUTER UN SITE *****/
/* Texte de confirmation apres la proposition d'un site dans l'annuaire */
.confirm_add_site_annuaire {color: #000000; font-size:10px;}

/* Texte pour dire que tous les champs sont obligatoires */
.all_field_required_annuaire {font-size:10px; color: #ff6600; font-weight: bold;}

/* Texte pour signaler qu'on ne peut pas ajouter de site dans cette categorie */
.can_not_add_annuaire {font-size:10px; color: #ff0000; font-weight: bold; }

/* Texte devant les champs :
Votre nom :, Votre prénom,...
*/
.text_before_field_add_annuaire {font-size:10px; font-weight: bold; color: #000000; text-decoration: none }

/* Champ(4) pour rentrer les donnees du site (nom, email, URL, titre) */
input.field_data_add_site_annuaire {font-size:10px; font-weight: bold; color: #000000; text-decoration: none }

/* Textarea pour la description du site */
textarea.descr_add_site_annuaire {font-size:11px; font-weight: bold; color: #000000; text-decoration: none }

/* Bouton pour envoyer le formulaire */
input.submit_form_add_site_annuaire {font-size:10px; font-weight: bold; color: #000000; text-decoration: none }

/* Liste deroulante avec toutes les categories */
select.list_all_cats_annuaire {font-size:10px; text-decoration: none }

/***** DIVERS *****/
/* Lien dans le bas des pages */
a.link_footer_annuaire {color: #ff6600; font-size:10px; text-decoration: none  }
.footer_annuaire {color: #ff6600; font-size:10px; text-decoration: none  }
.footer {color: #ff6600; font-size:10px; text-decoration: none  }

/* URL en dessous de la description d'un site */
.url_site_annuaire {color: #607900; font-size:10px; text-decoration: none  }


/* Liens principaux de l'annuaire (Accueil, Top clics, Ajouter un site,...) */
a.top_link_annuaire {color: #ff6600; font-size:10px; text-decoration: none  }


/* Arborescence en ligne des categories (texte) */
.arbo_annuaire {color: #ff6600; font-size:10px; text-decoration: none }
.arbo_annuaire_petit {color: #ff6600; font-size:10px; text-decoration: none  }


/* Arborescence en ligne des categories (liens) */
a.arbo_annuaire {color: #3d4d00; font-size:10px; text-decoration: none  }


/* Liens vers les numeros des pages si il y a trop de sites pour etre affiche sur une seule page (categorie + recherche) */
.link_numpage_annuaire {color: #3d4d00; font-size:10px; text-decoration: none  }


/* Titre des pages de l'annuaire */
.titre_annuaire {font-size:10px; font-size:10px; font-weight: bold; color: #ff6600; text-decoration: none  }


/* Lien vers la categorie d'un site dans les nouveautes, les tops et le moteur... */
.link_to_cat_annuaire {color: #000000; font-size:10px; text-decoration: none  }

	

