/* CSS Document */



#structure_ligne {
width:						500px;
position:					relative;
margin-bottom:				15px;
float:left;
}

#structure_colonne {
width:						250px; 
height:						250px;
position:					relative;
float:						left;
}
