/* ACCUEIL HOME PAGE */
/* menu*/
.menu1 {
height: 42px;
width: 201px;
background: url(images/menu/menu1.gif) top right no-repeat;
}

.text-img-site {
font-weight: bold;
height: 180px;
background-image: url(images/page/img1.jpg);
line-height: 17px;
padding-left: 20px;
color: white;
font-size: 14px;
}

.text-img-site a {text-decoration:none;color:#FFFFFF;}

.text-img-menu-aveclina{
padding-bottom: 80px;
margin-top: -3px;
line-height: 17px;
padding-top: 5px;
padding-right: 7px;
padding-left: 10px;
	background-color: #f0f7eb;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	background-image: url(images/menu/bas-menu.gif);
	color: black;
	font-size: 11px;
}


/* rangee 1 */

.fond-3col-fonce-treslarge {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	height: 134px;
	font-family: Arial;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(images/bg-3col-fonce.gif);
	background-color: #f1f0e9;
}

#content a {
background: url(images/puce-link-ina.gif) no-repeat scroll left 4px;
padding-left:10px;
}

#content ul {
margin-left:5px;
list-style-type:none;
}

#content ul li {
background: transparent url(images/puce-ina.gif) no-repeat scroll left 9px;
padding-left:10px;
padding-bottom:2px;
padding-top:2px;
}



