body{
	background:url(../images/body-int-bg.jpg) top left repeat-x;
	}
#total{
	width:809px;
	margin:auto;
	}
#logoDeduce{
	background:url(../images/logo.jpg) top left no-repeat;
	width:100%;
	height:109px;
	margin:0 0 0 0;
	}
#logoDeduce a{
	display:block;
	width:100%;
	height:100%;
}
#logoDeduce span{
	display:none;
	}
#center{
	margin-right:5px;
	}
#nav1{
	list-style-type:none;
	margin:0;
	padding:0;
	height:23px;
	width:100%;
	background:url(../images/nav-bg.jpg) top left repeat-y;
	}
#nav1 li{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	height:23px;
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
	}
#nav1 a{
	height:100%;
	width:100%;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	}

#nav1 li#bntHome{
	background-image:url(../images/btnHome-active.gif);
	width:84px;
	margin-left:20px;
	}
#bntObjectives{
	background-image:url(../images/btnObjectives-active.gif);
	width:116px;
	}
#bntPartners{
	background-image:url(../images/btnPartnaires-active.gif);
	width:97px;
}
#bntBackground{
	background-image:url(../images/btnBackground-active.gif);
	width:122px;
	}
#bntResults{
	background-image:url(../images/btnResults-active.gif);
	width:175px;
	}
#bntEvents{
	background-image:url(../images/btnEvents-active.gif);
	width:61px;
	}
#bntHome a{
	background-image:url(../images/btnHome.gif);
	}
#bntObjectives a{
	background-image:url(../images/btnObjectives.gif);
	}
#bntPartners a{
	background-image:url(../images/btnPartnaires.gif);
}
#bntBackground a{
	background-image:url(../images/btnBackground.gif);
	}
#bntResults a{
	background-image:url(../images/btnResults.gif);
	}
#bntEvents a{
	background-image:url(../images/btnEvents.gif);
	}
#bntHome a:hover,#bntHome.active a,
#bntObjectives a:hover,#bntObjectives.active a,
#bntPartners a:hover,#bntPartners.active a,
#bntBackground a:hover,#bntBackground.active a,
#bntResults a:hover,#bntResults.active a,
#bntEvents a:hover,#bntEvents.active a
{
	background:none;
	}
#breadCrump{
	background:url(../images/breadcrump-bg.gif) top left no-repeat;
	height:25px;
	padding:6px 0 0 25px;
	margin:0;
	font-size:90%;
	}
#breadCrump a,#breadCrump{
	color:#999999;
	text-decoration:none;
	}
#breadCrump .active{
	color:#1987b7;
	}
#content{
	clear:both;
	background:url(../images/content.jpg) top left no-repeat;
	min-height:250px;
	_height:250px;
	text-align:justify;
	}
.visuLeft{
	float:left;
	margin:3px 0 0 15px;
	}
#text{
	float:left;
	width:600px;
	}
#text.type2{
	float:none;
	width:auto;
	margin:0 15px 0 15px;
	}
#footer{
	background-color:#f3f9fb;
	clear:both;
	height:130px;
	margin:10px 0 0 20px;
	padding:0;
	text-align:center;
	}
#footer li{
	display:inline;
	}
.ImgObjectives{
	margin-top: 30px;
	margin-left: 60px; 
	}
