/* CSS Document */
body,td,th {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #FFFFFF;
	font-size: 14px;
/*	background-color:#FFCC00*/
}
body {
	background-color: #F4A92C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none; 
	font-size: 14px;

}

/*.section{margin: 0 0 100 0px;}*/

.menu{
	visibility: hidden;
	z-index: 5;
	position: absolute;
	left: 227px;
	top: 247px;
	filter:alpha(opacity=100);
    -moz-opacity:1; 			
    margin-bottom: 3px;	
}

.theTopMenu{
float:left;
padding: 3px 10px;
margin:5px ;
background-image: url(templates/images/bleu_bg.gif) ;
color:white;
border: solid 1px white;
font-weight:800;
}

.theTopMenu a:link {text-decoration: none; }
.theTopMenu a:visited {text-decoration: none; }
.theTopMenu a:hover {color: #CCCCCC ; text-decoration: none;}


.menurow{border-left: #ffffff 1px solid; border-right: #ffffff 1px solid; border-top: #ffffff 1px solid; border-bottom: #ffffff 1px solid; height: 21px; width:175px; font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif; font-size: 10px;}

.n{ font-family: "Comic Sans MS", Tahoma, Verdana, Arial; 
	color: #000000; 
	text-decoration: none; 
	font-size: 11px; 
	margin-left: 5px; 
	margin-top: 1px
}

.menuGauche {
	font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	padding-bottom: 10px;
	width:150px;
/*	link : color:#ffffff;
	visited : color:#ffffff;	
	hover : color:#FF0000;*/
	}
	
.menuGauche span{
    display: block;
    font-size: 7pt;
	}
	
.menuGauche span a:hover{
    display: block;
    font-size: 7pt;
	text-decoration: none;
	
	}
	
.menuGauche a:link {text-decoration: none; }
.menuGauche a:visited {text-decoration: none; }
.menuGauche a:hover {	text-decoration: none;}

	


a:link {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:hover {color: #FF0000}
a:active {color: #FF0000}


.textContenuBlanc {
	font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
}

.textContenuNoir {
	font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;font-size:14px;font-weight: 500;color: #000000;
}



.textTitreBlanc {
	font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	text-transform: uppercase
}

.textTitreRouge {
	font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FF0000;
	text-transform: uppercase
}


.content {
  width:740px;
  margin:0 auto;
  text-align:left;
  }
.boiteOrange {
  width:200px;
  height:200px;
/*  float:left;*/
  background:url(http://webloft.ca/airenfete/images/box_200-200_orange.gif) no-repeat ;
  /*background:#F4A92C no-repeat left bottom;*/
  margin:5px 5px 5px;
  padding:10px 10px 10px;
 /* color: #F4A92C*/
  font-size:x-small;
  line-height:1.5em;
  }
.boiteRouge {
  width:200px;
  height:200px;
/*  float:left;*/
  background:url(http://webloft.ca/airenfete/images/box_200-200_rouge.gif) no-repeat;
  /*background:#F4A92C no-repeat left bottom;*/
  margin:5px 5px 5px;
  padding:10px 10px 10px;
 /* color: #F4A92C*/
  font-size:x-small;
  line-height:1.5em;
  }
  
.main2 {
  float:left;
  width:100%;
  background:url(http://webloft.ca/skins/rounders4/corners_main_top.gif) no-repeat left top;
  padding:10px 0 0;
  }
.newsLetter {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;font-weight: 500;color: #7F0400;
}

.semaine1 {
/*background-color:#99cc00;*/
background-color: #FFFF00;
font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;font-size:14px;font-weight: 500;color: #000000;
text-align:center;
}

.semaines2 {
/*background-color:#339966;*/
background-color:#f4a92c;
font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;font-size:14px;font-weight: 500;color: #000000;
text-align:center;
}

.nondisponible {
/*background-color:#c0c0c0;*/
font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;font-size:14px;font-weight: 500;color: #000000;
text-align:center;
}

.tabvide {
font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;font-size:14px;font-weight: 500;color: #000000;
text-align:center;
}

.tabheader {
/*background-color:#f4a92c;*/
margin:2px 5px;
background-color:#339966;
font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;font-size:12px;font-weight: 500;color: #ffffff;
text-align:center;
}



p{margin:0px !important; padding:0px !important}


