/* CSS Document */
#default-bloc-main {
position:relative;
width:491px;
left:173px;
}
#default-bloc-main .top {
background:url(../medias/default-bloc-top.gif) top left no-repeat;
height:10px;
padding:0px;
}
#default-bloc-main .accroche {
font-weight:bold;
padding-bottom:8px;
}
#default-bloc-main .texte {
padding:5px 20px 0px 20px;
background-color:#e2e5e6;
width:451px;
}
#default-bloc-main .description {
position:relative;
font-size:10px;
color:#000000;
}
#default-bloc-main .sous-titre {
font-size:11px;
margin-bottom:16px;
}
#default-bloc-main p {
/*position:relative;*/
color:#434545;
margin-top:15px;
}
#default-bloc-main .accroche p {
margin-top:0px;
}
#default-bloc-main .texte-desc {
padding:5px 20px;
background-color:#e2e5e6;
font-size:10px;
color:#000000;
}
#default-bloc-main .visuel {
display:block;
width:93px;
height:93px;
float:left;
margin-right:12px;
}

#default-bloc-main .visuel-logo {
display:block;
float:left;
margin-top:60px;
margin-left:20px;
}

#default-bloc-main .date {
float:right;
color:#0073aa;
font-weight:bold;
}
#default-bloc-main .lien {
text-align:right;
font-weight:bold;
margin-top:10px;
}
/* ******************************************************************* */

#default-bloc-main .bottom {
background:url(../medias/default-bloc-bottom.gif) top left no-repeat;
height:10px;
}

/* ******************************************************************* */

#default-encart {
position:absolute;
top:179px;
left:722px;
width:137px;
text-align:center;
padding:46px 0px 10px 0px;
}
#default-encart .visuel {
margin-bottom:32px;
}
/* ******************************************************************* */

#encart-bleu {
position:absolute;
top:255px;
left:722px;
width:137px;
}
#encart-bleu.encart-presse {
top:225px;
}
#encart-bleu .top {
background:url(../medias/encart-bleu-top.gif) top left no-repeat;
height:10px;
}
#encart-bleu .content {
background-color:#d9eaf2;
padding:2px 10px;
}
#encart-bleu .titre, .date {
font-weight:bold;
color:#0073aa;
margin-bottom:10px;
}
#encart-bleu .date {
margin-bottom:5px;
font-size:10px;
}
#encart-bleu .visuel {
margin-bottom:0px;
}
#encart-bleu .shortdesc {
font-size:10px;
color:#000000;
background-color:#d9eaf2;
padding:12px 0px 10px 0px;
width:117px;
}
#encart-bleu .bottom {
background:url(../medias/encart-bleu-bottom.gif) top left no-repeat;
height:10px;
}
