.bas_gauche {
background-image:url(images_site/bas_page2.jpg);
background-repeat:repeat-x;
}

.bas_droit {
background-image:url(images_site/bas_page2.jpg);
background-repeat:repeat-x;
}

#col_droite {
background-image : none; 
background-color: #F4E5B1;
background-position : left; 
background-repeat : repeat-y;
}

#col_droite table {
float:right;
}

h1 {
	margin-top:20px;
}

p a {
	text-decoration:underline;
}
