/* Styles for "coins affaires" */
h1, h1 a {
color: #375980;
overflow:hidden;
font-size:200%;
text-align:center;
}
h2,h2 a {
font-style:italic;
color:#dc5f14;
}
#coin_affaire h1 {
display:inline;
padding:4px;
border: 1px solid #375980;
}
#coin_affaire {
margin-top:4em;
text-align:center;
}
#table_aff {
width:99%;
margin:auto;
}
#table_aff th {
background:#375980;
color:white;
font-weight:bold;
}
h1.affaire_titre {
text-align:left;
font-size:1.3em;
}
h1.affaire_titre a {
font-size:80%;
}
.type_cat {
font-style:italic;
color:gray;
}