.colcal1{
	background-color: #004b8f;
	
	}

table.competition{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.competd{
	background-color: #fff;
	}

	
.competext{
	background-color: #fff;
	}



.imgliendossier {
	text-decoration: none;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.imgliendossier:hover {
	color: #96b5f8;
}

.textecal {
/* texte calendrier */
	color : black
}
.detailcal {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.datecal {
	padding: 3px;
	background-color: #6a6a6a;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
.heurecal {
/* heure de l'évènement */
	display: none;
}

.titre {
  background-color: transparent;
  border-bottom: 3px solid #fff;
  padding: 2px;
}
.titre font {
  color: White;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.breves {
  background-color: #2d6bf0;
  border: 1px solid #fff;
  padding: 5px;
  margin: 3px;
}


.breves font{
  color: #fff;
}

.brevesmarquee {
  background-color: #004b8f;
  border: 1px solid #fff;
  padding: 5px;
  margin: 3px;
}
.titrebrevesgrand{
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fb5c08;
	}

.titredocu {
/* cellule titre de l'espace document */
}

.titredocu font {
	font-size: 12px;
}

.liendocu {
/* cellule lien de l'espace document */
}

.liendocu font {
	color: White;
	
}

.lienrep {
	text-decoration: none;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.lienrep:hover {
	color: #96b5f8;
}


body {
  background: rgb(139,171,239) url(images/fond.jpg) repeat-x;
  margin:0;
	padding: 0;
}
td {
 color: #fff; 
}
.entete{
	text-align: center;
	}
.bandeau{
	text-align: center;
	}

	.contenu{
	background-color: transparent;
	}
.fondmenu {
	background-color:#91a5ce;
}
.menuhaut td{
background-color: #ffffff;
}
.menuhaut a {
  text-decoration: none;
  color: #000;
  font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menuhaut a:hover {
  color: #db0215;
}

/***************************************************CSS pour page contact**********************************/

.contactcoord{
font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.contactcoord a {
text-decoration: none;
color: #c80000;
}

.contactcoord a:hover{
color: #317c55;
}


/********************************************************************************************************/

/* menuV.css
 * For: menuDropdown.js (version: 0.1x)
 */

#mainMenu1 {
	text-align: center;
  background: #004b8f;
  border-top: 8px solid #96b5f8;
/*  margin: 0 0 20px; marges autour du menu */
  padding: 0;
  margin-top: 5px;
  
  /* if the menu is horizontal and has a 'static' position:
   * do not set a non-zero margin-top, if the BODY element has a zero
   * padding-top and this menu is its first 'static' child
   * this is due to an Opera 7 bug :-(
   */
  z-index: 1;
  position: static;
  /* if the menu is horizontal: use a 'static' position
   * if the menu is vertical: use an 'absolute' or 'fixed' position
   */
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#menuList1 {
/* intérieur du menu */
  /*border: 1px solid #286BBD;*/
  margin: 0;
  padding: 0;
  /* do not use a position other than 'static' here */
}

#menuList1 li {
  /* do not change these rules */
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
  
  /* do not change these rules */
}

#menuList1 li a {
/* boutons liens premier niveau */
  background-color: transparent;
  color: #fff;
  display: inline;
  line-height: 1.8em;

  /*margin: 0;*/
  padding: 2px 8px;
  /* always set margin to '0' */
  /* Win/IE5.0 will ignore border and padding if display is 'inline' */
  text-decoration: none;
}

#menuList1 li a:hover, #menuList1 li a:focus {
  color: #96b5f8;
background-color: transparent;
  /*border: 1px solid #fff;*/
  
}

/* As Win/IE5.0 doesn't apply padding on inline elements, background images
 * must be hidden from it, otherwise they will be displayed behind text
 */
#menuList1 li a.actuator {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  /*background: url("images/fleche-bas-noire.jpg") no-repeat 100% 50%;*/
  color: #fff;
  background-color: transparent; 
  /*padding-right: 5px;*/
  z-index:10;
  
 
}

#menuList1 li a.actuator:hover, #menuList1 li a.actuator:focus {
  width/* */: auto; /* hides the following rule from Win/IE5.0 */
  color: #96b5f8;
  background-color: transparent;
 
}

#menuList1 .menu {
   
 /*border-top: 1px solid #000;*/
  margin: 0;
padding: 0;
  width: 230px;
  /* only set '0' or negative margin */
  /* border  width must be the same on the four sides (in 'px' units) */
  /* padding width must be the same on the four sides (in 'px' units) */
  z-index: 1;
  position: absolute;
  visibility: hidden;
  /* always set position to 'absolute' and visibility to 'hidden' */
}

#menuList1 .menu  {
  /*margin-left: 2px;*/
  
  /* if a non-zero padding is set on .menu, set margin-left to margin-left + padding */
}

#menuList1 .menu li a {
  display: block;
  line-height: normal;  
 	border: 1px solid #004b8f;
	color: #004b8f;
	background: #fff;
	text-align: left;
	
	
}


#menuList1 .menu li a:hover, #menuList1 .menu li a.actuator:focus {
  background-color: #96b5f8;
color: #004b8f;
}
/************************CSS page partenaires*********************************/

.titreliens2  font {
font: 12px bold Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #fff;
border-bottom: 1px solid #fff;
}