@charset "utf-8";

/*Mise en forme des balises courantes*/
body {
	background:url(../img/bg-lac.jpg) top no-repeat;
	background-color: #8cd0e7;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
    }
img {
	margin:5px;
}
a {
  text-decoration:none;
  color:#000000  ;
}

a img {
	border:none;
}

a:hover {
  color:#000066;
}

a:first-letter {
	text-transform:capitalize;
}

p {
   	margin: 0; 
   	padding: 1px 20px; 
	font-size:12px;
	font-style:italic;
}

table{
	width: 100%;
	height: 100%;
	border: 0px; 
	margin: 0px;
	padding:0px;
}

/*Mise en forme de la structure de la page d'index*/
    .oneColFixCtrHdr #container {
    	width: 619px;  
    	background: transparent;
    	margin: 0 auto; 
    	border: 0px solid black;
    	text-align: right;
		padding:0px; 
    }
    .oneColFixCtrHdr #header {
    	background: #FFFFFF; 
    	padding: 0 0px 0 0px;      
		}
    .oneColFixCtrHdr h1 {
    	margin: 0; 
    	padding: 0; 
		text-align:center;
    }
    .oneColFixCtrHdr #mainContent {
    	padding: 0 0px; 
    	background: #FFFFFF;
		border: 0px solid black;
    }
    .oneColFixCtrHdr #footer {
    	padding: 0 5px; 
    	background:transparent;
    }


/*Les élèments suivant concerne les arrondis de la partie supérieure de la page d'index */
.roundedcornr_box_754140 {
   background: #cceefe url(../img/roundedcornr_754140_grad.gif) no-repeat;
}
.roundedcornr_top_754140 div {
   background: url(../img/roundedcornr_754140_tl.gif) no-repeat top left;
}
.roundedcornr_top_754140 {
   background: transparent url(../img/roundedcornr_754140_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_754140 div {
   background: url(../img/roundedcornr_754140_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_754140 {
   background: transparent url(../img/roundedcornr_754140_br.gif) no-repeat bottom right;
}

.roundedcornr_top_754140 div, .roundedcornr_top_754140,
.roundedcornr_bottom_754140 div, .roundedcornr_bottom_754140 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_754140 { margin: 0 15px; }

/*Les élèments suivant concerna les arrondis de la partie inférieure de la page*/
.roundedcornr_box_938947 {
   background-image: url(../img/roundedcornr_938947_grad.gif);
	background-color: #67b061;
	background-repeat: no-repeat;
	background-position: top left;
	width: 620px;
	padding-right: 0px;
	margin-right:-5px;
}
.roundedcornr_top_938947 div {
   background: url(../img/roundedcornr_938947_tl.gif) no-repeat top left;
}
.roundedcornr_top_938947 {
   background: transparent url(../img/roundedcornr_938947_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_938947 div {
   background: url(../img/roundedcornr_938947_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_938947 {
   background: transparent url(../img/roundedcornr_938947_br.gif) no-repeat bottom right;
}

.roundedcornr_top_938947 div, .roundedcornr_top_938947,
.roundedcornr_bottom_938947 div, .roundedcornr_bottom_938947 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_938947 { margin: 0 15px; }


