* {
  font-size: 12px;
}

body {
  margin-top: 0px;
  /*background-color: #e0ffff;*/
    /*background-image: url(../images_V2/bg2.gif);*/
  background-repeat: repeat;
  background: url(../images_V2/fond4.gif) fixed ;
}

#sitecontent
{
  background-color: white;
}

#siteheader
{
  background-color: white;
}

.bold
{
  font-weight: bold;
}

.center
{
  text-align:center;
}
  
#page hr{
 border-width: 0px; 
 border-color: #ffcc00; 
 background-color: #ffcc00; 
 color: #ffcc00;
 clear: both;
 height: 1px;
 margin: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0px;
}

#page hr.invisible{
 border-width: 0px; 
 border-color: #f0f4ff; 
 background-color: #f0f4ff; 
 color: #f0f4ff;
 clear: both;
 height: 2px;
 margin: 0px;
}

select{
 background-color: #fff;
 color: #333;
}

td.ombre{
 background-image: url(/images_V2/ombre.jpg);
 background-repeat: repeat-x;
 font-size: 4px;
 height: 10px;
}

#motif
{
 background-position: bottom right;
 background-repeat: no-repeat;
 background-image: none;
}

/* Page */

#page 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #f5f5f5; 
  margin-right: 5px;
  margin-left: 5px;
  color: #000;
  padding-left: 5px;
  padding-right: 5px;
}

#page b{
  font-size: 12px;
}

#page h1
{
 color: #e60000;
 font-size: 18px;
 margin-top: 0px;
 margin-bottom: 8px;
 font-weight: bold;
}

#page th
{
  background-color: #666;
  color: #eee;
  text-align: center;
}

.colonne
{
  /*background-color: #ffeda6;*/
  background-color: #b0e0e6;
  vertical-align: top;
}

.module
{
  text-align: center;
  margin-bottom: 5px;
}

.colonne h1{
  /*background-color: #ffcc00;
 color: #333333;*/
  background-color: #4169e1;
  color:white;
 /*width: 140px;
 max-width: 140px;*/
 width: 100%;
 display: block;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 4px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-weight: bold;
}

.gauche h1
{
 float: right;
 text-align: right;
  padding-right: 4px;
}

.droite h1
{
 float: left;
 text-align: left;
  padding-left: 4px;
}


#edito{
 padding: 6px;
 display: block;
 float: none;
 text-align: justify;
 font-size: 10px;
 margin-bottom: 0px;
 width: auto;
}

/*
#edito{
 width: 140px;
 display: block;
 float: right;
  text-align: left;
  font-size: 10px;
  margin-bottom: 3px; 
}
*/

#edito h3{
 color: #e60000;
 margin: 0px;
 font-size: 16px;
}

#edito b{
  font-size: 10px;
}


#connex{
  font-size: 10px;
  text-align: left;
}

#connex .rss_titre{
  text-align: left; 
  /*font-family: arial;*/
  font-style: normal;
  font-size: 8pt ; 
  color: red;
}

#connex .rss_titre a{
  /*font-family: arial;*/
  font-style: normal;
  font-size: 8pt ;
  color: red;
  text-decoration: none;
}

#connex .rss_site{
  text-align: left; 
  /*font-family: arial;*/
  font-style: normal;
  font-size: 8pt ; 
  color: blue;
}

#connex .rss_site a{
  /*font-family: arial;*/
  font-style: normal;
  font-size: 8pt ;
  color: blue;
  text-decoration: none;
}


#connex .rss_desc{
  font-family: arial;
  font-style: normal;
  font-size: 8pt ;
  color: black;
}

#infos-src{
}

#infos-src a{
  font-size: 10px;
}

#menu-ppal
{
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images_V2/fond_menu_ppal.jpg);
	border-bottom: 3px solid #e60000;
	margin: 0px;
}

#menu-ppal a
{
 display: block;
 padding-top: 2px;
 padding-bottom: 2px;
 font-weight: bold;
 color: #2a486c;
 text-decoration: none;
 padding-left: 5px;
 padding-right: 5px;
}

