/* CSS Document */

.titre_moteur_annonces{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 290px;
	background: url(../../images/interface/titre_recherche.gif);
}

.corps_moteur_annonces{
	padding-top: 5px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	background-color: #F9FCFD;
	width: 290px;
	padding-left: 10px;
	padding-top: 10px
}

.text_moteur_annonces{
	font-size: 11px;
	color: #000033;
	width: 80px;
	height: 34px;
}

.text_moteur_annonces2 { font-size: 11px; color: #973D3D; }
.text_moteur_annonces2 A:link { font-size: 11px; color: #973D3D; }
.text_moteur_annonces2 A:active { font-size: 11px; color: #973D3D; }
.text_moteur_annonces2 A:visited { font-size: 11px; color: #973D3D; }
.text_moteur_annonces2 A:hover { font-size: 11px; color: #973D3D; text-decoration:underline; }

.select_rech_annonces {
	height: auto !important;
	min-height: 1.8em;
	height: 1.8em;
	vertical-align:middle;
	color: #000033;
	font-family: Verdana, Arial; font-size: 11px;
}

.bas_moteur_annonces {
	height: 20px;
	width: 290px;
	background-color: #F9FCFD;
	background-image: url(../../images/interface/bottom_recherche.gif);
}

.corps_news_annonces{
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	width: 290px;
}

.bas_news_annonces {
	height: 20px;
	width: 290px;
	background-color: #FBFDFF;
	background-image: url(../../images/interface/bottom_recherche.gif);
}

.resume_annonces {
	color: #000066;
}


.titre_depot_annonces{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 240px;
	background: url(../../images/interface/titre_annonces.gif);
}

.corps_depot_annonces{
	padding-top: 5px;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	background-color: #F9FCFD;
	width: 240px;
	padding-left: 10px;
	padding-right: 2px;
}

.bas_depot_annonces {
	height: 20px;
	width: 240px;
	background-color: #FBFDFF;
	background-image: url(../../images/interface/bottom_annonces.gif);
}

.rouge {
	color: #CC0000;
}


.zoom_annonce{
	border: 1px solid #336699;
}

.titre_annonce{
	background-color: #336699;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.corps_annonce{
	width: 280px;
	padding: 10px 10px 10px 10px;
}
.texte_annonce{
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texte_annonce_gras{
	color: #336699;
	font-weight: bold;
}
.image_annonce{
	padding: 10px 0 10px 0;
	width: 310px;
}

.commentaire_annonce{
	color: #666666;
	font-size: 10px;
	padding-top: 4px;
}

.libelle_liens_articles_associes{
	padding-top: 20px;
	padding-bottom: 8px;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12px; 
	color: #973D3D; 
	text-decoration: none; 
	font-weight:bold;
}
