/*** MENU ACCESSIBILITE ***/
#menu_evitement {
	display : none;
	list-style-type: none;
	padding: 0; margin: .3em;
}
#menu_evitement li {
	color: #888;
	display: inline;
	font-size: 0.91em;
	margin-right: 15px;
}
#menu_evitement a {
	color: #aaa;
	text-decoration: none;
}
#menu_evitement a:hover {
	color: #fff;
}

/*** BANDEAU HAUT ***/
.bandeau_haut {
	height : 213px;
	position : relative;
	background : #8A9CB2;
}
.bandeau_haut h1 {
	margin: 0; padding: 0;
}
.bandeau_haut .logo {
	width : 199px;
	height : 213px;
	float : left;
	margin: 0;
}
.bandeau_haut .flash_header {
	width : 781px;
	height : 213px;
	float : left;
	margin: 0;
}
.bloc_langue {
	position : absolute;
	width : 159px;
	background : url(../../image/font_langue.png);
	right : 0px; bottom : 0px;
	text-align : right;
	padding : 10px;
}
.bloc_langue a{
	margin : 0 3px;
}
.bloc_langue a.btn_facebook{
	left: 10px;
	position : absolute;
}

/*** MENU HAUT ***/
.menu_haut {
	padding: 0;
	margin: 0;
	text-align: left;
	height: 20px;
}
.menu_haut h2{
	display:none;
}
.menu_haut ul {
	padding: 0;
	margin: 0 0 0 20px;
	height: 20px;
}

