/***** BODY *****/
body {
	margin: 0px;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #666666;
	background-position:top;
	background-attachment:fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Zone de contenu de la linklist */
#contenu{
	width: 765px;
	text-align: left;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/* Texte pour dire qu'il n'y a pas de site dans une categorie */
.no_site_in_cat_annuaire { color: #ff0000; }

/* Liens du menu de navigation */
.top_link_annuaire {}

/* Lien dans la liste des catégories */
.categories{}

/* Pub dans las catégories */
.pub_cat_annuaire {}



/***** SITES *****/
/* Titre de haut de page */
.titre_annuaire {}

/* Texte sur l'index */
.text_index_annuaire {}

/* Titre des sites */
a.titre_site_annuaire { font-size: 14px; }

/* Thumb du site*/
.thumb_fs{}

/* Nombre de clics sur un site*/
.nb_clics_site_annuaire {}

/* Description des sites */
.description_site_annuaire {
	font-size: 12px;
	text-align: justify;
	width: 100%;
}
/* Description */
.description {}

/* Lien detail */
.detail {}

/* URL du site */
.urlsite{}

/* Signaler un lien mort */
.lien_mort {}

/* Tags */
.tag {}

/* Liens vers la catégorie */
.link_to_cat_annuaire {}
.arbo_annuaire {}
.arbo_annuaire_petit {}
.link_scat_other_annuaire {}
.nb_scat_other_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 { color: #ff0000; }

/* Date pour laquelle il y a des nouveaux sites */
.date_new_site_annuaire { font-weight: bold; }


/***** 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 { color: #ff0000; }
.position_site_annuaire {}


/***** 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 { color: #ff0000; }

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

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

/* Champ pour entrer le(s) mot(s) a rechercher */
input.text_to_search_annuaire {  }

/* Bouton pour lancer la recherche */
input.button_make_search_annuaire {  }

/* Texte en dessous du champ pour entrer la recherche a effectuer :
Résultats par page ...
*/
.text_search_annuaire {  }

/* Liste deroulante pour choisir le nombre de resultats de la recherche */
select.list_nb__res_search_annuaire {  }

/* Mot recherché */
.mot_search {}


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

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

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

/* Texte devant les champs :
Votre nom :, Votre prénom,...
*/
.text_before_field_add_annuaire { font-family: Arial; font-size: 12px; }

/* Champ(4) pour rentrer les donnees du site (nom, email, URL, titre) */
input.field_data_add_site_annuaire {  }

/* Textarea pour la description du site */
textarea.descr_add_site_annuaire {  }

/* Bouton pour envoyer le formulaire */
input.submit_form_add_site_annuaire {  }

/* Liste deroulante avec toutes les categories */
select.list_all_cats_annuaire {  }  



/***** DIVERS *****/
/* Lien dans le bas des pages */
a.link_footer_annuaire { font-family: Verdana; font-size: 12 px; font-weight: bold; }

/* Liens principaux de l'annuaire (Accueil, Top clics, Ajouter un site,...) */
a.top_link_annuaire { font-family: Verdana; font-size:13 px; }

/* Arborescence en ligne des categories (texte) */
.arbo_annuaire {  }
.arbo_annuaire_petit { color:green; font-weight: normal; }

/* Arborescence en ligne des categories (liens) */
a.arbo_annuaire {  }

/* Liens vers les numeros des pages si il y a trop de sites pour etre affiche sur une seule page (categorie + recherche) */
a.link_numpage_annuaire { font-size: 11px; font-family: Arial; }

/* Titre des pages de l'annuaire */
.titre_annuaire { font-size: 18px; font-weight: bold; font-family: Arial; }

/* Lien vers la categorie d'un site dans les nouveautes, les tops et le moteur... */
.link_to_cat_annuaire {  }

/* Boutons des formulaires pour fermer les popups pour les votes et les commentaires */
input.button_close_annuaire {  }


/*ajout minutesexy */
#global {
	text-align: center;
	width: 962px;
}
#page {
	background-image: url(images/page_background.png);
	text-align: center;
	background-repeat: repeat-y;
	float: left;
}
.clear {
	clear: both;
}
#header {
	clear: both;
	float: right;
	width: 300px;
	margin-right: 30px;
}
#header .titre {
	font-size: 50px;
	color: #FF0066;
	text-decoration: none;
	line-height: 50px;
	font-weight: bold;
	text-align: left;
	float: right;
}
#pub_top {
	float: left;
	width: 600px;
	margin-left: 20px;
	height: 210px;
	margin-top: 5px;
	margin-bottom: 4px;
	border: 1px none #FF0066;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}
#search_box {
	background-image: url(images/search_box_08.png);
	float: right;
	height: 115px;
	width: 318px;
	margin-right: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #FF0066;
}
.search_box_content{
	margin-top: 23px;
}
#global_content {
	width: 610px;
	margin-left: 19px;
	float: left;
}
#content {
	background-image: url(images/content_background.png);
	background-repeat: repeat-y;
	margin: 0px;
}
#global_menu {
	float: right;
	width: 312px;
	margin-right: 20px;
}
.menu {
	width: 310px;
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
	float: left;
}
.menu_title {
	background-image: url(images/menu_title.png);
	background-repeat: repeat-x;
	height: 32px;
	width: 100%;
	line-height: 32px;
	font-weight: bold;
}
.menu800 {
	width: 130px;
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
	float: left;
}
.menu800_title {
	background-image: url(images/menu_title.png);
	background-repeat: repeat-x;
	height: 32px;
	width: 100%;
	line-height: 32px;
	font-weight: bold;
}
.menu1024 {
	width: 177px;
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
	float: right;
}
.menu1024_title {
	background-image: url(images/menu_title.png);
	background-repeat: repeat-x;
	height: 32px;
	width: 100%;
	line-height: 32px;
	font-weight: bold;
}
#footer{
	line-height: 15px;
	text-align: center;
	height: 15px;
	width: 100%;
	margin-top: 10px;
}
#form_search{
	margin-top: 18px;
	
}
#search_field{
	background-color:transparent;
	line-height: 20px;
	height: 20px;
	border: none;
	width: 170px;
	float: left;
	margin-left: 65px;
}
.cat_item{
	display: inline;
	float: left;
	width: 128px;
}
.item_fs{
	width: 600px;
	text-align: left;
	margin-left: 5px;
	padding-bottom: 10px;
	color: #999999;
}
.item_fs_thumb{}
.item_fs_data{}
.item_fs_title{
	background-image: url(images/title_sites_15.png);
	background-repeat: repeat-x;
	height: 27px;
	width: 600px;
	color: #FF0066;
	font-weight: bold;
	padding-top: 5px;
}
.item_fs_title a:link{
	font-weight: bold;
	color: #FF0066;
}
.item_fs_title a:visited{
	font-weight: bold;
	color: #666666;
}
.item_fs_title img{
	vertical-align: middle;
	margin-left: 5px;
}
.item_fs_title_sponsored{
	background-image: url(images/title_sites_sponsored.png);
	background-repeat: repeat-x;
	height: 27px;
	width: 600px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
}
.item_fs_title_sponsored a:link{
	font-weight: bold;
	color: #000000;
}
.item_fs_title_sponsored a:visited{
	font-weight: bold;
	color: #666666;
}
.item_fs_title_sponsored img{
	vertical-align: middle;
	margin-left: 5px;
}
.tag a:link{
	color: #999999;
}
.tag a:visited{
	color: #000000;
}
h1{
	display: inline;
}
.encart320 {
	width: 305px;
	overflow: hidden;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}
