/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */
 

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	margin: 0;
	text-align: center;
	background-image: url(../IMG/Icones/trait3couleurs.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	font-size: 1em;
	color: #333;
	background-color: #85B2F6;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 931px;
	text-align: left;
	background-image: url(../IMG/gif/degradeverticalbleu.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-position: 42px;
	border: 1px solid #FFF;
}

#conteneur {
	width: 100%;
	}

#conteneur #contenu {
	float: left;
	width: 536px;
	padding: 5px 5px 5px 10px;
	
}

#conteneur #navigation {
	float: left;
	width: 200px;
	text-align: center;
	min-height: 100%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	width: 400px;
}

#contenu .encart {
	margin: 0;
	margin-bottom: 1em;
}


#contenu .sommaire {
	width: 47%;
	float: left;
	text-align: left;
	margin: 2px;
	padding: 5px;
	background-image: url(../IMG/gif/degradeverticalbleu.gif);
	background-repeat: repeat-y;
	background-position: right;
	border: 1px solid #E1ECFD;
}

/* Entete */
#entete {
	width: 100%;
	vertical-align: middle;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }

#entete a { text-decoration: none; }

#divlogo {float:left;padding-top:7px;background:#FFF;}

/* Fil d'Ariane */


/* Pied de page */
#pied {
	text-align: center;
	background-color: #003366;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #003366;
	color: #FFFF66;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding: 3px;
	line-height: 20px;

}

#piedblanc {
	text-align: center;
	background-color: #FFF;
	color: #999;
	padding: 8px;
}

#pied small { font-size: 0.71em; }
#piedblanc small { font-size: 0.71em; }

#pied img {
	vertical-align: middle;
}

#piedblanc img {
	vertical-align: middle;
}

/* Espaceur de blocs */
.nettoyeur {
	clear: both;
	margin: 0;
	padding: 1px;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	display: block;
}

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Arial, Helvetica, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: Arial, Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Arial, Helvetica, sans-serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .syndic,  .divers {
	margin-bottom: 1em;
	font-size: 0.77em;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	color: #CC3366;
}


#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: square;
}

#navigation ul ul, .encart ul {
	text-align: left;
	margin: 0 0 0 1em;
	padding: 0;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: square;
	font-size: 0.88em;
}

#navigation li, .encart li {
	padding-right: 0.7em;
	padding-left: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCE0F4;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin: 0;
	vertical-align: middle;
}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.menu-titre {
	padding: 0.2em 0.4em;
	text-align: left;
	font-weight: bold;
	text-indent: 0.46em;
}

.menu-titre-sommaire {
	padding: 0.4em;
	text-align: left;
	font-size: 0.82em;
	color: #FFF;
	font-weight: bold;
	background-color: #85B2F6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.menu-titre-topresa {
	padding: 0 0.4em;
	text-align: left;
	font-size: 0.82em;
	color: #FFF;
	font-weight: bold;
	background-color: #FF6600;
}

.menu-titre-flash {
	padding: 0 0.4em;
	text-align: left;
	font-size: 0.82em;
	color: #85B2F6;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85B2F6;
}

.rubriques {
	font-size: 0.77em;
}
.rubriques .menu-titre {
	background: #003366;
	color: #FFF;
	font-weight: normal;
	font-size: 1.03em;
	text-transform: uppercase;
}


.breves {
}

.breves .menu-titre {
	padding: 0 0.4em;
	color: #FF6600;
	background-color: #FFF2EA;
	font-size: 0.82em;
	font-weight: bold;
	text-align: left;
}

.syndic { }
.syndic .menu-titre { background: #F0FCFC; }

.forums {}
.forums .menu-titre { padding: 0 0.4em; background: #666; color: #FFF;	font-size: 0.82em;
	font-weight: bold;
	text-align: left;}

.divers {}
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #333;
}
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	border: #85B2F6;
	font-size: 0.77em;
	color: #333;
}

.textegris {
	font-size: 0.88em;
	padding-bottom: 10px;
}
.texte {
	font-size: 0.77em;
	line-height: 1.4em;
}
.textegras { font-size: 0.77em; font-weight: bold;}
.titregras { font-weight: bold;}

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.forums ul, .breves ul, .memerubrique ul, .liste-articles ul {
	list-style-position: inside;
	list-style-type: square;
	color: #85B2F6;
	margin: 0;
	padding: 0;
	font-size: 0.77em;
}

