.edito { margin-bottom: 10px; }

/*** MENU ACCESSIBILITE ***/
#menu_evitement {
	list-style-type: none;
	padding: 0;
	margin: 3px;
}
#menu_evitement li {
	display: inline;
	font-size: .91em;
	margin-right: 15px;
}
#menu_evitement a, #menu_evitement a:visited {
	color: #666;
	text-decoration: none;
}
#menu_evitement a:hover {
	color: #fff;
	text-decoration: underline;
}

/*** BANDEAU HAUT ***/
.bandeau_outils {
	padding : 8px 0;
}
.bandeau_haut { position : relative;}
.bandeau_haut h1 {
	margin: 0;
	padding: 0;
}
.bandeau_haut h1 a {
	color: #566e93;
	text-decoration: none;
	display : block;
}
.bandeau_haut h1 a img {
	display : block;
}
.bandeau_haut .logo {
	float : left;
	width : 309px; height : 300px;
}
.bandeau_haut p {
	color: #DC523D;
	font-size: .7em;
	margin: 0 0 0 130px;
}

/*** MENU HAUT ***/
.menu_haut h2 { display: none; }
.menu_haut {
	padding: 0;
	margin: 0;
	min-height: 40px;
	background-color: #353d41;
	z-index: 3;
	position: relative;
	border-radius : 0 0 25px 0;
}
.menu_haut ul {
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.menu_haut a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #899398;
	font-weight: normal;
	line-height : 40px;
	margin : 0 0 0 -1px;
}
.menu_haut strong a {
	color : white;
}
.menu_haut a span span{
	padding : 0 36px;
	border-left : 1px solid white;
}
.menu_haut a:hover {
	color: #fff;
	background-color: #fff;
}
.menu_haut li {
	float: left;
	padding: 0;
	margin: 0;
}
.menu_haut li ul {
	position: absolute;
	left: -999em;
	width: 200px;
	height: auto;
	font-weight: normal;
	margin: 0;
	background-color: #353d41;
}
.menu_haut li ul li a {
	font-size: 1em;
	color: #666;
	font-weight: normal;
	padding : 10px 5px 10px 15px;
	line-height : 1em;
}
.menu_haut li ul li a span span {
	padding : 0px;
	border-left : 0px;
}
.menu_haut li ul li a:hover {
}
.menu_haut li li {
	width: 200px;
}
.menu_haut li:hover ul ul, .menu_haut li:hover ul ul ul,
.menu_haut .navfxenabled li:hover ul, .menu_haut .navfxenabled li:hover ul ul, .menu_haut .navfxenabled li:hover ul ul ul,
.menu_haut .navfxenabled li.over ul ul, .menu_haut .navfxenabled li.over ul ul ul {
	left: -999em;
}
.menu_haut li:hover ul,
.menu_haut .navfxenabled li.over ul {
	left: auto;
	margin : 0;
}
.menu_haut li li:hover ul, .menu_haut li li li:hover ul,
.menu_haut .navfxenabled li li.over ul, .menu_haut .navfxenabled li li li.over ul{
	left: -2px;
}
.menu_haut li li.over ul.leftover, .menu_haut .navfxenabled li li li.over ul.leftover, .menu_haut .navfxenabled li li li li.over ul.leftover{
	left: -28.44em;
}
.menu_haut li.over a,.menu_haut li:hover a{
	position: relative;
	color: #666;
}

/*** MENU GAUCHE .menu_gauche {} ***/
/*** MENU DROIT ***/
.col_droite h2 {
	margin : 0 0 10px 0;
	color : white;
	padding : 0 10px;
	background : #D60175;
	line-height: 32px;
	font-size: 16px;
	border-radius : 3px;
	font-family: helvetica, Arial, sans-serif;
}
.col_droite h2 a, .col_droite h2 a:hover {
}

.article_coupdecoeur {
	border-bottom: 4px solid #bbb;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.article_coupdecoeur h3 {
	margin: 10px 0;
	padding: 0;
}
.article_coupdecoeur .titre a {
	color: #555;
	text-decoration: none;
}
.article_coupdecoeur .titre a:hover, .article_coupdecoeur .titre a:visited  {
	color: #557891;
}
.article_coupdecoeur q {
	font-family: Georgia,"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	font-size: 1.5em;
	color: #557891;
}
.article_coupdecoeur .vignette {
	padding: 4px;
	border: 1px solid #BBB;
}

