body {
	margin:0 auto;
	padding:0px;
	width:960px;
	background-color:#4D3626;
	text-align: center;
}

#portail {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 1000px;
	position: relative;
	text-align: center;
	/*background-color:#ffffff;*/
	/*background-image:url("../images/portail/portail_bg.jpg");*/
	background-image:url("../images/portail/portail_bgtemp.jpg");
	background-repeat:no-repeat;
	background-position: 0px -130px ;
	/*
	margin-top: 10px;
	border-top: 1px #1F0D03 solid;
	*/
	border-right: 1px #1F0D03 solid;
	border-left: 1px #1F0D03 solid;
	/*margin-bottom: 10px;*/	
	border-bottom: 1px #1F0D03 solid;
}


#header {
/*
	background-image:url("../images/commun/header.png");
	background-repeat:no-repeat;
	*/
	background-color: #200d06;
	height:190px;/*220*/
	width:100%;
	text-align: center;
}
#header img {
 margin: 0px;
 padding: 0px;
 padding-top: 5px;/*40*/
}


#bandeau1 {
   position: absolute;
   top: 292px;
   left: 0px;
/*background-color: red;   */
	background-image:url("../images/portail/bandeau1.png");
	background-repeat:x-repeat;
	height:250px;
	width:100%;	
}
#bandeau1 #logo_institut {
	position: absolute;
	top: 21px;
	left: 58px;	
}
#bandeau1 #titre_institut {
	position: absolute;
	top: 220px;
	left: 30px;	
}
#bandeau1 #titre_institut span {
  color: #b44a0e;
}
#bandeau1 #logo_mark {
	position: absolute;
	top: 10px;
	left: 315px;	
}
#bandeau1 #titre_mark {
	position: absolute;
	top: 220px;
	left: 330px;	
}
#bandeau1 #titre_mark span {
	color: #f29400;
}

#bandeau1 #logo_tv {
	position: absolute;
	top: 23px;
	left: 675px;	
}
#bandeau1 #titre_tv {
	position: absolute;
	top: 220px;
	left: 685px;	
}
#bandeau1 #titre_tv span {
	color: #985715;
}
.titre {
  color: #fff;
  font-family: Verdana, sans-serif;
	font-size: 12px;
}
.titre a {
  color: #fff;
  font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.titre a:hover {
  color: #fff;
	text-decoration: underline;
}
.titreoff {
  color: #505050;
  font-family: Verdana, sans-serif;
	font-size: 12px;
}


#bandeau2 {
   position: absolute;
   top: 560px;
   left: 270px;
/*background-color: red;   */
	background-image:url("../images/portail/bandeau1.png");
	background-repeat:x-repeat;
	height:250px;
	width: 430px;	
	text-align: center;
}

#bandeau2 #logo_communaute {
	position: absolute;
	top: 21px;
	left: 55px;	
}
#bandeau2 #titre_communaute {
	position: absolute;
	top: 220px;
	left: 75px;	
}
#bandeau2 #titre_communaute span {
	color: #bb3336;
}


#footer {
  position: absolute;
  /*pour portail_bg : top: 870px;*/
  top: 650px;
  left: 0px;
	background-color: #200d06;
	height:225px;
	width:100%;	
}
#footer .logo {
	background-color: #ffffff;
	height: 95px;
	width: 110px;
}
#footer #logo_unesco {
	float: left;

}
#footer #logo_adidas {
	float: right;
}

/* voeux 2010 */
.bordure {
	border: 1px solid #d2561f;
}
#bandeau3 {
   position: absolute;
   top: 640px;
   left: 270px;
	background-image:url("../images/portail/bandeau1.png");
	background-repeat:x-repeat;	
	height:250px;
	width: 430px;	
	text-align: center;
	z-index: 2;
}
#bandeau3 #logo_institut, #bandeau4 #logo_institut {
	position: absolute;
	top: 21px;
	left: 88px;	
	z-index: 2;
}

#bandeau3 #titre_institut {
	position: absolute;
	top: 200px;
	left: 60px;	
	
}
#bandeau3 #titre_institut span {
  color: #b44a0e;
  	z-index:10;
}

#bandeau4 {
/*
	height:50px;
	width: 430px;	
	*/
	text-align: center;
}
#bandeau4 #titre_institut span {
  color: #b44a0e;
  	z-index:10;
}

