@charset "utf-8";
/* CSS Document */



#contenu {
width: 340px;
margin: 0 10px;
}

.titrepartenaire {
color: #C3137D;
font-size: 25px;
font-weight: bold;
text-align: left;
margin-top: 15px;
}

.logo {
display: block;
width: 100%;
text-align: center;
margin: 0;
padding: 0;
}

.texte {
display: block;
line-height: 16px;
margin: 0;
}

.rubrique {
display: block;
float: left;
width: 75px;
color: #C3137D;
font-size: 12px;
font-weight: bold;
margin: 0;
}

.descriptif {
display: block;
width: 225px;
margin: 0;
float: left;
}

.video {
text-align: center;
margin: 0 0 10px 0;
}

.video img {
margin: 10px 0;
}

.rose {
color: #C3137D;
font-size: 12px;
font-weight: bold;
}

#reglement {
display: block;
width: 352px;
background: url("images/habillage/reglement.png") no-repeat;
margin: 22px 0 0 4px;
text-align: center;
}