.article_enbref {
	border-bottom: 4px solid #bbb;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.article_enbref h2 { float: left; }
.article_enbref h3 {
	margin: 10px 0;
	padding: 0;
}
.article_enbref .titre a {
	color: #555;
	text-decoration: none;
}
.article_enbref .titre a:hover {
	color: #557891;
	text-decoration: underline;
}
.article_enbref .titre a:visited  { color: #557891; }

#article_enbref_pagination {
	float: right;
	margin-top: 5px;
}
#article_enbref_pagination  div {
	display: block;
	float: left;
	margin-left: 2px;
}
#article_enbref_prev, #article_enbref_next, .article_enbref_pause, .article_enbref_play {
	background: transparent url(../../image/btn_prev-next.png) 0 0 no-repeat;
	cursor: pointer;
	height: 15px;
	width: 16px;
}
#article_enbref_prev:hover { background-position: 0 -15px; }
#article_enbref_next { background-position: -16px 0; }
#article_enbref_next:hover { background-position: -16px -15px; }
.article_enbref_pause { background-position: -80px 0; }
.article_enbref_pause:hover { background-position: -80px -15px; }
.article_enbref_play { background-position: -64px 0; }
.article_enbref_play:hover { background-position: -64px -15px; }

/*** MENU PIED DE PAGE ***/
.menu_pied h2 { display: none }
.menu_pied {
	margin: 10px 20px 0 30px;
}
.menu_pied ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.menu_pied li {
	float: left;
	padding: 0 10px;
}
.menu_pied li a { color: #777; text-decoration: none; }
.menu_pied li a:hover { color:#777; text-decoration: underline; }

/*** MOTEUR DE RECHERCHE ***/
.recherche_generale {
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
}
.recherche_generale label { font-size: 1.1em; }
#q {
	font-size: 1.1em;
	border: 1px solid #bbb;
	vertical-align: middle;
	color: #666;
	margin: 5px 0;
	width: 211px;
	padding: 6px;
}
#q:hover, #q:focus, .recherche_generale input[type=image]:hover  {	background-color: #e7e7e7; }
.recherche_generale input[type=image] {
	margin: 0;
	padding: 0;
	text-align: center;
	border: 1px solid #bbb;
	border-left: none;
	background-color: #fff;
	vertical-align: middle;
	width: 28px;
	height: 28px;
}
.recherche_generale-overlabel {
	color: #666;
	cursor: text;
	margin: 10px 7px 0;
}

/*** NUAGE DE TAGS ***/
.recherche_encart_nuage_tag {
	text-align : center;
	padding : 5px 0;
	line-height : 1.5em;
}
.recherche_encart_nuage_tag a { text-decoration: none; }
.recherche_encart_nuage_tag a:hover {}
.recherche_encart_nuage_tag_taille_10 { font-size : 2.4em; }
.recherche_encart_nuage_tag_taille_9 { font-size : 2.2em; }
.recherche_encart_nuage_tag_taille_8 { font-size : 2em; }
.recherche_encart_nuage_tag_taille_7 { font-size : 1.8em; }
.recherche_encart_nuage_tag_taille_6 { font-size : 1.6em; }
.recherche_encart_nuage_tag_taille_5 { font-size : 1.4em; }
.recherche_encart_nuage_tag_taille_4 { font-size : 1.2em; }
.recherche_encart_nuage_tag_taille_3 { font-size : 1.1em; }
.recherche_encart_nuage_tag_taille_2 { font-size : .9em; }
.recherche_encart_nuage_tag_taille_1 { font-size : .7em; }


/*** IDENTIFICATION ***/
.identification {
	position: relative;
	z-index: 5;
	text-align: right;
}
.identification_navigation { position: relative; }
.identification_navigation label { display : none;}
a.identification_signin span {
	background: transparent url(../../image/toggle_rond.png) 100% -36px no-repeat;
	padding-right: 16px;
}
a.identification_signin {
	background: #88bbd4;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 4px 6px;
	border-radius: 4px;
}
a.identification_signin:hover { background-color: #59B;}
a.identification_signin-close  {
	background: #ddeef6 !important;
	color: #666 !important;
	outline: none;
}
a.identification_signin-close span { background-position: 100% 2px !important; }

a.identification_btn_inscription {
	background: #FF7800;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	padding: 4px 18px;
	border-radius: 4px;
}
a.identification_btn_inscription:hover { background-color: #E05702;}

#identification_inc {
	border-radius: 5px 0 5px 5px;
	-webkit-box-shadow: -3px 3px 3px rgba(0, 0, 0, .3);
	box-shadow: -3px 3px 3px rgba(0, 0, 0, .3);
	display: none;
	border: 5px solid #ddeef6;
	background: #fff;
	position: absolute;
	z-index: 100;
	right: 0;
	text-align: left;
	padding: 10px;
	margin: 0;
	color: #789;
	white-space: nowrap;
}
#identification_inc ul {
	list-style: none;
	margin: .5em 0 0;
	padding: 0;
}
#identification_inc input[type=text], #identification_inc input[type=password] {
	display: block;
	border-radius: 4px;
	border: 0;
	background-color: #dbdbdb;
	color: #000;
	margin: 0 0 5px;
	padding: 0px;
	width: 250px;
}
#form_identification_inc input[type=text], #form_identification_inc input[type=password] {
	border: 0;
	background-color: #dbdbdb;
	height : 16px; line-height : 16px;
}
#form_identification_inc input[type=submit] {
	border: 0;
	color : white;
	background : #d60175 url(../../image/fleche_connect.png) no-repeat 3px center;
	padding : 0 5px 0 15px;
	height : 16px; line-height : 16px;
	font-family: helvetica, Arial, sans-serif;
}
#identification_inc  p  { margin: 0; }

