/*
Theme Name: Cmd-Couplings
Description: ThÃ¨me du site CmdGearsCouplings.
Author: Adam Grassart  - Joeffrey Gourdin
Version: 1.0
*/

*{
    margin: 0;
    padding: 0;
}






table td h6{
    color: #8EA0AE;
    font-weight: lighter;
    font-size: 9px;
    font-family: verdana, Arial, Helvetica, sans-serif;
}
table td p img{
    margin: 0 0 40px 0;
}

table th{
    text-align: center;
    background: lightblue;
    color: rgb(22, 67, 100);
}

.ag_form{
height:300px;
width:400px;
float:right;
}
.ag_form label{
display:block;
float: left;
width: 120px;
}
.ag_form .ligne-form{
display: block;
width:290px;
margin-top: 10px;
}

.ag_form .ligne-form textarea{width: 390px;height:200px;}

.ag_form input,.ag_form textarea,ag_form select{float:left;}

.ag_form input[type=submit]{margin:10px 0 0 170px;}

#bureaux{ margin: 10px 0 0 150px;}

/* Interchangeabilité */

#interchangeabilite{
    width: 393px;
    height: 657px;
    position: relative;
}
#interchangeabilite map{
    cursor: pointer;
}
.blockInter{
    height:0px;
    width: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: lightgreen;
    opacity: 0.5;
    cursor: pointer;
}
#onglet{margin:20px 0 0 30%;}
.contenu-droite{margin:20px auto auto 25%;}

.block-contact{
    display:none;
}