/* CSS Document */
#cadre_principal_decouvertes
{
float:left;
margin-left:10px;
margin-top:15px;
width:658px;
height:380px;
background-image:url('../img/decouvertes/decouvertes_fond.png');
}
#decouvertes_titre
{
float:right;
width:225px;
height:50px;
}

#decouvertes_titre_txt
{
float:left;
font-family:Verdana;
color:#3276dc;
font-size:28px;
margin-top:5px;
}

