hyml, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e7efed;
	background-image: url(images/bg_index.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 0;
	margin: 0;
	padding: 0;
	height: 100%;
}
#main {
	text-align: center;
	min-height: 100%;
	margin: 0 auto;
	width: 760px;
	position:relative;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #b1c7ca;
	border-left-color: #b1c7ca;
	
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;	

}

#main #top {
	margin-top: 0;
	height: 325px;
}

#main #center {
	margin-bottom: 0;
	padding-bottom: 100px;
}
#main #top #topleft {
	background-image: url("http://www.reseau-sante-portlouis.org/images/reseau_sante_topleft.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	height: 325px;
	width: 241px;
	float: left;
}
#main #top #topright {
	width: 517px;
	float: left;
	height: 325px;
}

#main #center #actualites {
	background-position: left top;
	width: 216px;
	float: left;
	text-align: left;
	padding-left: 25px;
}

#main #center #presentation {
	width: 517px;
	float: left;
	text-align: left;
}h1 {
	background-color: #007cae;
	background-image: url(images/bg-h1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 23px;
	width: 95%;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	text-indent: 20px;
}
#footer .menubas-cont {
	height: 50px;
	width: 90%;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}




#footer a.menubas:link, a.menubas:visited {
	color			: #005187;
	font-size		: 11px;
	line-height		: 17px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
}

#footer a.menubas:hover {

	color			: #66CC00;

}
#center #presentation .texte {
	margin-right: 20px;
	display: block;
	font-size: 12px;
}

div.clear {

	clear:both;

}ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 15px;
}
li {
	list-style-image: url(images/arrow.gif);
	margin-bottom: 10px;
}
#main #top #topleft #pro {

	background-position: left top;
	width: 216px;
	float: left;
	text-align: left;
	padding-left: 25px;
}
#actualites #actu {
	width: 200px;
}

