@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0
}

img {
border:0}

body {
	background:url(../IMG/bg1.jpg) repeat-x #c8d324;
	/*background:url(../IMG/bg1_si_bnd.jpg) repeat-x #c8d324;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover {text-decoration:underline}

#container {
	width:950px;
	padding-top:166px;
	margin:0 auto;
	background:url(../IMG/bg_top.jpg) top no-repeat;
}

#container h1 {display:none}

#bloc1 {
	width:950px;
	height:268px;
	background:url(../IMG/bloc1_nouv.jpg) no-repeat left;
}


#bloc2 {
	width:950x;
	height:213px;
	background:url(../IMG/bloc2_nouv.jpg) no-repeat left;
}

#footer {
	background:url(../IMG/footer.jpg) repeat-x;
	height:307px;
	margin-top:47px;
}

.menu {color:#FFF}
#bloc1 h2, #bloc2 h2 {display:none}
#bloc1 a, #bloc2 a {color:#FFF;text-decoration:none}
#bloc1 a:hover, #bloc2 a:hover {color:#FFF;text-decoration:underline}

#bloc1 .menu {
	width:234px;
	height:158px;
	padding:100px 45px 0 20px;
	margin-left:164px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
}

#bloc1 .menu ul li, #bloc2 .menu ul li {margin-top:8px;}
#bloc1 .menu ul li {direction:rtl}

#bloc2 .menu {
	width:372px;
	float:left;
	height:153px;
	padding-top:60px;
	text-align:left;
	font-size:13px;
	font-weight:bold
}

#bloc2 .menu ul {margin-left:45px}

#bloc2 #nav {
	width:349px;
	padding:15px 30px 15px 20px;
	float:left;
	height:123px;
	direction:rtl;
	text-align:right
}

#bloc2 #nav ul li {
	margin-top:5px;
	list-style:none;
	list-style-image:url(../IMG/li_nav.jpg)
}

#bloc2 #nav ul li a, #bloc2 #nav ul li a:visited {color:#c51a22}
#bloc2 #nav ul li a:hover {color:#6d6969}

#footer #content {
	width:950px;
	margin:0 auto
}

#footer #content p {line-height:18px}

#footer .pharmelia, #footer .qualipharm {
	width:325px;
	float:left;
	padding:20px;
	height:160px
}

#footer .qualipharm {background:url(../IMG/part_sep.jpg) no-repeat right;}

#partenaire {
	width:820px;
	height:160px;
	float:left;
	padding-left:110px
}

#footer .legal{
	width:950px;
	height:50px;
	text-align:center;
	float:left;
	margin-top:20px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold
	}

#footer .legal a {color:#FFFFFF;text-decoration:none}
#footer .legal a:hover {color:#FFFFFF;text-decoration:underline}

