* {
margin: 0;
padding: 0;
}

#bothead * {
margin: 0 !important;
padding: 0 !important;
}

.SurveyForm > * {
  margin: initial;
  padding: initial;
}


#wrapper {
margin: 0;
min-height: 0;
}



/*=------------------------------------------ H E A D E R ------------------------------------------------*/

#header {
position: static;
}

#tophead {
position: static;
height: 100px;
}

#tophead #topbar {
display: none;
}

#tophead #logo {
display: block;
position: absolute;
top: 10px;
left: 10px;
}

#tophead #open_menu {
  z-index: 100;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: #034d8e url('../images/_menu.png') no-repeat center;
  cursor: pointer;
  color: #fff;
  border-radius: 5px;
  border: 2px solid #fff
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden;
}

.overlay:target {
  visibility: visible;
}

.overlay .cancel {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: default;
  z-index: 900;
}

#tophead #menu {
  position: fixed;
  z-index: 900;
  top: 60px;
  right: 10px;
  width: 200px;
  border-radius: 5px;
}

#tophead #menu li {
  float: none;
}

#tophead #menu li a {
  display: block;
  float: none;
  padding: 5px 10px !important;
  background: #0999d2 !important;
  color: #fff !important;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  font-size: 16px;
  text-align: right;
  text-shadow: none;
  text-transform: uppercase;
}

#tophead #menu li a.selected {
  background: #034d8e !important;
}

#tophead #menu span.lft {
  background: none !important;
}

#tophead #menu span.rgt {
  background: none !important;
}

#header #bothead {
padding-top: 10px !important;
background: #0999d2; /* Old browsers */
background: linear-gradient(to bottom,  #0999d2 0%,#034d8e 100%); /* W3C */
}

#header #bothead #phot {
display: none;
}

#header #bothead h1 {
padding: 0 10px !important;
font-size: 16px !important;
}

#header #bothead ul {
padding: 10px !important;
}

#header #bothead li {
padding-left: 20px !important;
font-size: 14px !important;
}

#header #bothead .azur {
display: block;
position: static !important;
padding: 10px 10px 0 10px !important;
width: 100%;
background: #fff;
text-align: center !important;
}

#header #bothead .azur2 {
display: none;
}


#header #bothead .azur img {
display: block;
margin: 0 auto !important;
}

#bothead #ctr {
max-width: none;
}



/*=-------------------------------------- C O N T E N T ------------------------------------------*/

#content {
padding-bottom: 0em;
}

#maincol {
float: none;
padding: 10px !important;
width: auto;
}

#maincol p {
padding-top: 10px !important;
}

#maincol ol {
padding: 0 20px !important;
}

#sidecol {
float: left;
padding: 10px;
margin: 0px auto 0px auto;
width: 320px;
}

#sidecol .sidebox {
padding: 20 0 20 0 !important;
}

#sidecol .sidebox h2 {
padding-left: 30px !important;
padding-bottom: 10px !important;
}

#sidecol .sidebox form {
padding-top: 20px !important;
}

#sidecol .sidebox label.legend {
padding-left: 5px !important;
}

#sidecol .sidebox #valid {
margin-top: 10px !important;
}





/* HOME */

#maincol p.azur {
clear: both;
margin-top: 20px !important;
text-align: center !important;
}

#maincol p.azur img {
display: block !important;
margin: 0 auto !important;
}


/* FAQ */

#maincol #quest {
margin: 20px 0 !important;
}


/* LICENSE */
#license pre {
	font-size: 1em;
	white-space: pre-wrap;
}

/* ABOUT */

#maincol #adress {
margin: 20px 0 !important;
padding: 10px !important;
}


/* NEWS */

#maincol .enterprise {
margin: 20px 0 !important;
padding: 0 10px 10px 10px !important;
}

#maincol .enterprise h2 {
float: none;
}

#maincol .enterprise h2 img {
margin-bottom: 5px !important;
}

.BoxeDetails {
width: 200px !important;
}


/* SUPPORT */

.bullet li {
padding-left: 20px !important;
}

/* CONTACT */

#ContactForm {
padding: 10px 20px !important;
}

#ContactForm label {
width: 100% !important;
text-align: left !important;
}

#ContactForm p {
width: 100%;
}

#ContactForm input[type=text] {
padding: 4px !important;
width: 100% !important;
}

#ContactForm textarea {
padding: 4px !important;
width: 100% !important;
}

#ContactForm a#valid2 {
display: block !important;
margin: 20px 40px !important;
float: none !important;
}



/*=------------------------------------------ F O O T E R ------------------------------------------------*/

#footer {
position: static;
}

#links div {
float: left !important;
display: block !important;
width: 50% !important;
background: none !important;
}

#links h2 {
margin: 10px 5px !important;
padding: 5px 10px !important;
background: #fff !important;
}

#links ul {
padding: 0 10px 10px 10px !important;
}

#links li a {
padding: 2px !important;
}

#ctr2 div {
padding: 10px 0 !important;
width: 100% !important;
line-height: 24px !important;
background: #325ca0; /* Old browsers */
background: linear-gradient(to bottom,  #325ca0 0%,#042a6a 100%); /* W3C */
text-align: center;
}

#ctr2 ul {
float: none !important;
width: 100% !important;
}

#ctr2 li {
float: none !important;
width: 100% !important;
background: none !important;
}

#ctr2 a {
display: block !important;
width: 100% !important;
border: 0px none !important;
text-align: center
}

#ctr2 span {
float: none !important;
display: block !important;
width: 100% !important;
}

.resizable {width: 100%;
}