/*###########################################################################################################*/
/*                                                                                                           */
/*                                  GRASSPHO - Homepage                                                      */
/*                                                                                                           */
/*###########################################################################################################*/

body{
	background-image:url(images/bg.gif);
}

/*********************************************** divs home ***************************************************/
#header{
	height:200px;
	background-image:url(images/header-home.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}
h1{
	background-image:url(images/logo-grasspho.gif);
	width:149px;
	height:57px;
	position:relative;
	top:40px;
	left:17px;
	text-indent:-9998px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
#home-baseline{
	background-image:url(images/baseline-home.gif);
	width:362px;
	height:52px;
	margin:35px 0px 28px 470px;
}
#home-baseline span{
	display:none;
}
#content{
	background-image:url(images/content-bg-home.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
}
#home-gauche{
	float:left;
	width:322px;
	padding:15px 0px 5px 21px;
}
#home-gauche h3{
	font-size:1em;
	margin:0px;
	padding:0px 0px 0px 10px;
	background-image:url(images/puce-orange.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#home-gauche ul{
	margin:0px;
	padding:5px 0px 0px 0px;
	list-style:none;
}
#home-gauche ul li{
}
#home-gauche ul li a:link, #home-gauche ul li a:visited, #home-gauche ul li a:hover{
	color:#0f377f;
	background-image:url(images/home-li.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	height:20px;
	padding:0px 0px 0px 27px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
}
#marguerite{ background:url(images/marguerite.gif); height:199px; margin:0px -18px 0px -19px; }
#h2-soinssupport{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-9998px;
	background-image:url(images/h2-soinssupport.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:19px;
}
#home-centre{
	float:left;
	font-size:1.5em;
	margin: 0 0 0 47px;
	padding:175px 0 10px;
	width:323px;
}
#home-centre h2{
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent:-9998px;
	background-image:url(images/h2-actualites.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:25px;
}
#actu-speciale{ background:url(images/home-actu.gif) bottom no-repeat; padding:15px 0px 5px 0px; }
.home-actu{
	background-image:url(images/home-actu.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:15px 0px 5px 0px;
}
.home-actu h4{
	font-size:1em;
	margin:0px;
	text-indent:10px;
	background-image:url(images/puce-orange.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
.home-actu img{
	margin:0px 0px 10px 0px;
}
.home-actu p{
	margin:0px 0px 0px 0px;
	padding:0px;
}
.actu-lien a:link, .actu-lien a:visited{
	display:block;
	text-align:right;
	background-image:url(images/home-lirelasuite.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:16px;
	padding:2px 23px 0px 0px;
	text-decoration:none;
	color:#0f377f;
}
.actu-lien a:hover{
	text-decoration:underline;
}