.forums li, .breves li, .memerubrique li, .liste-articles li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E8E8E8;
	padding-top: 2px;
	padding-bottom: 2px;
}

.liste-articles li .titre {
	font-size: 0.77em;
	font-weight: bold;}



.liste-articles li .spip_logos {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	font-size: 0.77em;
	line-height: 1.4em;
	margin-right: 5px;
	color: #999;
}


.liste-articles li .introtexte {
	margin-top: 5px;
	line-height: 1.4em;
	margin-right: 5px;
	color: #999;
}

.pagination {
	font-size: 0.77em;
	text-align: center;
}

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */



.page_plan #contenu h2 {
	clear: both;
	padding: 0.5em;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85B2F6;
	background-color: #F8FAFC;
}

.page_plan #contenu li {
	font-size: 0.82em;
}


/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { font-size: 0.77em;}
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml {
	font-family: inherit;
	font-size: inherit;
	border: 1px solid #2673BF;
	color: #408CD9;
	vertical-align: middle;
	width: 78%;
	}
.formulaire_spip .formlbutton {
	border: 1px solid #DCEAF8;
	color: #FFF;
	vertical-align: middle;
	width: 14%;
	text-align: center;
	background-color: #2673BF;
	}
/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche {
}

.formulaire_recherche label { display: none; }


/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	padding: 5px;
	font-size: 0.77em;
	font-weight: bold;
	background: #C8DCFB; 
	border: 3px solid #FFF;
	text-align: right; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333;}
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #C8DCFB; margin: 0; padding: 0; margin-bottom: 1em; font-size: 0.71em; background: #FBFDFF; }
ul ul .forum-message { border: 1px solid #DAE8FC; }
ul ul ul .forum-message { border: 1px solid #EAF1FD; }
ul ul ul ul .forum-message { border: 1px solid #F5F9FE; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #FFF; margin: 0; padding: 3px 6px 2px 6px; background: #C8DCFB; }
ul ul .forum-chapo { background: #DAE8FC; }
ul ul ul .forum-chapo { background: #EAF1FD; }
ul ul ul ul .forum-chapo { background: #F5F9FE; border-bottom: 1px dotted #FFF; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #1E5893; }
a:hover {
	text-decoration: underline; color: #000;
}

#pied a { text-decoration: none; color: #FFF; }
#pied a:hover {
	text-decoration: underline;
}

#piedblanc a { text-decoration: none; color: #999; }
#piedblanc a:hover {
	text-decoration: underline;
}

#liensrouges a { text-decoration: none; color: #CC3366;}
#liensrouges a:hover {
	text-decoration: underline;
}

#lienrouge_under a { text-decoration: underline; color: #CC3366;
}
#lienrouge_under a:hover {
	text-decoration: none;

}

#lienbleu_under a { text-decoration: underline; color: #1E5893;
}
#lienbleu_under a:hover {
	text-decoration: none;

}

#lienbleu a { text-decoration: none; color: #1E5893;}
#lienbleu a:hover{
	text-decoration: underline; color: #000;
}

#lienbleuclair a { text-decoration: none; color: #FFF; }
#lienbleuclair a:hover{
	text-decoration: underline; color: #C8DCFB;
}

#liennoir a { text-decoration: underline; color: #000;}
#liennoir a:hover{
	text-decoration: none; color: #000; 
}


