﻿html {
	font-size: 100%; /* Voir -> Note 1 à la fin de la feuille de styles. */
}





/* Citations */
blockquote, q {
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
}
blockquote {
	margin: .75em 0 .75em 24px;
}
cite {
	font-style: italic;
}

/* Liens */


a:hover, a:focus {
	color: #CF2629;
	text-decoration: underline;
}
a img {
	border: none; /* -> 10 */
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: dimgray;
}





a {
	color: #443E3E;
}

a:hover {
	color: #443E3E;
	text-decoration: underline;
}
a:hover, a:focus {
	text-decoration: underline;
}


strong {
	color: #A1B55D;
}


body {
	padding: 0;
}


#menuPrincipal {
    width: 1024px;
    height: 43px;
    clear: both;
    background-image: url('/images/lalettrea/deco/menu/fndMenu-Top.jpg');
}


    #menuPrincipal a {
        line-height: 43px;
    }

    
#menuPrincipal a {
    text-decoration: none;
}


#NavBarContent
{
	width: 1024px;
	margin: auto;
	position: relative;
}
#NavBarLogin
{
	width: 1024px;
	text-align: right;
	font-size: 13px;		
	line-height:16px;
	height:16px;
	

}

#NavBarLogin a
{
	color: white;
	text-decoration: none;
	
}

#NavBarLogin a:hover
{
	text-decoration: underline;
	
}



#TopBavigationBar
{
  position: fixed;
  width: 100%;
  
  height: 22px;
  left: 0px;
  top: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  background: #25a5aa;
  
  color:white;
  text-align: left; 
  z-index:999;
  background-repeat: repeat-x;
  background-image: url('/images/entourages/deco/bouton/FndNavBarTop.png');
}

.inputHeaderLogin
{
	background-color: White; 
	color:#474747;
	height: 18px;
    font-size: 12px;
 	border: 0px;
 	height: 16px;
 	width: 120px;
 	line-height: 18px;
}






.inputHeaderOKButton
{
	background: url("/images/entourages/deco/bouton/btOKLogin16.png") no-repeat right top;
	background-position: top left;
	height: 16px;
    width: 16px;
    font-size: 12px;
 	color: gray;
 	border: 0px;
 	padding-right:4px;
	padding:0px;
}


.inputHeaderOKButton:hover
{
	background-position: right bottom;
}


#HeaderNavMenu
{
	height: 147px;
	height:39px;
	border-top: solid  #e2ddcd 1px;
	border-bottom: solid  #e2ddcd 1px;
	position:relative;
}

.noDecoLink
{
	text-decoration: none;
}

.noDecoLink a
{
	text-decoration: none;
}


#PaveServiceGratuit
{
	width:210px;

	padding-left:10px;
	padding-right:10px;
	clear: right;
}

#TopPaveServiceGratuit
{
	height:8px;
	width:210px;
	background-image:url('/images/entourages/deco/CadreMenuGauche/Vert/Top.jpg');
	background-repeat:no-repeat;
	background-position: bottom;
	top: -8px;
	left:0px;
}

#BottomPaveServiceGratuit
{
	height:8px;
	width:210px;
	background-image:url('/images/entourages/deco/CadreMenuGauche/Vert/Bottom.jpg');
	background-repeat:no-repeat;
	background-position: top;
	bottom: -8px;
	left:0px;

}

#MenuGaucheHome
{
	
	
	float:left;
}

.MenuGaucheHomeTop
{
	width:230px;
	height:10px;
	background-image:url('/images/entourages/deco/TopMenuGauche.png');

	background-repeat: no-repeat;
	//background-position: center bottom;
}




#ContentPaveServiceGratuit
{
	background-color: #87cbbf;
	color: white;
	width:202px;
	padding: 4px;
}



#PaveGaucheAbo
{
	width:210px;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;

}

