#blocform{
margin: 15px 0 0 10px;
padding: 5px;
background: White;
border: #d3d3d3 1px solid;
}
/* conteneur titre de l'annonce*/
#blocformheader {
margin: 5px 5px 2px 5px;
padding-bottom: 7px;
border-bottom: #b9b9b9 1px solid;
}
#blocformheader h1, #blocformheader h1 a:link, #blocformheader h1 a:visited, #blocformheader h1 a:active {
margin-right: 5px;
padding: 0;
display: inline;
font-size: 14px;
font-weight: bold;
text-decoration: none;
font-family: "Trebuchet MS", Lucida, Verdana, serif;
color: #731400;
}
#blocformheader span {
color: #3879d2;
font-weight: bold;
}
#blocformtxt {
position: relative;
margin: 0 5px 5px 5px;
}
#welcome {
position: absolute;
top: -25px;
left: 310px;
width: 250px;
background: transparent;
margin: 0;
padding: 0;
font-size:12px;
}
.bulle {
position: absolute;
top: 0;
left: 0;
width: 100%;
color: #3879d2;
font-weight: bold;
background: url(../img/fl.gif) bottom left no-repeat;
text-indent: 20px;
visibility: hidden;
}
.smallp {
margin: 0 0 50px 0;
padding: 0 0 0 0;
}
.mediump {
margin: 0 0 25px 0;
padding: 0 0 0 0;
}
.pagesnavig {
margin: 4px;
text-align: center;
color: #3879d2;
font-weight: bold;
}
.pagesnavig span {
color: #e99412;
}
.pagesnavig a {
color: #3879d2;
}
.pagesnavig a:hover {
color: #6a604f;
}