			/*La date est comprise entre*/
#Chp1{
position: absolute;
top : 40px;
left : 0px;
width : 250px;
}

			/*Date mini*/
#Chp2{
position: absolute;
top : 40px;
left : 250px;
width : 120px;
}

			/*et*/
#Chp3{
position: absolute;
top : 40px;
left : 380px;
width : 20px;
}

			/*Date maxi*/
#Chp4{
position: absolute;
top : 40px;
left : 400px;
width : 120px;
}

			/*L'auteur*/
#Chp5{
position: absolute;
top : 70px;
left : 0px;
width : 250px;
}

#Chp6{
position: absolute;
top : 70px;
left : 250px;
width : 260px;
}

			/*Le thème*/
#Chp7{
position: absolute;
top : 100px;
left : 0px;
width : 250px;
}

#Chp8{
position: absolute;
top : 100px;
left : 250px;
width : 260px;
}

			/*Le texte*/
#Chp9{
position: absolute;
top : 130px;
left : 0px;
width : 250px;
}

#Chp10{
position: absolute;
top : 130px;
left : 250px;
width : 260px;
}

			/*Le bouton rechercher*/
#Chp11{
position: absolute;
top : 180px;
left : 160px;
width : 190px;
}
