/* CSS Document */
html .titre-seul
{
width:100%;
border-collapse: collapse;
margin-bottom:10px;
border-top:6px solid #71b208;
border-bottom:1px dotted #a0a0a0;
}

html .titre-seul .txt h1
{
color:#0cb0e3;
font-size:16px;
font-weight:normal;
padding-top:5px;
}
