body td {
    color: #666;
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    background-image: url(http://ets2012.imag.fr/img/white.jpg);
    background-repeat: repeat ;
    font-size: 14px;
    /*font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 19px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 16px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;*/
}
.help {
    background-image: url('alerte.png'), url(http://ets2012.imag.fr/img/white.jpg) ;
    background-repeat: no-repeat, repeat ;
    background-position: left top, left top;
    padding-top: 10px;
    padding-left: 10px;
}
.help .haut {
    padding-left: 120px;
}

.paragraph_style_1 {
    font-size: 16px;
}
input 
{
border:1px solid #ccc;
height:16px;
margin:1px;
margin-right:2px;
padding:1px;
}


.form_label {
    color: rgb(95,95,95);
    font-family: 'HoeflerText-Regular', 'Hoefler Text', 'Times New Roman', serif;
    font-size: 14px;
    text-align: right;
    vertical-align: middle;
}

hr, .ombre {
    -moz-box-shadow: 2px 2px 2px #CCC ;
    -webkit-box-shadow: 2px 2px 2px #CCC ;
    box-shadow: 2px 2px 2px #CCC;
    
}
table .ombre {
    border-collapse:collapse;
    
}
.ombre td{
    text-align: center;
    vertical-align: middle;
    font-size:small;
    margin: 0px;
    padding: 5px;
    border-color: #CCC;
    border-width: 1px;
    border-style: solid;
}
.ombre th{
    padding: 5px;
    text-align: center;
    color: #54A9CD ;
    color: #C00 ;
    font-size:small;
}
td .left{
    text-align: left;
    vertical-align: top;
}
.buttons {
    /*padding-left: 150px;*/
    text-align: center;
}
.buttons input {
    cursor: pointer ;
    height: auto;
    border:5px solid #CCC;
    color: #00F;
    background-color: #CCC;
    padding: 0px ;
    margin:2px;
}
img { 
    border: none; 
}
.warning {
    color: #C00 ;
    text-align: center;
}

.tag {
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    max-width: 25%;
}
.notag {
    text-align: left;
    vertical-align: top;
    max-width: 25%;
}

#details li {
    margin: 20px;
}
.information {
    color: #54A9CD ;
    color: #00C ;
    font-size: 12px;
    margin: 15px;
    text-align: center;
}
#nota{
    color: #999;
    font-size: 11px;
    font-style: italic;
    padding-bottom: 15px ;
    margin-left: 10px ;
    margin-right: 10px ;
    padding-top: 5px;
    border-top: groove;
    border-width: 1px ;
    border-color: #FFF;
}
#nota a:hover{
    color: #C00;
}
#nota a {
    color: #666;
}
#liendangle {
    background-color: #FFD;
    color: #F00;
    border: solid 1px #00F;
    text-align: center;
    padding: 5px;
    position: absolute;
    top: 150px;
    width: 150px;
    transform: rotate(-20deg);
        -moz-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        box-shadow: 7px 6px 15px #333;
        -moz-box-shadow: 7px 6px 15px #333;
        -webkit-box-shadow: 7px 6px 15px #333;
}
