* {
	margin: 0;
	padding: 0;
}

.ajout_annonce {
	width: 520px;

	border:solid 1px #CCCCCC;
	margin:10px;
	float:left;
	position: relative;
}

.alerte {
	width: 254px;
	height: 147px;
	border:solid 1px #CCCCCC;
	margin:10px;
	float: right;
	position: relative;
}

.bandeau {
	background: url(images/bandeau.jpg) no-repeat;
	margin: auto;
	width: 936px;
	height: 125px;
	position: relative;
}

.deroulant {
	margin-left:268px;
	background-color:#FFFFFF;
	clear:both;
}

.bandeau_menu_jaune {
	width: 100%;
	height: 29px;
	background: #FDE696 url(images/degrade_jaune_horizontal.jpg) repeat-y;
	color:#084E89;
	font: bold 90% "TREBUCHET",sans-serif;
	position: relative;
}

.bloc_droite {
	text-align:left;
	float:right;
	position: relative;
	width:566px;
	margin-top: 20px;
}

.bloc_gauche {
	background: url(images/fond_gauche.jpg) no-repeat;
	width: 370px;
	min-height: 560px;
	float:left;
	margin-top:5px;
	text-align:center;
	clear:both;
}

.contenu_ajout_annonce {
	background: url(images/degrade_jaune.jpg) repeat-x;
	background-color:#ffffff;
	width: 506px;
	color:#084E89;
	font: bold 60% "TREBUCHET",sans-serif;
	padding:7px;

	position: relative;
}

.contenu_cadre_alerte {
	background: url(images/degrade_jaune.jpg) repeat-x;
	background-color:#FEF5CE;
	width: 240px;
	color:#084E89;
	font: bold 60% "TREBUCHET",sans-serif;
	padding:7px;
	height:104px;
	position: relative;
}

.contenu_cadre_recherche {
	background: url(images/degrade_jaune.jpg) repeat-x;
	background-color:#FFFFFF;
	width: 466px;
	color:#084E89;
	font: bold 60% "TREBUCHET",sans-serif;
	padding:7px;
	position: relative;
}

.fond{
	background: #EBEFF2 url(images/fond_degrade.jpg) repeat-x;
	color: #EDEDED;
	margin: 0;
	text-align:center;
}

.page {
	background: url(images/bords.png) repeat-y;
	margin: 0 auto;
	width: 956px;
	position: relative;
}



.menu_mauve {
	background: url(images/degrade_mauve.jpg) repeat-x;
	width: 232px;
	height: 26px;
	position: relative;
	float:left;
	margin-left: 10px;
}

.menu_bleu {
	background: url(images/degrade_bleu.jpg) repeat-x;
	width: 704px;
	height: 26px;
	position: relative;
	float:right;
	margin-right: 10px;
}

.menu_texte {
	padding-top:6px;
	font: 86% "TREBUCHET",sans-serif;
	letter-spacing: 1px;
}

.menu_texte a {
	padding-top:6px;
	font: 86% "TREBUCHET",sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}

.menu_texte a:hover {
	padding-top:10px;
	font: 86% "TREBUCHET",sans-serif;
	color:#FFD648;
	text-decoration: none;
}

.cadre {
	background: #ffffff url(images/degrade_jaune.jpg) repeat-x;
	width: 936px;
	margin:auto;
	position: relative;
	clear:both;
	min-height:300px;
}

.texte_mauve {
	color:#03548F;
	font: bold 85% "TREBUCHET",sans-serif;
	text-align:center;
	width: 300px;
	margin: auto;
	margin-top:150px;
	position: relative;
}

.texte_mauve a {
	text-decoration : none;
	color:#03548F;
}

.texte_mauve a:hover {
	text-decoration : underline;
	color:#03548F;
}

.texte_gris {
	color:#828282;
	font: bold 70% "TREBUCHET",sans-serif;
	text-align:right;
	width: 190px;
	margin-top:10px;
	position: relative;
}

.separateur {
	background: #ffffff;
	width: 906px;
	height: 1px;
	position:relative;
	border-bottom: #D7CDC4 solid 1px;
	clear:both;
	margin:auto;
}

.pied_de_page {
	width: 936px;
	height: 40px;
	position: relative;
	color:#828282;
	font: bold 55% "TREBUCHET",sans-serif;
	margin-top:10px;
	clear:both;
}

