* {margin:0; padding:0}

body {
  overflow: -moz-scrollbars-vertical;
  background: #D4D1CA url(../images/bg.gif) repeat-x;
  color: #282828;
  font: 11px verdana, arial;
  line-height: 15px;
  margin: 15px 0 0;
  padding: 0;
  height: 100%;
  text-align: center;
}

#container {
  background: url(../images/center.gif) repeat-y;
  width: 805px;
  text-align: left;
  margin: 0px auto;
}

#header {
  background: url(../images/header2.gif) top right no-repeat;
  height: 100px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;

}

#footer {
  background: url(../images/footer.gif) bottom right no-repeat;
  padding-left: 25px;
  margin: -20px 0px 0px 0px;
}

#copy {
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 15px;
}

#copy a:link {
  color: #FFFFFF; text-decoration: none;
}

#copy a:visited {
  color: #FFFFFF; text-decoration: none;
}

#copy a:hover {
  color: #FFFFFF; text-decoration: none;
}

#copy a:active {
  color: #FFFFFF; text-decoration: none;
}

#copy a:focus {
  color: #FFFFFF; text-decoration: none;
}

#account {
  background: url(../images/account.gif) bottom right no-repeat;
  margin-top: 40px;
  margin-bottom:40px;
  height: 401px;
  width: 349px;
}


#text_account {
  color: #282828;
  width: 300px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  font: 12px verdana, arial;
  font-weight:bold;
  padding-top: 50px;
  line-height:20px
}
#text_account .fieldset{
  border: 0px;
}

input {
  color: #000000;
  background: #FFFFFF;
  border: 0px;
}

#visiware {
  background: url(../images/visiware_latest_news.gif) bottom right no-repeat;
  height: 252px;
  width: 258px;
}

#text_visiware {
  color: #282828;
  text-align:left;
  font: 11px verdana, arial;
  padding: 130px 34px 0px 44px;
  line-height:15px
}


#menu {
  background: url(../images/menu.gif) no-repeat;
  height: 43px;
  width: 752px;
  padding-left: 25px;
  padding-top: 8px;
  cursor: pointer;
}

.arianne {
  margin: 0px 0px 5px 0px;
  padding: 5px 0px 5px 10px;
  line-height: 15px;
}

p  {
  margin: 0px;
  padding: 5px;
}

.puce  {
  margin: 0px;
  padding: 5px;
  margin-left:40px;
}

li  {
  margin: 15px 0 0 0;
  padding:0;
}

.li2 {
  background: url(../images/bullet.gif) top left no-repeat;
  margin: 0px 0 3px 0;
  padding:0 0 0 10px;
  
}

.carre {
  background: url(../images/bullet_orange.gif) top left no-repeat;
  margin: 14px 0 5px 10px;
  padding:0 0 0 13px;
}  

h1  {
  font: 17px arial, verdana;
  font-weight: bold;
  color: #FFA201;
  margin: 0px;
  padding: 0 5px 5px 5px;
  line-height: 17px;
}

a h1 {
  text-decoration: none;
}

h2  {
  font: 17px arial, verdana;
  font-weight: bold;
  color: #FFA201;
  margin: 0px;
  padding: 0 5px 5px 5px;
  line-height: 17px;
}

h3  {
  font: 17px arial, verdana;
  font-weight: bold;
  color: #888888;
  margin: 0px;
  padding: 5px;
  line-height: 17px;
}


a img{
  border: 0;
}

a:link, a:visited {
  text-decoration: underline;
  color: #FFA201;
}

a:hover, a:active, a:focus {
  color: #FFCC66;
}

::-moz-selection {
  background:#FFEBC8;
  color:#FFA201;
}

::selection {
  background:#FFEBC8;
  color:#FFA201;
}
fieldset {
  border: 0px;
}
