/*presentation & moto*/
#middle-left{
	width : 560px ;
}

#illus{
	width : 140px;
	height: 90px;
}

#valeurs{
	margin : 10px 0 0 30px;
	width : 240px;
}
#colors li a{
	text-indent : -10000px;
	display : block;
	width : 100%;
	height : 100%;
}
#cyan{
	position : relative;
	left : 5px;
	width : 200px;
	height : 60px;
}

#magenta{
	position : relative;
	right : 10px;
	top : 20px;
	width : 200px;
	height : 60px;
}

#yellow{
	position : relative;
	right : 85px;
	top : 38px;
	width : 260px;
	height : 60px;
}
/*news*/
#pub{
  margin-bottom : 20px;
	width : 220px;
	height : 310px;
}

#pub a {
  display : block;
  padding-right : 10px;
  text-align : right;
  font-size : 80%;
}
.news{
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: blue;
	width: 230px;
	font-weight: bold;
	font-size: 14px;
}
.comsNews{
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	color: #B03188;
	width: 230px;
	font-size: 10px;
	margin: 0 0 10px 0;
}
.conteneurFenetre{
	position:relative;
	overflow:hidden;
	width: 260px;
	height: 215px;
	margin: 50px 0 25px 0;
	background-image: url(../images/pages_groupe/bgNews.gif);
}
.comsFenetre{
	overflow:hidden;
	position:relative;
	text-align: center;
	margin: 8px 0 0 7px;
	width: 250px;
	height: 200px;
}
.marquee{
	width: 240px;
}