#annonces-selection {
	width:385px;
	float: left;
	padding-right: 15px;
	background: transparent url(../Images/vertical-border.gif) repeat-y right top;
}

.annonces-content{
	margin-top: 20px;
	height: auto;
	float:left;
}

.annonces-content img{
	float:left;
	padding-right: 10px;
}

.annonces-content .txt-annonces {
	float:right;
	width:220px;
}

.annonces-content .txt-annonces-liste {
	float:right;
	height:auto;
	width: 500px;
}

.annonces-content .txt p{
	color: #000;
	text-align:left;
}

.annonces-content .titre{
	color: #206725;
	font-size: 18px;
	font-weight: bold;
}

.annonces-content .titre span{
	color: #206725;
	font-size: 13px;
	font-weight: normal;
}

.annonces-content .description {
	color: #DA6401;
	font-size: 14px;
}

.annonces-content p{
	font-size: 13px;
	color: #4D4D4D;
}

.annonces-content .prix{
	color: #DA6401;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.annonces-content a{
	text-decoration: underline;
	color:#000;
	font-size: 12px;
	padding-left: 10px;
	background: transparent url(../Images/puce-fleche-orange.gif) no-repeat left center;
}

.annonces-content a:hover{
	text-decoration: none;
	color: #DA6401;
}

.pager
{
	width:385px;
	float:left;
    font-size:12px;
	text-align: right;
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px dotted #CCC;
}

.pager a
{
    color:#333;
    text-decoration:none;

}

.pager a:hover
{
    color:#DA6401;
}


#txtContent-left, #txtContent-right
{
	margin-top:25px;
	float:left;
}

#txtContent-left
{
	margin-right:0px;
	padding-right:0px;
}

#txtContent-right
{	
	padding-left:10px;
	margin-left:0px;
	width:200px;
	background:transparent url(../Images/horizontal-border-gris.gif) repeat-y scroll left top;
}


#activeNews {
	width: 300px;
	float: left;
}

#activeNews h3
{
	color:#206725;
	font-size:18px;
}

#activeNews img.a-la-une
{
	float:left;
	margin-right:5px;
}

#activeNews .more
{
	padding-left:10px;
	font-size:12px;
	background:transparent url(../Images/puce-fleche-orange.gif) no-repeat scroll left center;
}


#accesrapide ul{
	padding: 3px 0 0 0px;
	list-style-type: none;
}

#accesrapide li{
	padding-left: 12px;	
}

#accesrapide li:hover{
	background: url(images/puce-verte.gif) no-repeat left 7px;
}

#accesrapide a{
	text-decoration:none;
	font-size: 16px;
	color: #000;
}

#accesrapide a:hover{
	color:#206725;
}