 body {
	color: black;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	background-image: url(images/fond-cahier-bilingue-2008a.jpg);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
	text-align: center; /* pour corriger le bug de centrage IE */
}

	
/*a.menu:link {color: #FFFFFF}     /* unvisited link */
/*a.menu:visited {color: #FFFFFF}  /* visited link */
/*a.menu:hover {color: #FFFFFF}   /* mouse over link */
/*a.menu:active {color: #FFFFFF}   /* selected link */	

a:link {color: #FFFFFF}     /* unvisited link */
a:visited {color: #FFFFFF}  /* visited link */
a:hover {color: #FFFFFF}   /* mouse over link */
a:active {color: #FFFFFF}   /* selected link */		



#maincontainer{
	width: 804px;
	height: 800px;  /* definir ici la hauteur de la page*/
	background-color: #004F9A;
	/*min-height: 700px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* on rétablit l'alignement normal du texte */
}

#dessus{
	width: 804px ;
	height: 174px;
	margin-left: 0px;
}

.bas{
	/*background-color: White;*/
background-color: #004F9A;

   height: 100%;
	float: none;
}

.gauche1{
	width: 231px; 
	float: left;
	
	height: 100%;

	background-color: #004F9A;
	/*background-image: url(images/bkg_menu_g.jpg);
	background-position: top; 
	background-repeat: repeat-y;
	*/
}

#mg-logo{
	height: 108px;
	background-image: url(images/CVMSF_06.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#mg{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;

}

#temoignage{
   height: 61px;
	background-image: url(images/CVMSF_16.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}

#temoignage-contenu{
	background-color: #004F9A;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#photo-gauche{
	background-color: #004F9A;
}

.principal1{
	width: 572px;  /* 573*/
	height: 100%; 
	padding-top: 10px;
	/* margin-left: 20px ;
   margin-right: 0px ;	*/
  	float: left;
	background-image: url(images/arreter-fumer_21.jpg);
	background-repeat: repeat-y;

}

#principal-data{
	padding-left: 15px;
	padding-right: 10px;
}

.footer1{
	position: relative;
	overflow: hidden;
	top: -10px;
	width: 804px;
	height: 70px;
	background-image: url(images/CVMSF_21.jpg);
	background-color: #004F9A;
	background-repeat: repeat-x;
	clear:both;
}

.services-color{
	color: #CC0000;
	font-weight: bold;
}

.contour-table{
	border-color: #004F9A;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
}


table {
  border-collapse: collapse;
}

table.tblmenu{
	border: none;
	border-spacing: 0px 0px;
	border-collapse: collapse;
}


h1{
	font-size: 14px;
	color: #004F9A;
  display: block;
  margin: 0px 0px;
}

.h1titre{
	font-size: 16px;
	color: #004F9A;
  display: block;
  margin: 0px 0px;
}

.h1texte{
	padding-top: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}


/*
h1.principal1{
	padding-left: 15px;
   font-style: italic;
	color: #004F9A;
	font-size: 13px;
}
*/



  h2 {

    font-weight: bold;
	
	font-size: 13px;	   }
	
  h3 {
  
	font-weight: normal;
	
	font-size: 13px;	   }
	
  h4 {
  
    color: #FFFFFF;
  
	font-style: italic;
	
	font-weight: normal;
	
	font-size: 13px;	   }
	
  P {
   color: #000000;
	font-weight: normal;
	font-size: 13px;
	}

#temoignage-contenu p{
	color: #ffffff;
	font-size: 13px;		
}

p.contenu{
   color: #000000;
	font-weight: normal;
	font-size: 13px;
	padding-left: 0px;
	}	
	
