@charset "iso-8859-1";
body {
	margin: 0;
	padding: 0;

	font: 0.75em/1.5em Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	background-color: #A7B5C7;

	text-align: center;
}
body * {
	margin: 0;
	padding: 0;
}
#container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 730px;
	text-align:left;
}
.path {
    height:23px;
    padding:0;
    margin:0;
    text-transform:lowercase;
    font-size:0.9em;
    font-family: arial;
}
.path a {
    background:none;
    padding:0;
    text-decoration:none;
    color: #6d7d6b;
}
.img-shadow-left {
  float:left;
  background: url(/design/shadowAlpha.png) no-repeat bottom right;
  background: url(/design/shadow.gif) no-repeat bottom right;
  margin: 15px 15px 5px 10px;
  margin: 15px 15px 5px 5px;
  }

.img-shadow-left img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  border: #EEEEEE 1px solid;
  }
#top-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 245px;
	height: 200px;
	background-image: url('/design/top-left.jpg');
	background-repeat: no-repeat;

}
#top-right {
	position: absolute;
	top: 0;
	left: 245px;
	width: 485px;
	height: 200px;
}
#top-bottom {
	position: absolute;
	top: 200px;
	left: 0;
	width:730px;
	height:50px;
	background-image: url('/design/top-bottom.jpg');
	background-repeat: no-repeat;
}
#content {
    position:absolute;
    top:250px;
	width: 730px;
	height: auto;
	background-repeat: repeat-y;
	background-image: url('/design/content.jpg');
}
#valeurs_entreprise {
    position: absolute;
    top:235px;      
    left:305px;
    z-index:1;
    font-size:9px;
    width:340px;
    text-align:center;
    font-style: italic;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
#aff_content {
	padding: 10px;
	text-align:left;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
}
#footer {
	width: 730px;
	height: 30px;
	background-image: url('/design/footer.jpg');
    font-weight:bold;
    font-size:0.8em;
    text-align:center;
	clear: both;
	padding-top: 4px;
}
h1 {
	font-size: 13px;
	line-height: 20px;
	color: white;
	font-weight: bold;
    text-transform: uppercase;
    margin-bottom:10px;
    font-family: arial;
    background-image: url('/design/bar_bg.jpg');
    background-repeat: no-repeat;
    text-indent: 10px;
    width:480px;
}
.img-shadow-left {
  float:left;
  background: url(/design/shadowAlpha.png) no-repeat bottom right;
  background: url(/design/images/shadow.gif) no-repeat bottom right;
  margin: 15px 15px 5px 10px;
  margin: 15px 15px 5px 5px;
  }

.img-shadow-left img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  border: #EEEEEE 1px solid;
  }
.img-shadow-right {
  float:right;
  background: url(/design/shadowAlpha.png) no-repeat bottom right;
  background: url(/design/shadow.gif) no-repeat bottom right;
  margin: 15px 10px 5px 15px;
  margin: 15px 5px 5px 15px;
  }

.img-shadow-right img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  border: #EEEEEE 1px solid;
}
a {
  	color: #e56363;
	text-decoration:underline;
	background: url(external.gif) right no-repeat;
	text-align: left;
    padding-right:18px;
}
a:hover {
	color: #38a31f;
	text-decoration:none;
}

h2 {
    padding-top:20px;
    padding-bottom:5px;
    font-size: 1em;
}
.case_cocher input {
    height: 12px;
    margin:0;
    width:20px;
    border:none;
}
.recherche {
    padding-top:0;
    margin-top:0;
    border: 0;
}
.recherche input {
    padding-right:10px;
    margin-bottom:5px;
    height:20px;
}
.recherche select {
    width: 200px;
    border: #808080 1px solid;
    height:20px;
    margin-bottom:5px;

}
#apercu {
    width:400px;
    height: 300px;
    border: #bfbfbf 1px solid;
    background-color: white;
}
.results {
    font-size: 0.9em;
    border-collapse: collapse;
    text-align:left;
    width:480px;
}
.results td {
    padding:1px 3px 1px 3px;
}
.results a {
	text-decoration:none;
	background: none;
    margin: 0;
    padding: 0;
}
.pages {
    margin-right:30px;
    padding-top:30px;
}
.pages a {
    background:none;
    font-size:0.9em;
    padding-right:0;
}
.color_0 {
    background-color: #e5fad3;
}
.color_1 {
    background-color: #ffffff;
}
.entete {
    font-weight:bold;
}
fieldset {
    border: 0;
    padding-top:10px;
    padding-bottom: 10px;
}
label{
    display: inline;
    float: left;
    width:200px;
}
.button_submit {
    padding-left: 252px;
}
.button_submit input {
    width: 200px;
}

#affiche_avert input{
	height:20px;
    width: 480px;
    border: #808080 1px solid;
	text-align:center;
}
input {
    height:20px;
    width: 250px;
    border: #808080 1px solid;
}

textarea {
    width: 250px;
    height: 80px;
	border-color: #808080;
	border: #939393 1px solid;
}
p {
    margin:10px 30px 20px 0;
    text-align:justify;
}

.langue_fr {
	position: absolute;
	top: 130px;
	right: 20px;
	width: 20px;
}
.langue_de {
	position: absolute;
	top: 130px;
	right: 45px;
	width: 20px;
}
.error_msg {
    color: red;
    font-size:9px;
    padding-left: 200px;
}

.slogan {
    position: absolute;
    font-weight:bold;
    font-size:11px;
    font-style: italic;
    right: 24px;
    top: -9px;
    line-height: 12px;
    color: #df6767;
}
.cols {
	background-color: transparent;
	float: left;
}

.menu {
	height: auto;
	width: 180px;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.4em;
	padding-left:20px;
    padding-top:25px; 
}
.plainText {
	height: auto;
	width: 490px;
	text-align: justify;
    margin: 6px 10px 20px 15px;
}

.menu ul {
    width: 180px;
}
.menu ul li {
    height:30px;
   
    list-style-type: none;
    background: url('/design/ligne.jpg');
    background-position: bottom;
    background-repeat: no-repeat;

}
.menu img {
    border: 0;
}
.menu a {
    text-decoration: none;
    background: none;
    padding-right:0;
}
