body.presentation{
  background:#006633 url(../images/fond-pres.jpg) repeat-x left top;
}

.presentation #header{
  background:#cb071f url(../images/header-commun.jpg) no-repeat center top;
  border-bottom:solid #FFFFFF 4px;
  height:60px;
  width:950px;
}

.logo{
	background:transparent url(../images/logo-arena-small.png) no-repeat left -3px;
	color:#CB071F;
	display:block;
	font-size:12px;
	height:39px;
	left:8px;
	padding:65px 0 0;
	position:absolute;
	text-align:center;
	width:302px;
	z-index:2;
}

.drapeau{
	padding:30px 0 0 15px;
	height:30px;
	overflow:hidden;
	width:97px;
}

	.drapeau li{ display:inline; }
	
		.drapeau li a, .drapeau li span{ 
			padding:0 5px 0 0;
			height:28px;
			width:14px;
		}

.presentation #menu{
	background-color:#EAEDC5;
	height:466px;
	width:427px;
}

#menu .image-menu{
	background:#ffffff url(../images/presentation.jpg) no-repeat left top;
	height:350px;
	float:left;
	overflow:hidden;
	width:200px;
}

.download{
	float:left;
	height:110px;
	padding:5px;
	width:190px;
}

#menu address{
	float:left;
	height:110px;
	padding:5px;
	width:215px;
}

.presentation #contenu{
	border-right:solid #FFFFFF 4px;
	height:470px;
	width:511px;
}

.news .image{
	background-color:#CCCCCC;
	float:left;
	height:350px;
	overflow:hidden;
	width:305px;
}

.news .description{
	float:left;
	height:330px;
	overflow:auto;
	padding:20px 5px 0;
	text-align:center;
	width:195px;
}

	.description h2{
		color:#CB071F;
		font-size:1.5em;
		font-weight:bold;
		padding-bottom:10px;
		text-align:left;
	}
	
	.description h3{
		color:#006633;
		font-size:1.3em;
		font-style:italic;
		font-weight:bold;
		padding-bottom:10px;
	}
	
	.description .txtnews{
		font-size:0.85em;
		line-height:15px;
	}
	
	.description .txtnews a{
		color:#006633;
		font-style:italic;
	}

.presentation #footer{
	background-color:#FFFFFF;
	height:84px;
	width:715px;
}

#diffusion .intitule {
	background:#ffffff url(../images/ami-pres.jpg) no-repeat 10px top;
	width:48%;
}

#favoris a{
	background:#ffffff url(../images/favoris-pres.jpg) no-repeat 10px top;
}