@charset "utf-8";
/* CSS Document */
* {margin:0;}
a.fr:link,a.fr:visited,a.fr:active {color:#0079c1; text-decoration:underline;}
a.fr:hover {color:#F00; text-decoration:underline;}

a.pdf:link,a.pdf:visited,a.pdf:active {color:#666; text-decoration:underline;}
a.pdf:hover {color:#F00; text-decoration:underline;}

a.bottext:link,a.bottext:visited,a.bottext:active {color:#FFF; text-decoration:none;}
a.bottext:hover {color:#F00; text-decoration:underline;}

body{
  background:#0079c1;width:100%;height:100%;font-family:Arial, Helvetica, sans-serif;
}
#container{
  margin: 0 auto;width:865px;
}
#header{
  width:865px;
  height:90px;
  float:left;
  background:url(beta3_02.jpg) repeat;
}
#logo{
  padding:15px 0 0 35px;
  float:left;
}
#french{
  float:right;
  padding:25px 20px 0 0;
  font-size:12px;
  color:#FFF;
}
#toptext{
  height:101px;
  width:865px;
  clear:both;
}
#mainimage{
  background-image:url(beta3_07.jpg);
  height:209px;
  width:535px;
  float:left;
}
#goldbar{
  background-image:url(beta3_06.jpg);
  height:11px;
  width:865px;
  clear:both;
}
#adobe{
  background-image:url(beta3_13.jpg);
  height:209px;
  width:330px;
  float:left;
}
#adobetext{
  width:250px; 
  height:130px;
  padding:0 30px 0 45px;
  font-size:13px;
}
#adobeimg{
  width:250px; 
  height:70px;
  padding-left:80px;
}
#main{
  background-image:url(beta3_10.jpg);
  height:384px;
  width:865px;
}
#main.fr{
  background-image:url(beta3a_10.jpg);
}
#mainleft{
  float:left;
  padding:45px 0 0 30px;
  width:450px;
  font-size:12px;
  color:#666;
}
#mainright{
  float:right;
  padding:45px 10px 0 0;
  width:280px;
  font-size:11px;
  color:#666;  
}
#mainright ul {
  margin:0;padding:0;
}
#mainright li {
  margin:0;
  list-style:none;
  background:url(pdf_icon.jpg) no-repeat left top;
  padding-left:20px;
}
#bottom{
  width:865px;
  height:62px;
  background-image:url(beta3_02.jpg);
  background-repeat:repeat;
}
#bottom.fr{
  height:78px;
}
#trademark{
  font-size:10px;
  color:#FFF;
  padding:20px 0 0 30px;
}
#end{
  background-image:url(beta3_12.jpg);
  height:18px;
  width:865px;
}
#legal{
  float:left;
  padding:15px 0 0 25px;
  font-size:12px;
  color:#FFF;
  padding-bottom:15px;
}
