html{
  background-color : white;
}

body{
  font-size : 11px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 30px;
  margin-right : 30px;
  background-color : white;
}

textarea{width:98%;}

a img{border:0px;}

p{margin:0px;}

.erreur{color:red;}

/* images obligatoires */
/* info.png */
/* puce-cat.png */
/* puce-souscat.png */

/***********************/
/* DEBUT RENDU CLASSIC */
/***********************/

/* styles personnalisés : titre du cadre */
.__cadre_membre{}
.__cadre_membre a{}
.__cadre_newsletter{}
.__cadre_newsletter a{}
.__cadre_recherche{}
.__cadre_recherche a{}
.__cadre_statistiques{}
.__cadre_statistiques a{}
.__cadre_partenaires{}
.__cadre_partenaires a{}

/* défaut : cadre */
.tab_cadre{
  width : 100%;
}

/* défaut : titre du cadre */
.tab_cadre_titre{
  color : white;
  background : url("images/cadre-titre.png") no-repeat; width:174px; height:35px;
  text-align : center;
  vertical-align:top;
/*  padding-top:4px;*/
}
.tab_cadre_titre a{color:white;}

/* défaut : contenu du cadre */
.tab_cadre_contenu{
  color : white;
  background : url("images/cadre-m.png") repeat-y; width:174px;
  padding-left : 16px;
  padding-right : 16px;
}
.tab_cadre_contenu a{color:white; text-decoration:none;}
.tab_cadre_contenu_b{background : url("images/cadre-b.png") no-repeat; width:174px; height:28px;}

/* image du site */
.tab_cadre_site_image{}
/* titre du site */
.tab_cadre_site_titre{
  color : white;
  font-weight : bold;
}
.tab_cadre_site_titre a{color:white; text-decoration:none;}

