/***********************************
			HEADER
***********************************/

#espace_salarie a {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

#espace_salarie a:hover {
	text-decoration: underline;
}

#nouvel_adherant a{
	color: #666666;
	text-decoration: none;
}

#nouvel_adherant a:hover{
	color: #FF6600;
	text-decoration: none;
}

#acces_rapide a {
	display: block;
	float: left;
	height: 13px;
	color: #666666;
	font: normal normal bold 10px Arial, sans-serif;
	text-align: center;
	padding-top: 28px;
	text-decoration: none;
}

a#accueil {
	width: 75px;
	background: url(../images_css/fond_acces_rapide.jpg) no-repeat 0 0;
}

a#accueil:hover {
	text-decoration: underline;
	background: url(../images_css/fond_acces_rapide.jpg) no-repeat 0 -41px;
}

a#documents {
	width: 73px;
	background: url(../images_css/fond_acces_rapide.jpg) no-repeat -77px 0;
}

a#documents:hover {
	text-decoration: underline;
	background: url(../images_css/fond_acces_rapide.jpg) no-repeat -77px -41px;
}

a#contacts {
	width: 72px;
	background: url(../images_css/fond_acces_rapide.jpg) no-repeat -152px 0;
}

a#contacts:hover {
	text-decoration: underline;
	background: url(../images_css/fond_acces_rapide.jpg) no-repeat -152px -41px;
}

a#partenariat {
	color: #666666;
	font: normal normal bold 13px Arial, sans-serif;
	text-decoration: none;
}

a#partenariat:hover {
	color: #333333;
	text-decoration: none;
}


/***********************************
		   MENU
***********************************/
a#cinema {
	display: block;
	width: 120px;
	height: 180px;
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat 0 0;
}

a#cinema:hover {
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat 0 -180px;
}

a#parcs {
	display: block;
	width: 120px;
	height: 180px;
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -121px 0;
}

a#parcs:hover {
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -121px -180px;
}

a#locations {
	display: block;
	width: 120px;
	height: 180px;
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -242px 0;
}

a#locations:hover {
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -242px -180px;
}

a#voyages {
	display: block;
	width: 120px;
	height: 180px;
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -363px 0;
}

a#voyages:hover {
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -363px -180px;
}

a#spectacles {
	display: block;
	width: 120px;
	height: 180px;
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -484px 0;
}

a#spectacles:hover {
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -484px -180px;
}

a#evenements {
	display: block;
	width: 120px;
	height: 180px;
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -605px 0;
}

a#evenements:hover {
	text-decoration: none;
	background: url(../images_css/fond_menu_2012.jpg) no-repeat -605px -180px;
}

/***********************************
		  INFOS C.E
***********************************/
#menu_ce a{
	line-height: 30px;
	text-decoration: none;
	color: #666666;
}

#menu_ce a:hover{
	text-decoration: none;
	color: #336699;
}

/***********************************
		LIENS ARTICLE DROITE
***********************************/
a.lien_article{
	text-decoration: none;
	color: #333333;
}

a.lien_article:hover{
	text-decoration: none;
	color: #2156A0;
}

/***********************************
		  FLASH INFOS
***********************************/
#flash_infos ul li a{
	text-decoration: none;
	color: #333333;
}

#flash_infos ul li a:hover{
	text-decoration: none;
	color: #3366CC;
}

#flash_infos p a{
	text-decoration: none;
	color: #333333;
}

#flash_infos p a:hover{
	text-decoration: none;
	color: #3366CC;
}

/***********************************
		ACTUALITES 
***********************************/
#actualites p a{
	text-decoration: none;
	color: #333333;
}

#actualites p a:hover{
	text-decoration: none;
	color: #999900;
}

#article a{
	text-decoration: none;
	color: #333333;
}

#article a:hover{
	text-decoration: none;
	color: #000000;
}


/***********************************
		 BLOCS DROITES
***********************************/
a#details{
	display: block;
	width: 59px;
	height: 20px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

a#details:hover{
	text-decoration: none;	
}


a.lien_gris{
	background: url(../images_css/details_gris.gif) no-repeat 0 0;
	border: 1px #767676 solid;
}

a.lien_vert{
	background: url(../images_css/details_vert.gif) no-repeat 0 0;
	border: 1px #388C0D solid;
}

a.lien_orange{
	background: url(../images_css/details_orange.gif) no-repeat 0 0;
	border: 1px #DA5000 solid;
}

a.lien_bleu{
	background: url(../images_css/details_bleu.gif) no-repeat 0 0;
	border: 1px #1A48A3 solid;
}

a.lien_violet{
	background: url(../images_css/details_violet.gif) no-repeat 0 0;
	border: 1px #660066 solid;
}


/***********************************
		PARTENARIAT
***********************************/
#partenariat p.gros_titre a{
	text-decoration: none;
	color: #666666;
}

#partenariat p.gros_titre a:hover{
	text-decoration: none;
	color: #000000;
}


/***********************************
		MARCHE A SUIVRE 
***********************************/
#marche p.gros_titre a{
	text-decoration: none;
	color: #666666;
}

#marche p.gros_titre a:hover{
	text-decoration: none;
	color: #FF6600;
}

/***********************************
		DOCUMENTS CONTACT
***********************************/
#doc_cont p.gros_titre a{
	text-decoration: none;
	color: #666666;
}

#doc_cont p.gros_titre a:hover{
	text-decoration: none;
	color: #66CC00;
}

#doc_cont ul li a{
	text-decoration: none;
	color: #333333;
}

#doc_cont ul li a:hover{
	text-decoration: none;
	color: #3366CC;
}


/***********************************
		MOT DE PASSE OUBLIE
***********************************/
#password p.gros_titre a{
	text-decoration: none;
	color: #666666;
}

#password p.gros_titre a:hover{
	text-decoration: none;
	color: #CC0000;
}

/***********************************
		BREADCRUMB
***********************************/
a.breadcrumb_gris{
	text-decoration: none;
	color: #666666;
}

a.breadcrumb_vert{
	text-decoration: none;
	color: #49AF00;
}

a.breadcrumb_orange{
	text-decoration: none;
	color: #FF6600;
}

a.breadcrumb_bleu{
	text-decoration: none;
	color: #0066CC;
}

a.breadcrumb_violet{
	text-decoration: none;
	color: #990099;
}

a.breadcrumb_jaune{
	text-decoration: none;
	color: #DBA800;
}

a.breadcrumb_bleu_ce{
	text-decoration: none;
	color: #4172B9;
}

a.breadcrumb_gris_es{
	text-decoration: none;
	color: #848484;
}

/***********************************
		SOUS-CATEGORIE
***********************************/
#scat a, #liste_regions a{
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

#scat a:hover, #liste_regions a:hover{
	text-decoration: none;
	color: #333333;
}

/***********************************
		LISTE ARTICLES
***********************************/
a.cat_retour{
	text-decoration: none;
	color: #666666;
}

a.cat_retour:hover{
	text-decoration: none;
	color: #333333;
}

#liste_articles a{
	text-decoration: none;
	color: #333333;
}

#liste_articles a:hover{
	text-decoration: none;
	color: #000000;
}

/***********************************
		LISTE RECHCERCHE
***********************************/
a.recherche{
	text-decoration: none;
	color: #333333;
}

a.recherche:hover{
	text-decoration: none;
	color: #0066CC;
}


