/* CSS Document */
body,td,th {
	font-family: Comic Sans MS;
	font-size: 12px;
	color: #FFFFFF;
	font-size: 14px;
/*	background-color:#FFCC00*/
}
body {
	background-color: #65af00;
	/*background-color: #6faf07;*/
	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;	
}
.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: 11px;
	color: #FFFFFF;
	text-decoration:none;
	padding-bottom: 10px;
/*	link : color:#ffffff;
	visited : color:#ffffff;	
	hover : color:#FF0000;*/
	}


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;
}

.textContenuBleu {
	font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;font-size:14px;font-weight: 500;color: #014d86;
}

.textContenuJaune {
	font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;font-size:14px;font-weight: 500;color: #fcc915;
}


.textTitreBlanc {
	font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	text-transform: uppercase
}

.textTitreBleu {
	font-family: "Comic Sans MS","Trebuchet MS",Verdana,Arial,Sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #014d86;
	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;
  }

