﻿/* Section Bons Plans */
/* SOMMAIRE */
/* Sections (CSS flags marked with [=])
	    
	    Detail Petit
	    Visuel gauche detail-small
            Contenu Droite detail-small
            Navigation bas de page
        Visuel gauche detail-big
            Contenu droite detail-big
            Petite Nav detail-big
        Bloc les meilleures notes
        Ajouter un commentaire + Les commentaires
        Les commentaires
        Page Accueil Bons Plans
        Page Moteur de tri
        Sous titre
	    Page fiche bon plan 
	    Bons plans - Ca peut t'interesser 
	    Page Répondre 
	    Page Reportage
	    Page Modifier un spot
        
*/

/*
/* =Detail Petit

.detail-small .content {
	min-height: 0;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 13px;
	padding-right: 40px;
	width: 657px;
	margin-top: 0;
    }
.detail-small .content-bottom {margin-bottom: 10px;}

/* =Visuel gauche detail-small 

.detail-small .content .visuel {float: left;}
.detail-small .content .visuel .box h4 img {
	margin-top: 8px;
	margin-left: 4px;
    }
.detail-small .content .visuel .photo {
    width: 197px;
	height: 126px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 5px;
    }
.detail-small .content .visuel .photo.bd {border: #de008d 7px solid;}
.detail-small .content .visuel .photo.image {border: #3ab0cd 7px solid;}
.detail-small .content .visuel .photo.musique {border: #f28701 7px solid;}
.detail-small .content .visuel .photo.sport {border: #4b9e27 7px solid;}
.detail-small .content .visuel .photo.look { border: #9657bd 7px solid;}
.detail-small .content .visuel .photo.sports-urbains { border: #FFCC00 7px solid;}
.detail-small .content .visuel .bouton { margin-left: 10px;}
.detail-small .content .visuel .bouton li {
    height: 14px;
    padding-left: 10px;
    padding-top: 1px;
    margin-bottom: 5px;
    }
.detail-small .content .visuel .bouton li.bd {
    background: url(../images/fonds-de-lien/bouton-148x15_rose.png) no-repeat 0 0;
    width: 138px;
    }
.detail-small .content .visuel .bouton li.bd:hover {
    background: url(../images/fonds-de-lien/bouton-148x15_rose_on.png) no-repeat 0 0;
    width: 148px;
    }
.detail-small .content .visuel .bouton li.image {background: url(../images/fonds-de-lien/bouton-148x15_bleuC.png) no-repeat 0 0;}
.detail-small .content .visuel .bouton li.musique {
    background: url(../images/fonds-de-lien/bouton-148x15_orange.png) no-repeat 0 0;
    width: 138px;
    }
.detail-small .content .visuel .bouton li.musique:hover {
    background: url(../images/fonds-de-lien/bouton-148x15_orange_on.png) no-repeat 0 0;
    width: 148px;
    }
.detail-small .content .visuel .bouton li.sport {background: url(../images/fonds-de-lien/bouton-148x15_vert.png) no-repeat 0 0;}
.detail-small .content .visuel .bouton li.sport:hover {
    background: url(../images/fonds-de-lien/bouton-148x15_rose_on.png) no-repeat 0 0;
    width: 148px;
    }


.detail-small .content .visuel .bouton li.look {background: url(../images/fonds-de-lien/bouton-148x15_violet.png) no-repeat 0 0;}
.detail-small .content .visuel .bouton li.sports-urbains {background: url(../images/fonds-de-lien/bouton-148x15_jaune.png) no-repeat 0 0;}
.detail-small .content .visuel .bouton li a {
    background: url(../images/common/chevron-blanc.png) no-repeat 0 3px;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
	width: 138px;
	display: block;
    }
.detail-small .content .visuel .bouton li.no-bg {
    background: none;
    padding-left: 5px;
    }
.detail-small .content .visuel .bouton li.no-bg:hover {background: none;}
.detail-small .content .visuel .bouton li.no-bg a {
    color: #213055;
    padding-left: 15px;
    display: inline;
    }
.detail-small .content .visuel .bouton li.bd.no-bg a {background: url(../images/common/chevron-rose.png) no-repeat 0 3px;}
.detail-small .content .visuel .bouton li.bd.no-bg a:hover {color: #de008d;}
.detail-small .content .visuel .bouton li.image.no-bg a {background: url(../images/common/chevron-cyan.png) no-repeat 0 3px;}
.detail-small .content .visuel .bouton li.image.no-bg a: hover {color: #3ab0cd;}
.detail-small .content .visuel .bouton li.musique.no-bg a {background: url(../images/common/chevron-orange.png) no-repeat 0 3px;}
.detail-small .content .visuel .bouton li.musique.no-bg a:hover {color: #f28701;}
.detail-small .content .visuel .bouton li.sport.no-bg a {background: url(../images/common/chevron-vert.png) no-repeat 0 3px;}
.detail-small .content .visuel .bouton li.sport.no-bg a:hover {color: #4b9e27;}
.detail-small .content .visuel .bouton li.look.no-bg a {background: url(../images/common/chevron-violet.png) no-repeat 0 3px;}
.detail-small .content .visuel .bouton li.look.no-bg a: hover {color: #9657bd;}
.detail-small .content .visuel .bouton li.sports-urbains.no-bg a {background: url(../images/common/chevron-jaune.png) no-repeat 0 3px;}
.detail-small .content .visuel .bouton li.sports-urbains.no-bg a:hover {color: #fcdb00;}

/* =Contenu Droite detail-small 

.detail-small .content .contenu {
    margin-top: 30px;
    float: left;
    width: 425px;
}
.detail-small .content .contenu dt {
    width: 75px;
    float: left;
    }
.detail-small .content .contenu dd {
    width: 350px;
    float: left;
    font-size: 11px;
    font-weight: bold;
    color: #213055;
    padding-bottom: 16px;
    }
.detail-small .content .contenu dd span {font-weight: normal;}
.detail-small .content .contenu dd.padding {margin-top: -10px;}
.detail-small .content .contenu dd .icone {
    position: relative;
    top: 6px;
    left: 10px;
    }
.detail-small .content .contenu dd a {
    color: #213055;
    text-decoration: underline;
    }
.detail-small .content .contenu dd a: hover {color: #009ee0;}
.detail-small .content .contenu .etoiles img {margin-right: 1px;}*/

