@charset "utf-8";
/* CSS Document */
html, body {
	margin				:	0;
	padding				:	0;
	font-family: 'Muli', sans-serif;
	font-size			:	14px;
}
#site {
	width				:	1055px;
	margin-left			:	auto;
	margin-right		:	auto;
	margin-top			:	10px;
	border				:	solid 1px #b94684;
}



/*HEADER*/
#header {
	margin-left			:	3px;
	background			:	url(../img/header.png) no-repeat;
	width				:	1025px;
	height				:	351px;
}
#test-grossesse {
	width				:	313px;
	height				:	153px;
	padding-top			:	28px;
	margin-left			:	285px;
}
#text_banniere {
	width:355px;
	margin-top:25px;
	margin-left:500px;
	font-size:20px
}
#menu1 {
	margin-top			:	9px;
	margin-left			:	30px;
}
.onglet {
	background			:	url(../img/onglet.png) no-repeat;
	width				:	100px;
	height				:	46px;
	text-align			:	center;
	font-size			:	14px;
	font-weight			:	bold;
}
a.menu1_liens {
	color				:	#FFF;
	text-decoration		:	none;
}
#fildariane {
	background			:	url(../img/fildariane.png) no-repeat;
	height				:	38px;
	width				:	998px;
	margin-top			:	-5px;
	margin-left			:	27px;
}
#fil {
	vertical-align		:	text-top;
	padding-left		:	30px;
	font-size			:	10px;
	color				:	#7b0042;
}
#fil a {
	color				:	#7b0042;
}
#recherche {
	text-align			:	right;
	padding-right		:	20px;
}
#submit {
	background			:	transparent url(../img/rechercher.png) no-repeat scroll 0 0;
	border				:	0 none;
	width				:	84px;
	height				:	19px;
	color				:	#FFF;
}




/*CONTAINER*/
#container {
	width				:	990px;
	margin-left			:	30px;
	margin-top			:	10px;
}
#container2 {
	width				:	990px;
	margin-left			:	30px;
	margin-top			:	10px;
	margin-right		:   0px;
}
#banniere1 {
	width:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#menu2{
	float				:	left;
	width				:	250px;
}
.menu2_onglet li{
	font-size			:	12px;
	color				:	#000;
	font-weight			:	normal;
	list-style-image	:	url(../img/li.png);
	height				:	20px;
}
a.menu2_liens {
	color				:	#000;
	text-decoration		:	none;
}
#banniere2{
	float				:	left;
	width				:	130px;
	margin-left			:	10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#contenu {
	float				:	left;
	width				:	600px;
}

#contenu2 {
	float				:	left;
	width				:	700px;
}

a.links {
	font-size			:	14px;
	color				:	#b94684;
	font-weight			:	normal;
}

/*typo*/
h1 {
	font-size			:	16px;
	color				:	#b94684;
	font-weight			:	bold;
}
h2 {
	font-size			:	14px;
	color				:	#b94684;
	font-weight			:	normal;
}



/*FOOTER*/
#footer {
	clear				:	both;
	padding-top			:	20px;
	background			:	url(../img/footer.png) no-repeat bottom;
	width				:	1055px;
	height				:	68px;
	font-size			:	10px;
}
a.footer_liens {
	color:#333;
	text-decoration:underline;
}
a img {
	border:none;
}

.menu2_onglet a:hover{font-weight:bold}