.contenu {
text-align:justify;
font-family:Trebuchet MS,Arial,sans-serif;
font-size:13px;
}

.contenu .clear {
margin:0;
padding:5;
clear: both;
}

.contenu .floatLeft {
float:left;
}

.contenu .floatRight {
float:right;
}

.contenu .fifty {
float:left;
width:48%;
}

.contenu .fiftyright {
float:right;
width:48%;
}

.contenu .one {
float: left;
border-left: 1px dotted #C9C9C9;
height: 350px;
padding: 0px;
margin: 0 0 0 15px;
}

.contenu .underline {
border-bottom:1px dotted #C9C9C9;
padding: 0px;
margin: 4px 0 4px 0;
line-height:1px;
}

.contenu .color {
font-weight: normal;
color:#D02261;
}

.contenu .boldColor {
font-weight:bold;
color:#D02261;
}

.contenu .bold {
font-weight:bold;
}

.contenu strong {
font-weight:normal;
}

.contenu .borderColor {
font-weight:normal;
color:#D02261;
text-decoration:none;
border-bottom: 1px dashed #D02261;
}

/*
.contenu p em {
font-style:normal;
}
*/
.contenu strong a {
font-weight:normal;
color:#D02261;
text-decoration:none;
border-bottom: 1px dashed #D02261;
}

.contenu img{
margin:1px 5px 1px 5px;
padding:1px 5px 1px 5px;
border:none;
}

.contenu ul li{
list-style:square;
}

.contenu h1, h2 {
font-size:14px;
}

.contenu h1 a, h2 a  {
font-size:14px;
color:#D02261;
text-decoration:none;
border-bottom: 1px dashed #D02261;
}

.contenu h3 {
font-size:13px;
}

.contenu p.marginTop {
margin-top: 3px;
}