#menu-ppal a:hover
{
 color: #e60000;
 /*background-color: #ffeda6;*/
 /*background-color: #f0f8ff;*/
 background-color: #f5f5f5; 
}

#menu-ppal a.selected
{
 display: block;
 padding-top: 2px;
 padding-bottom: 2px;
 font-weight: bold;
 color: #fff;
 text-decoration: none;
 padding-left: 5px;
 padding-right: 5px;
 background-color: #e60000;
}

#menu-ppal a.selected:hover
{
 color: #fff;
 background-color: #e60000;
}

#menu-top td.bg
{
  text-align: center;
  border-left: 1px solid #2a486c;
  vertical-align: bottom;
}

/* module_resultats */
.tab-res th, .tab-res td{
  border-bottom: 1px solid #666;
}

.tab-res th {
  color: #444;
  font-weight: normal;
}

.tab-res a {
  color: #e60000;
  text-decoration: none;
}

.pair {
  background-color: #fff;
}

.impair {
   background-color: #f0f8ff;
}

/* module_calendrier */

#module-calendrier .nom-jours{
  background-color: #ccc;
}

#module-calendrier .semaine{
  background-color: #fff;
}

#container 
{ 
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -470px;
  width: 950px;
  min-height: 600px;
  font-family: Arial, Helvetica, sans-serif;
  }

#containerheader
{ 
  position: fixed;
  _position:absolute;
  _top:expression(eval(document.body.scrollTop));

  z-index: 20;
}

#containercontent
{ 
  position: absolute;
  top : 159px;
  z-index: 10;
}
  
#page th.titre {
  /*background-color: #e60000;*/
  background-color: #0000cd;
  width: 120px;
  text-align: left;
  padding-left: 6px;
}

#page th.titre a.lien_news {
  text-decoration: none;
  color: white;
}

#page th.titre a.lien_news:visited {
  text-decoration: none;
  color: white;
}

#page th.titre a.lien_news:active {
  text-decoration: none;
  color: white;
}

#page th.titre a.lien_news:link {
  text-decoration: none;
  color: white;
}

#page th.titre a.lien_news:over {
  text-decoration: none;
  color: white;
}


.fond-gris {
  background-color: #ddd;
}

.layer {
  /*background-color: #ffeda6;*/
  /*background-color: #f0f8ff;*/
  background-color: #f5f5f5; 
  border: 1px solid #e60000;
  padding: 3px;
  z-index : 500;
  position : absolute;
/*  visibility : hidden;*/
  display : none;
  top : 187px;
}

.layer a {
  display: block;
  font-weight: bold;
  /*color: #e60000;*/
  color: #4169e1;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
  padding: 2px;
}

.layer a:hover {
  /*color: #ffcc00;*/
  color: red;
}

.gauche {
  width: 230px;
}

.droite {
  width: 150px;
}

.gauche h1, .droite h1 {
  float: none;
  display: block;
  width: auto;
  text-align: left;
  padding: 2px;
  padding-left: 6px;
}


#module-galerie-advance {
  /*background-color: #eee;*/
  background-color: #b0e0e6;
}

#module-galerie-advance h1{
  /*background-color: #aaa;*/
  background-color: #4169e1;
}

#module-galerie-advance img{
  margin-top: 5px;
}

#module-resultat {
  margin-bottom: 6px;
}

#bas-page .cell-bas{
  color: #fff;
  /*background-color: #e60000;*/
  background-color: #4169e1;
  font-size: 14px;
  font-weight: bold;
  padding: 4px;
  text-align: center;
}

#bas-page .cell-bas-contact {
  width: 150px;
}

#bas-page .cell-bas-contact a {
  color: #ccc;
  text-decoration: none;
}

td.fond-sport
{
 height: 129px;
 background-image: url(../images_V2/fond_entete_centre.gif);
}

#pub-top {
  position:absolute;
  left: 450px;
  top: 80px;
}

#logo-csbb-top {
  position:absolute;
  left: 10px;
  top: 0px;
}

#gif-csbb-top {
  position:absolute;
  left: 740px;
  top: -40px;
  z-index: 20;
}

