/* présentation */
.site{                    /* Conteneur du site */
	width : 800px;
	margin-left: auto;
    margin-right: auto;
	margin-top:3px;
	text-align: left;	
}

/* ==== Partie haute ====== */
.haut{
	/* Conteneur de la partie haute */
	width : 800px;
	height : auto;
	clear : left;
	/*clear à voir*/
	
}
.hh01{                  /* Logo Ligue de l'Ouest */
    float : left;
    line-height : 0;	
	margin-top: 5px;	
    margin-left: 0px;
    width : 185px;
    height : 133px;
	
}
.hh02{                 /* Bannière plus utilisée */

	float : right;
	margin-top : 30px;
	

}


.hhmenu{
	/* Conteneur du menu haut */
	text-align : center;
    width : 800px;
	height : 20px;
	background : #39318C;
	float:left;
}
.hhm01{            /* Cellule vide à gauche du menu */
	width : 166px;
	height : 20px;
	float : left;
}

.hhm03{           /* Cellule de titres du menu haut */
	text-align : center;
	float : left;
	height : 20px;
	color : #CCCC33;
	padding-left : 200px;
	padding-right : 8px;
	padding-top : 4px;
}

/* Conteneur sous le menu haut */


/* ==== Partie milieu ====== */

/* Conteneur milieu (menu gauche + centre de la page */
.centre{
	width : 800px;	
	background : url(fond.gif) repeat-y;
	float : left;
}

.centredroite{
	width : 1px;
	background : url(fond2.gif) repeat-y;

}
/*plus utilisé ?*/


.logo_ligue_ouest{

	padding-left:10px;

}


.zone_admin{

	padding-left:10px;
	text-align : center;
}
.cc01{

}
/* Conteneur partie gauche du milieu (menu gauche, etc.) */
.ccgauche{
	float : left;
	width : 166px;
	background : transparent url(fondgauche.gif) repeat-y;
	height : auto;
}


.cccontenu{
	float : left;
	width : 593px;
	text-align : left;
	padding-bottom : 10px;
	padding-top : 5px;

}

/* Conteneur "tempaccueil" */

.cctempaccueil{
	float : left;
	width : 634px;
	height : auto;
	text-align : left;
	background-color : transparent;
	padding-left : 20px;	
}


.separateur_pointille{
	
	background : url(fond2.gif) repeat-y;
	width: 1px;
	height:452px;
	

}

/* Conteneur bas du site */
.bas{
	width : 800px;
	height : 56px;
	float : left;			
	text-align : left;
	color : #FFFFFF;
	
}

.bb02{
	
	padding-top : 3px;
	float : left;
	height : 60px;
	width : 800px;
	background : #39318C;
	text-align : left;
	color : #FFFFFF;
}

.copyright{
	letter-spacing : 0px;
}

/****************************/
TD {
	font-family:verdana;
	font-size:11px;
	color: #000000;
}

  /* ligne */
  HR {
	color: #000000;
}
.titremenu{
	color : #666699;
	font-size : 13px;
	font-weight : bold;
}


  /* liens par défaut */
  A {
	color: #000000;
	text-decoration:none;
}
  A:hover {
	color: #FF0000;
	text-decoration:underline;
}

  /* tableau par défaut */
  Table {}
  TR {}
  TD {}

  /* fond, barres de defilement et les cases de formulaire et */
  body {
	background-color: #FFFFFF;
	scrollbar-face-color: #39318C;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color : White;
	margin : 0;
	text-align : center;
	font-family:verdana;
	font-size:11px;
	color: #000000;
}

  INPUT {
	background-color: #FFFFFF;
	border-color : #666699;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 1px;
	font-family: verdana;
	font-size: 9px;
}

  textarea {  
   font-family: "verdana"; 
   font-size: 10pt;
   color : #000000;
   font-style: normal;
   line-height: normal;
   font-weight: normal;
   text-decoration: none;
   letter-spacing: normal;
   text-align: normal;
   word-spacing: normal;
   border: thin ridge;
   border-color: #000080 inset;
   background-color: #FFFFFF;
  }

  SELECT {
	font-family: "verdana";
	font-size: 8pt;
	color : #666699;
	background-color: #FFFFFF;
}

/* --------------------------------------------------------------------------------- */
/* les grands titres de chaque module */
/* --------------------------------------------------------------------------------- */

  .grandtitre {
	font-family:verdana;
	font-size:13px;
	color: #804B6C;
	font-weight:bold;
	text-decoration:underline;
}	
	.titrecommission{
	font-family:verdana;
	font-size:13px;
	color: #0000CC;
	font-weight:bold;
}

/* --------------------------------------------------------------- */
/* les entetes */
/* --------------------------------------------------------------- */
  TABLE.entete {
	background-color: transparent;
	border-bottom : 1px dotted #804B6C;
	border-top : 1px dotted #804B6C;
	text-align : left;
	margin-left:-20px;
	margin-top: 10px;

}
  TR.entete {
	background-color: transparent;
}

  DIV.entete {
	background-color: transparent;
	border-bottom : 1px dotted #804B6C;
	border-top : 1px dotted #804B6C;
	text-align : left;
	margin-left:-20px;
	margin-top:50px;
	width:634px;
	height:15px;

}

  TABLE.entete2 {}
  TR.entete2 {
	background-color: transparent;
}

  TABLE.entete3 {
	background-color: transparent;
	border-bottom : thin dotted #1C5F36;
	border-top : thin dotted #1C5F36;
}
  TR.entete3 {
	background-color: transparent;
}

