#home
{
	width:760px;
}
#gauche, #droite
{
	float:left;
	overflow:hidden;
}
#gauche
{
	width:180px;
}
#droite
{
	width:575px;
}
#focus, #news
{
	height:460px;
}
#news
{
	border-bottom:10px solid #000033;
	border-top:10px solid #000033;
	padding-right:10px;
}
#news, #activities
{
	width:100%;
}
#news, #activities, #programs, #edito, #info, #focus
{
	overflow:hidden;
}
#news p, #activities p, #programs p, #edito p
{
	color: #000;
	font-size: 11px;
	font-family: Georgia;
	line-height: 15px;
	padding-right:5px;
}
#focus
{
	border-left:10px solid #000033;
	border-bottom:10px solid #000033;
	border-top:10px solid #000033;
}
#edito
{
	width:100%;
	/*border-left:10px solid #000033;*/
	border-top:10px solid #000033;
	padding:0px;
	margin-bottom:20px;
	clear:both;
}



#edito img
{
	float:left;
	margin-right:10px;
}
/***********************************/
#focus .view-content
{
	position:absolute;
}
#focus .numbered
{
	position:absolute;
	top:0;
	right:0;
	z-index:100;
	padding:0;
	margin:0;
}
#focus .numbered .pager-item
{
	margin:0;
	padding:0;
}
#focus .numbered .pager-item a
{
	text-decoration:none;
	display:block;
	float:left;
	background-image:url('images/focus_bg.png');
	border:1px solid #000033;
	border-top:0;
	border-right:0;
	padding:3px 6px;
	margin:0;
}
#focus .numbered .pager-item a:link, #focus .numbered .pager-item a:visited
{
	color:#FFF;
}
#focus .numbered .pager-item a:hover, #focus .numbered .pager-item a:active
{
	color:#000;
}
#focus .numbered .pager-item a.activeSlide
{
	color:#F90;
}
#focus .image
{
	width:565px;
	height:159px;
	padding:301px 0px 0 0px;
	margin:0;
	z-index:10;
}
#focus .image div
{
	height:144px;
	padding:5px 10px 10px;
	background-image:url('images/focus_bg.png');
	background-position:0px 0px;
	background-repeat:repeat;
}
#focus p
{
	color:#FFF;
}
#programs
{
	/*width:600px;*/
	/*border-left:10px solid #000033;*/
	border-left:0;
	clear:both;
}
#programs .views-row-first
{
	/*margin-left:-33px;*/
	margin-left: 0;
}
#programs h2
{
	/*margin-left:10px;*/
	margin-left:0px;
}
#programs .node
{
	width:154px;
	height:360px;
	padding:0 0 10px 34px;
	padding-left:0px;
	margin-left:33px;
	/*margin-left:23px;*/
	float:left;
	border-left:10px solid #fff;
}
#programs .views-row-first .node
{
	/*margin-left:-33px;*/
	margin-left: 0;
	border-left:0;
	padding-left: 0px;
}


#programs .node img
{
	/*border-left:8px solid #000033;
	margin-left:-10px;*/
	margin-bottom:5px;
}
#programs .node p
{
	display:inline;
}
#ticker h2, #ticker .item-list
{
	height: 20px;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:15px;
}
#ticker h2
{
	display:inline;
	float:left;
	margin:0 5px 0 0;
}
#ticker .pane-content, #ticker .item-list
{
	width:620px;
	float:left;
}
.it #ticker .pane-content, .it  #ticker .item-list
{
	width:610px;
}
#ticker .item-list
{
	overflow:hidden;
	font-family: Georgia;
}
#ticker .item-list ul
{
	position: relative;
	width:auto;
	text-align:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space:nowrap;
}
#ticker .item-list ul li
{
	display:inline;
	text-transform:uppercase;
	white-space:nowrap;
	margin:0;
	padding:0 10px;
	border-right:1px solid black;
}
#ticker .item-list ul li a
{
	color:black;
	font-weight:normal;
}


#edito img.home-message{
	margin-right: 40px;	
}

#edito h2{
	padding-bottom: 20px;	
}

