#acccontainer{
width:100%;
margin:0 auto;
height : 100%
color:#222;

}
#appcontainer{

background-image: url(../images/appel/bg_lettre.gif) ;
background-repeat: no;
    left : 3px;
	width:654px;
	height:181px;
	font-size :10px;

}
#appcontainer p {

padding-left : 40px;
padding-top : 20px;

}
#bandnewscontainer{
width:100%;
margin:0 auto;

}

#newscontainer{
float:left;
width:45%;

}

#bankcontainer{
width:50%;
float:right;

}
.news
{
width:100%;
margin:0 auto;
}
.newsphoto{
width:101px;
float:left;

}
.newstext{

float:right;
/*margin-top:0 ;
margin-right: 25px;*/
}
.titrenews {	
	font-family: Lucida Grande;
	color: #000;
	font-size:12px;
	text-transform:uppercase;
	background-color:#99CC00;
}
.texte {font-size: 11px;
	font-family: Lucida Grande;
	text-align:justify;
	margin-top:32px;
	margin-left:32px;
}

a {
	font-family: Lucida Grande;
	font-size: 10px;
	color: #FF6600;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
}
a:active {
	text-decoration: underline;
}
.ligne {
	background-image: url(../images/ligne_point.gif);
	background-repeat: repeat-y;
}

#Layer3 {	position:absolute;
	left:17px;
	top:13px;
	width:150px;
	height:46px;
	z-index:3;
	background-image: url(images/multimedia/modeemploi_btn.gif);
}

#Layer4 {	
    position:absolute;
	left:15px;
	top:69px;
	width:150px;
	height:46px;
	
	background-image: url(images/multimedia/media_btn.gif);
}
