/***************************************************************
	PAGE ACCUEIL - BLOG
***************************************************************/
    /* Menu haut */
div#blocMenuBlog {
    background: #fbfbfb;
    border: 1px solid #e9e9e9;
    padding: 10px 0;
    height: 180px;
    margin: 0 0 4px 0;
}

div#bienvenueBlog {
    float: left;
    width: 280px;
    height: 100%;
    border-right: 1px solid #e9e9e9;
    margin-right: 10px;
    _margin-right: 5px;
}
p.rssAnnuaire {
    background: url("../images/icones/rss.gif") 0 0 no-repeat;
    padding: 0 0 0 20px;
    margin: 10px 0;
    font-size: 12px;
    font-weight: bold;
}
p.plusAnnuaire {
    background: url("../images/icones/bullet_go.gif") 0 0 no-repeat;
    padding: 0 0 0 20px;
    margin: 10px 0;
    font-size: 12px;
    font-weight: bold;
}
div#bienvenueBlog h1 {
    text-align: center;
    padding: 10px 40px;
    font-size: 16px;
    font-weight: bold;
    color: #2e2e2e;
    margin: 30px 0 0 0;
}

div#bienvenueBlog h1 span {
    font-size: 28px;
}

div#guideBlog {
    float: left;
    border-right: 1px solid #e9e9e9;
    padding-right: 10px;
    margin-right: 10px;
    _margin-right: 5px;
    height: 100%;
}

div#guideBlog img {
    display: block;
    margin: 5px auto 0 auto;
}

div#boutiqueBlog {
    float: left;
    height: 100%;
}

div#boutiqueBlog img {
    display: block;
    margin: 5px auto 0 auto;
}

/* Listinges des guides */
div.blocIntroGuide h2 {
    font-size: 24px;
    color: #2e2e2e;
}

div.blocIntroGuide {
    border-top: 2px dotted #dbdbdb;
    border-bottom: 2px dotted #dbdbdb;
    margin: 5px 0;
    padding: 10px 0;
}

div.infosGuide {
    height: 50px;
    border-bottom: 2px dotted #dbdbdb;
}

div.infosGuide img {
    float: left;
    margin: 2px 4px 0 4px;
    display: block;
}

div.infosGuide p {
    font-size: 12px;
    color: #888888;
    line-height: 14px;
}

div.infosGuide p strong {
    font-weight: bold;
    color: #000;
}

div.contentIntroGuide {
    padding: 5px;
}

div.contentIntroGuide p {
    text-align: justify;
    color: #2e2e2e;
    font-size: 14px;
    margin: 5px 0;
}

div.contentIntroGuide img {
    margin: 10px 40px;
    display: block;
}

p.liresuite {
    margin: 10px;
}

p.liresuite a {
    color: #1e00ff;
    text-decoration: underline;
    font-size: 12px;
}


div#presentationBlog{
 background: url("../images/banniere-blog.jpg") 0 0 no-repeat;
 min-height: 120px;
 padding:0 0 0 100px;
}
div#presentationBlog h1{
   color:#434343;
   font-size:28px;
   font-style:italic;
   margin:0 130px 0 100px;
   padding:20px 0 0 0;
   text-align: center;
   line-height:30px;
}
div#presentationBlog p#presBlog{
 color:#434343;
font-size:12px;
font-style:italic;
margin:20px 130px 0 0;
text-align:justify;
}


/* COMMUNAUTE MONTALIA */

div#parcourirCom li span{
 color:#888;   
}


div#mainColRight #titreCommunaute {
    margin:0 0 10px 0;
    font-size: 24px;
    color: #000;
    background: url("../images/icones/livres.gif") 0 2px no-repeat;
    padding: 0 0 2px 40px;
    line-height: 20px;
    width: 350px;
    _position:relative;
    
}

div#mainColRight #titreCommunaute a {
    color: #000;
}

div#mainColRight #titreCommunaute a:hover {
    color: #000;
    text-decoration: none;
}

