div.box_rouge_v1_1 {
    width:360px;
    height:430px;
    display:block;
    background-image: url(../images/box/360x430/rouge.png);
    background-repeat: no-repeat;
    background-position: left top;
}

div.box_rouge_v1_1 a {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ff0000;
    text-decoration: none;
}

div.box_rouge_v1_1 a:hover {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #ff0000;
    text-decoration: underline;
}

div.box_rouge_v1_1_titre {
    width:345px;
    height:20px;
    padding-left:10px;
    display:block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-decoration: none;
}

div.box_rouge_v1_1_contenu {
    width:320px;
    height:410px;
    padding-left:10px;
    padding-right:20px;
    padding-top:5px;
    padding-bottom:5px;
    display:block;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}