a {
	border: 0;
	outline: none;
}
img { border: 0; }

#CloseActu {
	clear:both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

#newsTemplate1,
#newsTemplate2,
#newsTemplate3 {
	width: 748px;
	float: left;
	padding: 0 0 40px 0;
	position: relative;
}
#menuArchivesButt {
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 720px;
	background: url(/img/newsArchiveButtBg.jpg) left top repeat-x;
	border-left: 1px solid #C2C851;
	border-right: 1px solid #C2C851;
	height: 19px;
	padding: 5px 0 0 27px;
	font-size: 14px;
	color: white;
	cursor: pointer;
	text-transform: uppercase;
}

#archivePos {
	width: 746px;
	position: absolute;
	bottom: 26px;
	left: 2px;
	overflow: hidden;
	background: #B3bb27;
}

#archivesContent {
	color: white;
	padding: 15px 10px 15px 4px;
	width: 732px;
	background: #b3bb27;
}
.newsArchYear {
	padding: 5px 0 5px 23px;
	background: url(/img/newsArchArrow.gif) left top no-repeat;
}
#archivesContent h3 {
	font-size: 11px;
	line-height: 12px;
	cursor: pointer;
	background: url(/img/newsH3Bg.gif) left center repeat-x;
	margin: 0;
}
.oneYearArch {
	padding: 0 0 0 55px;
}
.oneYearArch ul {
	margin: 0;
	padding: 0 0 12px 0;
	list-style-type: none;
}
.oneYearArch ul li {
	margin: 2px 0;
}
#archivesContent a {
	color: white;
	text-decoration: none;
}
#archivesContent h3 span {
	padding: 4px;
	background: #b3bb27;
}

/* template 1 */
#newsTemplate1 #topImg {
	width: 748px;
	height: 200px;
	float: left;
}
#newsT1content {
	float: left;
	width: 728px;
	min-height: 154px;
	height: auto !important;
	height: 154px;
	padding: 10px 10px 20px 10px;
}
#newsTemplate1 #newsTitre {
	width: 205px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	float: left;
	margin-right: 25px;
	text-align: right;
}
#newsT1content #newsTitre h2 {
	margin: 4px 0;
}
#newsTemplate1 #newsBlah {
	width: 480px;
	float: left;
	font-size: 12px;
}

/* template 2 */
#newsTemplate2 #topImg {
	width: 420px;
	height: 200px;
	float: left;
}
#newsT2content {
	float: left;
	width: 708px;
	padding: 15px 20px 20px 10px;
}
#newsTemplate2 #newsTitre {
	width: 250px;
	height: 170px;
	padding: 30px 25px 0 53px;
	float: left;
	text-align: right;
}
#newsT2content #newsTitre h2 {
	margin: 4px 0;
}
#newsTemplate2 #newsBlah {
	width: 728px;
	float: left;
	font-size: 12px;
}

/* template 3 */
#newsTemplate3 #topImg {
	width: 270px;
	height: 354px;
	float: left;
}
#newsT3content {
	float: left;
	width: 438px;
	padding: 10px 20px 20px 20px;
	min-height: 330px;
	height: auto !important;
	height: 330px;
}
#newsTemplate3 #newsTitre {
	width: 438px;
	float: left;
	margin: 0 0 20px 0;
}
#newsT3content #newsTitre h2 {
	margin: 4px 0;
}
#newsTemplate3 #newsBlah {
	width: 448px;
	float: left;
	font-size: 12px;
}
#newsGalerie {
	float: left;
	width: 728px;
	margin: 8px 0;
}
.newsVign {
	float: right;
	width: 126px;
	height: 126px;
}
#newsFichiers {
	float: left;
	width: 380px;
	padding-left: 368px;
}
#newsFichiers ul li {
	height: 14px;
	display: block;
	padding: 13px 0 2px 35px;
	background: url(/img/newsPdfPicto.jpg) left top no-repeat;
	margin-bottom: 5px;
}
#newsFichiers ul li a {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
#newsFichiers ul li a:hover {
	text-decoration: underline;
}

#newsBlah a { color: #000; }
#newsBlah p {
	margin: 0 0 10px 0;
	padding: 0;
}
