/* CSS Document */
#texte_presse {
width:720px;
height:458px;
margin:12px 0 0 0;
padding:0;
overflow:auto;
float:left;
}

#texte_presse a{
color:#bca3ca;
font-size : 12px;
}

#texte_presse a:hover{
color:#000000;
font-size : 12px;
}

h1 {
color:#bca3ca;
font-size : 12px;
font-style:italic;
margin:0;
padding:0;
}


h2 {
color:#000000;
font-size : 14px;
font-weight:bold;
margin:0;
padding:0;
}

p {
color:#000000;
font-size : 12px;
}

#texte_presse a.info{
color:#e2001a;
font-size : 10px;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

#texte_presse a.info:hover{
color:#e2001a;
font-size : 10px;
font-weight:bold;
font-style:italic;
text-decoration:none;
}

.photo_presse {
width:144px;
margin:0;
padding:0;
text-align:center;
float:left;
}

.contenu_texte_presse {
width:576px;
margin:0;
padding:0;
float:right;
}

.clear { clear: both; height:10px; overflow: hidden}
