#LeftColumn,
#SideBar,
#Valorisation li,
#ListeTarifs li,
#Asterisque{
	display:inline-block;
	float:left;
}

#Limiter #ListeDeposer li span,
#SideBar,
#ListeOptions li span,
.LibTarifs,
#BtDeposer{
	font-family:Verdana;	
}

#SideBar a{
	color:#007eff;	
}

#SideBar .OngletsDepot li#Deposer,
#ListeDeposer li,
#ListeDeposer li span,
#InsertLinks,
#ListeOptions li span,
.InnerPave,
#ListeTarifs li{
	font-size:12px;
}

#ListeDeposer li span strong{
	font-size:14px;
}

#LeftColumn{
	width:826px;
	border:1px solid #e0e0e0;
	padding:10px;
	margin-right:12px;
	margin-bottom: 10px;
}

#SideBar{
	width:340px;
	margin-top: -70px;
}

#SideBar .OngletsDepot{
	clear:both;
	background:#fff;
	overflow:hidden;
}

#SideBar .OngletsDepot li{
	float:left;
	list-style:none;
	margin-left:0;
	width:50%;
}

#CommentDeposer{
	background:url(/images/lc_fr/bkg_tabs_sidebar.png) no-repeat left top !important;
}

#CommentDeposer span{
	display:block;
	height:40px;
	font-size: 14px;
    font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	padding:6px 10px 0 0;
	margin-left:12px;
	background:url(/images/lc_fr/bkg_tabs_sidebar.png) no-repeat right top !important;
}

#Deposer{
	border-bottom:1px solid #ccc;
	width:157px;
	text-align:center;
}

#Deposer a{
	display:block;
	height:45px;
	line-height:45px;
	text-align:center;
	padding:0 6px;
}


#ListeDeposerCont{
	background:#f7f7f7;
	padding:10px;	
}

#ListeDeposer{
	background:#fff;
	padding:10px;
	padding-bottom:0;
	display:block;
}

#SideBar #ListeDeposer li,
#ListeOptions li{
	list-style:square;
	font-size:32px;
	color:#666;
	margin-left:30px;
	line-height:14px;
	padding-bottom:10px
}

#ListeOptions li{
	color:#e10915;
	font-size:12px;
}

#SideBar #ListeDeposer li span,
#ListeOptions li span{
	color:#000;
	display:block;
}

h1.PageTitle{
	font-family:Arial;
	font-weight:normal;
	font-size:26px;
	margin-bottom:6px;
	padding-left:20px;
}

#SideBar #ListeDeposer li span.Nota{
	font-size:10px;
	color:#999;	
}

#SideBar #InsertLinks{
	margin-top:12px;
	margin-left:6px;
}

#SideBar #InsertLinks li{
	list-style:none;
	padding-left:44px;
}

#SideBar #InsertLinks a{
	line-height:36px;
}

#TitreVoitures{
	background:url(/images/lc_fr/InsertAccueilVoitures.png) no-repeat left center;
}

#TitreUtilitaires{
	background:url(/images/lc_fr/InsertAccueilUtilitaires.png) no-repeat left center;
}

#TitreCaravanes{
	background:url(/images/lc_fr/InsertAccueilCaravanes.png) no-repeat left center;
}

#TitreMotos{
	background:url(/images/lc_fr/InsertAccueilMotos.png) no-repeat left center;
}

.PaveCom{
	margin-top:12px;	
}

#Partenaires img{
	margin:14px 0;
}

#Partenaires{
	clear:both;
	font-size:12px;
	padding:12px 15px;
	border:1px solid #ccc;
	position:relative;
	background:#fff;
	min-height:93px;
}

#PartenairesCont{
	background:url(/images/lc_fr/insert_bottom_partenaires_blanc.png) repeat-x left bottom;
	padding-bottom:8px;
}

#PartenairesUpperCont{
	background:url(/images/lc_fr/insert_right_partenaires_blanc.png) repeat-y right top;
	padding-right:5px;
	margin:12px 0;
}

#CoinPartenaires{
	position:absolute;
	right:-11px;
	bottom:-23px;
}

#Partenaires span,
#Partenaires h3{
	font-family:Trebuchet MS;
	font-size:18px;
}


.SubTitle,
.SubTitle2{
	font-size:18px;
	padding:12px 0 20px 0;
	clear:both;
}

.InnerPave .SubTitle2{
	font-weight:bold;
	
}

#BaseLineCont{
	text-align:center;	
}

#Valorisation{
	clear:both;
	overflow:auto;	
}

#Valorisation img{
	margin-right:6px;
	margin-top:-10px;
}

#Valorisation li{
	list-style:none;
	margin:30px 20px 10px 20px;
}

#ListeTarifs{
	background:url(/images/lc_fr/fd_tarif_auto.png) no-repeat top left;
	overflow:hidden;
	padding-top:95px;
	margin-left:116px;
}

#ListeTarifs.TarifsLoisir {background:url(/images/lc_fr/fd_tarif_loisir.png) no-repeat top left;}
#ListeTarifs.TarifsUtil {background:url(/images/lc_fr/fd_tarif_utilitaire.png) no-repeat top left;}

#ListeTarifs.TarifsMoto{
	background:url(/images/lc_fr/fd_tarif_moto.png) no-repeat top left;
	position:relative;
	margin-left:193px !important;
}