#TopPaveGaucheAbo
{
	height:10px;
	width:210px;
	background-image: url('/images/entourages/deco/CadreMenuGauche/VertFonce/Top.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	top: -10px;
	left:0px;
}

#BottomPaveGaucheAbo
{
	height:38px;
	width:210px;
	background-image:url('/images/entourages/deco/CadreMenuGauche/VertFonce/bottomVertFonce.png');
	background-repeat:no-repeat;
	background-position: bottom;
	bottom: -38px;
	left:0px;
	
	font-family: VonnesBoldCondensed, Arial;	
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;


}

#BottomPaveGaucheAbo:hover
{
	background-image:url('/images/entourages/deco/CadreMenuGauche/VertFonce/bottomVertFonce_b.png');
	color: #25a5aa;
}


#ContentPaveGaucheAbo
{
	background-color: #25a5aa;
	color: white;
	width:210px;
	padding: 0px;
}

.SurNosAutresSites
{
	padding-top: 15px;
	padding-left:20px;
	padding-right:10px;

}


#HomeDossiers
{
	width:100%;
	position:relative;
}

* html #HomeDossiers
{
    background-color: #100101;
}
    
#HomeDossiersTop
{
	width:100%;
	height: 45px;
	background-image: url('/images/entourages/deco/DossierSpeciauxHeader.png');
	background-repeat: no-repeat;
	background-position: top right ;
	top:0px;
	clear:both;	
}

* html #HomeDossiersTop
{
    background-color: White;
}

#HomeLesDossiers
{
	background-color: #100101;
	padding-left: 10px;
}


* html #HomeLesDossiers
{
    padding-left: 0px;
    clear: both;
    width:100%;
}


.HomeDossier
{
	float:left;
	width:210px;
	padding: 20px;
}

* html .HomeDossier
{
    padding:15px;
    width:200px;
    background-color: #100101;
}

.SearchGalaxieDeFicheInfo3
{
	width:550px;	
	float:left;
	position:relative;
	padding-bottom: 7px;
}

.HomRechercheFicheEspacePhotoPetit
{
	width:80px;
	overflow:hidden;
	float:left;
	vertical-align: middle;
	padding: 4px;
	border: #777777 solid 1px; 
}

.RechercheTopSubmit
{
	
	margin-left:0px;
	background: url("/images/entourages/deco/bouton/btOkRecherche.png") no-repeat scroll right bottom transparent;
    border: 0 none;
    cursor: pointer;
    height: 27px;
    width: 32px;
    vertical-align: middle;
    margin-left: -2px;
}

.RechercheTopSubmit:hover
{
	background-position: top right;
}

.createAccountBox
{
    width: 688px;
    border: solid 2px #f2f2f2;    
}

.createAccountBoxLeft
{
    float:left;
    background-color: #f2f2f2;
    padding: 10px;
    }

.createAccountBoxRight
{
    float:left;
    width:410px;
    padding: 10px;
}

.FormCreateAccount
{
    margin-top: 7px;
    margin-bottom: 7px;
    border: 1px solid #dfdfdf;
    color: #746565;
    margin-left:15px;
    font-size: 13px;
    line-height: 20px;
    height: 25px;
    font-weight: bold;
    text-indent: 5px;
}

.ZoneRSS
{
    width:685px;
    height: 30px;
    background-repeat: no-repeat; 
    margin-bottom: 15px;
}

.ZoneRss_sommaire
{
   background-image: url('/images/lalettrea/deco/rss/somaire.jpg');
}

.ZoneRss_politique
{
   background-image: url('/images/lalettrea/deco/rss/actionPubliques.jpg');
}

.ZoneRss_club
{
   background-image: url('/images/lalettrea/deco/rss/club.jpg');
}
.ZoneRss_consultant
{
   background-image: url('/images/lalettrea/deco/rss/consultants.jpg');
}
.ZoneRss_entreprise
{
   background-image: url('/images/lalettrea/deco/rss/entreprise.jpg');
}
.ZoneRss_journalistes
{
   background-image: url('/images/lalettrea/deco/rss/journalistes.jpg');
}
.ZoneRss_mouvements
{
   background-image: url('/images/lalettrea/deco/rss/mouvements.jpg');
}
.ZoneRss_sommaireEnt
{
   background-image: url('/images/lalettrea/deco/rss/sommaireent.jpg');
}
.ZoneRss_danslagalaxieent
{
   background-image: url('/images/lalettrea/deco/rss/danslagalaxieent.jpg');
}

.ZoneRss_Titre
{
    float: left;
    width: 180px;
    margin-left: 10px;
    height:30px;
    line-height: 30px;
}

.ZoneRss_Pictos
{
    width: 430px;
    margin-left: 56px;
    height:30px;
    float:left;
}

.ZoneRss_Picto
{
    padding-right:10px;
    padding-left: 10px;
    float:left;
    height:30px;
    vertical-align: middle;
    margin-top:10px;
}

.MarketTop
{
    width:954px;
    height: 85px;
    background-image: url('/images/lalettrea/deco/bandeaumarket/MarketTopFond2.png');
    background-repeat: no-repeat;
    position: relative;    
}
.MarketTopEnt
{
    width:954px;
    height: 85px;
    background-image: url('/images/lalettrea/deco/bandeaumarket/MarketTopFond.png');
    background-repeat: no-repeat;
    position: relative;    
    margin-left: 40px;

}
.MarketTopEntMini
{
    width:951px;
    height: 49px;
    background-image: url('/images/lalettrea/deco/BackOffrePromo.png');
    background-repeat: no-repeat;
    position: relative;    
    margin-left: 40px;

}
.MarketTopMini
{
    width:951px;
    height: 49px;
    background-image: url('/images/lalettrea/deco/BackOffrePromo.png');
    background-repeat: no-repeat;
    position: relative;    
    margin-left: -5px;

}

.MarketTopGrand
{
    width:954px;
    height: 85px;
    background-image: url('/images/lalettrea/deco/BackOffrePromoGrand.png');
    background-repeat: no-repeat;
    position: relative;    
    margin-left: -5px;
}

.MarketTopLeftBox
{
    width: 234px;
    height: 70px;
    position: absolute;
    top: 5px;
    left: 10px;
}
.MarketTopLeftBoxMini
{
    width: 280px;
    height: 44px;
    position: absolute;
    top: 2px;
    left: 10px;
}


.MarketTopLeftBoxGrand
{
    height: 60px;   
    top:5px;
    
}


.MarketTopRightBoxMini
{
    width:646px;
    height: 44px;
    position: absolute;
    top: 2px;
    right: 10px;
}


.MarketTopRightBox
{
    width:646px;
    height: 73px;
    position: absolute;
    top: 5px;
    right: 10px;
}

.MarketTopRightBoxLeft
{
    width:140px;
    height: 73px;
    position: absolute;
    top: 5px;
    left: 300px;
}
.MarketTopRightBoxLeftMini
{
    width:66px;
    height: 44px;
    position: absolute;
    top: 2px;
    left: 305px;
}

.MarketTopRightBoxLeftGrand
{
    width:66px;
    height: 66px;
    position: absolute;
    top: 10px;
    left: 305px;
}

.MarketTopRightBoxRight
{
    width:500px;
    height: 73px;
    position: absolute;
    top: 5px;
    right: 10px;
}
.MarketTopRightBoxRightMini
{
    width:575px;
    height: 44px;
    position: absolute;
    top: 2px;
    right: 10px;
}

.MarketTopRightBoxRightGrand
{
    width:550px;
    height: 70px;
   top: 5px;
}





.letterEMarketBAndeau
{
    width:65px;float: left;margin-top:-5px;
}

.letterEMarketBAndeauGrand
{
    margin-top: 10px;
}

* html .letterEMarketBAndeau
{
   width:60px;
   margin-top:0px;
}


.PaginationBlanche
{
	background-color: white;
	color: #cf2629;
	font-size: 10px;	
}
.PaginationGrise
{
	background-color: #f1f1f1;
	color: #cf2629;
	font-size: 10px;	
}





.BlocAbonnement
{
	padding-left:10px;
	padding-right: 10px;
}

.BlocAbonnementTop
{
	height:14px;
	width:210px;
	line-height: 14px;
	background-image: url('/images/lalettrea/deco/abo/cadre_top.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}



.BlocAbonnementBottom
{
    margin-bottom: 10px;
	height:14px;
	line-height: 14px;
    background-color: #c0002b;
    border-radius: 0 0 5px 5px;
}

.BlocAbonnementCenter
{
	width:206px;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #c0002b;
    border-radius: 5px 5px 0 0;
	color: White;
	
}
.container-publication, .container-offer { text-align: center; }
.container-publication {
    height: 32px;
    background-color: transparent;
    font-family: VonnesBlackCompressed, Arial;
    font-size: 25px;
    font-weight: bold;
    color: white;
    line-height: 1;
}
.container-publication .lalettre, .container-publication .char-a {
    color: white;
    display: inline-block;
    vertical-align: middle;
}
.container-publication .lalettre { color: #d1d8d9; }
.container-publication .char-a { font-size: 35px; }
.container-offer {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: white;
}
.container-offer .offer-label {
    margin-bottom: 18px;
    font-family: VonnesBlackCondensed;
    font-size: 24px;
    color: #c0002b;
}
.container-offer .offer-reduc {
    margin-bottom: 18px;
    font-family: VonnesBoldCondensed, Arial;
    font-size: 26px;
    font-weight: bold;
}
.container-offer .bloc-rounded {
    display: inline-block;
    padding: 20px 5px;
    border-radius: 45px;
    background-color: #c0002b;
    color: white;
}
.container-offer .offer-date {
    margin-bottom: 20px;
    font-family: VonnesBookCondensed;
    font-size: 14px;
    color: #000;
}
.container-offer .offer-link {
    font-family: VonnesBoldCondensed, Arial;
    font-size: 22px;
    color: #000;
}
.container-publication a, .container-publication a:hover, .container-publication a:visited, .container-publication a:focus, .container-publication a:active, .container-offer a, .container-offer a:hover, .container-offer a:visited, .container-offer a:focus, .container-offer a:active { 
    color: inherit; 
    text-decoration: none;
}
.container-offer .offer-mention {
    font-family: Arial;
    font-size: 11px;
    color: #000;
}

.BlocInfoSupplement
{
	padding: 25px 53px 25px 53px;
	margin-top:10px;	
}

.BlocInfoSupplement_Titre
{
	font-family: VonnesBlackCondensed;
	font-size: 26px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0px 11px;
}



.BlocInfoSupplement_TitreEntreprise{background-image: url('/images/puce/entreprise.jpg')}
.BlocInfoSupplement_TitreActionPub{background-image: url('/images/puce/actionpub.jpg')}
.BlocInfoSupplement_TitreJourna{background-image: url('/images/puce/media.jpg')}
.BlocInfoSupplement_TitreConsultant{background-image: url('/images/puce/consultant.jpg')}
.BlocInfoSupplement_TitreClub{background-image: url('/images/puce/club.jpg')}
.BlocInfoSupplement_TitreMouvement{background-image: url('/images/puce/mouvement.jpg')}

.BlocInfoSupplement_Entreprise{border: 1px solid #e46508}
.BlocInfoSupplement_ActionPub{border: 1px solid #6e7e5f}
.BlocInfoSupplement_Journa{border: 1px solid #63395b}
.BlocInfoSupplement_Consultant{border: 1px solid #e57d0d}
.BlocInfoSupplement_Club{border: 1px solid #689a39}
.BlocInfoSupplement_Mouvement{border: 1px solid #78597f }


.BlocInfoSupplement_Texte
{
	margin-top:20px;
}

/*Mots clé Pane*/
.Article_BlocMotsClefs
{
	background-color: #f2f2f2;
	font-size:12px;
	font-family: Arial;
	padding:10px;
	color: #333333;
	margin-top:20px;
    margin-bottom:50px;
}
.Article_BlocMotsClefs_start
{
	font-weight: bold;
	font-size: 11px;
}
.Article_BlocMotsClefs_sep
{
	color: #BF2027;
}

.Article_BlocMotsClefs_liste
{
	white-space: nowrap;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size:12px;
}

.Article_BlocMotsClefs_BlocKeywordsPlusLayout
{
	font-family: Arial;
	font-size: 13px;
	padding:5px;
}


.Article_BlocMotsClefs_KeywordsPop
 {
    background-repeat: no-repeat;
	background-position:0px 2px;
    padding-left: 15px;
	color: black;
	margin-top:5px;
	white-space: nowrap;
}

.Article_BlocMotsClefs_KeywordsPopOK
{
	color: #BBBBBB;
}


.Article_BlocMotsClefs_KeywordsPop
{
	background-image: url('/images/entourages/deco/flechePopup.jpg');
}

.Article_BlocMotsClefs_Text_Color 
{
    color:#7b0305
}

#AutreSitePub {
    margin-left: 15px;
    margin-top: 20px;
}

#AutreSiteRSS {
    margin-left: 15px;
}


/*Mots clé*/






#FooterLLALogo {
    position: absolute;
    left: 17px;
    top: 15px;
}

#FoorterLLAMenu {
    position: absolute;
    right: 21px;
    top: 21px;
}


#FoorterLLAMenu .MenuLLABas {
    float: right;
    font-family: VonnesBoldCompressed, Arial;
    font-size: 20px;
    border-left: 1px solid #949596;
    padding-left: 7px;
    margin-right: 7px;
    text-transform: uppercase;
}

#FoorterLLAMenu .MenuLLABasNoBorder {
    border: none;
}

#FoorterLLAMenu .MenuLLABas a {
    text-decoration: none;
    color: 413838
}

#FoorterLLAMenu .MenuLLABas a:hover {
        color: #7b0305;
    }

#FoorterLLASousMenu {
    position: absolute;
    right: 15px;
    top: 54px;
    width: 700px;
    font-size: 13px;
}


#FoorterLLASousMenuAbo {
    position: absolute;
    right: 40px;
    top: 216px;
    width: 700px;
    font-size: 13px;
}