.texte_droite {
	margin-right:20px;
	color:#666666;
	font: 80% "TREBUCHET",sans-serif;
}

.recherche {
	width: 480px;

	border:solid 1px #CCCCCC;
	margin:10px;
	float:left;
	position: relative;
}

.recherche_avancee {
	width: 300px;
	position: relative;
	margin-left:5px;
	margin-bottom:20px;
	margin-top:20px;
	padding:1px;
	font: 80% "TREBUCHET",sans-serif;
	text-align:right;
	color:#03548F;
}



.preview {
	width: 480px;
	height: 383px;
	border:solid 1px #CCCCCC;
	margin:10px;
	clear:both;
	position: relative;
}



.bandeau_menu_gris {
	width: 100%;
	height: 23px;
	background: url(images/degrade_gris.jpg) repeat-x;
	color:#ffffff;
	font: bold 90% "TREBUCHET",sans-serif;
	position: relative;
}

.affiche_page {
	clear:both;
	margin-left:5px;
	color:#03548F;
	font: 90% "TREBUCHET",sans-serif;
	padding-top:15px;
}

.affiche_page a {
	color:#03548F;
	text-decoration:none;
}

.texte_gauche {
	text-align:left;
	font:  70% "TREBUCHET",sans-serif;
	position: relative;
	color:#03548F;
	margin-left:60px;
	margin-right:60px;
	padding:5px;
	background-color:#FFFFFF;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	clear: both;
}

.texte_gauche_cadre {
	text-align:center;
	font:  70% "TREBUCHET",sans-serif;
	position: relative;
	color:#03548F;
	margin-left:60px;
	margin-right:60px;
	padding:5px;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	clear: both;
}

.texte_gauche_cadre a {
	text-decoration: none;
}

.texte_gauche_bas a {
	text-align:left;
	font:  70% "TREBUCHET",sans-serif;
	position: relative;
	color:#03548F;
	margin-left:60px;
	margin-right:60px;
	padding:5px;
	width: 300px;
	text-decoration:none;
	clear:both;

}

.texte_mauve_gauche {
	background:url(images/onglet.gif) no-repeat;
	color:#03548F;
	font: bold 75% "TREBUCHET",sans-serif;
	text-align:left;
	width: 300px;
	height: 18px;
	padding-left:5px;
	margin-left:60px;
	/*margin-top:150px;*/
	position: relative;
}

.texte_gauche a {
	text-decoration: none;
	color:#03548F;
}

.affiche_page a:hover {
	color:#FFD648;
	text-decoration:none;
}

.bandeau_menu_gris_vignette {
	width: 100%;
	height: 26px;
	background: url(images/degrade_gris.jpg) repeat-x;
	color:#ffffff;
	font:  10px "arial",sans-serif;
	position: relative;
}

.bandeau_menu_gris_vignette_gestion {
	width: 100%;
	height: 23px;
	background: url(images/degrade_gris.jpg) repeat-x;
	color:#ffffff;
	font:  50% "TREBUCHET",sans-serif;
	position: relative;
}

.vignette {
	width: 150px;
	height: 99px;
	border:solid 1px #CCCCCC;
	margin:5px 5px 30px;
	float:left;
	position: relative;
}

.vignette_autres_photos {
	width: 150px;
	height: 76px;
	border:solid 1px #CCCCCC;
	margin-left:10px;
	margin-right:3px;
	margin-bottom:10px;
	float:left;
	position: relative;
}

.vignette_type {
	border:solid 1px #CCCCCC;
	position: absolute;
	padding-left:2px;
	font: 60% "TREBUCHET",sans-serif;
	color:#1B4C9B;
	background-color:#FFEDAD;
}

#qui_txt{
	padding-top:150px;
	margin:auto;
}

.qui{
	margin-top:20px;
}

.pied_mail{
	color:#828282;
	text-decoration:none;
}

.pied_mail a, a:hover, a:visited, a:focus{
	color:#828282;
	text-decoration:none;
}

#prix_annonce{
	
	height:20px;
	width:100%;
	background: url(images/degrade_bleu.jpg) repeat-x;
	margin-bottom:20px;
	font-size:14px;
	color:white;
}
