@CHARSET "UTF-8";
/*  --------------------------- */
/*  Feuilles de styles ruebejo  */
/*  --------------------------- */

/*  ------------------------ */
/*  Polices et padding	     */
/*  ------------------------ */

body, h1, h2, h3, p, li, a, strong {
	font-family: Verdana, Time New Roman, serif;
	font-size:11pt;
	margin: 0;
	padding:0;
	text-align: left;
}

html {
	min-width: 970px; 
}


body {
	background: #157B9B url('../habillage/body-2026.jpg') no-repeat top center;
	font-family: arial;
	min-width: 970px; 
}

/*  ------------------------------------------
/*  Général
/*  ------------------------------------------ */

/* largeur principale */
#page  {
	width: 970px; 
	margin: 0 auto;
}

/* Bandeau Logo site + déco */
#entete {
	background: #157B9B url('../habillage/body.jpg') no-repeat top center;
	height: 358px;
}

#entete #nom_site {
	display:none;
}

#conteneur {
	background: white url('../habillage/contenu.jpg') repeat-y center;
	display: block;
	
}

/* contenu */
#contenu {
	min-height:600px;	
	font: 11pt verdana;
	padding: 5px 15px 25px 25px;
	width:718px;
	float:left;
}

#contenu a,#contenu a:link,#contenu a:visited{
	font: 11pt verdana;
	color:#2C9AE5;
}

#contenu a:hover {
	font: 11pt verdana;
	color:#395B74;
}
         
#contenu ul li {
	/*list-style-image: url("../habillage/puce.png");*/
	list-style: none;
	background: transparent url("../habillage/puce.png") no-repeat left center;
	padding-left : 25px;
}

.t_phishing ul li {
	background-position: 0 0.25em!important;
	margin-bottom: 1em;
}

#contenu p {
	text-align: justify;
	margin-bottom: 10px;
	font:11pt verdana;
	padding-top: 10px;
}

#contenu h1 {
	font:19px trebuchet;
	color:#395B74;
	margin: 15px 0;
}

#contenu h1.accueil {font-size:14px;}

#contenu h2 {
	font: 19px trebuchet ;
	color:#2C9AE5;
	margin: 19px 0 10px 0;
	background: transparent url("../habillage/h3.png") no-repeat left center;
	padding-left: 15px;
}


#contenu p.travaux {
	background: transparent url('../habillage/enconstruction.jpg') no-repeat center center;
	height: 50px;
	padding:25px;
}

#contenu p.travaux small {
	display: none;	
}

/* message informatif */
#contenu div.info {
	padding:15px;
	margin-bottom:15px;
	margin:15px 0;
	border: 1px black solid;	
	background-color: #efe;
}

#contenu div.alerte {
	padding:15px 15px 15px 60px;
	margin-bottom:15px;
	margin:15px 0;
	border: 1px black solid;	
	background: #efe url(../habillage/dialog-warning.png) no-repeat 10px 10px;
}

/* blocs de choix */
#contenu span.choix a{
	/*width:210px;*/
	width:95px;
	height:120px;
	float:left;
	margin: 15px 4px;
	padding:5px;
	text-align: center;
	border: 1px #ccc solid;
	font-size: 13px;
	
}


#contenu span.choix_pieces a {
	background: transparent url('../habillage/pieces_avions.png') no-repeat center 80px;
}

#contenu span.choix_avionique a {
	background: transparent url('../habillage/avionique.jpg') no-repeat center 85px;
}

#contenu span.choix_aeronef a {
	background: transparent url('../habillage/avion_occasion.png') no-repeat  center 85px;
}

#contenu span.choix_accessoire a {
	background: transparent url('../habillage/accessoire.png') no-repeat  center 75px;
}

	

#contenu span.choix_documentation a {
	background: transparent url('../habillage/documentation.png') no-repeat  center 71px;
	width:110px;
}

#contenu span.choix_location a {
	background: transparent url('../habillage/partage.png') no-repeat  center 81px;
}

#contenu span.choix_profil a {
	background: transparent url('../habillage/mon_compte.png') no-repeat  center 78px;
}

#contenu span.choix_annuaire a {
	background: transparent url('../habillage/documentation.png') no-repeat  center 71px;
}

#contenu span.choix a:hover{
	border: 1px #8ea1b0 solid;
	background-color: #eee;
}


#contenu .masquer h1 {
	font: 15px arial;	
}

#contenu .masquer span {
	cursor: pointer;	
}

/* Tableaux */
tbody td {
	text-align:center;
	padding: 5px;
	border: 1px black solid;
}

/* Espaceur de blocs */
.nettoyeur {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

a.retour, div.pagination {
	display:block;
	padding-top:15px;
	clear: both;
}

/*  ------------------------------------------
/*  Listes d'annonces
/*  ------------------------------------------ */
a.page_suivante {
	margin-left: 15px;
}
a.page_precedente {
	margin-right: 15px;
}

table.liste_annonces a, table.liste_annonces a:link, table.liste_annonces a:visited {
	text-decoration: none;
}

#contenu table.liste_annonces ul {
	padding: 0;
	margin: 0;
}

#contenu table.liste_annonces li {
	background: none;
	padding: 0;
	margin: 0;
}

