/* Feuille de styles Standard                                                 */
/* par STEPHAN Manuel                                                         */

* {
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
border:0;
outline:0;
}

input {
vertical-align:middle;
font-size:11px;
}

ul {
padding-left:18px;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 9pt;
border:0;
color:#ffebc4;
background-color:#877c67;
}

img {
border:0;
}

.clear{
overflow:hidden;
font-size:0px;
border:0px;
line-height:0px;
height:0px;
clear:both;
}

a {
  font-weight:bold;
  text-decoration: underline;
  color:#ffffff;
}

a:hover {
  text-decoration: none;
}

a.QE_Linkmod {
/*float: right !important;*/
padding: 0 5px !important;
white-space: nowrap !important;
color: #000 !important;
font-size: 7pt !important;
font-weight: normal !important;
text-decoration: none !important;
line-height: 15px !important;
height: 15px !important;
border: 1px solid #afafaf !important;
background: #fff url(../assets/modules/quick_edit/images/link_bg.png) repeat-x top left !important;
cursor: pointer !important;
}

a.QE_Linkmod:hover {
border-color: transparent !important;
/*background-image: none !important;
background-color: transparent !important;*/
}

.tablelistappart {
  border-top:1px solid #a6987f;
  border-left:1px solid #a6987f;
}

.tablelistappart tr td {
  border-right:1px solid #a6987f;
  border-bottom:1px solid #a6987f;
  padding:2px;
  font-size:8.5pt;
}

#global {
  position:relative;
  text-align: center;
}

#general {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width:1024px;
  text-align:center;
  background-image:url(/assets/templates/vemb/images/fond.jpg);
}

#centre {
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width:900px;
  text-align:center;
}

#bandeauhaut {
  background-image:url(/assets/templates/vemb/images/bandeau.haut.03.jpg);
  width:900px;
  height:190px;
}

#contenu {
  background-image:url(/assets/templates/vemb/images/fond.2.jpg);
  background-repeat:repeat-x;
  min-height:600px;
  padding:8px;
}

.fonddiv {
  width:844px;
  background-image:url(/assets/templates/vemb/images/fond.div.jpg);
  background-repeat:no-repeat;
  border:1px solid #a6987f;
  margin:4px;
  padding:8px;
  text-align:left;
}

#infosrapides {
}

#infosrapides ul li {
  margin:4px;
}

#bas {
  margin:62px;
  margin-bottom:1px;
  margin-top:8px;
  height:1px;
  border-top:1px solid #413c32;
  border-bottom:1px solid #61594a;
  font-size:0pt;
}

.table_infos {
  font-size: 9pt;
  border-top:1px solid #a6987f;
  border-left:1px solid #a6987f;
}

.table_infos tr td {
  border-right:1px solid #a6987f;
  border-bottom:1px solid #a6987f;
  padding:4px;
}


LABEL.contactForm {
display:block;
width:130px;
float:left;
text-align:left;
}

.form_fieldset {
padding:4px;
margin:4px;
border:0;
/*border:1px solid #f0f0f0;
border-right:1px solid #aaaaaa;
border-bottom:1px solid #aaaaaa;*/
}

INPUT {
vertical-align:middle;
border:1px solid #bbbbbb;
height:20px;
font-size:11px;
color: #333333;
}

INPUT.noborder {
border:0;
}

TEXTAREA {
vertical-align:middle;
border:1px solid #bbbbbb;
font-size:11px;
}
