
/* le body tout simplement */
.queljolicorps
{
background-color: #040F17;
color: #ffffff;
padding: 0;
margin: 0;
}

/* img de fond */
.tdhaut
{
background-image:url(ghn-sitevideos-haut.jpg);
background-repeat: no-repeat;
}

/* img de fond */
.tdtitre
{
background-image:url(ghn-sitevideos-titre.gif);
background-repeat: no-repeat;
padding-left:34px;
}

/* img de fond */
.tdbas
{
background-image:url(ghn-sitevideos-bas.gif);
background-repeat: no-repeat;
}

/* img de fond */
.tdcentre
{
background-image:url(ghn-sitevideos-centre.gif);
background-repeat: repeat-y;
padding-left:34px;
}

.txttitre
{
color:#4781BD;
text-decoration: none;
font-weight: normal;
font-family: Helvetica, Verdana;
font-size: 24px;
font-style: normal;
letter-spacing: 0px;
text-align: left;
}

.txtsoustitre
{
color:#2D5177;
text-decoration: none;
font-weight: normal;
font-family: Helvetica, Verdana;
font-size: 16px;
font-style: normal;
letter-spacing: 0px;
text-align: right;
margin-right:30px;
}

.txtcontenu
{
color:#FFFFFF;
text-decoration: none;
font-weight: normal;
font-family: Verdana;
font-size: 11px;
font-style: normal;
letter-spacing: 0px;
text-align: justify;
padding-right: 56px;
}

.divbordure
{
border-width: 2px ;
border-color: #2886CE;
border-style: solid;
width: 240px ;
height: 180px ;
margin: 10px 0 0 0;
}