/*  ------------------------------------------
/*  Balises supplémentaires ajoutées par Mestickets
/*  ------------------------------------------ */
#entete .banniere {
	float: right;
	border: 1px solid #000;
}
.titresite {
	clear: both;
	font-size: 0.71em;
	text-transform: uppercase;
	height: 15px;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.1em;
	background-color: #003366;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


#hierarchie {
	font-size: 0.71em;
	text-indent: 5px;
	color: #85B2F6;
	height: 20px;
	background-image: url(../IMG/gif/degrade5.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}


.memerubrique .menu-titre {
	background-color: #FFFFBF;
	color: #333;
	padding: 5px; font-size: 0.82em;
	font-weight: bold;
	text-align: left;}


.pub_sommaire {
	text-align: center;
	vertical-align: middle; }
	
	
.pub_sommaire468 {
	text-align: center;
}

.pubentete {
	padding-top: 20px;
	padding-right: 15px;
}

.center
{
	text-align: center;
}

.datedujour
{
	text-align: right;
	color: #000;
	font-size: 0.71em;
	background-color: #FFFFB7;
	margin: 0;
	padding: 4px;
	border: 1px solid #F9F900;
	width: 99%;
}

table.spip_barre {
display:none;}

.bleuonet {
	font-weight: bold;
	color: #85B2F6;
}

.reservation {
	color: #333;
	font-size: 0.77em;
	margin: 1px;
	padding: 5px;
	border: 1px solid #85B2F6;
}

.reservation2010 {
	color: #333;
	font-size: 0.77em;
	margin: 1px;
	padding: 2px;
	border: 1px solid #84BDF5;
}

.syndication {
	margin: 10px;
	padding: 5px;
	background-color: #F3F8FE;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	line-height: 20px;
}

.traitbleu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85B2F6;
	padding-bottom: 8px;
}

#contenu .sommairesansfond {
	width: 47%;
	float: left;
	text-align: left;
	margin: 2px;
	padding: 5px;
	border: 1px solid #E1ECFD;
}

#contenu .sommairesansfond100 {
	width: 97%;
	float: left;
	text-align: left;
	margin: 2px;
	padding: 5px;
	border: 1px solid #E1ECFD;
}

#contenu .pubcentre {
	float: left;
	text-align: center;
	margin: 2px;
	padding: 5px;
}

.menu-float {
	padding: 0 0.4em;
	text-align: left;
	font-size: 0.77em;
	color: #FFF;
	font-weight: bold;
	background-color: #003366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

#contenu .floatright {
	border-bottom: 20px solid;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFF;
	width: 130px;
	background: #DFEBFD;
	margin: auto;
	font-size: 0.88em;
}


.floatright ul {
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
	color: #85B2F6;
	margin: 1px;
	font-size: 0.77em;}
	
.floatright li {
	line-height: 1.15em;
	margin: 5px 1px 5px 1px;}
	
#textemoyen {
	font-size: 0.88em;}
	
.espacetexte {
	line-height: 1.5em;}
	
.cgu{
	color: #666;
	padding: 10px 5px 10px 5px; 
	font-size: 0.71em;
	border-top:5px solid #FFF}
	
.cgu2{
	color: #666;
	padding: 10px 5px 10px 5px;
	font-size: 0.71em;
	background:#F7F7F7;
	border-top:3px solid #FFF;
	border-bottom:3px solid #FFF;}
	
.hrblanc{
	height: 3px;
	color: #FFF;
	background-color: #FFF;
	border: 0;
	width:98%;}	
	
	
.noirfondbleu {
	padding: 10px 5px 10px 5px;
	font-size: 0.71em;
	color: #000;
	background-color: #85B2F6;
	border-top:3px solid #FFF;
	border-bottom:3px solid #FFF;
}

.textedefin {
	padding: 10px 5px 10px 5px;
	font-size: 0.71em;
	color: #000;
	text-align:left;
	background-color: #DFEBFD;
	border-bottom:3px solid #FFF;
}

.avant {
	text-align:left;
	width:40%;
	float:left;
	margin-bottom:5px;
}

.apres {
	text-align:right;
	width:40%;
	float:right;	
	margin-bottom:5px;
}
	
/*  Habillage test des réservations
---------------------------------------------- */
.reserver-ancien {
	font-size: 0.88em;
	color: #666;
	width: 46%;
	float: left;
	background-color: #FFF;
	margin: 5px;
}

.reserver {
	font-size: 0.88em;
	color: #666;
	width: 47%;
	float: left;
	background-color: #F6F6F6;
	border: 5px #F6F6F6 solid;
	margin: 2px 2px 10px 2px;
}

.traitbleu2 {
	list-style-position: inside;
	list-style-type: square;
	margin: 0;
	padding: 0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}

.traitbleu2 li {
margin-bottom: 4px; 
}

.bleuonetgros {
	font-size: 1.21em;
	font-weight: bold;
	color: #FFF;
	background-color: #85B2F6;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #739AD5;
}

.bleuonetsombre {
	font-weight: bold;
	color: #FFF;
	background-color: #85B2F6;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: 1px solid #739AD5;
}

.fondgristresclair {
	background-color: #F7F7F7;
	font-size: 0.88em;
	padding: 3px;
}

.fondblanc {
	background-color: #FFF;
	font-size: 0.88em;
	padding: 5px;
	background-image: url(../IMG/gif/degradeverticalbleu.gif);
	background-repeat: repeat-y;
	background-position: right;
	border: 1px solid #E1ECFD;
}

.ficheactuscoop {
	list-style-position: inside;
	list-style-type: square;
	margin: 0;
	padding: 0;
}
.une
{
	font-size: 0.77em;
	color: #666;
	text-align: left;
	margin: 10px 1px 0 0;
	height: 60px;
}

.uneimage
{
	text-align: left;
	margin: 0 10px 0 0;
	float: left;
}
/*  ------------------------------------------
/*  Habillage des forums et envoi à un ami
/*  ------------------------------------------ */

.forum-repondre {
	border-top: 3px solid #FFF;
	border-right: none;
	border-bottom: 6px solid #FFF;
	border-left: none;
}

.envoiami {
	border-top: 1px dotted #DFEBFD;
	border-right: none;
	border-bottom: 1px dotted #DFEBFD;
	border-left: none;
	font-size: 0.71em;
	padding-top: 3px;
	padding-bottom: 1px;
	min-height: 16px;
	background:#F7F7F7;
}

.reseauxsociaux {
	border-top: 1px dotted #DFEBFD;
	border-right: none;
	border-bottom: 1px dotted #DFEBFD;
	border-left: none;
	padding-top: 5px;
	padding-bottom: 3px;
	min-height: 23px;
}
/*  ------------------------------------------
/*  Pub 120x600 Droite
/*  ------------------------------------------ */

#conteneur #pubdroite {
	float: right;
	background: #85B2F6;
	margin: auto;
	vertical-align: top;
	font-size: 0.88em;
	width: 170px;
	border-top: 4px solid #85B2F6;
	border-bottom: 2px solid #85B2F6;
}

#conteneur #pubdroiteclair {
	float: right;
	background: #DFEBFD;
	margin: auto;
	vertical-align: top;
	font-size: 0.88em;
	width: 170px;
	border-top: 4px solid #DFEBFD;
	border-bottom: 2px solid #DFEBFD;
}

