*{
margin: 0px;
padding: 0px;
border:none;
font-family: arial;
}
body {
     margin:0px;
     padding:0px;
     background: #ffffff;
     font-family: arial;
     font-size: 0.8em;
     color: #35333C;
     font-weight: normal;
}
#global {
     position:absolute;
     width: 1024px;
     left: 50%;
     margin-left: -512px; /* moitié de la largeur */
     top: 5px;
}
#cadre {
	 margin: 0 0 10px 0;
     width: 1024px;
     height: 100%;
     border: 1px solid #35333C;
}
#titre {
	 clear : both;
	 width: 1024px;
	 height: 150px;
     border-bottom: 10px solid #35333C;
}
#zone_administrative {
	 float: left;
	 width: 250px;
	 height: 150px;
	 background: transparent url(img/zone_administrative.png) no-repeat;
}
#logo_manuphi {
	 float: left;
	 margin: 45px 0 0 0;
	 width: 115px;
	 height: 60px;
	 background: transparent url(img/logo_manuphi.png) no-repeat;
}
#et {
	 float: left;
	 margin: 45px 0 0 0;
	 width: 60px;
	 height: 60px;
	 background: transparent url(img/et.png) no-repeat;
}
#logo_capsurmesure {
	 float: left;
	 margin: 45px 0 0 0;
	 width: 310px;
	 height: 60px;
	 background: transparent url(img/logo_capsurmesure.jpg) no-repeat;
}
#logo_thebonplan {
	 float: right;
	 margin: 15px 0 0 0;
	 width: 250px;
	 height: 120px;
	 background: transparent url(img/logo_thebonplan.png) no-repeat;
}
#texte {
	 clear : both;
	 width: 1024px;
	 height: 40px;
	 line-height: 40px;
	 text-align: center;
     border-bottom: 10px solid #35333C;
}
.texte {
	 color: #35333c;
	 font-size: 20px;
	 font-family: arial;
}
.liste, .liste:link, .liste:visited {
     font-family: arial;
     font-size: 15px;
     line-height: 20px;
     color: #cd090d;
     font-weight: bold;
	 text-decoration: none;
     display: block;
	 width: 190px;
	 padding: 0 5px 0 0;
}
.liste:hover, .liste:active {
     color: #ffffff;
	 background: #cd090d;
	 text-align: right;
}
.normal {
     font-family: arial;
     font-size: 14px;
     line-height: 20px;
     color: #35333C;
     font-weight: normal;
	 text-decoration: none;
     display: block;
	 width: 954px;
	 text-align: right;
}
.normal_client {
     display: block;
	 width: 490px;
	 text-align: right;
}
.commentaires {
     font-family: arial;
     font-size: 14px;
     line-height: 20px;
     color: #35333C;
     font-weight: normal;
	 text-decoration: none;
     display: block;
	 width: 954px;
	 padding: 0 10px 0 0;
	 text-align: justify;
}
.commentaires_r {
     font-family: arial;
     font-size: 14px;
     line-height: 20px;
     color: #ff2424;
     font-weight: normal;
	 text-decoration: none;
     display: block;
	 width: 954px;
	 padding: 0 10px 0 0;
	 text-align: justify;
}
#bas {
	 width: 1024px;
	 height: 100%;
	 margin: 30px 35px 30px 35px;
}
input {
     width: 300px;
     font-family: arial;
     color: #ffffff;
     font-weight: normal;
     text-align: left;
     font-size: 12px;
     background: #35333C;
     padding: 5px 5px 5px 5px;
     margin: 0 0 5px 0;
	 vertical-align: top;	
}
textarea {
     width: 300px;
     font-family: arial;
     color: #ffffff;
     font-weight: normal;
     text-align: left;
     font-size: 12px;
     background: #35333C;
     padding: 5px 5px 5px 5px;
     margin: 0 0 5px 0;
	 vertical-align: top;
	 height: 80px;
}
.bouton, .bouton:link, .bouton:visited {
     font-family: arial;
     color: #ffffff;
     font-weight: normal;
     display: block;
     font-size: 18px;
     border-top: 5px solid #ffffff;
     line-height: 24px;
     text-decoration: none;
     background: #35333C;
     padding: 2px 5px 2px 5px;
     text-align: center;
	 width: 500px;
}
.bouton:hover, .bouton:active {
     color: #35333C;
     background: #85838A;
     cursor: pointer;
}
.bouton_client, .bouton_client:link, .bouton_client:visited {
     font-family: arial;
     color: #ffffff;
     font-weight: normal;
     display: block;
     font-size: 18px;
     line-height: 24px;
     text-decoration: none;
     background: #35333C;
     margin: 10px 0 0 180px;
     padding: 2px 5px 2px 5px;
     text-align: center;
	 width: 310px;
}
.bouton_client:hover, .bouton_client:active {
     color: #35333C;
     background: #85838A;
     cursor: pointer;
}
.bouton_client_2, .bouton_client_2:link, .bouton_client_2:visited {
     font-family: arial;
     color: #ffffff;
     font-weight: normal;
     font-size: 18px;
     line-height: 24px;
     text-decoration: none;
     background: #35333C;
     margin: 10px 0 0 0px;
     padding: 2px 5px 2px 5px;
     text-align: center;
	 width: 153px;
}
.bouton_client_2:hover, .bouton_client_2:active {
     color: #35333C;
     background: #85838A;
     cursor: pointer;
}