/* --------------------------------------------------------------------------------- */
/* valeurs des menus (pour les menus créés par artiphp (identification zone membre)) */
/* --------------------------------------------------------------------------------- */

  /* titre des menus */
  .menutitre {
	font-family:verdana;
	font-size:10px;
	color: #804B6C;
	font-weight:bold;
	text-align : left;
}
  .menutexte {
	text-align : center;
	font-size : 9px;
	color : #000000;
}
  TABLE.menu {
	background-color : transparent;
}
  TR.menutitre {
	text-align : left;
	height : 14px;
}
  TR.menutexte {}
  TD.menutitre {}
  TD.menutexte {}
    A.menum {
	color: #884C74;
	background-color : transparent;
	text-decoration:none;
	font-weight : bold;
	font-size : 10px;
}
  A.menum:hover {
	color: #DB6024;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}
  
  A.menu {
	color: #884C74;
	background-color : transparent;
	text-decoration:none;
	font-size : 10px;
}
  A.menu:hover {
	color: #DB6024;
	background-color : transparent;
	text-decoration : none;
	font-size : 10px;
}

  A.menuh {
	color: #FFFFFF;
	text-decoration:none;
	font-weight : bold;
	font-size : 10px;
}
  A.menuh:hover {
	color: #FFFF33;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}
/* Menu du bas */
a.menubas{
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}
a.menubas:hover{
	color : gray;
	text-decoration : none;
	font-weight : bold;
}

/* --------------------------------------------------------------- */
/* les dossiers et les news */
/* --------------------------------------------------------------- */

  /* police des dossiers */
  .titre {
	font-family:verdana;
	font-size:10pt;
	color: #804B6C;
	font-weight:bold;
}
  .chapo {font-family:verdana; font-size:8pt; color:#666699;}
  .texte {
	font-family:verdana;
	font-size: 10px;
	color: #000000;
}
  .datedos {
	font-family:verdana;
	font-size:9px;
	color: #000000;
	font-weight:normal;
}
  .auteur {
	font-family:verdana;
	font-size:8pt;
	color: #CCCC33;
	font-weight:bold;
}
  .cat {
	font-family:verdana;
	font-size:8pt;
	color: #804B6C;
	font-weight:bold;
}


  /* tablo des dossiers */
  TABLE.dossier {}
  TR.titre {}
  TR.chapo {}
  TR.texte {}
  TR.auteur {}
  TR.cat {}


  /* liens des dossiers */
  A.titredos {
	font-family:verdana;
	font-size:12px;
	color: #804B6C;
	font-weight:bold;
	text-decoration:none;
}
  A:hover.titredos {font-family:verdana; font-size:12px; color:#7A88B0; font-weight:bold; text-decoration: underline;}


/* ----------------------------------------- */
/* l'edito */
/* ----------------------------------------- */

  /* police de l'edito */
  .titredito {
	font-weight : bold;
	font-size : 100%;
	font-style : italic;
	color : black;
}
  .textedito {
	text-align : justify;
	color : #000000;
	font-size : 12px;
}

  /* tablo de l'edito */
  TABLE.edito {width:93%}
  TR.titredito 
  TR.textedito 
  

    /* fonds de la page accueil */
.fondcontact{}

.fonddossier{}

.fondnews{}


/* ------------------ */
/* valeurs par defaut */
/* ------------------ */

TD.contenu{
	background-color : transparent;
	padding : 10px 10px 20px 20px;
}
.imprime{background-color : transparent;}
.date {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	font-weight : bold;
	text-align : right;
	margin-right : 10px;
	text-transform : capitalize;
}
TD.recherche{
	border-bottom : thin dotted #804B6C;
	border-top : thin dotted #804B6C;
	padding-top : 8px;
}
/* switch_menu */
.menutitle{
	cursor:pointer;
	color: #FFFFFF;
	font-weight:bold;
	font-size : 12px;
	background : transparent url(mg_titre.gif) no-repeat;
	padding-left : 22px;
	line-height : 19px;
	text-align : left;
}

.submenu{
	
}
.submenu2{

}
   A.m {
	color: #000000;
	background-color : transparent;
	text-decoration:none;
	font-size : 10px;
	font-family : verdana, Geneva, verdana, Helvetica, sans-serif;
	text-align : left;
	background-image : url(mg_rub.gif);
	background-position : left;
	background-repeat : no-repeat;
	width : 100%;
	padding-left : 28px;
	line-height : 16px;
}
  A.m:hover {
	text-decoration : none;
	color : white;
}


}
/* --------------------------------------------------------------- */
/* le forum */
/* --------------------------------------------------------------- */
.titreforum { text-decoration : none; font-size : 14px; font-weight: bold; font-family: verdana; color : #FF0033;}
.blanc { text-decoration : none; font-size : 11px; font-weight: bold; font-family: verdana; color : #FFFFFF; }
.titre2forum { text-decoration : none; font-size : 19px; font-weight: bold; font-family: verdana; color : #31639C; }


