h3 {
	font-size: 25px;
	color: #fec300;
	font-family: "BreeBold", Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #fec300;
	margin: 0;
}

h3 a {
	font-size: 12px;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	font-weight: normal;
	text-decoration: none;
	margin: 11px 0 0 0;
	padding: 0 15px 0 0;
	background: url(../../images/new/puce_1.gif) no-repeat 100% 3px;
}

h3 a:hover {
	color: #4a4d50;
	background-position: 100% -18px;
}

hr {
	display: none;	
}

.newhome {
	overflow: auto;
	border-bottom: 2px dotted #fec300;
	padding: 20px 0;
	position: relative;	
}

.newhome img {
	float: left;
	margin: 0 20px 0 0;
}

.newhome .titre {
	margin: 0 0 5px 0;	
}

.newhome .titre a {
	font-size: 17px;
	font-family: "BreeRegular", Arial, Helvetica, sans-serif;
	color: #434444;
	text-decoration: none;	
}

.newhome .titre:hover a {
	text-decoration: underline;	
}

.newhome p {
	margin: 0 0 5px 0;	
}

.newhome .btn_more {
	float: right;
	display: block;
	width: 141px;
	height: 19px;
	text-indent: -200em;
	background: url(../../images/new/btn_more.gif) no-repeat;
}

.newhome .btn_more:hover {
	background-position: 0 -19px;	
}