.identification_bienvenue {
	text-align : right;
	height: 24px;
	margin-top: -6px;
}
.identification_bienvenue h3 {
	display: inline;
	background: none;
	color: #000;
	font-size: 12px;
	margin: 0;
}

.identification_bienvenue ul {
	display : inline;
	margin : 0px;
	padding : 0px;
}
.identification_bienvenue li {
	font-weight :bold;
	list-style-type: none;
	display : inline;
	padding : 0 0 0 10px;
}
.identification_bienvenue li a { }
.identification_bienvenue li a:hover{ text-decoration: underline; }
.identification_light { border-right: 1px black dotted; } /*exception*/


/*** FLUX RSS ENTRANT ***/
.news_entete {}
.news_entete-close{
	padding-left: 20px;
	background: url(../../image/ultree_plus.gif) 0 -2px no-repeat;
	cursor: pointer;
}
.news_entete-open{
	padding-left: 20px;
	background: url(../../image/ultree_minus.gif) 0 -2px no-repeat;
	cursor: pointer;
}


/*** LISTDIFF ***/
ul.listdiff { padding-left: 8em !important; }
.listdiff div { margin-left: 23px; }

ul.listdiff_archive {
	margin: 0;
	padding: 0;
}
ul.listdiff_archive li {
	list-style: none;
	margin: 0;
	padding: 1em;
	margin-bottom: 2px;
	background-color: #fff;
}
.listdiff_numero {
	padding: 2px 4px;
	background-color: #ff7800;
	color: #fff;
	border-radius: 5px;
	font-size: .9em;
	margin: 0 8px;
}
.listdiff_date {
	font-size: .9em;
	color: #777;
}

/*** RSS ***/
.abonnement_rss a { text-decoration: none; }
.abonnement_rss img { vertical-align: middle; }

/*** NEWS ***/
/* entete */
.article_entete {
	margin: 0 0 20px;
	background-color: #F3F3F3;
	padding: 0 10px;
	border-radius: 10px;
}
.article_entete .meta { padding: 8px; }

