/***********Sous titre article*******/
.sous_titre_article{
display:block;
padding-top:0px;
padding-bottom:20px;
padding-left:00px;
padding-right:60px;
font-size:0.875em;
}

/*********Actualites********/

.bloc_actu {
width:669px;
margin-left:auto;
margin-right:auto;
margin-top:40px;
margin-bottom:40px;
border-bottom:1px solid white;
position:relative;
}

.bloc_actu_top{
background:transparent url(images/bloc_texte_top.png) top left no-repeat;
min-height:146px;
padding:18px 18px 12px 18px;
}

.bloc_actu_bottom{
background:transparent url(images/bloc_texte_bottom.png) top left no-repeat;
height:6px;
clear:both;
font-size:6px;
line-height:6px;
}

.actu_logo{
display:block;
float:left;
width:180px;
padding:5px 5px 5px 5px;
background:white;
border:1px solid #dedede;
margin-bottom:20px;
}

.bloc_actu h2{
margin-left:210px;
margin-top:0px;
}

.bloc_actu p.chapo{
margin-left:210px;
font-style:italic;
color:#777777;
}

.actu_sans_logo h2,.actu_sans_logo p.chapo{
margin-left:0;
}

.actu_date{
width:104px;
height:22px;
padding-left:10px;
font-size:0.75em;
line-height:0.75em;
position:absolute;
top:0px;
right:0px;
background:transparent url(images/actu_date.png) top left no-repeat;
text-align:center;
}

.actu_bouton{
width:100px;
height:26px;
position:absolute;
bottom:0px;
right:0px;
}

.actu_bouton a{
display:block;
width:100px;
height:26px;
background:transparent url(images/actu_bouton.png) top left no-repeat;
}

.actu_bouton a:hover{
background:transparent url(images/actu_bouton.png) bottom left no-repeat;
}

.actu_bouton img{
display:block;
width:100px;
height:26px;
}

/*************Texte***********/

div.bloc_actu a{
color:#DC0E1C;
text-decoration:underline;
}

div.bloc_actu td{
color:#2a2a2a;
background:#FFFFFF;
}

div.bloc_actu td.case_entete {
background:#CFCFCF;
}


/***********Ps*********/
.ps iframe{
margin-left:auto;
margin-right:auto;
margin-top:24px;
margin-bottom:24px;
}

