.col_gh
{
float: left;
width: 20px;
background-color: #cedef8;
}
.col_centre
{
width: auto;
overflow: hidden;
background-color: #cedef8;
}
.col_dr
{
float: right;
width: 160px;
background-color: #cedef8;
}
.lat130px
{
display: block;
margin: auto;
margin-top:20px;
width: 130px;
}
.pospadd_h1
{
margin-top: 8px;
margin-bottom: 0px;
}
.ligne_bleue
{
height: 3px;
background-color: #3062cf;
margin-left: 40px;
}
.liresuite
{
display: block;
float: center;
margin-top: 0px;
-moz-box-shadow:inset 8px 1px 8px -5px #97c4fe;
-webkit-box-shadow:inset 8px 1px 8px -5px #97c4fe;
box-shadow:inset 8px 1px 8px -5px #97c4fe;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
background-color:#3d94f6;
-webkit-border-top-left-radius:0px;
-moz-border-radius-topleft:0px;
border-top-left-radius:0px;
-webkit-border-top-right-radius:0px;
-moz-border-radius-topright:0px;
border-top-right-radius:0px;
-webkit-border-bottom-right-radius:0px;
-moz-border-radius-bottomright:0px;
border-bottom-right-radius:0px;
-webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomleft:0px;
border-bottom-left-radius:0px;
text-indent:0;
border:1px solid #337fed;
display:inline-block;
color:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:bold;
font-style:normal;
height:24px;
line-height:24px;
width:400px;
text-decoration:none;
text-align:center;
text-shadow:1px 1px 0px #1570cd;
}
.liresuite:hover
 {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
background-color:#1e62d0;
}
.miniat_60p100
{
display: block;
float: center;
margin: auto;
width: 60%;
}
.miniat_60p100:hover
{
-webkit-transition: all 0.5s ease; /* Safari et Chrome */
-moz-transition: all 0.5s ease; /* Firefox */
-ms-transition: all 0.5s ease; /* Internet Explorer 9 */
-o-transition: all 0.5s ease; /* Opera */
transition: all 0.5s ease;
-webkit-transform:scale(1.03); /* Safari et Chrome */
-moz-transform:scale(1.03); /* Firefox */
-ms-transform:scale(1.03); /* Internet Explorer 9 */
-o-transform:scale(1.03); /* Opera */
transform:scale(1.03);
box-shadow: 4px 4px 4px #696969;
display: block;
margin: auto;
width: 60%;
}
.schem_diff, .schem_canon, .schem_litt
{
font-family: arial, verdana, sans-serif;
margin-left: 80px;
}
.schem_diff td, .schem_canon td, .schem_litt td
{
padding: 8px;
text-align: center;
}
/* tbody 2ème et 4ème colonne : fond blanc */
.schem_diff tbody tr:first-child td:nth-child(2), .schem_diff tbody tr:first-child td:nth-child(4), .schem_diff tbody tr:nth-child(2) td:nth-child(2), .schem_diff tbody tr:nth-child(2) td:nth-child(4), .schem_canon tbody tr:first-child td:nth-child(3), .schem_canon tbody tr:first-child td:nth-child(5), .schem_canon tbody tr:nth-child(2) td:nth-child(3), .schem_canon tbody tr:nth-child(2) td:nth-child(5), .schem_canon tbody tr:nth-child(3) td:nth-child(3), .schem_canon tbody tr:nth-child(3) td:nth-child(5), .schem_litt tbody tr:nth-child(2) td:first-child, .schem_litt tbody tr:nth-child(2) td:nth-child(3)    
{
padding: 8px;
background-color: #f5fffa;
text-align: center;
}
/* tbody 3ème colonne : fond blanc/rose */
.schem_diff tbody tr:first-child td:nth-child(3), .schem_diff tbody tr:nth-child(2) td:nth-child(3), .schem_canon tbody tr:first-child td:nth-child(2), .schem_canon tbody tr:first-child td:nth-child(4), .schem_canon tbody tr:nth-child(2) td:nth-child(2), .schem_canon tbody tr:nth-child(2) td:nth-child(4), .schem_canon tbody tr:nth-child(3) td:nth-child(2), .schem_canon tbody tr:nth-child(3) td:nth-child(4), .schem_litt tbody tr:nth-child(2) td:nth-child(2)
{
padding: 8px;
background-color: #f2f2f2;
text-align: center;
}
/* tbody 5ème colonne : fond vert pastel */
.schem_canon tbody tr:first-child td:nth-child(6), .schem_litt tbody tr:first-child td:nth-child(3)  
{
padding: 8px;
background-color: #f1ffd5;
}
/* tbody 2ème ligne : fond orange pastel */
.schem_litt tbody tr:first-child td:first-child, .schem_litt tbody tr:first-child td:nth-child(2), .schem_litt tbody tr:nth-child(3) td:first-child    
{
padding: 8px;
background-color: #fff0af;
}
/* tbody 2ème ligne : fond gris pastel */
.schem_litt tbody tr:first-child td:nth-child(4)
{
padding: 8px;
background-color: #ececec;
}
/* Head: fond gris, texte blanc centré */
.schem_diff thead th:nth-child(2), .schem_diff thead th:nth-child(3), .schem_diff thead th:last-child, .schem_canon thead th, .schem_litt thead th
{
color: #fff;
background-color: #677179;
text-align: center;
padding-top: 5px;
padding-bottom: 5px; 
}
/* 1ère colonne: fond vert, texte blanc centré */
.schem_diff tbody th, .schem_canon tbody th
{
padding-right: 20px;
padding-left: 10px;
color: #fff;
background-color: #677f35;
}
/* Foot (dernière ligne): fond gris / bleu, texte blanc centré */
.schem_diff tfoot th:nth-child(2), .schem_diff tfoot th:nth-child(3), .schem_diff tfoot th:last-child, .schem_canon tfoot th:nth-child(3), .schem_canon tfoot th:nth-child(4), .schem_canon tfoot th:nth-child(5) 
{
color: #fff;
padding: 8px 0px 8px 0px;
background-color: #677f99;
text-align: center;
}
.schem_canon tbody li, .schem_litt tbody li
{
text-align: left;
margin-left: 0px;
}
.boite_temoin_075em_120px a, p a
{
color: #772a12;
font-weight: bold;
text-decoration:none;
}
.boite_temoin_075em_120px a:hover, p a:hover
{
color: #24445c;
}
#mnft2
{
width: 100px;
display: block;
margin: auto;
margin-top: 700px;
}