#ListeTarifs.TarifsMoto li{
	height:138px;
}

.AuLieuDe{
	font-size:10px;
}

#ListeTarifs li{
	font-size:14px;
	color:#666;
	width:144px;
	height:126px;
	text-align:center;
	margin-left:9px;
	background: #dfdfdf;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dfdfdf", endColorstr="#ffffff"); /* Pour IE seulement et mode gradient à linear */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dfdfdf), to(#ffffff));
	background-image: -moz-linear-gradient(top center, #dfdfdf, #ffffff);
	background-image: -o-linear-gradient(top, #dfdfdf, #ffffff); /*uniquement en mode linear*/
}

#ListeTarifs li#Gratuit{
	margin-left:0;
	background: #b1d7ff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b1d7ff", endColorstr="#ffffff"); /* Pour IE seulement et mode gradient à linear */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#b1d7ff), to(#ffffff));
	background-image: -moz-linear-gradient(top center, #b1d7ff, #ffffff);
	background-image: -o-linear-gradient(top, #b1d7ff, #ffffff); /*uniquement en mode linear*/ 
}

#ListeTarifs li#Gratuit span{
	color:#007eff;
}

#ListeTarifs li#Gratuit div{
	margin-bottom:3px;
}

.LibTarifs{
	font-size:34px;
	font-weight:bold;
	color:#333;	
}

#ListeTarifs li#Gratuit .LibTarifs{
	font-size:26px;
	text-transform:uppercase;
}

.LibTarifs .euro,
#BtDeposer{
	font-size:18px;
}

#ListeTarifs li div{
	height:60px;
	font-weight:bold;
}

#ListeTarifs li .Juskalavente{
	font-size:12px;
}

#BtDeposer{
	font-weight:bold;
	text-align:center;
}

/*---- PARTIE TARIF PROMO NOEL ----*/
#ListeTarifs li #offreSpeNoel{
	color:#e10915;
	font-weight:bold;
	height:33px;
	margin-top:-33px;
	font-family:Arial;
}
#LeftColumn #infoSpeNoel{
	font-size:13px;
	margin-top:20px;
}

#LeftColumn .LibTarifs .asteNoel{
	font-size:11px;
	float:right;
	position:relative;
	right: 12px;
    top: 15px;
}

#LeftColumn #ListeTarifs .hSpe{
	height:145px;
}

#LeftColumn #ListeTarifs .hSpe .LibTarifs .cents{
	font-size:21px;
}

#LeftColumn #ListeTarifs .tarifAvtNoel{
	text-decoration:line-through;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}
/*---- FIN TARIF PROMO NOEL ----*/
#BtDeposer a{
	width:238px;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:6px;
	background: #f40000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f40000", endColorstr="#ad0000"); /* Pour IE seulement et mode gradient à linear */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f40000), to(#ad0000));
	background-image: -moz-linear-gradient(top center, #f40000, #ad0000);
	background-image: -o-linear-gradient(top, #f40000, #ad0000); /*uniquement en mode linear*/
	border:1px solid #660000;
	border-radius:6px;
	margin:20px auto;
}

#ListeTarifs li.TarifsPromo .LibTarifs{
	color:#e10915;
}

#ListeTarifs li.TarifsPromo .AuLieuDe span{
	font-size:14px;
	text-decoration:line-through;
	font-weight:bold;
}

.PictoPromo{
	position:absolute;
	top:30px;
	left:324px;	
}

.PictoPromo#PictoPromo2{
	left:474px;	
}

#Asterisque{
	margin-bottom:10px;
}

#Asterisque li{
	font-size:9px;
	font-family:Verdana;
	list-style:none;
}
#GM2012Tarifs{
	background: #FFF url(/images/lc_fr/GM2012-fd-vendre.png) no-repeat;
	border:#999 1px solid;
	font-size:12px;
	padding:0 10px 10px 10px;
	border-radius: 8px 8px 8px 8px;
	margin:15px 0 5px 0;
}
#GM2012Tarifs div.titleGM{
	font-size:16px;
	font-weight:bold;
}
#GM2012Tarifs img.logo{
	width:35px;
	padding:0px 10px 10px 0;
	float:left;
}
#GM2012Tarifs .title2GM{
	margin:10px 5px 5px 5px;
}
#GM2012Tarifs .title2GM p{
	padding:4px 0;
}
#GM2012Tarifs .txtGM{
	clear:both;
}
#GM2012Tarifs li.lien {
    list-style: none outside none;
	padding:5px 0;
}
#GM2012Tarifs li.lien a{
    color:#000;
}
#GM2012Tarifs li.lien a:hover{
    color:#e10a16;
}
#GM2012Tarifs ul {
    color: #333333;
    list-style-image: url("/images/lc_fr/puce_valider_GM2012.png");
	padding:5px 0;
}
#GM2012Tarifs ul li {
    list-style-position: inside;
}
#ContactBlocServices {
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #CCCC99;
    color: #333333;
    font-family: verdana;
    font-size: 14px;
    margin: 5px 0;
    padding: 2px 5px;
    text-align: center;
}
#ContactBlocServices span.GMtel {
    font-size: 16px;
    font-weight: bold;
}
/*#ContactBlocServices span.btnAppel span {
    font-size: 15px;
	padding:2px;
}*/