@charset "UTF-8"; /* yaml_ihm-start.css  */

#col3 { width: auto; margin: 0 200px 0 200px; }
/*#footerMenu { margin-top: 2em; padding-left: 20px; }*/

#ihmPrivatStartGrid { width: 100%; padding: 0; margin: 0; }
#ihmPrivatStartGrid tr { height: 150px; }
#ihmPrivatStartGrid td {vertical-align: top; padding: 8px; }
#ihmPrivatStartGrid .welcome {
	background: #FF9900;
	color: white;
	font-size: 1.33em;
	line-height: 140%;
}

#ihmPrivatStartGrid .img1, 
#ihmPrivatStartGrid .img2, 
#ihmPrivatStartGrid .img3, 
#ihmPrivatStartGrid .img4, 
#ihmPrivatStartGrid .img5 { background: #ddd; background-repeat: no-repeat; background-position: 50% 50%; }

#ihmPrivatStartGrid .img1 { background-image: url(images/ihm-start_img1.jpg); }
#ihmPrivatStartGrid .img2 { background-image: url(images/ihm-start_img2.jpg); }
#ihmPrivatStartGrid .img3 { background-image: url(images/ihm-start_img3.jpg); }
#ihmPrivatStartGrid .img4 { background-image: url(images/ihm-start_img4.jpg); }
#ihmPrivatStartGrid .img5 { background-image: url(images/ihm-start_img5.jpg); }