/* =Navigation bas de page */

.navigation-page {
    margin-top: 3px;
    margin: auto;
    }
.navigation-page td {
    text-align: center;
    font-size: 11px; 
    color: #ffffff;
    width: 19px;
    height: 19px;
    background-color: #7fceef;
    }
.navigation-page td.active {background-color: #009ee0;}
.navigation-page td a.lien {
    color: #ffffff;
    width: 19px;
    height: 16px;
    padding-top: 3px;
    display: inline-block;
    }
.navigation-page td.space {
    background-color: #ffffff; 
    width: 1px;  
    }
.detail-big .content {
    min-height: 0;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	width: 710px;
	margin-top: 6px;
    }

/* =Visuel gauche detail-big*/

.detail-big .content .visuel {
    float: left;
    position: relative;
        top: 0;
        left: -20px;
    width: 350px;
    }
.detail-big .content .visuel .icone {
    position: absolute;
        left: 318px;
        top: -18px;
    }
.detail-big .content .visuel .photo {
    width: 330px;
	height: 248px;
    }
.detail-big .content .visuel .photo.bd {border: #de008d 7px solid;}
.detail-big .content .visuel .photo.image {border: #3ab0cd 7px solid;}
.detail-big .content .visuel .photo.musique {border: #f28701 7px solid;}
.detail-big .content .visuel .photo.sport {border: #4b9e27 7px solid;}
.detail-big .content .visuel .photo.look {border: #9657bd 7px solid;}
.detail-big .content .visuel .photo.sports-urbains {border: #fcdb00 7px solid;}
.detail-big .content .visuel .photo-bottom { 
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    width: 330px;
    }
.detail-big .content .visuel .photo-bottom.bd { background-color: #de008d;}
.detail-big .content .visuel .photo-bottom.image { background-color: #3ab0cd;}
.detail-big .content .visuel .photo-bottom.musique { background-color: #f28701;}
.detail-big .content .visuel .photo-bottom.sport { background-color: #4b9e27;}
.detail-big .content .visuel .photo-bottom.look { background-color: #9657bd;}
.detail-big .content .visuel .photo-bottom.sports-urbains { background-color: #fcdb00;}
.detail-big .content .visuel .photo-bottom p { 
    float: left;
    padding-right: 8px;
    }
.detail-big .content .visuel .photo-bottom .etoiles { padding-top: 2px; float:left;}
.detail-big .content .contenu .etoiles img {margin-right: 1px;}
.detail-big .content .visuel .photo-bottom .connecte-toi a { 
    color: #ffffff;
    text-decoration: underline;
    padding-left:8px;
    }
.detail-big .content .visuel .photo-bottom .modifier { 
    float: right;
    padding-right: 0;
    }
.detail-big .content .visuel .photo-bottom .modifier a { 
    background: url(../images/common/chevron-blanc.png) no-repeat 0 3px;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
    }
.detail-big .content .visuel .photo-bottom .modifier a:hover { text-decoration: underline;}
.detail-big .content .visuel .liens {
    margin-top: 20px;
    margin-left: 30px;
    width: 330px;
    }
.detail-big .content .visuel .liens li {
    margin-right: 20px;
    float: left;
    margin-bottom: 6px;
    }
.detail-big .content .visuel .liens li a {
	font-weight: bold;
	font-size: 11px;
	padding-left: 15px;
	color: #213055;
    }
.detail-big .content .visuel .liens li a.bd {background: url(../images/common/chevron-rose.png) no-repeat 0 3px;}
.detail-big .content .visuel .liens li a.bd: hover {color: #de008d;}
.detail-big .content .visuel .liens li a.image {background: url(../images/common/chevron-cyan.png) no-repeat 0 3px;}
.detail-big .content .visuel .liens li a.image: hover {color: #3ab0cd;}
.detail-big .content .visuel .liens li a.musique {background: url(../images/common/chevron-orange.png) no-repeat 0 3px;}
.detail-big .content .visuel .liens li a.musique: hover {color: #f28701;}
.detail-big .content .visuel .liens li a.sport {background: url(../images/common/chevron-vert.png) no-repeat 0 3px;}
.detail-big .content .visuel .liens li a.sport: hover {color: #4b9e27;}
.detail-big .content .visuel .liens li a.look {background: url(../images/common/chevron-violet.png) no-repeat 0 3px;}
.detail-big .content .visuel .liens li a.look: hover {color: #9657bd;}
.detail-big .content .visuel .liens li a.sports-urbains {background: url(../images/common/chevron-jaune.png) no-repeat 0 3px;}
.detail-big .content .visuel .liens li a.sports-urbains: hover {color: #fcdb00;}
.detail-big .content .visuel .bouton {
    margin-left: 30px;
    margin-top: 25px;
    }
.detail-big .content .visuel .bouton li {
    height: 21px;
    padding-left: 10px;
    padding-top: 4px;
    margin-bottom: 5px;
    }
.detail-big .content .visuel .bouton li {
    background: url(../images/fonds-de-lien/bouton-233x25_noir.png) no-repeat 0 0;
    width: 223px;
    }

.detail-big .content .visuel .bouton li.noLink:hover{
    background: url(../images/fonds-de-lien/bouton-233x25_noir.png) no-repeat 0 0;
    width: 223px;
    }

.detail-big .nav-detail li a.noLink {color: #888888;}

.detail-big .content .visuel .bouton li:hover {
    background: url(../images/fonds-de-lien/bouton-233x25_bleu_on.png) no-repeat 0 0;
    width: 236px;
    }
    
.detail-big .content .visuel .bouton li.map {
    background: url(../images/titres/details/map/bouton_233x25.png) no-repeat 0 0;
    width: 223px;
    }
.detail-big .content .visuel .bouton li:hover.map {
    background: url(../images/titres/details/map/bouton_233x25_on.png) no-repeat 0 0;
    width: 236px;
    }
    
.detail-big .content .visuel .bouton li.ir {
    background: url(../images/titres/details/ir/bouton_233x25.png) no-repeat 0 0;
    width: 223px;
    }
.detail-big .content .visuel .bouton li:hover.ir {
    background: url(../images/titres/details/ir/bouton_233x25_on.png) no-repeat 0 0;
    width: 236px;
    }
  
 .detail-big .content .visuel .bouton li.expr {
    background: url(../images/titres/details/expr/bouton_233x25.png) no-repeat 0 0;
    width: 223px;
    }
.detail-big .content .visuel .bouton li:hover.expr {
    background: url(../images/titres/details/expr/bouton_233x25_on.png) no-repeat 0 0;
    width: 236px;
    }    
   
.detail-big .content .visuel .bouton li a {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	width: 223px;
	display: block;
    }

/* =Contenu droite detail-big */

.detail-big .content .contenu {
    margin-top: 20px;
    float: left;
    width: 330px;
    }
.detail-big .content .contenu h3 {
    color: #213055;
    font-size: 15px;
    font-weight: bold;
    border-bottom: #c2c7d4 1px solid;
    padding-bottom: 15px;
    }
.detail-big .content .contenu .infos {margin-top: 20px;}
.detail-big .content .contenu .infos.float {
    float: left;
    width: 160px;
    }
.detail-big .content .contenu .infos.float dd {padding-bottom: 0;}
.detail-big .content .contenu .infos .note, .detail-big .content .contenu .infos .etoiles {
    float: left;
    margin-right: 6px;
    }
.detail-big .content .contenu .infos dt {padding-bottom: 5px;}
.detail-big .content .contenu .infos dd {
    font-size: 11px;
    color: #213055;
    padding-bottom: 20px;
    text-align:justify;
    }
.detail-big .content .contenu .infos dd a {
    color: #213055;
    text-decoration: underline;
    }
.detail-big .content .contenu .infos dd a: hover {color: #009ee0;}
.detail-big .content .contenu .infos .etoiles img {margin-right: 1px;}
.detail-big .content .contenu .plus {margin-top: 20px;}

/* Petite Nav detail-big */

.detail-big .nav-detail {
	width: 245px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: #213055 1px solid;
	border-bottom: #213055 1px solid;
    }
.detail-big .nav-detail li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right: #213055 1px solid;
    }
.detail-big .nav-detail li.no-border {border: none;}
.detail-big .nav-detail li a{
	color: #213055;
	font-weight: bold;
	font-size: 11px;
    }
.detail-big .nav-detail li a: hover {text-decoration: underline;}

/* =Bloc les meilleures notes */

.bloc-amis, .bons-plans .flash-moteur-tri {
    margin-top: 30px;
    background: url(../images/fonds-de-blocs/BgContent-map.png) no-repeat 0 0;
    height: 376px;
    }
.bloc-amis .flash {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    margin-left: 20px;
    }
.bloc-amis .profils {
    float: left;
    width: 260px;
    }
.bloc-amis .profils h4 {
	float: left;
	margin-bottom: 10px;
    }      
.bloc-amis .profils .lien {
	float: left;
	margin-left: 5px;
	margin-top: 16px;
    }
.bloc-amis .profils h5 {
	font-size: 11px;
	color: #010101;
	font-weight: bold;
	padding-bottom: 3px;
    }
.bloc-amis .profils .texte {
	padding-left: 10px;
	padding-top: 4px;
	width: 140px;
	float: left;
	font-size: 9px;
	color: #343434;
	line-height: 13px; 
	text-align:justify;
    }
.bloc-amis .profils .profil1, .bloc-amis .profils .profil2, .bloc-amis .profils .profil3 {width: 235px;}
.bloc-amis .profils .visuel {
    float: left;
	margin-bottom: 15px;
    }
.bloc-amis .profils .profil1 .visuel {border: #b48bcd 6px solid;}
.bloc-amis .profils .profil2 .visuel {border: #f8d400 6px solid;}
.bloc-amis .profils .profil3 .visuel {border: #f50099 6px solid;}

/* =Ajouter un commentaire + Les commentaires */
.ajouter-commentaire .content-top, .commentaires .content-top {margin-top: 25px;}
.ajouter-commentaire .content, .commentaires .content {
    margin-left: 12px;
    width: 684px;
    margin-top: 0;
    padding: 10px 17px;
    min-height: 0;
    }
.ajouter-commentaire .content-bottom, .commentaires .content-bottom {
	background: url(../images/common/bg-bottom-content-small.png);
	background-repeat: no-repeat;
	height: 13px;
	margin-left: 12px; 
	width: 718px;
    }
.ajouter-commentaire .content h5 {
	font-size: 12px;
	color: #343434;
	font-weight: bold;
	float: left;
	padding-right: 6px;
    }
.ajouter-commentaire .content .se-connecter {
	font-size: 10px;
	color: #343434;
	float: left;
	padding-top: 2px;
    }
.ajouter-commentaire .content .se-connecter a {
    color: #343434;
    text-decoration: underline;
    }
.ajouter-commentaire .content .textarea {
    width: 674px;
    height: 135px;
	font-size: 12px;
	color: #343434;
	border:  3px solid #009ee0;
    padding:  2px;
    margin-top: 6px;
    }
.ajouter-commentaire .content .poster {float: right;}

/* =Les commentaires */ 

.commentaires .content-top {
    background: url(../images/titres/bg-titre-nbre-commentaire.png) no-repeat 0 0;
    height: 65px;
    margin-top: 35px;
    }
.commentaires .content-top h4 {
    padding-left: 25px;
    padding-top: 15px;
    font-size: 20px;
    color: #343434;
    font-weight: bold;
    }
.commentaires .content-top h4 span {
    font-size: 25px;
    color: #009ee0;
    /*display: block;*/
    line-height: 18px;
    }
.commentaires .content .id {
    float: left;
    width: 684px;
    position: absolute;
    z-index: 1;
    }
.commentaires .content .id.small {
    float: left;
    width: 644px;
    position: absolute;
    z-index: 1;
    }   
.commentaires .content .response {    
	margin-left: 40px;
}
.commentaires .content .id .photo {
    width: 58px;
	height: 57px;
	/*border: #3ab0cd 7px solid;*/
	margin-right: 12px;
	float: left;
    }
.commentaires .content .id .photo-right {float: left;}
.commentaires .content .id .photo-right h5 {
    font-size: 12px;
	color: #343434;
	font-weight: bold;
	margin-bottom: 8px;
    }
.commentaires .content .id .photo-right h5 a {
    color: #343434;
    text-decoration:none;
}
.commentaires .content .id .photo-right h5 a:hover {
    color: #343434;
    text-decoration:underline;
}
.commentaires .content .id .photo-right h5 span {
    font-size: 10px;
	font-weight: normal;
    }
.commentaires .content .id .photo-right .icone {margin-top: 7px}
.commentaires .content .id .infos-right {
	float: right;
	margin-top: 40px;
    }
.commentaires .content .id .infos-right p {
    color: #343434;
    font-weight: bold;
    font-size: 9px;
    border-right:  #343434 1px solid;
    float: left;
    padding-right: 8px;
    padding-left: 8px;
    }
.commentaires .content .id .infos-right p.note {border-right:  none; padding-right:6px;}
.commentaires .content .id .infos-right .etoiles {
    border-right:  none;
    padding-right: 0;
    padding-left: 0;
    padding-top: 1px;
    *+padding-top: 0px;
    float:left;
    }
.commentaires .content .id .infos-right p.etoiles img {margin-right: 1px;}
.commentaires .content .message {
    position: relative;
    padding-top: 60px
    }
.commentaires .content .message p {
    background-color: #ffffff;
    padding-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
    margin-left: 24px;
    }
.commentaires .content .actions {
    float: right;
    margin-top: 6px;
    }
.commentaires .content .actions li {
    float: left;
    margin-left: 25px;
    }

/* =Page Accueil Bons Plans */

.bons-plans .content {
    width: 710px;
    padding: 25px 0 0;
    margin-top: 6px;
    min-height: 0; 
    background-color: #ffffff;
    }
.bons-plans .content h2 {
    position: relative;
    left: -10px;
    }
.bons-plans .content .classement {
    margin-left: 192px;
    margin-top: 8px;
    }
.bons-plans .content .classement li {
    width: 105px;
    height: 20px;
    text-align: center;
    margin-left: 8px; 
    background-color: #223157;
    float: left;
    padding-top: 5px
    }
.bons-plans .content .classement li a {
	background: url(../images/common/chevron-blanc.png) no-repeat 0 3px;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
    }
.bons-plans .content .BPmoment{
	background: none;
	margin-top: 23px;
	height: 400px;
    }
.bons-plans .content .groupeBox {
	padding-top: 0;
	padding-left: 5px;
    }

/*.bons-plans .flash-moteur-tri 
{
	margin-top: 15px;
	background: #eaedf4;
	height: 368px;
}*/
.bons-plans .flash-moteur-tri h2 {left: 30px;}
.bons-plans .flash-moteur-tri .swf
{
	padding-left: 17px;
	padding-top: 17px;
	float:left;
	width:416px;
	height:356px;
}

.bons-plans .flash-moteur-tri .swf img
{
	border: 7px solid #b342ea;
}

.bons-plans .flash-moteur-tri  .formulaire 
{
	padding-left: 24px;
	padding-top: 47px;
	float:left;
	width: 240px;
}

.bons-plans .flash-moteur-tri  .formulaire .label {
	text-align: right;
	padding-right: 10px;
    float: left;
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #343434;
	width: 45px;
	padding-top: 3px;
    }
.bons-plans .flash-moteur-tri  .formulaire .label.large {width: 90px;}
.bons-plans .flash-moteur-tri  .formulaire .input {
    float: left;
	font-size: 10px;
	font-weight: bold;
	color: #009ee0;
	width: 180px;
	border:  2px solid #c8d0e1;
    padding:  2px;
    margin-bottom: 10px;
    }
.bons-plans .flash-moteur-tri  .formulaire .input.text {width: 172px;}
.bons-plans .flash-moteur-tri  .formulaire .input.small {
    width: 57px;
    margin-right: 2px;
    }
.bons-plans .flash-moteur-tri  .formulaire .img {float: left;}
.bons-plans .flash-moteur-tri  .formulaire .img.margin {margin-right: 2px;}
.bons-plans .flash-moteur-tri  .formulaire .rechercher {
    background: url(../images/fonds-de-lien/bouton-148x15_bleuM.png) no-repeat 0 0;
    display: block;
    float: left;
    margin-left: 55px;
    height: 14px;
    width: 138px;
    padding-left: 10px;
    padding-top: 1px;
    margin-top: 4px;
    }
.bons-plans .flash-moteur-tri  .formulaire .rechercher a {
	background: url(../images/common/chevron-blanc.png) no-repeat 0 3px;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
    }


/* =Page Moteur de tri */

/* =Formulaire de recherche */
.ajax__calendar_container { 
    z-index:200;
}
.recherche .formulaire {
    background: url(../images/fonds-de-blocs/bgMoteurTri.png) no-repeat 0 0;
    min-height: 134px;
    width: 698px;
    margin-left: 20px;
    margin-top: 6px;
    padding-left: 12px;
    padding-top: 44px;
    }
.recherche .formulaire .label {
	text-align: right;
	padding-right: 10px;
    float: left;
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #343434;
	width: 45px;
	padding-top: 3px;
    }
.recherche .formulaire .label.large {width: 90px;}
.recherche .formulaire .input {
    float: left;
	font-size: 10px;
	font-weight: bold;
	color: #009ee0;
	width: 180px;
	border:  2px solid #c8d0e1;
    padding:  2px;
    margin-bottom: 10px;
    }
.recherche .formulaire .input.text {width: 172px;}
.recherche .formulaire .input.small {
    width: 57px;
    margin-right: 2px;
    }
.recherche .formulaire .img {float: left;}
.recherche .formulaire .img.margin {margin-right: 2px;}
.recherche .formulaire .rechercher {
    background: url(../images/fonds-de-lien/bouton-148x15_bleuM.png) no-repeat 0 0;
    display: block;
    float: left;
    margin-left: 102px;
    height: 14px;
    width: 138px;
    padding-left: 10px;
    padding-top: 1px;
    margin-top: 4px;
    }
.recherche .formulaire .rechercher a {
	background: url(../images/common/chevron-blanc.png) no-repeat 0 3px;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
	font-weight: bold;
    }

/* =Sous Titre */ 

.recherche .sous-titre2 {
    background-color: #eaedf4;
    padding-top: 10px;
    margin-left: 20px;
    margin-top: 25px;
    width: 710px;
    } 
.recherche .sous-titre2 h2 {
    position: relative;
    left: -13px;
    }

/* =Page fiche bon plan */

/* =Bons plans - Ca peut t'interesser */

.fiche-bon-plan .BPmoment {
	background: url(../images/fonds-de-blocs/bgBPmoment-small.gif) no-repeat 5px 0;
	min-height: 250px;
	margin-top: 33px;
    }
.fiche-bon-plan .BPmoment h4.titre {float: left;}
.fiche-bon-plan .BPmoment .lien {
	margin-right: 35px;
	margin-top: 15px;
    }

/* =Page Répondre */

.repondre-commentaire .content {
    min-height: 0;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 20px;
	width: 683px;
	margin-top: 6px;
    }
.repondre-commentaire .content h4 {
    position: relative;
    left: -13px;
    }
.repondre-commentaire .content .id {margin-top: 6px;}
.repondre-commentaire .content .photo-right h5 {float: none;}
.repondre-commentaire .content .id .infos-right {
    margin-top: 0;
    text-align: right;
    width: 280px;
    }
.repondre-commentaire .content .id .infos-right h6 {
    border-bottom: #c3c8d5 1px solid;
    padding-bottom: 6px;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 12px;
    color: #213055;
    }
.repondre-commentaire .content .id .infos-right h6 a {
    color: #213055;
    text-decoration: none;
    }
.repondre-commentaire .content .id .infos-right h6 a:hover {
    color: #213055;
    text-decoration: underline;
    }    
.repondre-commentaire .content .id .infos-right p {float: right;}
.repondre-commentaire .content .clear.space {height: 60px;}
.repondre-commentaire .content .poster-commentaire {margin-left: 24px;}
.repondre-commentaire .content .poster-commentaire .textarea {width: 649px;}
.repondre-commentaire .content-bottom {
	background: url(../images/common/bg-bottom-content.png);
	background-repeat: no-repeat;
	height: 10px;
	margin-left: 12px; 
	width: 710px;
    }

/* =Page Reportage */

.detail-reportage {
    min-height:300px;
    background-color: #eaedf4;
    margin-left: 20px;
    width: 710px;
}
.detail-reportage .detail-small .content {
    padding-right:0;
}

.reportages .sous-titre {
    background-color: #eaedf4;
    padding-top: 20px;
    width: 710px;
    margin-left: 20px;
    margin-top: 6px;
    }
.reportages .sous-titre h2 {
    background: url(../images/titres/bg-title-txt.png) no-repeat 0 0;
    height: 32px;
    font-size: 15px;
    font-weight: bold;
    color: #009ee0;
    left: -7px;
    padding-left: 15px;
    padding-top: 10px;
    position: relative;
    top:  0;
    width: 500px;
    }
.reportages .sous-titre h2 a {
    color: #009ee0;
    text-decoration:none;
    }
.reportages .sous-titre .ajouter {
    float: right;
    margin-top: -35px;
    margin-right: 12px;
    }
.reportages .detail-small .content .contenu dt {width: 85px;}
.reportages .detail-small .content .contenu dd {width: 340px; text-align:justify;}

/* Page Modifier un spot */

.left .modifier_spot .content {
    color: #223157;
    padding: 17px 28px 30px 13px;
    width: 670px;
    }
.modifier_spot h2 {
    background: url("../images/titres/puce_titre.png") no-repeat left center;
    padding: 15px 20px;
    margin-left: -19px;
    padding-bottom: 28px;
    }
.modifier_spot p, .modifier_spot div.champ_form {
    font-weight: bold;
    line-height: 17px;
    margin-left: 40px;
    width: auto;
    }
.modifier_spot div.champ_form .erreur {margin-left:95px;}
.modifier_spot .adresse p {margin-bottom: 6px;}
.modifier_spot .indications {margin-left: 0;}
.modifier_spot p a {
    color: #343434;
    text-decoration: underline;
    }
.modifier_spot .champs_obl  {
    float: none;
    font-size: 11px;
    margin: 14px 0 14px -6px;
    }
.modifier_spot .champ_form span {width: 91px;padding-bottom:3px;color:#343434}
.modifier_spot .titre, .modifier_spot .description {width: 100%;}
.modifier_spot .titre input, .modifier_spot .description textarea {width: 400px;}
.modifier_spot .description textarea {
    height: 106px;
    vertical-align: top;
    }
.modifier_spot .date_df {margin-bottom: 25px;}
.modifier_spot .date_df input {width: 54px;}
.modifier_spot .date_df a {
    display: inline-block;
    vertical-align: bottom;
    }
.modifier_spot .lieu {margin: 0 0 30px;}
.modifier_spot .btn_localiser {
    display: block;
    margin-right: 126px;
    margin-top: 6px;
    float: right;
    }
.modifier_spot .carte {padding-left: 125px;}
.modifier_spot .carte #contentMap {border: #009ee0 6px solid;}
.modifier_spot .carte a img {
    border: none;
    margin-top: 5px;
    }
.modifier_spot .lieu .champ_form {
    margin-bottom: 0;
    width: auto;
    }
.adresse textarea, .adresse .champ_form input, .informations .champ_form input {
    width: 400px;
    }
.lieu input {width: 400px;}
.lieu .telephone {margin-top: 15px;}
.modifier_spot .categorie {margin-bottom: 43px;}
.modifier_spot .categorie select {
    height: 23px;
    width: 294px;
    }
.photo_preview {
    clear: both;
    margin-left: 137px;
    padding-top: 23px;
    width: 420px;
    }
.photo_preview img {
    border: 2px solid #C8D0E1;
    float: left;
    margin-right: 6px;
    margin-bottom: 17px;
    }
.photo_preview .taille, .photo_preview .poids {
    font-weight: normal;
    font-size: 9px;
    }
.photo_preview .taille {margin-bottom: 10px;}
.photo_preview strong {
    display: block;
    margin-bottom: 13px;
    }
.modifier_spot .photo a {vertical-align: middle;}
.conditions {margin: 3px 0 0 25px;}
.conditions .erreur {
    float: none;
    margin-left: 0;
    }
.modifier_spot .conditions input {
    margin-top: 2px;
    vertical-align: top;
    }
.modifier_spot .conditions a {
    /*background: #FFF;
    color: #c64dff;*/
    text-decoration: none;
    }
.obligations {margin-top: 33px;}
.btn {
    float: left;
    margin-top: 50px;
    margin-left: 25px;
    }
/* Trombinoscope des ExpR */

.trombiExpr .content{ background-color:#FFFFFF;min-height:20px;color:#223157;font-weight:bold; font-size:11px }
.trombiExpr 



