/* 2 */
body
{
    background-color: #000;
}

#bloc-body
{
    background-image:url(http://www.abweb.com/upload/chaine-71/images/bgrd-friends.jpg);
    background-repeat:no-repeat;
    background-position:center top;         
    color:#fff;
	height:1800px;
}

.blocx2, .blocx1
{
    background-color: #333;
}

.demibloc1, .demibloc2
{
    background-color: #333;
    background-image: url(/images/bgrd_demibloc.png);
	  background-repeat: no-repeat;	
	  height: 143px;
	  width: 320px;	
	  float: left;	  
}

.ul {
    color:#fff;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
}

.h2_b
{
    text-align: center; 
    color: #fff; 
    font-family: Verdana, Arial, impact, serif; 
    Font-size: xx-small; text-decoration : none;
}

a:link,a:hover 
{
    color: #fff;
}
a:visited 
{
    color: #fff; 
    text-decoration: underline;
}

/* fin 2 */