
body{
    font-size:11px;
    margin:20px;
}

h3, h4, .title{
    color:#AD82B0;
}

h3{
    margin-bottom:10px;
}

a{
    color:inherit;
    text-decoration:underline !important;
}

a:hover{
    color:#AD82B0
}


.title{
    font-weight:bold;
}

.subtitle{
    font-weight:bold;
    display:block;
    margin:10px 0px;
    clear:left;
    text-decoration:none !important;
}

a.subtitle:hover{
    color:inherit;
}

p{
    margin-bottom:10px;
}

div.list{
    text-align:left;
    float:left;
    margin-bottom:5px;
}

div.list div.number{
    float:left;
    margin-right:4px;
    clear:left
}

div.list div.text{
    float:left;
    width:750px;
}

.indent{
    margin:5px 35px;
}

div.countriesShippingPrices{
    position:relative;
    height:150px;
}

div.countriesShippingPrices div.prices{
    position:absolute;
    top:0px;
    right:0px;
    width:500px;
}

div.prices table td{
    padding: 2px;
}

tr.th td{
    background-color:silver
}

.teamHeader{
    background-image: url(/images/guaranties/fr/header.jpg);
    height: 169px;
    margin-bottom:10px;
}

.teamBottom{
    background-image: url(/images/guaranties/common/bando_bleu.jpg);
    height: 25px;
}

.teamTitle{
    background-image: url(/images/guaranties/common/bando_rose.jpg);
    line-height:25px;
    font-weight:bold;
    font-size: 13px;
    padding-left:10px;
    position:relative;
}

.teamSubtitle{
    font-weight:bold;
    margin-top:10px;
}

.teamPictures{
    text-align:center;
    width:500px;
    margin: auto
}

.teamPictures img{
    border: 2px solid #E50083;
    width:200px;
    margin:15px;
}

.legal{
    color:#999999;
    font-size:10px;
    margin-top:30px;
    text-align:center;
}