.divfinal{
	background: #FFF;
	border: 10px solid #DFEBFD;
}

.textefinal{
	font-size: 0.88em;
	text-align: center;
	line-height: 150%;
}

#ebayhome {
	width: 160px;
	background: #DFEBFD;
	text-align: center;
	font-size: 0.88em;
	font-weight: bold;
	border-bottom: 4px solid #85B2F6;
}

.icones{
	margin-top:3px;
	margin-left:3px;
	margin-right:5px;
	text-align:left;
	border:none;
}


/*  ------------------------------------------
/*  Habillage des titres article sur nouvel an
/*  ------------------------------------------ */

.titrefondbleu{
	background: #DFEBFD;
	padding: 10px;
	border-bottom: 5px solid #FFF
}

.cadrefondclair{
	background: #FFFFB7;
	padding: 10px;
}

/*  ------------------------------------------
/*  Habillage Revente de places
/*  ------------------------------------------ */

.website {
	width: 98%;
	padding:5px; 
	border:1px solid #85B2F6;
	font-size:0.71em;
	display: table;
}

.entetesite {
	background:#AECBFD;
	margin-bottom:5px;
	height:40px;
	padding:10px;
}

.logosite {
	background:#FFF;
	float:right;
	text-align: center;
	width:135px;
	padding-top:5px;
	padding-bottom:3px;
	}
	
.nomsite {
	float:center;
	padding-top:12px;
	text-align: center;
	font-weight: bold;
	font-size:1.38em;
}

.divgauche {
	background:#FFF;
	float:left;
	width:72%;
}

.divjaune {
	background:#FFFFB7;
	border-bottom:5px solid #FFF;
	padding:10px 10px 10px 50px;
	background-image: url(../IMG/Icones/smiley.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.divbleuclair {
	background:#EAF1FD;
	border-bottom:5px solid #FFF;
	padding:5px;
}

.divbleuclair li{
	margin-left:-15px;
}

.divgris {
	background:#F5F5F5;
	padding:10px;
}

.divdroit {
	background:#FFF;
	float:right;
	width:28%;
	text-align: center;
	padding-top:5px;
	color:#999;
}
