body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	color: #404041;
	width: 480px;
	margin: 0;
	padding: 0;
}

li
{
	list-style-image: url(images/bullet-blue.gif)
}
p
{
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
}
.floatleft
{
	float: left;
}

.clear
{
	clear: both;
	margin:0;
	padding:0;
}
.groupeonglet
{
	height: 20px;
	border-bottom: 1px solid #cec3bd;
}
.onglet
{
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	padding-right: 10px;
	color: #91867E;
	border-left: 1px solid #cec3bd;
	font-size: 11px;
	font-weight: bold;
	background: url(images/table-right-off.gif) top right no-repeat #ffffff;
}
.onglet:hover, .ongletactif
{
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	padding-right: 10px;
	cursor: pointer;
	color: #ffffff;
	border-left: 1px solid #ff6600;
	font-size: 11px;
	font-weight: bold;
	background: url(images/table-right-on.gif) top right no-repeat #f55a1c;
}

.search
{
	font-size: 0.9em;
	height: 16px;
	margin-left: 8px;
	padding-left: 3px;
	width: 100px;
	z-index: 2;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	margin: 0 0 3px;
}

.category_bloc
{
	margin-top: 10px;
	width: 160px;
	float: left;
}
.category_od
{
	font-size: 9px;
}
.category_title, .subcategory_title
{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.subcategory_bloc
{
	height: 20px;
	border-bottom: 1px solid #cec3bd;
}

.subcategory_type
{
	line-height: 20px;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	color: #ffffff;
	border-left: 1px solid #ff6600;
	font-size: 11px;
	font-weight: bold;
	background: url(images/table-right-on.gif) top right no-repeat #f55a1c;
}

.intitule_objet
{
	float: left;
	width: 320px;
	font-weight: bold;

}
.intitule_lieu
{
	float: left;
	width: 100px;
	font-weight: bold;
	padding-left:5px;

}
.intitule_date
{
	float: left;
	width: 50px;
	font-weight: bold;
	padding-left:5px;

}

.annonce_objet
{
	float: left;
	width: 320px;

}
.annonce_lieu
{
	float: left;
	width: 100px;
	padding-left:5px;

}
.annonce_date
{
	float: left;
	width: 50px;
	padding-left:5px;

}
.multipage
{
	text-align: center;
	
}

.annonce_detail
{
	width: 100%;
	padding: 5px;
	border: 1px dashed #f55a1c;
}

.titre_orange
{
	font-weight: bold;
	color: #F55A1C;
}

/*
a, a:visited, a:link
{
	text-decoration: none;
 #	color: #3297b9;
	color: #F55A1C;
}
a:active, a:hover
{
	text-decoration: none;
	color: #f55a1c;
}
*/

.lien_orange
{
	color: #F55A1C;
	text-decoration: none;
}

.lien_orange:hover
{
	color: #F55A1C;
	text-decoration: underline;
}

.lien_orange_selected
{
	color: #000000;
	text-decoration: none;
}

.lien_orange_gras
{
	font-weight: bold;
	color: #F55A1C;
	text-decoration: none;
}

.lien_orange_gras:hover
{
	font-weight: bold;
	color: #F55A1C;
	text-decoration: underline;
}

.lien_orange_gras_selected
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

/*********************************/
.category_name {
	color: #F55A1C;
	text-decoration: none;
}

.category_name:hover {
	color: #F55A1C;
	text-decoration: underline;
}

.subcategory_name, .retour {
	color: #F55A1C;
	text-decoration: none;
}

.subcategory_name:hover, .retour:hover {
	color: #F55A1C;
	text-decoration: underline;
}

.reponse_annonce {
	color: #F55A1C;
	text-decoration: none;
}

.reponse_annonce:hover {
	color: #F55A1C;
	text-decoration: underline;
}

.ajout_pj {
	color: #F55A1C;
	text-decoration: none;
}

.ajout_pj:hover {
	color: #F55A1C;
	text-decoration: underline;
}



