/*home*/

#content {
	margin: 28px 79px 0px 79px;
	width: 864px;
	padding-bottom: 10px;
}

#content #frameLeft {
	float: left;
	background-color: transparent;
	width: 606px;
}

#content #frameLeft #bannerTop {
	float: left;
	width: 602px;
	height: 248px;
	border: 2px solid #ff8702;
}
/*
#content #frameLeft #bannerTop {
	float: left;
	width: 606px;
	height: 242px;
}*/

#content #frameLeft #bannerLeft {
	float: left;
	width: 378px;
	height: 172px;
	margin-top: 24px;
	background: transparent url(../images/bg_event.png) no-repeat center center;
}

#content #frameLeft #bannerLeft #title{
	height: 15px;
	width: 100px;
	margin-right: 23px;
	_margin-right: 10px;
	text-align: center;
	float: right;
	font-weight: bold;
	font-size: 11px;
}

#content #frameLeft #bannerLeft img#first{
	margin: 28px 17px;
	border: none;
	width: 147px;
	height: 133px;
	float: left;
}

#content #frameLeft #bannerLeft img#second{
	margin: 13px 17px;
	border: none;
	width: 147px;
	height: 133px;
	float: left;
}

#content #frameLeft #bannerLeft a#second img{
	margin: 5px 0px;
	border: none;
	width: 180px;
	height: 133px;
	float: left;
}

#content #frameLeft #bannerRight {
	float: right;
	width: 208px;
	margin-top: 24px;
}

#content #frameLeft #bannerRight #titleHeadline{
	background: url(../images/bg_title_headline.png) no-repeat center center !important;
	background-image: url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.dv2.fr/images/bg_title_headline.png');
	position: absolute;
	height: 15px;
	width: 208px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	z-index: 100;
}

#content #frameLeft #bannerRight a img{
	margin: 0px 0px;
	border: 4px black solid;
	width: 200px;
	height: 163px;
}

#content #frameRight {
	float: right;
	background-color: transparent;
	width: 242px;
	_width: 222px;
	height: 445px;
}

#content #frameRight #blocNews {
	background: transparent url(../images/blocRight.png) no-repeat center center;
	width: 242px;
	_width: 222px;
	height: 205px;
}

#content #frameRight #blocPresse {
	background: transparent url(../images/blocRight.png) no-repeat center center;
	width: 242px;
	_width: 222px;
	height: 205px;
	margin-top: 27px;
}

#content #news {
	float: right;
	width: 242px;
	_width: 222px;
	height: 445px;
	background: transparent url(../images/bg_news.png) no-repeat center center;
}

#content #frameRight  #title{
	height: 15px;
	width: 100px;
	margin-right: 23px;
	_margin-right: 10px;
	text-align: center;
	float: right;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 3px;
}

#content #news ul, #content #frameRight ul {
	margin: 0 10px;
	padding: 0;
	list-style: none;
	width: 220px;
}

#content #news ul li, #content #frameRight ul li{
	float: left;
	margin: 2px 0 10px 0;
	padding: 0;
	width: 220px;
}


#content #news ul li h2, #content #frameRight ul li h2 {
	color: #bebebe;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

#content #news ul li a, #content #frameRight ul li a {
	color: #a7cbec;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content #news ul li p, #content #frameRight ul li p{
	color: #bebebe;
	margin: 4px 0;
	text-align: justify;
}

#content #news ul li a.more , #content #frameRight ul li a.more {
	color: #a7cbec;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/more_news.gif) no-repeat center left;
	font-size: 9px;
	padding-left: 40px;
	padding-right: 10px;
	float: left;
	text-align: right;
	margin-top: 2px;
	height: 16px;
	line-height: 16px;
}
#content #frameRight #blocPresse ul li a.more {
	color: #a7cbec;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/read_document.gif) no-repeat center left;
	font-size: 9px;
	padding-left: 40px;
	padding-right: 10px;
	float: left;
	text-align: right;
	margin-top: 10px;
	height: 16px;
	line-height: 16px;
}