div#mainColRight #titreCommunaute span {
    display: block;
    font-size: 11px;
    color: #707070;
    font-style: italic;
}

div#mainColRight #titreRedigez {
    margin: 20px 10px;
    font-size: 16px;
    color: #313131;
    background: url("../images/icones/write.gif") 0 0 no-repeat;
    padding: 0 0 0 40px;
    line-height: 32px;
    font-style: italic;
    _position:relative;
}

div#containerRedigez fieldset {
    width: 700px;
    margin: 10px auto;
    border: 0;
    padding: 0;
}


div#imagesW{
    margin-top:15px;  
 }


div#inputsImage p {
    background: #eeeeee;
    border: 1px solid #cccccc;
    padding: 10px;
}


div#containerRedigez input#TITRE {
    width: 680px;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
}

div#form_element_ID_TYPE,div#form_element_ID_THEME{
    float:left;
    width: 350px;   
}
div#form_element_ID_TYPE select,div#form_element_ID_THEME select{
    width: 300px;   
}
div#form_element_TEXTE{
    margin-top:20px;   
}

div#form_element_MOT_CLE,
div#form_element_LIAISON{
 float:left;
 width: 260px;
 padding-right: 90px;   
}
div#form_element_MOT_CLE textarea,
div#form_element_LIAISON textarea{
    width: 250px;
    height: 100px;
}


div#mapW{
    
    
}

div#mapRedigerArticle {
    width: 380px;
    height: 340px;
    margin: 20px auto;
    background: #eee;
    border: 1px solid #ccc;
}

div.imgArticle {
    width: 120px;
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #ccc;
    padding: 2px 2px 0 2px;
}

div.imgArticle img {
    display: block;
}

div#containerRedigez div.imgArticle p {
    font-size: 11px;
    font-style: italic;
    margin: 5px 0;
    width: 120px;
    height: 16px;
    overflow: hidden;
}

div.imgArticle p img {
    display: inline;
    vertical-align: middle;
}

div.imgArticle p a {
    margin: 0 5px 0 0;
}

div#containerRedigez textarea#TEXTE {
    width: 720px;
    height: 500px;
    padding: 3px;
    font-size: 12px;
}

p#ajouterImage {
    color: #47322D;
    font-size: 12px;
    margin: 10px 0;
    padding: 0 0 0 20px;
    background: url(../images/icones/picture_add.gif) 0 50% no-repeat;
}

div#uploaded p.legendeimg {
    margin: 0;
    color: #434343;
    font-size: 11px;
    width: 124px;
    overflow: hidden;
    height: 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left:0;
    line-height: 27px;
    height: 27px;
    background-color: #fff;
  
    
}

div#uploaded {
    
}

div#uploaded div.imageW {
    width: 120px;
    height: 115px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 2px;
    float: left;
    margin: 0 14px 0 0;
}

fieldset#fprodimg div#uploaded div.imageW {
    height: 90px;
}

div#uploaded div.imageW img.cancelbt {
    position: absolute;
    top: 4px;
    right: 4px;
    width: 16px;
    height: 16px;
    cursor: pointer;
        padding: 1px;
    background-color: #fff;
}

div#uploaded div.imageW img.image {
    width: 120px;
}

.cke_skin_kama div.cke_resizer {
    display: none;
}

.cke_skin_kama a.cke_toolbox_collapser {
    display: none;
}

.cke_skin_kama div#cke_path_TEXTE {
    display: none;
}

div#containerRedigez input#btSubmit {
    margin: 20px auto;
    display: block;
    outline: none;
}

p#redigezlogin {
    width: 400px;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 20px auto;
    padding: 20px 10px 20px 80px;
    font-weight: bold;
    font-size: 12px;
    background: transparent url(../images/greenbox/bg-livres.jpg) no-repeat
        scroll 10px 50%;
}

fieldset#actionArticlePoste {
    width: 300px;
    margin: 40px auto;
}

fieldset#actionArticlePoste legend {
    color: #D33B1D;
    font-size: 16px;
    font-weight: bold;
}

