html * {
padding:0px;
}

img{border:none;}

body,td,th {
font-family: Tahoma, Geneva, sans-serif;
color: #000;
font-size: 11px;
}

a {
color: #b98547;
text-decoration: none;
}

/* mise en page */
.navigation {
padding-left:16px;
padding-bottom:30px;
vertical-align: bottom;
background:url(../images/interface/cell-bkgd.png) no-repeat;
}

/* navigation */
.menu {
padding-left: 16px;
text-align: left;
vertical-align: top;
}

.menu a:link, 
.menu a:visited, 
.menu a:active {
font-family: Tahoma, Geneva, sans-serif;	
color: #fff; 
font-size: 14px;
font-weight: bold;
}

.menu a:hover {
color: #333333;
}

.navigation a:link, 
.navigation a:visited, 
.navigation a:active {
font-family: Tahoma, Geneva, sans-serif;	
color: #000;
font-size: 14px;
font-weight: bold;
}

.navigation a:hover {
color: #e9e9e9;
}

.langues {
font-family: Tahoma, Geneva, sans-serif;
color: #999;
font-size: 11px;
}

/* images */
#logo {
float:left;
margin-top:-47px;
margin-left:25px;
}

#titre {
float:left;
margin-top:25px;
}

/* contenus */
h1 {
font-family: Tahoma, Geneva, sans-serif;
font-size: 18px;
color: #a5b9c8;
font-weight: bold;
text-transform:uppercase;
padding-left: 25px;
padding-top: 15px;
padding-bottom:15px;
}

h2 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
font-weight: bold;
text-transform:uppercase;
padding-left: 25px;
padding-bottom: 10px;
}

.h3 {
font-family: Tahoma, Geneva, sans-serif;
font-size: 12px;
color: #000;
font-weight: bold;
}

p, h3 {
margin-bottom:10px;
line-height:15px;
padding-right:65px;
}

form {
font-weight:bold;
color:#707376;
line-height:13px;
}

form li {
margin-bottom:10px;margin-left:30px;
}

form input,form select {
font-size: 12px;
border-width: 1px;
border-style: inset;
border-top-color: #9d9d9f;
border-right-color: #efeff1;
border-bottom-color: #efeff1;
border-left-color: #9d9d9f;
color: #7a8b98;	
}

input[type=submit] {
font-size: 11px;
font-weight:bold;
height: 24px;
width: 90px;
border-style: outset;
margin-top:15px;
margin-bottom:15px;
float:right;
margin-right:20px;
background-color:#d0d0d4;
}

.signature {
font-family: Tahoma, Geneva, sans-serif;
color: #ccc;
font-size: 10px;
}


