
html, body, div, td, div.page_header, td.home_menu1 a {
  font-family: Tahoma, Arial;
}

/* bannière */
tr.banniere {
  background-image: url(/include/config/client/Banniere_medias2.tv.gif);
  background-color: #262733;
}

/* Couleur de polices des éventuels liens contenus dans les entêtes d'encarts */
.header a {
	color: #E00;
}

/* Les titres d'event dans les listes d'events */
font.titre_event_list {
  color: #1D50AF;
  font-size: 17px;
}

/* petite infobulle des notifications */
/* div.newupdates { background-image: url(images/newupdates_rev_pink.gif); } */

/* ------------------------------------------------------------------------------------------------------ */
/* La partie suivante correspond à ce qui était en paramètre "en dur" dans le fichier de configuration */

/* barre de menus principale */
td.top_menu, td.top_menu2 {
  background-image: url(/include/config/client/menu_bg_red.png);
}
/* liens de la barre de menus principale */
a.top_menu_item:link, a.top_menu_item:visited {
	color: #efeff6;
	text-decoration: inherit;
}
/* au passage de la souris sur ces liens */
a.top_menu_item:hover {
	color: #999;
	text-decoration: blink;
}
/* Texte "Bonjour XXX" */
font.hello {
	color: #F00;
}
/* ------------------------------------------------------------------------------------------------------ */

/* couleur de fond par défaut des zones permanentes de login et mot de passe */
.header_ident_input {
  background: #FFFFFF;
}
/* style du prompteur (résumé ou tete d'intro d'un sujet) */
.prompteur {
	background-color: #D5DCFF;
	border: 0px solid #FEF5F5;
	font-style: normal;
  font-weight: bold;
}
.home_summary {
	font-style: normal;
}

/* zone de recherche */
.zone_search {
  padding-bottom: 26;
  text-align: right;
}
/* couleurs de police dans la banniere */
form.menu_search_color, label.menu_search_color, form div a.menu_search_color,  {
  color: #e6e6f4;
}
/* bannière (pour forcer éventuellement la hauteur) */
tr.banniere {
	height: 150px;  /* background: url(''); */
}
/* Couleur de fond du lien "Inviter des collègues ou amis" */
div.inviteFriends {
  background: #EEE;
}

/* ------------------------------------------------------------------------------------------------------ */

/* Couleur textes titaille */
div, td, div.page_header, input.search, div.search_context, td.event_cellblank,
td.event_cell1, td.event_cell2, td.event_cell3 {
	color: #4a4a59;
}
/* Couleur textes 2 */
td.header, div.header, input.text, input.text_small, input.button, textarea, select, select.small, td.messages_header, .comment_headline {
	color: #4067bc;
}

/* les bandeaux des blocs du genre "Revue-Médias.com a 4 contributeurs" */
td.header, div.header, td.messages_header, .comment_headline,
td#se_debug_window_menu, div.album_headline,
td.blog_header, div.blog_headline,
td.event_header, div.poll_headline {
	color: #EFEFF6;
	background-image: url(/include/config/client/header_red1.png);
  border: 0px;
}
/* cartouches de résultats */
div.event_pages_top, div.browse_pages, div.group_pages_top
{
  background: #E9ECEF; /* #D2D8DF */
  border-top: 0px;
}
/* ???? */
.event_tab a, div.seEventSearch, div.menu, div.copyright, input.button, td.list_header,
td.browse_header, div.editprofile_examplecss_selected,
td.account1, td.account2, #fileList li.file {
  background: #e5e5e5;
}
/* Couleur des onglets émissions (et pas thèmes) */
td.profile_tab a, td.event_tab a {
	background-color: #D2D8DF;
}
/* Couleur des onglets émissions (et pas thèmes) : passage de la souris */
td.profile_tab a:hover, td.event_tab a:hover {
  background-color: #6a6e84;
}
/* ???? */
td2.profile_tab a, td2.event_tab a {
	background-color: #FFFFFF;
}
/* ???? */
td2.profile_tab a:hover, td2.event_tab a:hover {
  background-color: #FFFFFF;
}
/* Couleur de l'onglet actif émissions (et pas thèmes) */
td.profile_tab_active a, td.profile_tab_active a:hover,
td.event_tab_active a, td.event_tab_active a:hover
{
  background-color: #F7F8FB;
}
/* Bandeau bas de page Webtv sociale opérée par etc. */
div.copyright {
	background: #D2D8DF;
	color: #E00;
	border-top: 1px solid #FFFFFF;
}
/* Bouton Rechercher */
input.button {
  color: white;
  background: #F82525;
  border-top: 1px solid #D3C5D0;
  border-left: 1px solid #D2C6CC;
  border-bottom: 1px solid #846A79;
  border-right: 1px solid #846A79;
}
/*Fiche de profile */
tr.list_item2, td.profile_viewcomments_postcomment, div.browse_result, div.search_result1, tr.messages_unread, tr.list_item2, div.event_members_result, div.group_members_result {
	background-color: #eceef7;
}
/* Barre menu utilisateur */
td.menu_user {
	background-image: none;
	background-color: #D2D8DF;
	
}
td.home_menu1 a, td.profile_menu1 a, div.nolink, div.event_menu {
}
/* Contour poster un commentaire */
div.profile_postcomment {
  background: #D2D8DF;
}
/* Menus déroulants */
div.menu_item_dropdown {
  background: #D2D8DF;
}
div.menu_item_dropdown a {
  color: #4a4a59;
  background: #D2D8DF;
  border-left: 3px solid #2D2E3A;
}
/* Menus déroulants passage souris */
div.menu_item_dropdown a:hover {
  background: #ECEFF2;
  border-left: 3px solid black;
}

/* Séparations dans les menus déroulants (de la barre de menus) */
div.separ_bas { border-bottom: 1px solid #8A8A8A; }
div.separ_haut { border-top: 1px solid #8A8A8A; }

/* Menu flottant entier (de la barre de menus) */
div.menu_dropdown, div.submenuitem { border: 1px solid #8A8A8A; }


/* EXTRA HEADER */
div.ds_header { background: #2E303C url(/include/config/client/header_red1.png); border-bottom: 0px; margin-bottom: 0px; }
div.ds_header, div.ds_header table td, div.ds_header table td div { color: #E4E4E4; }
div.ds_header a { color: #EEEEEE; }
div.ds_header table.intra_header_ds, div.ds_header div.top_menu_link_container_end, div.ds_header div.top_menu_link_container { height: 28px; }
div.ds_header select { background-color: #E4E4E4; border: 1px solid #7D7D7D; }