fieldset#actionArticlePoste p {
    font-size: 12px;
    line-height: 32px;
    margin: 15px 0;
}

fieldset#actionArticlePoste p a {
    color: #006ab3;
    padding: 0 0 0 40px;
    display: block;
    height: 100%;
}

p#lienRedigerArticle a {
    background: url("../images/icones/write.gif") 0 0 no-repeat;
}

p#LienMesGuides a {
    background: url("../images/icones/livres.gif") 0 0 no-repeat;
}

p#LienSommaireCommunaute a {
    background: url("../images/icones/user.gif") 0 0 no-repeat;
}

p#p-derniersArticles, #titreListing {
    margin: 20px 0;
    font-size: 18px;
    color: #D33B1D;
    line-height: 16px;
    font-style: italic;
    font-weight: bold;
}

p#p-derniersArticles a, #titreListing a {
    color: #D33B1D;
}

fieldset.fieldMenuCommunaute {
    margin: 10px 5px;
    padding: 5px 10px;
}

fieldset.fieldMenuCommunaute p,fieldset.fieldMenuCommunaute li {
    font-size: 11px;
}

fieldset.fieldMenuCommunaute li span {
    font-size: 10px;
    color: #434343;
}

fieldset.fieldMenuCommunaute a {
    color: #006ab3;
}

fieldset.fieldMenuCommunaute a.current {
    color: #D33B1D;
    font-weight: bold;
}

fieldset.fieldMenuCommunaute legend {
    color: #D33B1D;
    font-size: 12px;
    font-weight: bold;
}

fieldset.fieldMenuCommunaute p {
    margin: 10px 0 0 0;
    font-size: 12px;
}

fieldset.fieldMenuCommunaute form#rechercheCommunaute {
    position: relative;
}

fieldset.fieldMenuCommunaute form#rechercheCommunaute p {
    margin: 0;
}

form#rechercheCommunaute input[type=text] {
    padding: 3px;
    width: 145px;
    padding-right: 20px;
}

form#rechercheCommunaute input#submitArticle {
    position: absolute;
    left: 150px;
    top: 4px;
    width: 16px;
    height: 16px;
}

/* restriction des types de lien ckeditor */
div.cke_dialog_body a#target_118 {
    display: none !important;
}

div.cke_dialog_body a#advanced_166 {
    display: none !important;
}

div.cke_dialog_body div#fgh30_uiElement {
    display: none !important;
}

/********************************************
*
*	Style des articles
*
*********************************************/
div.articleW {
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    position: relative;
}

div.articleW div.enteteArticle {
    margin: 5px 0 5px 0;
    padding: 0 0 5px 0;
}

div.infoMembreArticle {
    width: 350px;
    float: left;
}

div.infoArticle {
    width: 350px;
    float: right;
}

div.infoMembreArticle img {
    float: left;
    margin: 0 5px 0 0;
    display: block;
    border: 1px solid #ccc;
}

div.infoMembreArticle p {
    font-size: 13px;
    color: #434343;
    line-height: 14px;
    font-size: 11px;
}

div.articleContent {
    padding: 5px 0;
}

div.articleW p.legendImg {
    text-align: center;
    margin: 5px 0;
    font-size: 11px;
    color: #313131;
    height: 16px;
    overflow: hidden;
    font-style: italic;
}

div.articleW a {
    color: #006ab3;
    text-decoration: underline;
}

div.barreEtatArticle {
    background: 
}

p.dateArticle {
    position: absolute;
    font-size: 11px;
    top: 4px;
    right: 10px;
    font-style: italic;
    color: #313131;
    text-align: right;
    width: 110px;
}



div.articleW h1{
    font-size: 20px;
    color: #000;
    font-weight:bold;
    padding: 0;
    margin: 10px 10px 10px 0;
}

div.articleW h2 {
    font-size: 16px;
    font-weight:bold;
    color: #000;
    padding: 0 110px 0 25px;
    margin: 0 0 5px 0;
}