.menu_haut li {
	display: inline !important;
	margin: 0;
	padding: 0;
}
.menu_haut li a {
	color: #9e9894;
	display: block;
	float: left;
	padding: 0 0 0 7px;
	margin: 0 5px 0 0;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.menu_haut li a span{
	display: block;
	float: none;
	padding: 2px 15px 1px 8px;
}
.menu_haut li a:hover span {
	color: #00438f;
}
.menu_haut li a:hover {
	color: #00438f;
}

/*** MENU GAUCHE ***/
.menu_gauche h2, .menu_gauche h2 span {
	display: none;
}
.menu_gauche h3{
	margin : 0px;
}
.menu_gauche {
	padding: 0;
	color: #2c3c59;
}
.menu_gauche ul {
	margin: 0;
	list-style-type: none;
}
.menu_gauche > ul {
	background : url('../../image/separateur_blanc.jpg') repeat-x;
	padding : 5px 0 0 0;
}
.menu_gauche ul li span.menuRubrique {
	display: none;
	margin: 0 0 5px 0;
}

.menu_gauche > ul > li > a, .menu_gauche > ul > li > strong > a{
	display : block;
	padding : 10px 10px 5px 15px;
	background : white url('../../image/separateur_gris.jpg') repeat-x bottom;
	text-decoration : none;
	color : #5f722d;
	font-size : 30px;	
	font-weight : normal;
}

.menu_gauche ul ul{
	padding : 0 0 5px 0;
}
.menu_gauche ul ul ul{
	padding : 0 0 0 0;
}
.menu_gauche ul ul li a{
	display : block;
	padding : 2px 10px 2px 30px;
	background : url('../../image/puce_gauche.png') no-repeat 15px 5px;
	text-decoration : none;
	color : #5f722d;
	font-size : 13px;
}
.menu_gauche ul ul ul li a{
	padding : 2px 10px 2px 45px;
	background : url('../../image/puce_gauche.png') no-repeat 30px 5px;
}
	.menu_gauche ul ul ul ul li a{
		padding : 2px 10px 2px 60px;
		background : url('../../image/puce_gauche.png') no-repeat 45px 5px;
	}
	.menu_gauche ul ul ul ul ul li a{
		padding : 2px 10px 2px 75px;
		background : url('../../image/puce_gauche.png') no-repeat 60px 5px;
	}
.menu_gauche ul ul li a:hover, .menu_gauche ul ul ul li a:hover, .menu_gauche ul ul ul ul li a:hover{
	background-color : white;
}
.menu_gauche ul ul li strong a, .menu_gauche ul ul ul li strong a, .menu_gauche ul ul ul ul li strong a{
	font-weight : normal;
	background-color : white;
}

.menu_gauche ul ul a{
	padding-left: 40px;
	background-position: 25px 5px;
	font-size : 13px;
}

.menu_gauche ul {
	display : none;
}
.menu_gauche > ul, .menu_gauche > ul > li > ul{
	display : block;
}
.menu_gauche li.actif > ul{
	display : block;
}

/*** MENU DROIT ***/
.menu_droit h2 {
	font-size: 2em !important;
}

/*** BANDEAU BAS ***/
.bandeau_bas {
	background-color: #f6fbfc;
	height: 100px;
}

/*** MENU PIED DE PAGE ***/
.menu_pied {
	background : url('../../image/footer_bas.jpg') repeat-y top center;
	height : 80px;
}
.fond_menu_pied {
	background : url('../../image/footer_haut.jpg') no-repeat top center;
	height : 80px;
}
.menu_pied h2 {
	display: none;
}
.menu_pied ul {
	
	padding: 30px 200px 0 0;
	height: 20px;
	list-style-type: none;
}
.menu_pied li {
	float: right;
	padding: 0 10px;
	background : url(../../image/puce_gauche.png) no-repeat left 5px;
}
.menu_pied li a {
	color: #FFF;
	text-decoration : none;
}
.menu_pied li a span {
}
.menu_pied li a:hover span {
	color:#00438f;
}
.menu_pied li a:hover {
	color:#000;
}


/*** MOTEUR DE RECHERCHE ***/
/*** formulaire ***/
.bloc_recherche .recherche_generale{
	position : relative;
	width  :179px;
	height : 73px;
	color: #000;
	text-align:right;
	background : url(../../image/md_recherche_fond.jpg)
}

.bloc_recherche .recherche_generale h3{
	position : absolute; left : 15px; top : 5px;
	color: #e79633;
	font-size : 25px;
}
.bloc_recherche .recherche_generale label {
	left : 43px; top : 39px;
}
.bloc_recherche .recherche_generale .champs {
	display : block;
	position : absolute; left : 43px; top : 39px;
	background-color : transparent;
	border : 0px;
	width : 75px;
	color: #babfa8;
}
.bloc_recherche .recherche_generale .btn_ok {
	position : absolute; right : 20px; top : 37px;
}


/*** IDENTIFICATION ***/
.identification, .identification_bienvenue {
	position : relative;
	background : white  url(../../image/separateur_blanc.jpg) no-repeat bottom center;
	padding : 35px 0 0 0;
	height : 150px;
}
.identification_bienvenue {
	padding : 40px 0 0 0;
	height : 120px;
}
	.identification h3, .identification_bienvenue h3{
		position : absolute; left : 15px; top : 5px;
		color: #e79633;
		font-size : 25px;
	} 
	.identification_bienvenue h3{
		top : 15px;
	}
	.identification form{
		position : relative;
		background : url(../../image/md_connex_fond.jpg) no-repeat;
		width : 179px;
		height : 51px;
		
	}
	.identification .login_identifiant, .identification .label_identifiant{
		position : absolute;
		left : 45px;
		top : 7px;
		color:#BABFA8;
	}
	.identification .login_mdp,.identification .label_mdp{
		position : absolute;
		left : 45px;
		top : 30px;
		color:#BABFA8;
	}
	
	.identification .login_identifiant{
		width : 116px;
	}
	.identification .login_mdp{
		width : 73px;
	}
	.identification .login_identifiant, .identification .login_mdp{
		border : 0px;
		background : transparent;
	}
	.identification .souvenir_connex {
		position : absolute;
		top : 55px;
		left : 20px;	
		color:#BABFA8;
	}
		.identification .souvenir_connex input{
			background : transparent;
			border : #e7e7e7 1px solid;
			margin : 0 5px 0 0;
		}
	.identification .btn_ok {
		position : absolute;
		top : 28px;
		left : 128px;	
	}
	.identification ul,.identification_bienvenue ul  {
		list-style-image: url('../../image/puce_connex.gif');
		margin : 0 0 0 15px;
	}
	.identification ul {
		position : absolute;
		top : 110px;
		left : 20px;
	}
	.identification_bienvenue ul {
		position : relative;
		left : 10px;
	}
		.identification ul li a, .identification_bienvenue ul li a {
			color : #e79633;
			text-decoration : none;
			font-size : 0.8em;
		}
.identification ul li a:hover, .identification_bienvenue ul li a:hover{
	text-decoration: underline;
}

.msg_bienvenue {
	padding : 5px;
	text-align : center;
	color:#BABFA8;
}

.identification_bienvenue img { margin-right: 10px; }

.identification_light {
	border-right: 1px black dotted;
}

/*** 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; }

/*** NEWS ***/
.abonnement_rss  a { text-decoration: none; }
.abonnement_rss img { vertical-align: bottom; }

/* entete */
.article_entete {
	margin: 30px 0 20px 0;
	background-color: #F3F3F3;
	border: 1px solid #F3F3F3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 1em;
}

/* meta */
.meta {
	margin-left: 60px;
	color: #ccc;
}
.meta a {
	color: #999;
	text-decoration: none;
}
.meta a:hover {
	text-decoration: underline;
}

/* calendrier */
.cal {
	background: url(../../image/cal.png) no-repeat;
	height: 48px;
	width: 44px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	float: left;
	margin: 15px 15px 0 0;
}
.cal abbr {
	text-decoration: none;
	border-bottom: none;
}
.cal span {
	margin-top: 3px;
	font-size: 19px;
	font-weight: bold;
	color: #999;
	display: block;
}

.article_accroche {}
.article_contenu {}

/* liste */
.liste_article  ul {
	list-style-type: none;
	margin-bottom: 1.3em;
}
.liste_article li {
	list-style-image: none !important;
	border-bottom: 1px solid #EEE;
	padding-top: 10px;
}
.liste_article .titre {
	font-size: 1.5em;
	line-height: 25px;
}
.liste_article .titre a {
	color: #3B81BE;
	text-decoration: none
}
.liste_article .titre a:hover { text-decoration: underline !important }
.liste_article .titre a:visited  {
	color: #688291;
	text-decoration: none
}
.liste_article  img {
	float: left;
	margin: 0 15px 10px 0;
}

/* 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;
}

/* meta */
.liste_article .meta { color: #999; }

/* Commentaire  bulle */
a.com  {
	text-decoration: none;
	color: #fff;
	padding-bottom: 3px;
}
.comc, .comc0, .comc10 {
	float: right;
	display: block;
	text-align: center;
	width: 30px;
	height: 27px;
	margin: 15px 0 0 10px;
	font-weight: bold;
	line-height: 20px;
	background-repeat: no-repeat ;
	background-position: center center;
}
.comc { background: url(../../image/comc.png); }
.comc0 {	background: url(../../image/comc0.png); }
.comc10 { background: url(../../image/comc10.png); }

/*** Commentaire  ***/
.commentaires { margin-top: 20px; }
.commentaire {
	clear: both;
	margin-top: 20px;
}
.commentaire-poster h3.poster {
	background: url(../../image/commentaire_titre.png) no-repeat left 80%;
	padding-left: 25px;
}
.commentaire_avatar img {
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #ddd;
}
.commentaire_avatar { float: left; }
.commentaire_meta {
	color: #7E7E7E;
	padding:0;
	margin:0 0 5px 90px;
}
.commentaire_auteur { margin: 0;}
.commentaire_contenu {
	background: url(../../image/commentaire_contenu_fond.png) no-repeat left top;
	padding: 5px 10px 12px 18px;
	margin-left: 70px;
}
.commentaire_contenu p {
	padding: 6px 9px 2px 8px;
	margin: 0;
}
.commentaire_contenu.zebre0 { background-color: #F7F7F7; }
.commentaire_contenu.zebre1 { background-color: #f0f0f0; }
/*
.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;
}

/*** GEOLOC ***/
/* Repere : icone */
.geo_labeledmarker_repere {
	text-align: center;
	font-size: 12px;
	color: #000;
	width: 32px;
	padding-top: 1px;
}

/* label */
.geo_repere_label {
	padding: .5em;
	background-color: #fff;
	font-weight: bold;
	color: #000;
	border: 1px #fff solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* window */
.geo_iw_titre {
	color: #000;
	font-weight: bold;
	font-size: medium;
}
.geo_iw_contenu {}
.geo_iw_description {}
.geo_iw_galerie {
	padding: 2px;
	border: 1px solid #7F9DB9;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.geo_iw_galerie img {
	margin: 2px;
	border: 2px solid #ccc;
	vertical-align: middle;
}
.geo_iw_galerie img:hover { border-color: #000; }

/*** 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;
}


/** BOUTIQUE ***/
.menu_titre_panier, .menu_titre_boutique, .menu_titre_facebook{
	text-align : right;
	padding : 10px 45px 10px 0; 
	font-size : 23px;
	color : #E89633;
	text-transform:uppercase;
}
.menu_titre_panier{
	background : url(../../image/menu_droit_panier.jpg) no-repeat;
}
.menu_titre_boutique{
	background : url(../../image/menu_droit_boutique.jpg) no-repeat;
}
.menu_titre_facebook{
	background : url(../../image/menu_droit_fb.jpg) no-repeat;
}
	.boutique_panier_encart{
		padding : 10px 10px 0px 10px;
	}
		.boutique_panier_encart li{
			clear : both;
			padding : 5px 7px 5px 0;
			position : relative;
		}
		.boutique_panier_encart li:hover{
			background : white;
		}
		.boutique_panier_encart li a{
			
			position : absolute;
			top : 6px; right : -5px;
			
		}
	.boutique_panier_encart ul{
		list-style-type: none;
	}
	.boutique_panier_encart ul li{
		text-align: right;
		border-bottom:1px solid #E89633;
	}
	.boutique_panier_encart .voir_panier{
		display : block;
		text-align : center;
		padding : 3px;
		margin : 5px 0;
	}
	.boutique_panier_encart .voir_panier:hover{
		display : block;
		background : white;
	}
/*BOUTIQUE*/
.boutique_menu ul {
	list-style-type: none;
}
.boutique_menu ul li a{
	display : block;
	text-align : right;
	padding : 2px 30px 2px 10px;
	background : url('../../image/puce_droit.png') no-repeat 150px 5px;
	text-decoration : none;
	color : #e89633;
}
.boutique_menu ul li.actif > a{
	font-weight : bold;
}
.boutique_menu ul li a:hover{
	background-color : white;
}
	.boutique_menu ul li ul li a{
		padding : 2px 50px 2px 10px;
		background : url('../../image/puce_droit.png') no-repeat 130px 5px;
	}
		.boutique_menu ul li ul li ul li a{
			padding : 2px 70px 2px 10px;
			background : url('../../image/puce_droit.png') no-repeat 110px 5px;
		}
			.boutique_menu ul li ul li ul li ul li a{
				padding : 2px 60px 2px 10px;
				background : url('../../image/puce_droit.png') no-repeat 120px 5px;
			}
	/*Ficher produit*/
	.fiche_produit .titre_produit {
		font-size : 30px;
		color : #e89633;
	}
	.prix_produit {
		float : left;
		font-size : 2.2em;
		color : #e89633;
		padding : 5px 0 0 0;
	}
	.action_produit li{
		text-align : right;
	}
	.action_produit li a:before{
		content: url("../../image/puce_gauche.png");
		padding : 0 5px 0 0;
	}

