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

.txtnoir
{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.txtnoirbold
{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#contourmarron
{
width:296px;
height:276px;
border:#8a2528 solid 9px;
border-top:#8a2528 solid 0px;
border-bottom:#8a2528 solid 10px;

}

#titrebloc
{
font-weight:bold;
color:#FFFFFF;
height:25px; 
background-color:#8a2528;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
line-height:24px;

}

.calendrier
{
background:#fff url(calendrier.gif) no-repeat 100%;
cursor:pointer;
}

.champspinkbold
{
color:#e21350; 
font-weight:bold;
height:12px;
font-size:11px;
}

