body
{
    margin: 0;
    padding: 0;
    background: #fff url(images/bg.png) repeat-x;
}

a
{
    color: #1049A9;
}

h1, .h1
{
    color: #FF1E00;
    font-size: 34px;
    text-transform: capitalize;
}

.h1 {
    display: block;
    font-weight: bold;
    margin-top: -20px;
}

h2
{
    font-size: 24px;
    color: #3B5998;  
}

fieldset {
    border: 1px solid #3B5998;    
}

legend {
    padding: 10px;
    font-weight: bold;
    color: #3B5998;
    font-size: 18px;
}

label {
    display:block;
    margin-top: 10px;
}
input[type="submit"], input[type="text"], textarea {
    background-color: #99C0FA;
    border: 1px solid #3B5998;
    color: #3B5998;
    font-size: 18px;
}

textarea {
    width:800px;
    height:200px;
    margin-bottom: 10px;
}

#container
{
   width:900px;
   margin:auto;
   margin-top: 20px;
   margin-bottom: 20px; 
   background-color: #fff;
   border:1px solid #3B5998;
}

#en_tete
{
   height: 220px;
}

#buttonA
{
   height:30px;
   background-color: #3B5998;
}

#titre
{
   text-align:center;
}

#corps
{
   font-size:14px;
   padding-left:10px;
   padding-right: 10px;
   background: url(images/cles.png);
}

#texte-map
{
    float:left;
    width: 440px;
}

#liste-arrondissements li, #liste-departements li
{
    float:left;
    width: 200px;
}


#pied_de_page
{
   width:900px;
   margin:auto;
   background-color: #3B5998;
   font-size: 12px;
   color: #fff;
   font-family: Arial;
}

#pied_de_page a
{
    color: #fff;
}

#map
{
    float:left;
    font-size: 12px;
    text-align: center;
    margin-left: 20px;
}

#illustration
{
    float:right;
    margin-left: 10px;  
}

#marquee {
    text-align: center;
}

#marques {
    float:left;
    margin-right: 20px;
}

#buttonA ul 
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#buttonA li
{
    list-style-type: none;
    height: 30px;
    line-height:30px;
    width: 150px;
    text-align:center;
    float:left; 
}

#buttonA li a
{
    height: 100%;
    width: 100%;
    overflow: hidden;
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.active, #buttonA li a:hover
{
    background-color: #6A92D4; 
}

#buttonA li a:hover {
    text-decoration: underline;
}

.linearlist * {
    display:inline;
    margin-left: 4px;
}
.linearlist {
    display:inline;
    margin:0;
    padding:0;
}
#marques-serrures img {
    border:none !important;    
}

address {
    font-style:normal;
    display:inline;
}

#liste-rues, #liste-rues2 {
    font-size:12px;
}

#liste-rues li, #liste-rues2 li {
    display: inline;
    margin-left:20px;
}

.important
{
    color:red;
    font-size: 150%;
}
.important2
{
    font-weight: bold;
    font-size: 110%;
}

#conditions
{
    text-align: right;
    font-size: 80%;
}

.textcenter
{
    text-align: center;
}

#marques-left
{
    width: 400px;
    float:left;
    margin-left: 15px;    
}

#serrurier-paris
{
    width:450px;
    float:left;
}

table {
    width: 800px;
    margin: auto;
}

th {
    color: #3B5998;
}
td, th {
    border: 1px solid #000;
    padding: 5px;
    text-align: center;
}

.tr1 td {
    background-color: #D7E6FD;
}
.tr2 td {
    background-color: #FFE3A1;
}
.tr3 td {
    background-color: #FBB7BE;
}
.prixtable {
    font-weight: bold;
}

fieldset.invisible {
    border: none;
    margin: 0px;
    padding: 0px;
}
#questionnaire {
    border: 1px solid #3B5998;
    width: 700px;
    margin: auto;
    padding: 0px;
    margin-bottom: 20px;
}
.question, .reponse {
    padding-top: 5px;
    padding-left: 5px;
    color: #F00;
    font-style: italic;
}
.blue {
    color: #3B5998;   
}
.action {
    text-align: center;
}

#image {
    text-align: center;
    margin-bottom: 20px;
}
.action input[type="submit"], .action input[type="reset"] {
    border:#3B5998;
    background-color: #3B5998;
    color: #FFF;
    width: 110px;
    height: 30px;
    font-size: 14px;
}
.action input[type="reset"] {
    margin-right: 20px;
}
