/* CSS Document */
body{
font-family:Arial;
font-size:12px;
}

/* OPTIN */
.title{ color:#8a8a8a; font-weight:bold; text-transform:uppercase; font-size:12px; }
.ancre{  text-align:right; } 
.ancre a:hover, .ancre a:link, .ancre a:visited, .ancre a:active{  color:#8a8a8a; text-decoration:none; }
.ancre a:hover{ text-decoration:underline; }


#contener{ width:500px; margin: 0 auto 0 auto; }
*html #contener{ width:514px; text-align: justify; margin: 0 auto; padding: 0 30px  }

#header { padding-left:30px}
*html #header { margin: 0 30px;}

#mainBeta2 { width:594px; margin:20px auto 0 auto;  }
*html #mainBeta2 {  width:294px; padding:0; margin: 0 auto;  text-align: center;  }

#top { width:594px; height:18px; }
*html #top { width:514px; height:18px;  padding: 0 40px; }

#bottom { width:594px; height:18px; }
*html #bottom { width:594px; height:18px; }

#footer { height:24px;  width:564px; margin: 0 auto 0 auto}
*html #footer { height:24px;  width:564px; margin: 0 auto 0 auto; }

#contener2{ margin:0 0 0 0; float:left; width:40%; }
#main_form{ width: 500px;   }
a{color:#8a8a8a;}
ul{list-style:none; margin:0 0 0 5px; padding:0; font-size:11px;} 
li{margin:0 0 10px 0; list-style-image: none; list-style-type: none; background: transparent;}
.list-hp-01 li{margin:0 0 10px 0; list-style-image: none; list-style-type: none; background: transparent;}
.left{float:left;}

#col-centre{ text-align: center; }