table.liste_annonces {
	border:none;	
	border-collapse: collapse;
}
table.liste_annonces td{
	text-align: left;
	border:none;
}

.t_annuaire table.liste_annonces td, #conteneur .t_annuaire table.liste_annonces td a{
	font-size: 12px;
}

table.liste_annonces img  {
	border:none;
}


table.liste_annonces tr.pair{
	background-color: #f8f8f8;
}

table.liste_annonces td.libelle{
	font-weight:  bold;
}

/*  ------------------------------------------
/*  Page annonce
/*  ------------------------------------------ */
div.image {
	float:right;
	border-left:2px black solid;
	padding-left: 15px;
	margin-left: 15px; 
	background-color: #f8f8f8;
}

div.image img{
	float:left;
}

div.image ul{
	float:left;
	list-style: none;
	margin:0;
	padding:0;
}

#contenu div.image li {
	margin:0 0 0 10px;;
	padding:0;
	background:none;
}

#contenu div.image li a{
	background:transparent url('../habillage/apn.png') no-repeat left center;
	padding: 14px 0 14px 50px;
	margin:0;
	text-align: center;
	display: block;
	color:#aaa;
}

#contenu div.image li.selected a{
	background-image:url('../habillage/apn_selected.png');
	text-decoration: none;
	color:#395b74;
}

#contenu div.image li a:hover{
	background-image: url('../habillage/apn_selected.png');
}

div.texte {
	padding:15px;
}

div.contacter {
	background-color:#f0f8ff;
	padding:15px;
}	

div.contacter a {
	margin-left: 70px;
	font-weight: bold;
}	

#contact_deposant .checkbox label a {
	margin-left:0;
}

/*  ------------------------------------------
/*  Page compte
/*  ------------------------------------------ */
div.liste_annonce_compte {
	background-color: #ffe;
	padding:10px 0;
	border :solid black 1px;
}

div.liste_annonce_compte input {
	margin-left: 10px;
}

#contenu h2.nettoyeur {
	padding: 5px 0 10px 0;
	clear: both;
	background: none;
}


/*  ------------------------------------------
/*  Promo pub annonceurs
/*  ------------------------------------------ */
#droite {
	float:right;
	width:200px;
	margin-right:10px;
	text-align: center;
}

#droite h3 {
	text-align:center;
	margin: 10px 0;
}

#droite .annonce_maxi span,
#droite .annonce_mini span,
#droite .annonce_micro span
		{display:none;}
	
#droite  a img{
	border: none;	
}	
#droite .annonce_maxi {
	height:320px;
	margin-bottom: 0px;
}

#droite .annonce_mini {
	height:160px;
	margin-bottom: 2px;
}

#droite .annonce_micro {
	height:80px;
	margin-bottom: 2px;
}

#annonceur_gold {
	position:relative;
	background-color: #efc;
	width: 260px;
	height:192px;
	left:700px;
	top:165px;
}

/*  ------------------------------------------
/*  Annuaire
/*  ------------------------------------------ */
.annu_texte { margin:15px 0;}
.annu_contact {
	float: right;
	width: 350px;
	margin: 0 0 15px 15px; 
	padding-left: 15px;
	border-left:solid black 3px;
	
}

.annu_contact p {text-align: left;display: block;}
.annu_contact img {
	float:right;
	margin: 0 0 15px 15px;
}

#contenu h2.annu_titre, #contenu h2.annu_titre a {
	text-decoration:none;
	font-size:12px;
	color:black;
	padding: 0;
	background: none;
}

#contenu a.inscription_pro{
	float:right;
	font-size: 12px;
}

.annu_signature {
	padding: 7px 0;
	font-size:11px;
	display: block;
	text-align: center;
}

#annu_desc {
	border-top:1px solid black;
	margin-top: 20px;
}

#annu_desc, #annu_desc p, #annu_desc li,#contenu #annu_desc p a{
	font-size: 11px;
}

.t_compte .bandeau-h {display:none;}

#div_telvisible label{
	width:600px!important;
	margin-top:3px;
}

/* CNIL */
#inform-and-consent{
	position: fixed;
	width: 300px; 
	background-color: white; 
	border: 1px solid #cccccc; 
	padding :10px 10px;text-align:center; 
	position: fixed; top:30px; 
	left:50%; margin-top:0px; margin-left:-150px; z-index:100000; 
	opacity:1;
}

#cookie-banner a {
	font-size:12px;
}

/* message popup */
.popup_message {
	position: fixed;
	top: 35%;
	left: 40%;
	width:30%;
	background: #eee;
	box-shadow: 0 0 5px #000;
	padding:15px 35px 15px 15px ;		
	border-radius: 5px;
}

.popup_message span{
	position: absolute;
	top:0;	right: 0; 
	width:20px; height: 20px;
	background: #157b9b;
	vertical-align: middle;
	text-align: center;
	color:white;
	font-weight: bold;
	cursor: pointer;
	border-radius: 0 5px 0 0;
}

.popup_message p{
	margin:0.5em 0;
}

/* 2021 pub */
.ad_list_bottom{
	display: block;
	margin-top: 15px;
	min-height: 144px;
	background: white;
}

#droite p{
	margin:0.5em 1em;
}