.tab_cadre_site_titre_bloc{
  color : #77A8D2;
  font-weight : bold;
}
.tab_cadre_site_titre_bloc a{color:#77A8D2; text-decoration:none;}

.tab_cadre_site_titre_cadre{color:white;}
.tab_cadre_site_titre_cadre a{color:white; text-decoration:none;}

/* description du site */
.tab_cadre_site_desc{
  color : #77A8D2;
}
.tab_cadre_site_desc a{color:#77A8D2; text-decoration:none;}
/* informations supplémentaires */
.tab_cadre_site_infos{
  color : #47474B;
}

/* cadre des sites dans la page */
.tab_cadre_page{
  width : 100%;
  border-collapse : collapse;
}
.tab_cadre_page_titre_g{background:url("images/barre-titre-g.png") no-repeat; width:25px; height:25px;}
.tab_cadre_page_titre_d{background:url("images/barre-titre-d.png") no-repeat; width:25px; height:25px;}
.tab_cadre_page_titre{
  color : #77A8D2;
  font-weight:bold;
  background:url("images/barre-titre-m.png") repeat-x; height:25px;
  padding-left : 4px;
}
.tab_cadre_page_titre a{color:#77A8D2; text-decoration:none;}
.tab_cadre_page_contenu{
  color : #77A8D2;
  height : 125px;
  padding : 4px;
}

/* catégorie */
.tab_categorie{
  width : 100%;
  border-collapse : collapse;
}

/* titre catégorie */
.tab_categorie_titre{
  color:#77A8D2;
}
.tab_categorie_titre a{color:#77A8D2; text-decoration:none;}

.bloc_cat_titre:hover{color:white; background-color:#76A8D2;}

/* catégories secondaires */
.tab_categorie_contenu{
  color : #77A8D2;
}
.tab_categorie_contenu a{color:#77A8D2; text-decoration:none;}

/* séparateur */
.separateur{background-color:#DED8C6; height:1px; border:0;}

/* titre d'un site */
.site_titre{
  font-weight : bold;
  padding-bottom : 8px;
}
.site_titre a{font-size:12px; color:#77A8D2; text-decoration:none;}

/* description d'un site */
.site_texte{font-size:14px; color:#666666;}

/* tags */
.site_tag{}

/* image d'un site */
.site_image{}

/* barre d'informations */
.site_info{
  color : #583636;
}
.site_info a{color:#583636; text-decoration:none;}
.site_info img{vertical-align:middle;}
.site_info input{vertical-align:middle;}

/* autres couleurs dans la fiche */
.fiche_tags{}
.fiche_tags a{}
.fiche_keywords{}
.fiche_keywords a{color:#0000A8; text-decoration:none;}
.fiche_url{}
.fiche_url a{color:#0000A8; text-decoration:none;}
.fiche_form_commentaires{color:#0000A8;}
.fiche_comm_titre{color:#0000A8;}
.fiche_comm_avis_pour{color:#99CC00;}
.fiche_comm_avis_neutre{color:#33CCCC;}
.fiche_comm_avis_contre{color:#FF0000;}

/* cadre écrire un commentaire */
.commentaires_ecrire{
  color : #0000A8;
  border : 1px solid #DED8C6;
  padding : 8px;
}

/* cadre commentaires */
.commentaires_voir{}

/*********************/
/* FIN RENDU CLASSIC */
/*********************/

/*****************/
/* DEBUT SPECIAL */
/*****************/

.rechercher_g{background:url("images/rechercher-g.png") no-repeat; width:20px; height:20px;}
.rechercher_m{color:#89C5E3; text-align:right; background:url("images/rechercher-m.png") repeat-x; height:20px;}
.rechercher_m img{vertical-align:middle;}
.rechercher_d{background:url("images/rechercher-d.png") no-repeat; width:20px; height:20px;}

.rechercher_input{color:#89C5E3; background:white url("images/loupe.jpg") no-repeat; font-size:10px; border:1px solid #89C5E3; width:100px; padding-left:20px;}
.rechercher_submit{font-size:10px; color:#89C5E3; background-color:white; border:1px solid #89C5E3; width:36px;}
/*
.logo_g{background:url("images/logo-g.png") no-repeat; width:925px; height:147px;}
.logo_m{background:url("images/logo-m.png") repeat-x; height:147px;}
.logo_d{background:url("images/logo-d.png") no-repeat; width:25px; height:147px;}
*/

.logo_hg1{background:url("images/logo-hg1.png") no-repeat; width:442px; height:32px;}
.logo_hg2{background:url("images/logo-hg2.png") no-repeat; width:468px; height:32px;}
.logo_hg3{background:url("images/logo-hg3.png") no-repeat; width:15px; height:32px;}
.logo_hm{background:url("images/logo-hm.png") repeat-x; height:32px;}
.logo_hd{background:url("images/logo-hd.png") no-repeat; width:25px; height:32px;}

.logo_mg1{background:url("images/logo-mg1.png") no-repeat; width:442px; height:60px;}
.logo_mg2{background-color:white; width:468px; height:60px;}
.logo_mg2 img{display:block;}
.logo_mg3{background:url("images/logo-mg3.png") no-repeat; width:15px; height:60px;}
.logo_mm{background:url("images/logo-mm.png") repeat-x; height:60px;}
.logo_md{background:url("images/logo-md.png") no-repeat; width:25px; height:60px;}

.logo_bg1{background:url("images/logo-bg1.png") no-repeat; width:442px; height:55px;}
.logo_bg2{background:url("images/logo-bg2.png") no-repeat; width:468px; height:55px;}
.logo_bg3{background:url("images/logo-bg3.png") no-repeat; width:15px; height:55px;}
.logo_bm{background:url("images/logo-bm.png") repeat-x; height:55px;}
.logo_bd{background:url("images/logo-bd.png") no-repeat; width:25px; height:55px;}

.page_g{background:url("images/page-g.png") repeat-y; width:20px;}
.page_d{background:url("images/page-d.png") repeat-y; width:20px;}

.stats_index{font-size:12px; color:#76A8D2; font-weight:bold;}
.stats_index a{color:#76A8D2; text-decoration:none;}

.pp_m{color:white; background-color:#73B2D3; height:18px; text-align:center;}
.pp_m a{color:white; text-decoration:none; border-bottom:1px dotted white;}

.bloc_cadre{border:1px solid #D0CECE;}
.bloc_cadre_site{background:#F6F4F4 url("images/bloc-cadre-site.png") repeat-x bottom; padding:4px 4px 4px 12px;}
.bloc_hr{background-color:#D0CECE; height:1px; border:0;}

/***************/
/* FIN SPECIAL */
/***************/

/******************/
/* DEBUT STANDARD */
/******************/

.img_left{
  float : left;
  padding-right : 8px;
}

/* formulaire : input text + textarea */
.F_input{border:1px solid #6895AC;}

/* formulaire : submit */
.F_submit{background-color:#B8CFE2; border:1px solid #6895AC;}

/* barre de menu */
.barre_menu_g{background:url("images/barre-menu-g.png") no-repeat; width:20px; height:27px;}
.barre_menu_m{color:white; text-align:center; background:url("images/barre-menu-m.png") repeat-x; height:27px;}
.barre_menu_m a{color:white; text-decoration:none;}
.barre_menu_d{background:url("images/barre-menu-d.png") no-repeat; width:20px; height:27px;}

/* barre de titre */
.barre_titre{}
.barre_titre_g{background:url("images/barre-titre-g.png") no-repeat; width:25px; height:25px;}
.barre_titre_m{color:#76A8D2; text-align:center; font-weight:bold; background:url("images/barre-titre-m.png") repeat-x; height:25px;}
.barre_titre_m a{color:#76A8D2; text-decoration:none;}
.barre_titre_d{background:url("images/barre-titre-d.png") no-repeat; width:25px; height:25px;}

/* tableau de formulaire */
.tab_form{}

/* case de titre */
.tab_form_titre{padding:2px;}

/* case de contenu */
.tab_form_contenu{padding:2px;}

/* tableau top recherche */
.tab_top_recherche{border:1px solid white; border-collapse:collapse;}

/* tableau top recherche : case */
.tab_topr_in{background-color:#B8CFE2; border:1px solid white; padding:4px;}

/* tableau des offres */
.tab_offres{
  width : 100%;
}

.tab_offres_titre_g{background:url("images/barre-titre-g.png") no-repeat; width:25px; height:25px;}
.tab_offres_titre_d{background:url("images/barre-titre-d.png") no-repeat; width:25px; height:25px;}
.tab_offres_titre{
  color : #76A8D2;
  font-weight : bold;
  text-align : center;
  background : url("images/barre-titre-m.png") repeat-x; height:25px;
}

.tab_offres_contenu{
  color : #77A8D2;
  padding : 4px;
}
.tab_offres_contenu a{color:#77A8D2;}

/* espacement entre des cases de tableau */
.pad_tab{padding-left:8px; padding-right:8px;}

/* autres tableaux */
._tab{border:1px solid white; border-collapse:collapse;}
._tab_entete_1{background-color:#98AFC2; border:1px solid white;}
._tab_entete_2{}
._tab_titre_1{background-color:#A8BFD2; border:1px solid white;}
._tab_titre_2{}
._tab_contenu_1{background-color:#B8CFE2; border:1px solid white;}
._tab_contenu_1 img{vertical-align:middle;}
._tab_contenu_2{}

/* pages : mot page */
.st_pagestxt{font-weight:bold;}

/* pages : numéro de page */
.st_pages{color:#98AFC2; font-weight:bold;}
.st_pages a{color:#9F9F9F; text-decoration:none;}

/****************/
/* FIN STANDARD */
/****************/

/**********/
/* AJOUTS */
/**********/

.___pub_468x60 {max-width:468px; max-height:60px;}

