/* CSS Document */

DIV#annonces { 	margin: 0px 30px;}

#annonces p {margin: 0px -60px;}

.sep {	border-bottom: 1px dashed #CCCCCC;	margin: 20px 0px;}

DIV#annoncesdetail {
	width:300px;
	background: #333333;
	border: 1px solid #FFFFFF;
	padding: 10px;
}

.orange {
	color: #FF3300;
}

.normal {
	font-size: 12px;
	font-weight: normal;
}

.navig1 {
	float:left;
	width:200px;
	height:190px;
	margin-right:20px;
	margin-bottom:30px;
	border-bottom: #CCCCCC	dotted 1px;
}

.navig1 img {

	margin-bottom:10px;
	
}

.navig2 {
	float:left;
	width:118px;
	height:100px;
	margin-right:18px;
	margin-bottom:20px;
}

.navig2 img {

	margin-bottom:10px;
	
}

.navig2 a { text-decoration:none }
.navig2 a:hover {
	color: #FF3300;
	text-decoration: none;
}

