.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;
}

.msk{
display: none;
}

/*a{
	color: #35afdf;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	}

a:hover{
	color: #b1c800;
	}*/
.titre {
  /*background-color: transparent;*/
  padding: 2px;
  padding-bottom: 10px;
  background: url(images/titre.gif) no-repeat;
}
.titre font {
  color: #35afde;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding-left: 30px;
  text-transform: uppercase;
}

.breves {
  background-color: transparent;
  border-left: 1px solid #007ba5;
  margin: 3px;
}

.breves font{
	color:#000;
	padding: 3px;
	}

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

}

.titredocu font b{
	font: bold 12px Arial;
	color:#35afdf;
}

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

.liendocu font {
font: 10px Arial;
	color:#b0c800;
}
.docurep a{
	font: 12px Arial;
	color:#000;
	}
	
body {
  background: rgb(229, 229, 229) url(images/fond.gif) repeat-y;
  background-position: top center;
 margin:0;
 padding: 0;
 font:12px arial;
}

td {
  background-color: #fff;
}

.bandeau{
	background-color: transparent;
	text-align: center;
	}
.bandeauhaut{
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: top center;
  height:246px;
	}
.icones{
	position: absolute;
	top: 180px;
	left: 460px;
	}
.entete{

	}
.menu {
/* fond et largeur du menu vertical */
	width: 16%;

}

.cellmenu{
	
	}
.fondmenu {
	background-color:transparent;
}
.menuhaut {
  list-style-type: none;
  vertical-align: middle;
  line-height: 20px;
}
.menuhaut td {
  color: White;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color:#35afdf;
}
.menuhaut td a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
}
.menuhaut a:hover {
  /*font-weight: bold;*/
  color: #000;
}

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

#mainMenu1 {
  background-color: transparent;
  color: #000;
  margin: 0;
  padding: 0;
  border: none;
  /* if the menu is vertical:
   * set border to 'none'
   * padding-left must be equal to padding-right
   */
  /* position du menu par rapport au haut de la page */
  width: 150;
  top: 392px;
  z-index: 1;
  position: absolute;
  /* if the menu is horizontal: use a 'static' position
   * if the menu is vertical: use an 'absolute' or 'fixed' position
   */
}

#menuList1 {
/*  border: 1px solid #CCC; */
  margin: 0;
  padding: 0px;
  position: static;
  /* do not use a position other than 'static' here */
  /* if the menu is vertical:
   * margin-left + border-left-width + padding-left must be equal to
   * margin-right + border-right-width + padding-right
   */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

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

#menuList1 li a {
  background-color: #b1c800;
  color: #007ba5;
  display: block;
  border-bottom: 1px solid #007ba5;
  margin: 0;
  padding: 4px 4px;
  /* 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 {
  background-color: #fbbb13;
  color: #fff;
  /*border-color: #CCC;*/
}

#menuList1 li a.actuator {
/* menu principal quand il comporte un sous-menu */
	background: url("images/fleche-noire.gif") no-repeat 98% 50% #b1c800;
	color: #007ba5;
  /*padding-right: 20px;*/
}

#menuList1 li a.actuator:hover, #menuList1 li a.actuator:focus {
	background: url("images/fleche-grise.gif") no-repeat 98% 50% #fbbb13;
	 
  color: #fff;
}

#menuList1 .menu {
  margin: 0;
  padding: 0px;
 width: 200px;
  /* 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' */
}

/******************boutons du 2nd niveau*********************************************/
#menuList1 .menu li a:hover {
  
background: #b1c800;
color: #007ba5;
}

#menuList1 .menu li a {
  display: block;
  line-height: normal;  
 	border-bottom: 1px solid #007ba5;
	background: #35afdf;
  color: #FFFFFF;
	text-align: left;
	
}
/**********************boutons du 2nd niveau avec menus déroulants après****************/
#menuList1 .menu li a.actuator {
 /*background-color: #35afdf;*/
color: #FFFFFF;
background: url("images/fleche-noire1.gif") no-repeat 98% 50% #35afdf;
}

#menuList1 .menu li a.actuator:hover {
  background: url("images/fleche-grise1.gif") no-repeat 98% 50% #b1c800;
/*background-color: #b1c800;*/
color: #007ba5;
}

/*************bouton du 3ème niveau************************************/
#menuList1 .menu .menu li a {
  
background: #fabb00;
color: #FFFFFF;
}

#menuList1 .menu .menu li a:hover {
 
background: #35afdf;
color: #fff;
}

/******************css pour st gervasy aujourdhui resiume**************/
#gervasy{
	text-align: center;
	border: 1px solid #35afdf;
	background-color: #b1c800;
	padding: 10px;
	width: 400px;
	}

/**************commissions**************/
.commissions{
	background-color: #35afdf;
	}

/****************cantine****************/

.cantine{
	background-color: #b1c800;
	}
.cantine1{
	background-color: #fabb00;
	}

/**************************footer********************/

#footer{
	font-size: 10px;
	font-family: Arial;
	color: #000;
	background-color: #b1c800;
	text-align:center;
	padding: 10px;
	}
