/*========================================================
 *                                                       *
 *	             Thème ELFE 3.5 avec JQuery              *
 *			                                             *
 *                                                       *
 ========================================================*/
 /* Last edited: 14/07/2009 - thomas_a & bergea_s        */
 
 /*
  * Couleurs utilisées :
  * 
  * Violet "FédéGN" :		#3d2e7a
  * Vert "FédéGN" :			#1b9b4a
  * Fond bleu clair : 		#E5E5FF
  * Fond violet clair :		#D6D6EA
  * Bordure "grise" :		#B7B7CC
  */
 
/* ========================================================
 *                      ONGLETS                           *
 =========================================================*/
@import "elfe35/jquery/jquery-ui-1.7.2.custom.css";
 
/* Onlgets préférences utilisateur */
div#page-bar
{
	width: 100%;
	text-align: center;
}

/***************** tiki tabs ***************/
/* Admin Trackers, Admin Calendars */
.tabs {
	display: inline;
	font-size: 10px;
	background-color: transparent;
	border: 1px solid #B7B7CC;
	margin: 0;
	margin-right: 5px;
	padding: 2px;
}

/* User Preferences, etc. */
/* Info opened by tab */
.tabcontent {
	z-index: 200;
	position: relative;
	border: 1px solid #B7B7CC;
	padding: 6px 2px 2px 2px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-color: #D6D6EA;
}

/* The tab itself */
.tabmark {
	display: inline;
	border: 1px solid #B7B7CC;
	margin: 0px;
	margin-right: 5px;
	padding: 1px 0px 1px 0px;
}

/* Link in the tab */
.tabmark a,
.tabmark a:active {
	border-bottom: 0; 
	font-weight: 700 !important;
	padding: 1px 5px 1px 5px;
}

.tabmark a:hover {
}

.tabmark a:visited {
	color: #B7B7CC;
}

.tabcontent {
	z-index: 200;
	position: relative;
	border: 1px solid #B7B7CC;
	padding: 6px 2px 2px 2px;
	margin-bottom: 25px;
	width: 100%;
}

table#mytiki
{
	margin-left: auto;
	margin-right: auto;
}

table.tab_content
{
	border:none;
	padding: 0;
	margin: 0;
	width: 100%;
}

/* ========================================================
 *                 BANNIERE FEDEGN                        *
 =========================================================*/