/************* Style contenu article *************/
 body div.articleContent h2{
     color:#000;
     font-weight: bold;
     font-size:16px;
     padding:0;
 }   
 
 body div.articleContent h3{
     color:#535353;
     font-weight: bold;
     font-size:16px;
 }
   
  body div.articleContent h4{
     color:#D33B1D;
     font-weight: bold;
     font-size:12px;
 }

/*************************************************/





div.articleW h1 a, div.articleW h2 a {
    color: #000;
    text-decoration: none;
}

div.articleW h1 span a, div.articleW h2 span a {
    color: #006AB3;
}

div.articleW h1 span a:hover, div.articleW h2 span a:hover {
    text-decoration: underline;
}

div.articleW h1 a:hover, div.articleW h2 a:hover {
    color: #006AB3;
}

p.comArticle {
    float: right;
    width: 85px;
    font-size: 11px;
    margin: 0 0 10px;
    line-height: 16px;
    background: url("../images/icones/write-16.gif") 0 50% no-repeat;
    padding: 0 0 0 20px;
}

p.geoLocArticle {
    clear: both;
    float: right;
    font-size: 11px;
    background: url("../images/icones/map.gif") 0 50% no-repeat;
    padding: 0 0 0 20px;
}

div.articleW h1 span,div.articleW h2 span {
    font-size: 11px;
    color: #434343;
    display: block;
    font-weight: normal;
    font-style: italic;
}

div.articleW .perso{
    background: url("../images/icones/user-nopro.gif") 0 50% no-repeat;   
    
}

div.articleW .actualite {
    background: url("../images/icones/actualite-16.gif") 0 50% no-repeat;
}

div.articleW .guide {
    background: url("../images/icones/guide-16.gif") 0 50% no-repeat;
}

div.articleW .evenementiel {
    background: url("../images/icones/evenement-16.gif") 0 50% no-repeat;
}

div.articleW .bon {
    background: url("../images/icones/bon-plan-16.gif") 0 50% no-repeat;
}

div.articleW .experience {
    background: url("../images/icones/compte-16.gif") 0 50% no-repeat;
}

div.barreEtatArticle {
    background: #eeeeee;
    min-height: 25px;
    overflow: auto;
    position: relative;
}

p.motcleArticle {
    font-size: 11px;
    font-style: italic;
    margin: 5px 0 5px 5px;
}

p.motcleArticle a {
    margin-right: 3px;
}

div.addthis_toolbox {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 195px;
    font-size: 11px;
}

div.mediumImagesArticle {
    float: left;
    margin: 0 10px 10px 0;
    width: 120px;
}

div.mediumImagesArticle img {
    display: block;
    border: 1px solid #434343;
}

div.imagesW {
    float: left;
    margin: 0 10px 10px 0;
    width: 330px;
    min-height: 312px;
    padding: 3px;
}

div.mainImgArticle {
    height: 250px;
    overflow: hidden;
    margin: 0 0 5px 0;
}

div.mainImgArticle img {
    display: block;
    margin: 0 auto;
}

div.thumbsArticle {
    padding: 2px 0 0 4px;
    height: 62px;
}

div.thumbsArticle a {
    display: block;
    border:1px solid #707070;
    float: left;
    margin: 0 1px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    font-size: 10px;
}

div.thumbsArticle img {
    display: block;
}

div.articleContent h3 {
    font-weight: bold;
    font-size: 14px;
    color: #46332C;
}

div.articleContent h4 {
    font-weight: bold;
    font-size: 12px;
    color: #000;
    margin: 0 0 20px 0;
}

div.articleContent h5 {
    font-weight: normal;
    font-size: 12px;
    text-decoration: underline;
    color: #535353;
    margin: 0 0 15px 0;
}

div.articleContent p {
    font-size: 12px;
    margin: 10px 0;
    color: #313131;
    text-align: justify;
}

div.articleContent ul,div.articleContent ol {
    margin: 10px 0;
    padding: 0;
}

body div.articleContent ul {
    list-style-type: disc;
    padding: 0 0 0 10px;
}

body div.articleContent ol {
    padding: 0 0 0 10px;
}