#FooterLLAAbo {
    height: 245px;
    position: relative;
}

#FooterLLAAboMenu {
    background-color: #E2DDCD;
    height: 139px;
    position: absolute;
    top: 113px;
    width: 1024px;
}


    #FooterLLAAboMenuTexte a {
        margin-left: 4px;
        margin-right: 4px;
    }

#FooterLLA {
    width: 1024px;
    height: 100px;
    background-color: #eeeeee ;
    position: relative;
    

}

#FooterLLAContact {
    width: 535px;
    height: 155px;
    background-image: url('/images/lalettrea/deco/abo/Contact-Abo-FooterV3.png');
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    right: 30px;
}


.BlocRubDroit {
    border: 1px solid #cfcfcf;
    padding: 10px;
    background-color: #efefef;

}

.BlocRubDroit .TitreRub {
   font-family: VonnesBlackCompressed,Arial;
    font-size: 28px;
    border-bottom: 3px solid black;
    line-height: 38px;

}
.BlocRubDroit h2.TitreRub {
    margin-top: inherit;
    margin-bottom: inherit;
}


.BlocRubDroit .TitreArticle a {
    color: #554d50 !important;
    margin-bottom: 10px;
    text-decoration: none;
    font-size: 13px;
    line-height: 16px;
}

.BlocRubDroit .TitreArticle li {
    padding-left: 0px;
    margin-bottom: 10px;
}

.BlocRubDroit ul.TitreArticle{
    padding-left: 15px;
}




.BlocRubDroit a.SuiteArticle  {
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    border-top: 1px solid black;
    padding-top: 10px;
}

.BlocRubDroit a.SuiteArticle .BlocFlch{
    color: white;
     font-family: VonnesBlackCompressed,Arial;
}

.BlocRubDroit .SuiteArticle {
    text-align: right;
}



.CouleurRubClinOeil .ColorRub {
    color: #e57d0d;
}
.CouleurRubClinOeil li.ColorRub {
    color: #e57d0d;
}
.CouleurRubClinOeil .ColorRub a {
    color: #e57d0d;
}
.CouleurRubClinOeil .BorderRub {
    border-color: #e57d0d !important;
}
.CouleurRubClinOeil .BackgroundRub {
    background-color:#e57d0d;
}