/* meta */
.meta {
	margin: 10px 0 15px;
	color: #777;
}
.meta a {
	color: #777;
	text-decoration: underline;
}
.meta a:hover { color: #555; text-decoration: none; }
.meta a:active { color: #557891; }
.meta  .vignette {
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #bbb;
	padding: 4px;
}
/* calendrier */
.cal {
	font-size : 0.8em;
	color : white;
}
.cal abbr {
	display : inline;
	border-bottom: none;
}
.cal span.jour {
}
.cal span.mois {
}
.cal span.annee {
}

.article_accroche {}
.article_contenu {}

/* liste */
.liste_article  ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.liste_article li {
	list-style-image: none !important;
	margin: 0;
}

.liste_article .entete {
}
.liste_article .titre {
}
.liste_article .titre a {
	text-decoration: none;
	color : white;
}
.liste_article .titre a:visited  {
	text-decoration: none
}
.liste_article .titre a:hover {
	text-decoration: none
}
.liste_article.first.titre {
	border-top: none;
}
/*webtv*/
	.liste_article.liste_webtv li {
		width : 340px;
		float : left;
	}
	.liste_article.liste_webtv li.el_1{
		clear : both;
		padding : 0 15px 0 0;
	}
/* contenu */
.article_accroche {}
.article_accroche .vignette {
	float: right;
	padding: 4px;
	border: 1px solid #bbb;
	margin-left: 20px;
}

.article_contenu {}

.article .suite_droite {	text-decoration: none; }
.article  a.suite_droite:hover { text-decoration: underline; }

/* rss associés  */
.article_rss_associe {}
.article_rss_associe  p {
	margin: 0;
	padding: 0;
}
.article_rss_associe_titre {}
.article_rss_associe_titre-open{
	padding-left: 18px;
	background: url(../../image/moins.png) no-repeat;
}
.article_rss_associe_titre-close{
	padding-left: 18px;
	background: url(../../image/plus.png) no-repeat;
}

/* Commentaire bulle */
a.com  { }
.com {
	position:relative;
	padding: 0 6px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #FFF !important;
	text-decoration: none !important;
	background: #BBB;
	border-radius: 5px;
	display: inline-block;
}
.com:after {
}
a.comc {
}
a.comc:after { }
a.comc10 {
}
a.comc10:after {  }

a.com:hover  {
}
a.com:hover:after {  }

/*** autre article SLIDE ***/
.contenu_autre_article {
	padding: 10px 0 15px 16px;
	position: relative;
	background-color: #11181D;
	border-radius: 8px;
}
.contenu_autre_article ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.contenu_autre_article li {
	margin: 0 4px !important;
	padding: 20px 0 0;
	width: 200px;
	height: 180px;
	display: block;
	float: left;
}
.contenu_autre_article .items {
	padding: 4px;
	height: 142px;
	overflow: hidden;
	background-color: #f3f3f3;
}
.contenu_autre_article li.sel {
	width: 194px;
	height: 168px;
	border: 3px solid #fff;
	border-radius: 8px;
}
.contenu_autre_article li.sel .items {	background-color: #11181D; }

.contenu_autre_article .cal {
	float: none;
	margin: 0 auto 12px;
}
.contenu_autre_article h3 {
	padding: 8px 0 0;
	font-size: 1em;
}
.contenu_autre_article h3 a {
	color: #555;
	text-decoration: none;
}
.contenu_autre_article h3 a:visited, .contenu_autre_article h3 a:hover  {
	color: #557891;
	text-decoration: none
}

.contenu_autre_article .vignette {
	padding: 4px;
	border: 1px solid #bbb;
	float: left;
	margin-right: 5px;
}
.contenu_autre_article .meta { margin: 0; text-align: right }
.contenu_autre_article .meta a { float: none; }

/* pagination et btn du scroll */
.contenu_autre_article a.prev, .contenu_autre_article a.next, .contenu_autre_article_pag a {
	background: transparent url(../../image/carousel.png) 0 0 no-repeat;
}

.contenu_autre_article a.prev, .contenu_autre_article a.next {
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
}
.contenu_autre_article a.prev { left: -22px; }
.contenu_autre_article a.prev:hover { background-position: 0 -50px; }

.contenu_autre_article a.next {
	right: -22px;
	background-position: -50px 0;
}
.contenu_autre_article a.next:hover { background-position: -50px -50px; }

.contenu_autre_article_pag { text-align: center; }
.contenu_autre_article_pag a {
	background-position: 0 -100px;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.contenu_autre_article_pag a span { display: none; }
.contenu_autre_article_pag a.selected {
	background-position: -25px -100px;
	cursor: default;
}

/* Fil d'actu */
.fil_article {
	position: relative;
	width: 400px;
}
.fil_article h2 { display: none; }
.fil_article h3 { margin: 0; padding: 0; }
.fil_article h3 a { text-decoration: underline; }
.fil_article h3 a:hover { text-decoration: none; }
.fil_article h3  span  a { text-decoration: none; }
.fil_article h3  span  a :hover{ text-decoration: underline }
.fil_article ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.fil_article li {}


/*** COMMENTAIRE  ***/
.commentaires { margin-top: 20px; }
.commentaires ul { margin: 0; padding: 0; }
.commentaire {
	clear: both;
	margin: 20px 0 !important;
	list-style: none !important;
	border-bottom: 1px solid #bbb;
	padding-bottom: 20px;
}
.commentaire-poster h3.poster {
	/*background: url(../../image/commentaire_titre.png) no-repeat 0 100%;
	padding-left: 25px;*/
}
.commentaire_avatar { float: left; }
.commentaire_avatar img {
	margin-right: 14px;
	padding: 4px;
	border: 1px solid #bbb;
}
.commentaire_meta {
	color: #7E7E7E;
	margin: 0 0 0 80px;
}
.commentaire_auteur {}
.commentaire_contenu {
	padding: 12px 0;
	margin: 0 0 0 80px;
}
.commentaire_contenu p {
	padding: 0;
	margin: 0;
}

/*li.commentaire .commentaire_contenu { }
li.commentaire:nth-child(even)  { background-color: #F7F7F7; }*/

/*.commentaire.self .commentaire_contenu {
	background-color: #FFECC4;
}*/
.commentaire_bas {
	text-align: right;
	padding-bottom: 3px;
	min-height: 6px;
	margin-top: 3px;
}
.commentaire_repondre {
	margin: 0 9px 0 0;
	padding-left: 12px;
	background: url(../../image/commentaire_repondre.png) no-repeat center left;
	text-decoration: none;
}


/*** METIER ***/
.metier_encart {}


/*** GEOLOC ***/
.geo_content_map {
	background-color: #fff;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0, .5);
	box-shadow: 0 0 5px rgba(0,0,0, .5);
}

/* liste */
.geo_liste  {
	padding: 2px;
	overflow: auto;
	background-color: #fff;
	width: 260px;
	position: absolute;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0, .5);
	box-shadow: 0 0 5px rgba(0,0,0, .5);
	z-index: 1;
}
.geo_liste ul {
	padding: 0 !important;
	margin: 0 !important;
}
.geo_liste li {
	list-style: none !important;
	padding: 4px 0 !important;
	margin: 0 !important;
	border-bottom: 1px solid #bbb;
	min-height: 36px;
	cursor: pointer;
}
.geo_liste li:hover, .li_hover { background-color: #e7e7e7 }
.geo_liste_icone {
	float: left;
	width: 32px;
	height: 32px;
	text-align: center;
	margin: 0 3px 3px 0;
	border: 2px solid transparent;
}
.geo_btn_liste_repere_open, .geo_btn_liste_repere_close {
	background: transparent url(../../../commun/composant/geolocalisation/image/geo_btn_liste_repere.png) 0 0 no-repeat;
	cursor: pointer;
	width: 18px;
	height: 26px;
}
.geo_btn_liste_repere_open { background-position: -18px 0}


/* repere */
.geo_labeledmarker_repere {
	text-align: center;
	font-size: 12px;
	color: #000;
	width: 32px;
	padding-top: 1px;
}
.geo_labeledmarker_label {
	font-size: 12px;
	color: #000;
	padding: 2px;
	border: 1px solid #bbb;
	background-color: rgba( 255, 255, 255, .8) !important;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	background-color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,.3);
	box-shadow: 0 0 6px rgba(0,0,0,.3);
	width: 80px;
}
.geo_tooltips_repere {
	padding: 4px;
	background-color: rgba( 0, 0, 0, .7) !important;
	background-color: #000; /*IE*/
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	color: #fff;
	font-weight: bold;
	width: 100px;
	border: 1px #fff solid;
	border-radius: 4px;
}
/* window */
.geo_iw_titre {
	color: #000;
	font-weight: bold;
	font-size: medium;
	margin-bottom: 8px;
}
.geo_iw_contenu { margin: 3px; }
.geo_iw_image {
	text-align: center;
	margin-top: 4px;
}
.geo_iw_date {
	padding: 0;
	margin: 0;
	font-size: .822em;
	text-align: center;
}
.geo_iw_description {}
.geo_iw_streetview {
	width: 425px;
	height: 240px;
}
.geo_iw_galerie {
	margin: 5px 0;
	padding: 2px;
}
.geo_iw_galerie img {
	margin: 2px;
	padding: 2px;
	border: 1px solid #bbb;
	vertical-align: middle;
}
.geo_iw_galerie img:hover { border-color: #000; }

.geo_iw_pagination { text-align: center; }
.geo_iw_pagcount { float: left; }
.geo_iw_pagination img {
	border-radius: 4px;
	border: 1px solid #999;
	width: 16px;
	height: 16px;
	padding: 0 24px;
	margin-left: 4px;
	cursor: pointer;
	background-color: #E0E0E0;
	background-image: -webkit-linear-gradient(#fff, #E0E0E0); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#fff, #E0E0E0); /* FF3.6+ */
	background-image:     -ms-linear-gradient(#fff, #E0E0E0); /* IE10+ */
	background-image:      -o-linear-gradient(#fff, #E0E0E0); /* Opera 11.10+ */
	background-image:         linear-gradient(#fff, #E0E0E0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#E0E0E0);
}
.geo_iw_pagination img:hover {
	background-color: #fff;
	background-image: -webkit-linear-gradient(#E0E0E0, #fff); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(#E0E0E0, #fff); /* FF3.6+ */
	background-image:     -ms-linear-gradient(#E0E0E0, #fff); /* IE10+ */
	background-image:      -o-linear-gradient(#E0E0E0, #fff); /* Opera 11.10+ */
	background-image:         linear-gradient(#E0E0E0, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(endColorstr=#ffffff, startColorstr=#E0E0E0);
}

/* Onglet */
ul.geo_iw_tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	border-bottom: 1px solid #bbb;
	width: 100%;
}
ul.geo_iw_tabs li {
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #bbb;
	margin: 0 0 -1px 2px;
	overflow: hidden;
	position: relative;
	background: #e7e7e7;
	border-radius: 4px 4px 0 0;
}
ul.geo_iw_tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 3px 10px;
	outline: none;
}
ul.geo_iw_tabs li a:hover { background: #bbb; }
ul.geo_iw_tabs li.geo_iw_active {
	background: #fff;
	border-bottom: 1px solid #fff;
}
ul.geo_iw_tabs li.geo_iw_active a:hover  { background-color: #fff; }

.geo_iw_contenu_tabs { margin-bottom: 8px; }


/*** RESEAUX SOCIAUX ***/
.fanbox_facebook, .twitter_suivis, .flickr_link, .myspace_url{
	padding: 10px 0;
	text-align: center;
}

.myspace_url{
	width: 120px;
	height: 50px;
	background: url(../../image/myspace.png) bottom no-repeat;
	color: #2B5CB2;
}

/*** VOTES ***/
.vote_oui_btn, .vote_non_btn { cursor: pointer; }
.vote_oui_btn span, .vote_non_btn span, .vote_oui_djv span, .vote_non_djv span {
	vertical-align: middle;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 3px;
	background: transparent url(../../../commun/composant/jquery-rating/star.png) 0 -48px no-repeat;
}
.vote_non_btn span, .vote_non_djv span { background-position : 0 -64px; }
.vote_oui_btn:hover, .vote_non_btn:hover { text-decoration: underline; }

.vote_help {
	display: inline-block;
    margin-left: 8px;
    margin-top: 5px;
}
.vote_help_mini {
	margin-left: 4px;
	font-size: .81em;
}

/*** BASEDOC ***/
ul.basedoc_photo_encart_polaroid {
	clear: both;
	padding: 15px 30px 0 !important;
	margin: 0 !important;
}
ul.basedoc_photo_encart_polaroid li { display: inline; }
ul.basedoc_photo_encart_polaroid img { display: block; margin-bottom: 12px; }
ul.basedoc_photo_encart_polaroid a {
	background-color: #fff;
	float: left;
	margin: 0 0 27px 30px;
	padding: 10px 10px 15px;
	text-align: center;
	text-decoration: none; color: #333; font-size: 12px;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-webkit-transform: rotate(-2deg);
	-webkit-transition: -webkit-transform .15s linear;
	   -moz-transition: -moz-transform .15s linear;
	   -moz-transform: rotate(-2deg);
	     -o-transition: -o-transform .15s linear;
	     -o-transform: rotate(-2deg);
}
ul.basedoc_photo_encart_polaroid a.basedoc_album {
	background-color: #FF7800;
	color: #fff;
}
ul.basedoc_photo_encart_polaroid a span {
	display: block;
	width: 90px;
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
	height: 16px;
}
ul.basedoc_photo_encart_polaroid li:nth-child(even) a { -webkit-transform: rotate(2deg); -moz-transform: rotate(2deg); -o-transform: rotate(2deg); }
ul.basedoc_photo_encart_polaroid li:nth-child(3n) a { -webkit-transform: none; position: relative; top: -5px; -moz-transform: none; -o-transform: none;}
ul.basedoc_photo_encart_polaroid li:nth-child(5n) a { -webkit-transform: rotate(5deg); position: relative; right: 5px; -moz-transform: rotate(5deg); -o-transform: rotate(5deg);  }
ul.basedoc_photo_encart_polaroid li:nth-child(8n) a { position: relative; right: 5px; top: 8px; }
ul.basedoc_photo_encart_polaroid li:nth-child(11n) a { position: relative; left: -5px; top: 3px; }
ul.basedoc_photo_encart_polaroid li a:hover {
	-webkit-transform: scale(1.25);
	-webkit-transition: -webkit-transform .15s linear;
	   -moz-transition: -moz-transform .15s linear;
	   -moz-transform: scale(1.25);
	     -o-transition: -o-transform .15s linear;
	     -o-transform: scale(1.25);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5);
	box-shadow: 0 3px 6px rgba(0,0,0,.5);
	position: relative;
	z-index: 5;
}

h3.basedoc_photo_encart  { float: left; }
.basedoc_photo_encart_lien_galerie {
	margin: 23px 0;
	float: right;
}

/*** SITE ***/
.site_encart {
	border-bottom: 4px solid #bbb;
	padding: 10px 0 0;
	margin-bottom: 30px;
}
.site_encart ul {
	padding: 0; margin: 0;
	list-style: none;
}
.site_encart li a, .site_encart li span {
	color: #666;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 4px 2px 4px 32px;
	border-top: 1px dotted #bbb;
	background: url(../../image/lien_fleche.gif) 8px 50% no-repeat;
}

.site_encart a:visited { color: #557891; }
.site_encart a:hover { color: #555; text-decoration: none; background-color: #e7e7e7; }
.site_encart a:active { color: #557891; }


.edito h2 {
	margin : 0 0 10px 0;
	color : white;
	padding : 0 10px;
	background : #D60175;
	line-height: 32px;
	font-size: 16px;
	border-radius : 3px;
	font-family: helvetica, Arial, sans-serif;
}
.article_encart_widget h2 {
	margin : 10px 0 10px 0;
	/*background : #b35227;*/
}
.article_encart_widget h2 a {
	color : white;
}
/**TWITTER**/
.fil_twitter{
	padding : 0 0 10px 0;
}
.fil_twitter h2{
	/*background : #86c9ef;*/
}
.fil_twitter ul{
	padding : 10px;
	margin : 10px 0px;
	background : #C8CDD0;
	border-radius : 5px;
	list-style-type: none;
}
.fil_twitter ul li{
	padding : 10px 0px;
	border-bottom : 1px solid #F0F0F0;
}
.video_live{
	padding : 0 0 10px 0;
}
/*.video_live h2 {
	background : #452b70;
}*/
.header_pcb{
	float : left;
	position : relative;
}
.header_pcb .header_article{
	/*position : absolute; top : 0px; left : 0px;*/
}
.header_article_accroche {
	position : relative;
}
.header_article .titre{
	color : white; font-size : 20px;
	position : absolute; left : 0px; top : 97px;
}
.header_article .titre strong{
	font-family: helvetica, Arial, sans-serif;
	background : black;
	padding : 3px 15px 3px 5px;
}
.header_article .titre span{
	background : black;
	padding : 3px 15px 3px 5px;
	position : relative; top : 10px;
	font-size : 0.8em;
}
.header_article img{
	display : block;
}
.accueil_edito p{
	margin : 0 0 10px 0;
}
.accueil_edito .suite_gauche{
	background : #D60175;
	background-image : none;
	border-radius : 3px;
	color : white;
	padding : 2px 5px;
}
.boutons_appli a img{
	display : block;
}
.pagination_edito {
	position : absolute; top : 265px; right : 150px;
}
.bandeau_haut .caroufredsel_wrapper {
	float : left;
}
.pagination_edito a{
	display : block; float : left;
	overflow : hidden;
	height : 0px; width : 0px; padding : 10px 0 0 10px; margin :5px;
	background : url(../../image/rond_inactif.png) no-repeat;
}
.pagination_edito a.selected{
	background : url(../../image/rond_actif.png) no-repeat;
}


.accueil_edito_accroche img {
	border-radius : 5px;
}

a.playMixBig {
	display : inline-block;
	cursor : pointer;
	margin : 0 3px;
	background : url(../../image/ico_play.png) no-repeat;
	height : 30px; width : 30px; overflow : hidden; padding : 0 0 0px 0px;
	margin:10px 0 5px 10px;
}
a.playMixBigOff, a.playMixBigOff:hover {
	display : inline-block;
	cursor : pointer;
	margin : 0 3px;
	background : url(../../image/ico_play_off.png) no-repeat;
	height : 30px; width : 30px; overflow : hidden; padding : 0 0 0px 0px;
	margin:10px 0 5px 10px;
	cursor: default;
}
span.infos_btn {
	background : url(../../image/icon_action.png) no-repeat;
	display: inline-block;
    height: 14px;
    width: 14px;
    position: relative;
}
a.playMix, a.listMix, a.downMix{
	display : inline-block;
	cursor : pointer;
	margin : 0 3px;
	background : url(../../image/icon_action.png) no-repeat;
	height : 0px; width : 0px; overflow : hidden; padding : 0 0 14px 13px;
}
	a.playMix:hover {
		background-position: 0px bottom;
	}
	a.listMix {
		background-position: -13px top;
	}
	a.listMix:hover {
		background-position: -13px bottom;
	}
	a.downMix {
		background-position: -39px top;
	}
	a.downMix:hover {
		background-position: -39px bottom;
	}
	span.infos_btn {
		background-position: -53px top;
	}

.table_liste_archive tr:nth-last-child(2n+1) {
	background : #EDEDED;
}
.table_liste_archive tr:hover {
	background : #C8CDD0;
}
.table_liste_archive a.lien_artiste:hover {
	text-decoration: underline !important;
	color: #D60175;
}
.table_liste_archive a.lien_artiste {
	text-align: left;
	margin: -12px 0 0;
}
.table_liste_archive a.lien_mix, .table_liste_archive a.lien_artiste,
.table_liste_archive td.mix, .table_liste_archive td.mix {
	display : block;
	height : 100%;
	width : 100%;
	padding : 5px 0;
	font-size : 15px;
	text-decoration : none;
	color: #D60175;
}
.table_liste_archive a.lien_mix span,
.table_liste_archive td.mix span, .table_liste_archive td.mix span {
	font-size : 10px;
	display : block;
	color : #353D41;
}
.table_liste_archive a.lien_mix:hover,.table_liste_archive a.lien_mix:hover span ,
.table_liste_archive a.lien_artiste:hover,.table_liste_archive a.lien_artiste:hover span {
	cursor : pointer;
	/*background : #D60175;*/
	color : #000;
}
.table_liste_archive td {
	border : 0px;
	padding : 0px;
}
.song_artiste thead th {
	text-align: left;
}
.song_artiste caption {
	background-color: #D60175;
    color: #FFF;
    font-weight: bold;
}
.table_liste_archive th {
	border : 0px;
	padding : 5px;
	border : none;
	background : #EDEDED;
}
.zone_onair {
	background : url(../../image/fond_play.jpg) no-repeat top left;
	clear : both;
	width : 309px;
	padding : 23px 0;
	float : left;
}
.bouton_onair {
	background : url(../../image/bouton_onair.png) no-repeat top left;
	overflow : hidden; width : 0px; height : 0px;
	padding : 0 0 50px 173px;
	margin : auto;
	display : block;
	cursor : pointer;
}
	.bouton_onair:hover {
		background-position : bottom left;
	}

.edito_header {
	float : left;
	width : 715px;
	background : #aab3b8;
}
.edito_header .un_edito {
	width : 355px;
	height : 96px;
	float : left;
}
.edito_header .un_edito:FIRST-CHILD {background : #899398;}
.edito_header img {
	border-radius : 0px;
	border : 3px solid white;
	margin : 8px 8px 0 10px;
	float : left;
}
.edito_header h2 {
	background : transparent;
	padding : 20px 0 5px 0;
	font-size : 18px;
	line-height : 18px;
	margin : 0px;
	border-radius : 3px;
	color : white;
	font-family: helvetica, Arial, sans-serif;
}
.edito_header h2 a {
	color : white;
}
.edito_header .suite_gauche {
	background : none;
	padding : 0px;
	color : white;
}

/*** Panier ***/
.boutique_panier_inc h3 {
	padding: 0 100px;
	background: url("../../image/panier.png") no-repeat 70px center #D60175;
	position: relative;
}
.boutique_panier_inc h3 > span span {
	display: block;
    margin-top: -8px;
    text-align: center;
    width: 100%;
}
.boutique_panier_inc h3 > span {
	position: absolute;
	top: 0;
	left: 60px;
	border: 1px solid #000;
	background-color: #FFF;
	color: #000;
	font-size: 10px;
	border-radius: 10px;
	display: block;
	width: 15px;
	height: 15px;
}
.boutique_panier_inc h3 a {
	color: #FFF;
}