div.conteneur_banniere
{
	background-image:url(elfe35/banniere_bg.png);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

div.conteneur_centre_banniere
{
	width: 800px;
	height: 250px;
	margin: auto;
}

div#banniere_haut
{
	width: 800px;
	height: 81px;
	background-image:url(elfe35/banniere_haut.png);
}

div#banniere_calendrier
{
	height: 27px;
	margin: 0px;
	padding: 0px;
}

div#banniere_calendrier_gauche
{
	float:left;
	height: 27px;
	width:210px;
	background-image:url(elfe35/banniere_calendrier_gauche.png);
}

div#banniere_calendrier_droite
{
	float:left;
	height: 27px;
	width: 590px;
	background-image:url(elfe35/banniere_calendrier_droite.png);
}

div#banniere_annuaire
{
	height: 34px;
	margin: 0px;
	padding: 0px;
}

div#banniere_annuaire_gauche
{
	float:left;
	width: 210px;
	height: 34px;
	background-image:url(elfe35/banniere_annuaire_gauche.png);
}

div#banniere_annuaire_droite
{
	float:left;
	width: 590px;
	height: 34px;
	background-image:url(elfe35/banniere_annuaire_droite.png);
}

div#banniere_forum
{
	height: 30px;
	margin: 0px;
	padding: 0px;
}

div#banniere_forum_gauche
{
	float:left;
	width: 210px;
	height: 30px;
	background-image:url(elfe35/banniere_forum_gauche.png);
}

div#banniere_forum_droite
{
	float:left;
	width: 590px;
	height: 30px;
	background-image:url(elfe35/banniere_forum_droite.png);
}

div#banniere_boutique
{
	height: 32px;
	margin: 0px;
	padding: 0px;
}

div#banniere_boutique_gauche
{
	float:left;
	width: 210px;
	height: 32px;
	background-image:url(elfe35/banniere_boutique_gauche.png);
}

div#banniere_boutique_droite
{
	float:left;
	width: 590px;
	height: 32px;
	background-image:url(elfe35/banniere_boutique_droite.png);
}

div#banniere_evenement
{
	height: 28px;
	margin: 0px;
	padding: 0px;
}

div#banniere_evenement_gauche
{
	float:left;
	width: 210px;
	height: 28px;
	background-image:url(elfe35/banniere_evenement_gauche.png);
}

div#banniere_evenement_droite
{
	float:left;
	width: 590px;
	height: 28px;
	background-image:url(elfe35/banniere_evenement_droite.png);
}

div#banniere_bas
{
	width: 800px;
	height: 18px;
	background-image:url(elfe35/banniere_bas.png);
}


/* Deuxième bannière plus petite */

div.conteneur_banniere2
{
	background-image:url(elfe35/banniere2_bg.png);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

div.conteneur_centre_banniere2
{
	width: 800px;
	height: 97px;
	margin: auto;
}

div#banniere2
{
	float:left;
	width: 243px;
	height: 97px;
	background-image:url(elfe35/banniere2_01.png);
}

div#banniere2_calendrier
{
	float:left;
	height: 97px;
	width:107px;
	background-image:url(elfe35/banniere2_02.png);
}

div#banniere2_annuaire
{
	float:left;
	width: 110px;
	height: 97px;
	background-image:url(elfe35/banniere2_03.png);
}


div#banniere2_forum
{
	float:left;
	width: 85px;
	height: 97px;
	background-image:url(elfe35/banniere2_04.png);
}


div#banniere2_boutique
{
	float:left;
	width: 93px;
	height: 97px;
	background-image:url(elfe35/banniere2_05.png);
}


div#banniere2_evenement
{
	float:left;
	width: 162px;
	height: 97px;
	background-image:url(elfe35/banniere2_06.png);
}

/* banniere perso */
div.conteneur_banniereperso
{
	background-color: white;
	margin: auto;
	padding: 0px;
}


/* ========================================================
 *               DIV ET CONTENUS PRINCIPAUX               *
 =========================================================*/
div.simplebox
{
  padding: 10px;
  background-color: #D6D6EA;
  text-align: center;
}

table.main
{
/*	Retiré pour gérer mieux la largeur : */
	width: 100%;
	margin: 0;
	padding: 0;
}

div.wikitext
{
  margin: 10px;
}

div.conteneur
{
	margin: 0px;
	padding: 0px;
}

table
{
	margin: 0px;
	padding: 0px;
}

body 
{
	text-align:center;
	margin: 0;
	padding: 10px;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3d2e7a; /* FedeGN Violet */
}

table#fedegn_contenu
{
	width: 100%;
}

div#tiki-main
{
/*	Retiré pour gérer mieux la largeur : */
/*	width:800px; */
	min-width: 800px;
	text-align:left;
	background-color: #E5E5FF;
	display: inline-block;
}

div#tiki-mid
{
	margin:5px;
}

div#tiki-center
{
  border-style: solid;
  border-width: thin;
  border-color: #B7B7CC;
  border-top: none;
  padding: 10px;
  width: auto; 
}

table.list_champ_asso
{
	width: 100%;
	text-align:center;
	border-style:none;
}

table.list_champ_asso th
{
	border-collapse:collapse;
	color: white;
	background-color:#3d2e7a;
}

table.list_champ_asso td
{
	background-color: #E5E5FF;
	border-color:#3d2e7a;
}

/* ========================================================
 *                        BAZAR		                      *
 =========================================================*/
li.bazarSousSousCategorieList {
	padding-left: 15px;
	list-style-type:none;
}



/* ========================================================
 *                        PIED DE PAGE                    *
 =========================================================*/
table.footer
{
	width: 100%;
	border: none;
	border-collapse:collapse;
}

table.footer tr
{
	padding: 0;
	margin: 0;
}

table.footer td
{
	padding: 0;
	margin: 0;
	height: 20px;
}

div.footertext
{
	text-align: center;
	padding: 5px;
	background-color: white;
	margin: 0;
}





/* ========================================================
 *                 RECHERCHE ET LOGIN                     *
 =========================================================*/
div.topbar
{
	height: 70px;
}


div#search_modul
{
	float: left;
	margin:7px;
}
 
div#login_modul
{
	display:inline-block;
	margin: 7px;
	text-align: right;
	float:right;
}





/* ========================================================
 *                 BOUTONS D'ACCUEIL                      *
 =========================================================*/
table#boutons_accueil
{
	text-align:center;
	width:100%;
	padding:10px;
	height:125px;
}

td#boutons_accueil
{
	text-align:center;
}

div#td_bouton1
{
	width:200px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(elfe35/bouton_accueil_1_1.png);
}

div#td_bouton1:hover
{
	background-image: url(elfe35/bouton_accueil_1_2.png);
}

div#td_bouton1
{
	background-image: url(elfe35/bouton_accueil_1_1.png);
}

div#td_bouton2
{
	width:200px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(elfe35/bouton_accueil_2_1.png);
}

div#td_bouton2:hover
{
	background-image: url(elfe35/bouton_accueil_2_2.png);
}

div#td_bouton3
{
	width:200px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(elfe35/bouton_accueil_3_1.png);
}

div#td_bouton3:hover
{
	background-image: url(elfe35/bouton_accueil_3_2.png);
}




/* ========================================================
 *            ALIGNEMENT COLONNES PRINCIPALES             *
 =========================================================*/
td#colonne_gauche
{
	font-size: 0.8em;
	height:100%;
	vertical-align:top;
	width: 150px;
	padding-left: 10px;
}

td#leftcolumn
{
	height:100%;
	vertical-align:top;
	min-width: 180px;
	padding-right: 10px;
}

td#colonne_droite
{
	height:100%;
	vertical-align:top;
}


td#centercolumn
{
	height:100%;
	vertical-align:top;
}





/* ========================================================
 *                 GESTION ERREUR                         *
 =========================================================*/
 div.cbox {
	border: 1px solid #B7B7CC;
}
 
 div.cbox-title
 {
 	font-weight:bold;
	text-align:center;
 }

div.cbox-data-error
{
	background-color: #D6D6EA;
}

div.cbox-data-error
{
 	padding: 10px;
	text-align:center;
	color:red;
}
 
 


/* ========================================================
 *                 MENUS DE GAUCHE                        *
 =========================================================*/
div.box-title-upperleft
{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:transparent;
	margin:0;

	background-color : transparent;
	background-image : url('elfe35/upper_left.png');
	background-repeat : no-repeat;
	background-position : top left;
}

div.box-title-upperright
{
	background-image : url('elfe35/upper_right.png');
	background-repeat : no-repeat;
	background-position : top right;
	
		padding: 5px;
}

div.box-title
{
	background-color: #3d2e7a;
	margin-top: 5px;
}
 
div.box-title a
{
	color: #99CCFF;
}

div.box-title a:hover
{
	color: #1b9b4a;
}

div.box-lower
{
	background-color: #D6D6EA;
	margin-bottom: 15px;
}

div.box-lowerleft
{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:transparent;
	margin:0;

	background-color : transparent;
	background-image : url('elfe35/lower_left.png');
	background-repeat : no-repeat;
	background-position : top left;
}

div.box-lowerright
{
	background-image : url('elfe35/lower_right.png');
	background-repeat : no-repeat;
	background-position : top right;
	
		padding: 5px;
}

div.box-data
{
	padding: 10px;
	background-color:#D6D6EA;
}





/* ========================================================
 *                      CALENDRIER                        *
 =========================================================*/
 /* Widget calendrier */
table#calendar_widget_table
{
	width: 150px;
}
 
tr#calendar_widget_top
{
	width: 150px;
	height: 40px;
	background-image: url("elfe35/calendar_widget_haut.png");
	
	color: white;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	text-align: center;
}

td#calendar_widget_top
{
	width: 150px;
}

td#calendar_widget_bottom
{
	width: 150px;
}

tr#calendar_widget_bottom
{
	width: 150px;
	height: 128px;
	background-image: url("elfe35/calendar_widget_bas.png");
	
	color: black;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

span#calendar_widget_wday
{
	font-size: 18px;
}

span#calendar_widget_mday
{
	font-size: 65px;
}
 
table.calendar
{
	width: 100%;
	border-width:thin;
	border-style:solid;
	border-color:#3d2e7a;
}

table.calendar td, tr
{
	padding: 5px;
}

table.calendar_tri
{
	width: 100%;
	text-align: center;	
}

table.calendar_tri a
{
	font-weight: bold;
}
 
table.wikitable
{
	width:100%;
}

td.wikicell
{
	vertical-align:top;
}

td.entries
{
	text-align: right;
	font-weight:bold;
}

tr.calendar_col1
{
}

tr.calendar_col2
{
}

tr.calendar_col3
{
}


td.calendar_logo
{
	text-align: center;
	width: 30%;
}

td.calendar_titre
{
	color: white;
	font-size: 14px;
	background-color:#3d2e7a;
	text-align:center;
	padding: 5px;
}

td.calendar_titre a
{
	color: white;
	font-weight:bold;
}

td.date
{
	color: white;
	font-size: 14px;
	background-color:#3d2e7a;
	width: 30%;
	font-weight:bold;
	text-align: center;
	padding: 5px;
}

td.calendar_asso
{
	width: 40%;
}

td.calendar_univers
{
}

td.calendar_region
{
}

td.calendar_avancement
{
}

td.calendar_type
{
}

td.calendar_more
{
}

.bandeauAccueil {background-color:white}
.headerTitle {font-weight:bold; font-size:medium; font-family:arial, helvetica, sans-serif; color:#5d5d5d}
.headerTitle a {color:#369; text-decoration:none}
.headerSubtitle {font-family:Arial; font-size:medium; color:#5d5d5d; float:right; background:transparent; margin-top:0px; position:relative; padding-top:0px}
.baTable {/*width: 100%; */border: 1px solid #76a7ff;}
.baTable td {padding-top:10px;}
.baTableTitleText {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#424242; font-weight:bold; padding-top:15px}
.baTableReminderText {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#424242; font-weight:normal}
.baTableReminderText a {color:#369; text-decoration:none}
.baVSpacer {border-left-color:#ccc; border-left-style:dotted; border-left-width:1px;}
.baList li a:visited {font:normal small Arial; color:#606; text-decoration:none}
.baList li a:hover {font:normal small Arial; color:#00c; text-decoration:none}
		


/* ========================================================
 *                 EFFETS SUR LE TEXTE ET BOUTONS         *
 =========================================================*/
a
{
	color:blue;
	text-decoration: none;
/*	font-style:italic;*/

}

a:hover
{
	color: #1b9b4a; /* FedeGN Vert */
}

div.titlebar
{
	font-weight:bold;
}

MARQUEE
{
	width: 100%;
}

img.centered
{
	vertical-align:middle;
}

img
{
	border: none;
}

/* ========================================================
 *                      WIDGET BOUTON                     *
 =========================================================*/
.widgetbutton
{
/*	display: inline-block; */
/*	width: 300px;*/
}

.widgetbutton a
{
	display: block;
	width: 100%;
}
.widgetbutton a:link, .widgetbutton a:visited, .widgetbutton a:hover
{
	background-color: #fc6;
	color: #000;
	text-decoration: none;
}

.widgetbutton a:link, .widgetbutton a:visited
{
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
}

.widgetbutton a:hover 
{
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
}

.widgetbutton span.w3c
{
	padding: 0 0.4em;
	background-color: #fff;
	color: #0c479d;
}

/* ========================================================
 *                      jQuery Adhésions                  *
 =========================================================*/
 .ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

a.fg-button { 
   outline: 0; 
   margin:0 4px 0 0; 
   padding: .4em 1em; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   }

.hover(
	function(){ 
		$(this).addClass("ui-state-hover"); 
	},
	function(){ 
		$(this).removeClass("ui-state-hover"); 
	}
)   

/* ========================================================
 *                      DEBUG MODE                        *
 =========================================================*/
/*
 * Fermer le commentaire à la ligne suivante pour activer
 * l'affichage des DIV, TABLE, TD & TR
 */
/* DEBUG 
div
{
	border-width:thin;
	border-style: solid;
	border-color: red;
}

table
{
	border-width:thin;
	border-style: solid;
	border-color: blue;
}

tr 
{
	border-width:thin;
	border-style: solid;
	border-color: green;
}

td
{
	border-width:thin;
	border-style: solid;
	border-color: grey;
}
/* /DEBUG */