div.articleContent li {
    list-style-position: inside;
    font-size: 12px;
    margin: 2px 0;
    color: #313131;
    text-align: left;
}

p#titreComArticle {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    background: url("../images/icones/write.gif") 0 0 no-repeat;
    padding: 0 0 0 35px;
    margin: 10px 0 20px 0;
    font-style:italic;
    color:#434343;
}

p#titreComArticle span {
    font-weight: normal;
    font-size: 11px;
    font-style: italic;
    float: right;
}

p#titreComArticle span a {
    padding: 0 0 0 20px;
    background: url("../images/icones/add.gif") 0 0 no-repeat;
    cursor: pointer;
    color: #006AB3;
}

div.commentaireW {
    margin: 15px 0;
    background: #fbfbfb;
    border: 1px solid #e5e5e5;
    padding: 4px;
}

p.avatarCom {
    float: left;
    height: 42px;
    margin: 0 5px 0 0;
}

div.commentaireW div.notation {
    display: block;
    float: left;
    width: 70px;
    margin: 2px 5px 0 0;
}

div.commentaireW div.notation p {
    margin: 0;
}

p.avatarCom a {
    border: 1px solid #959595;
    width: 40px;
    height: 40px;
    display: block;
}

p.avatarCom a:hover {
    border: 1px solid #313131;
}

p.avatarCom img {
    display: block;
}

p.titreCom {
    font-weight: bold;
    font-size: 12px;
}

p.titreCom span {
    font-weight: normal;
    font-size: 11px;
    font-style: italic;
    margin: 0 0 0 5px;
}

p.titreCom span a {
    color: #006AB3;
}

p.texteCom {
    font-size: 11px;
    color: #313131;
    text-align: justify;
}

fieldset#formComW {
    padding: 10px;
    width: 430px;
    margin: 20px auto;
    border: 0;
}

fieldset#formComW legend {
    color: #D33B1D;
    font-size: 14px;
    font-weight: bold;
}

form#formCom p {
    margin: 10px 0;
}

form#formCom label {
    font-size: 12px;
    display: block;
}

form#formCom input#TITRE,form#formCom textarea#COMMENTAIRE {
    padding: 4px;
    width: 450px;
    border: 1px solid #ccc;
}

form#formCom textarea#COMMENTAIRE {
    height: 200px;
}

fieldset#fieldMembre img {
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #ccc;
}

fieldset#fieldMembre p {
    font-size: 11px;
    color: #313131;
    margin: 0;
}

p#retourBoutique {
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    margin: 0 0 20px 0;
}

p#retourBoutique a {
    background: url(../images/icones/boutique.gif) 0 50% no-repeat;
    padding: 0 0 0 32px;
    display: block;
    height: 100%;
}

p#redigerArticle {
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    margin: 10px;
}

p#redigerArticle a {
    display: block;
    background: url("../images/icones/write.gif") 0 0 no-repeat;
    padding: 0 0 0 40px;
}


p#geolocArticle label{
 font-size:12px;  
 cursor:pointer;
}





/****************************
*   Recherche communaut�
*****************************/
form#rechercheAvancee{

}

div#form_element_recherche input{
    background-color:#FFFFFF;
    color:#626262;
    display:block;
    font-size:18px;
    font-weight:bold;
    height:22px;
    padding:6px 40px 6px 6px;
    width:300px;  
}

div#form_element_rtype,
div#form_element_rtheme{
    float:left;
    width: 160px;    
}

div#form_element_rtype select,
div#form_element_rtheme select{
    width: 140px;    
}


form#rechercheAvancee input#submit{
    display: block;
    margin:20px auto;
     
}

form#rechercheAvancee div#rmapW{
    width: 350px;
}

div#form_element_USE_MAP{
    margin:0;   
}

div#form_element_perimetre{
    margin:0 0 5px 0;   
}


div#form_element_perimetre label{
    float:left;
    margin:5px;
}
div#form_element_perimetre select{
    width: 100px;
}

div#rmap{
    height: 200px;
    width: 350px;
}