#gif-csbb-top2 {
  position:absolute;
  left: 200px;
  top: 67px;
  z-index: 21;
}

#txt-csbb-top {
  position:absolute;
  left: 250px;
  top: 0px;
}

#logo-top {
  display: none;
}

.texte1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
  }

.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: blue;
  }

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFF99;
  cursor: pointer;
  }


.titre2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: blue; 
	font-weight: bold;
  }
	
.titre3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066; 
	font-weight: bold;
  }

#div_photo_bureau {
  position:absolute;
}	

#quicest {
  position:absolute;
  display : none;
  /*top: 50px;
  left : 50px;*/
}

#aff_nom_bureau {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0000cd; 
	background-color: white;
	font-weight: bold;
}


#survol_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #0000cd; 
	font-weight: normal;
}

#div_histo {
  display : none;
}

table.cadre { font-size : 9pt; font-family: Arial, Helvetica; border-style : solid; border-color : #003B94; border-width : 1; }
td.tit_1 span {font-size : 9pt; color : blue;}
td.tit_2 span {font-size : 9pt; color : white;}
td.tit_2  {background-color : #4169e1;}

/*td.altern2 { font-size : 8pt; }*/
td.altern2 a { font-size : 8pt;  text-decoration: none; color: black; font-weight: normal ;}

/*td.noaltern2 { font-size : 8pt; color : black; background-color : #e0ffff; }*/
td.noaltern2 {  background-color : #e0ffff; }
td.noaltern2 a { font-size : 8pt;  text-decoration: none; color: black; font-weight: normal ;}

td.altern2 a:visited { font-size : 8pt; color : black; text-decoration : none; }
td.altern2 a:link { font-size : 8pt; color : black; text-decoration : none;}
td.altern2 a:active { font-size : 8pt; color : black; text-decoration : none;}
td.altern2 a:hover {font-size : 8pt; color : black; text-decoration : underline; }

td.noaltern2 a:visited { font-size : 8pt; color : black; text-decoration : none; }
td.noaltern2 a:link { font-size : 8pt; color : black; text-decoration : none;}
td.noaltern2 a:active { font-size : 8pt; color : black; text-decoration : none;}
td.noaltern2 a:hover {font-size : 8pt; color : black; text-decoration : underline; }

.legende {font-size : 8pt;}

.gras { font-weight: bold;}
.italique {font-style: italic;}

.align_left { text-align: left;}
.align_right { text-align: right;}
.align_center { text-align: center;}

.txt_blanc_fd_bleu { color:white; background-color : #4169e1;}
.txt_blanc_fd_rouge { color:white; background-color : red;}

.size_600 { max-width: 600px; text-align: left;}

.small { font-size : 8pt;}

.orateur { 	
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
  text-decoration :underline;}

.citation { 	
  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: black;
  font-style: italic;}
  
.texte_small {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: blue;}
	
.texte_small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: blue;}

.texte_small3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #f5fffa;}
	

.tab_joueurs {
  border-width : 0;
  }

.tab_un_joueur {
  background-color: white;
  border-style : solid;
  border-color : #003B94;
  border-width : 1;
  }
  
.h_col_salle {
  background-color: navy;
  color : white;
}

.cren_occ {
  background-color: #ff7f50;
  color : white;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 6px;  
  }
  
.col_jour {
  background-color: #1e90ff;
  color : white;
}

.mandatory {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color : #EE0000;
}

.tab_selection {
  background-color: #add8e6;
}

.exterieur1 {
  background-color: #fafad2;
  color : black;
}

.exterieur2 {
  background-color:#fafad2;
  color : black;
}

.domicile1 {
  background-color:#4169e1;
  color : white;
}

.domicile2 {
  background-color:#4169e1;
  color : white;
}

.exempt {
  background-color:white;
  color : grey;
  font-style: italic;
}

.victoire {
  background-color:#ffd700;
  color : white;
}

.defaite {
  background-color:#fffaf0;
  color : black;
}

.bordure_rb {
  border-right: 1px solid #f5f5f5;
  border-bottom : 1px solid #f5f5f5;
}

.bordure_b {
  border-bottom : 1px solid #f5f5f5;
}




