body{
font-size:10pt;
font-family:arial;
color:#585858;
}

.titre_carte{
color:#434b93;
font-size:15pt;
}

.float_left{
display:block;
float:left;
}

.float_right{
display:block;
float:right;
}

h3{color:#434b93;}
h1{margin-bottom:0;}

.intro{margin:0 0 0 25px;}

#EmplacementDeMaCarte{float:left;}

.puce_h1{
margin-right:5px;
float:left;
display:block;
height:27px;
width:30px;
background:url(images/puce_h1.jpg) no-repeat top left;
}

span.btn_expert_tc{
display:block;
height:27px;
width:314px;
background:url(images/btn_expert_tc.jpg) no-repeat top left;
cursor:pointer;
float:left;
margin:-22px 10px 0 9px;
}

span.btn_expert_tc:hover{
background:url(images/btn_expert_tc.jpg) no-repeat 0 -27px;
}
/*
span.btn_expert_tc a{display:none;}
*/
span.btn_retour{
display:block;
height:27px;
width:326px;
background:url(images/btn_retour_carte.jpg) no-repeat top left;
}

#retour_home{
/*
margin:0 0 0 536px;
*/
display:block;
width:336px;
}

span.btn_retour:hover{
background:url(images/btn_retour_carte.jpg) no-repeat 0 -27px;
}
/*
span.btn_retour a{display:none;}
*/

.contact_form{
display:block;
}

.contact_form input{
display:block;
margin-left:5px;
float:left;
}

.contact_form textarea{
margin-left:5px;
}

input[type=text], input#saddrz{
font-size:8pt;
color:#3b78aa;
height:15px;
padding-left:4px;
border:1px solid #cccfd7;
margin-bottom:3px;
}

input#saddrz{
margin-top:10px;
}

textarea{
border:1px solid #cccfd7;
margin-bottom:3px;
font-size:8pt;
}

.label_contact{
display:block;
width:100px;
font-size:8pt;
vertical-align:top;
float:left;
}

.label_iti{
display:block;
width:100px;
font-size:8pt;
vertical-align:top;
float:left;
}

.input_toto input[type="text"]{
float:left;
display:block;
width:275px;
}
