div#rubrique_aff {
width:780px;
margin-left:auto;
margin-right:auto;  
font-family:Arial, Helvetica, sans-serif;
overflow:auto;
}
div#rubrique_aff {height:680px;}
div#rubrique_aff_reduite {height:250px;}
div#rubrique_aff_reduite #ps_msg {
text-align:center;   
color:midnightblue;
font-size:20px;
font-weight:bold;
padding-top:15px;
padding-bottom:20px;
}
div#rubrique_aff table#centre_table {
margin-left:auto;
margin-right:auto;
width:740px;
border:2px outset #A4D8EE;
border-collapse:collapse;
background:white;
font-family:Times New Roman, Times, serif;
font-size: 14px;
}
div#rubrique_aff td#centre_sujet {
height:25px;
padding-left:10px; 
padding-right:5px;
background-color:cyan;
border-bottom:1px solid darkcyan;
color:midnightblue;
vertical-align:middle;
font-weight:bold;  
text-align:left;
}
div#rubrique_aff td#centre_article {
width:740px; 
text-align:left;
padding:10px;
}
div#rubrique_aff p#texte {text-align:left;}
div#rubrique_aff p#signature {text-align:right;}
div#rubrique_aff table#centre_table a {text-decoration:none;}
div#rubrique_aff table#centre_table a:link {color:mediumblue;}
div#rubrique_aff table#centre_table a:visited {color: mediumblue;}
div#rubrique_aff table#centre_table a:hover {color: green;}