body {
   margin: 0;    
   text-align: center; 
   background-color:#FFFFFF;
}

#global {
   margin-left: auto;
   margin-right: auto;
   margin-top: 40px ;
   width: 1024px; 
   text-align: left; 
}

#bandeau {
    margin: 0 auto ;	
	width:1024px;
	height:677px;
	background-image: url('images2012/index2012v2.jpg') ;
	background-repeat: no-repeat ; 
}
	
#portfolio {
    margin-top: 300px ;
    margin-left: 220px ;
    float: left;
	width:101px;
	height:260px;	
	background-image: url('images2012/portfolio1.png') ;
	background-repeat: no-repeat ; 
}	

a.rollover1 {
	width:101px;
	height:260px;
    display:block;
}

a.rollover1:hover {
    background:url('images2012/portfolio2.png') no-repeat 0 0;
}

#cv{
    margin-top: 300px ;
    margin-left: 10px ;
    float: left;
	width:103px;
	height:259px;	
	background-image: url('images2012/cv1.png') ;
	background-repeat: no-repeat ; 
}	

a.rollover2 {
	width:103px;
	height:259px;
    display:block;
}

a.rollover2:hover {
    background:url('images2012/cv2.png') no-repeat 0 0;
}

#monapport{
    margin-top: 321px ;
    margin-left: 10px ;
    float: left;
	width:102px;
	height:238px;	
	background-image: url('images2012/monapport1.png') ;
	background-repeat: no-repeat ; 
	}	

a.rollover3 {
	width:102px;
	height:238px;
    display:block;
}

a.rollover3:hover {
    background:url('images2012/monapport2.png') no-repeat 0 0;
}

#contact {
    margin-top: 321px ;
    margin-left: 10px ;
    float: left;
	width:102px;
	height:238px;	
	background-image: url('images2012/contact1.png') ;
	background-repeat: no-repeat ; 
}

a.rollover4 {  
	width:102px;
	height:238px;
    display:block;
}

a.rollover4:hover {
    background:url('images2012/contact2.png') no-repeat 0 0;
}


#autressites {
    margin-top: 321px ;
    margin-left: 10px ;
    float: left;
	width:102px;
	height:238px;	
	background-image: url('images2012/autressites1.png') ;
	background-repeat: no-repeat ; 
	}
	
a.rollover5 {  
	width:102px;
	height:238px;
    display:block;
}

a.rollover5:hover {
    background:url('images2012/autressites2.png') no-repeat 0 0;
}
