body {
    font : normal 11px verdana,arial,sans-serif;
	color: #999999;
	margin: 0px 0px 0px 0px; 
    text-align: center; 
	background-color: #fff;
}



#blocacc {

   position: relative; 
   margin-left: auto;
   margin-right: auto;
   height:auto;
   width:766px;
   text-align:left;
    margin-top:20px;
	
}




#textefr {
 /*width:700px;*/
 height:auto;
 text-align:left;
 font-size:10px;
 text-align:justify;
 margin:0px 100px 20px 100px;
 
}

#texteen {
 /*width:700px;*/
 height:auto;
 text-align:left;
 font-size:10px;
 text-align:justify;
 margin:20px 100px 20px 100px;
}


.nav {
  
  margin-top:0px;
  margin-bottom:30px;
  font : normal 10px verdana,arial,sans-serif;
  width:766px;
  color: #999999;
  text-align:center;

}

.nav a {
  text-decoration:underline;
  color: #999999;
}
.nav a:hover {
  text-decoration:underline;
  color: #999999;
}

.separation {
 clear:both;
 visibility:hidden;
}

#bas {

 margin-top:30px;
 margin-bottom:20px;
 font-size: 11px;
 background-color: #fff;
 width:766px;
 text-align:center;
 color: #999999;

}

#bas a {
  text-decoration:underline;
  color: #999999;
}






