body	{
	width : 858px;
	margin : auto ;
	background : url("/IMG/v01_fond_body.jpg") center #ffffff repeat-y ;
	padding: 0;
	}
	

	/*** bannière***/
	
#ban_portrait {
	width : 248px ;
	height : 400px ;
	background : url("/IMG/v02_ban_portrait.png") repeat-y #aab2b4 ;
	margin : 0px ;
	}
	
#ban_haut {
	width : 580px ;
	height : 84px ;
	background : url("/IMG/v02_ban_haut.png") top no-repeat #aab2b4 ;
	margin : 0px ;
	}
	
#ban_nouveautes {
	width : 580px ;
	height : 100px ;
	background : url("/IMG/v02_ban_nouveautes.jpg") top no-repeat #aab2b4 ;
	margin : 0px ;
	}
	
/*** fonction rechercher ***/

#rechercher {
	width : 580px ;
	height : 42px ;
	background : url("/IMG/v02_fond_recherche.jpg") top no-repeat #aab2b4 ;
	margin : 0px ;
	font-family:verdana,sans-serif;
font-size:10px;
color : #c3c3c3 ;
	}

#rechercher p {
font-family:verdana,sans-serif;
font-size:10px;
}
#rechercher form {
padding-top:9px;
width:580px;
}
#rechercher label {
font-family:verdana,sans-serif;
font-weight:bold
}
#rechercher input {
border:1px solid #c3c3c3;
background-color:#ffffff;
font-family:verdana,sans-serif;
font-size:10px;
color:#c3c3c3;
width : 90px ;
height : 16px ;
padding : 1px ;
margin-left : 350px ;
}
#rechercher select, option {
color:white;
}
#rechercher textarea {
border:1px solid #c3c3c3;
background-color:#ffffff;
font-family:verdana,sans-serif;
font-size:10px;
color:black;
}

/*** menu colonne de gauche***/

#menu_gauche {
	width : 248px ;
	background : url("/IMG/v02_fond_menu.jpg") top repeat-y ;
	margin : 0px ;
	padding-bottom : 5px ;
}
	
	#menu_gauche p {
		font-family : verdana ;
		padding-top : 10px ;
			padding-right : 10px ;
				padding-bottom : 0px ;
					padding-left : 15px ;
		font-size : 10px ;
		font-weight : normal ;
		margin-top: 0px ;
		margin-bottom : 0px ;
		color : #000000 ;
		margin-right : 0px
	}	
	
	#menu_gauche a {
		color : #ffffff ;
		text-decoration : none ;
	}
	
	#menu_gauche a:hover {
		color : #3F6979 ;
		text-decoration : none ;
	}
	
	#menu_gauche h1 {
		font-family : verdana ;
		padding-top : 10px ;
			padding-right : 10px ;
				padding-bottom : 50px ;
					padding-left : 15px ;
		font-size : 11px ;
		font-weight : bold ;
		margin-top: 0px ;
		margin-bottom : 0px ;
		color : #ffffff ;
		margin-right : 0px 
	}	
	
	#menu_gauche h1 a {
		color : #ffffff ;
		text-decoration : none ;
	}
	
	#menu_gauche h1 a:hover{
		color : #3F6979 ;
		text-decoration : none ;
	}
	
	#menu_gauche ul {
		list-style-type : square ;
		list-style-position : outside ;
		font-family : verdana ;
		font-size : 11px ;
		font-weight : bold  ;
		color : #ffffff ;
		margin-bottom : 10px ;
	}
	
	#menu_gauche li {
		margin-bottom : 5px ;
		font-weight : normal ;
	}
	
	#menu_gauche li a {
		font-weight : normal ;
		text-decoration : none ;
		color : #ffffff ;
	}
	
	#menu_gauche li a:hover {
		color : #3F6979 ;
		text-decoration : none ;
	}
	
	#menu_gauche ul a {
		font-weight : normal ;
		text-decoration : none ;
		color : #ffffff ;
	}
		
	#menu_gauche ul a:hover {
		color : red ;
		text-decoration : none ;
	}

#liens {
	text-align : left ;
	background : url("/IMG/v03_fond_liens.jpg") repeat #e4e8e9 ;
	padding-bottom : 0px ;
	padding-top : 0px ;
}
	
	#liens img {
		border : 1px solid #dbdbdb ;
		margin-top : 6px ;
		width : 175px ;
		height : 36px ;
		margin-right : 35px ;
	}

	#liens img a {
		border : 1px solid #dbdbdb ;
	}


	#liens img a:hover {
		border : 1px solid #000000 ;
	}

#titre_liens {
	width : 248px ;
	height : 77px ;
	background : url("/IMG/v03_fond_titreliens.jpg") top left no-repeat ;
	margin-right : 0px ;
}

#titre_liens_bas {
	width : 248px ;
	height : 141px ;
	background : url("/IMG/v03_fond_titreliens_bas.jpg") top left no-repeat ;
	margin-right : 0px ;
}

/*** titres des pages ***/

#titre_accueil {
	width : 580px ;
	height : 56px ;
	background : url("/IMG/v02_fond_titreaccueil.jpg") top no-repeat #aab2b4 ;
	margin : 0px ;
	}
	
/** article en une ***/	
	
#article_une{
	margin-left : 17px ;
	margin-right : 17px ;
	padding-bottom : 20px ;
	border-bottom : 1px solid black ;
}	
	
	#article_une img {
		margin-right : 8px ;
		border : 2px solid #dbdbdb ;
		padding : 4px ;
	}
	
	#article_une h1{
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 18px ;
		font-weight : bold ;
		margin : 0px ;
		color : #5b5b5b ;
		display : inline ;
	}
	
	#article_une p {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#article_une a {
		font-weight : bold ;
		text-decoration : none ;
		color : #5b5b5b ;
	}
	
		#article_une normal {
			font-family : verdana ;
			font-size : 11px ;
			font-weight : normal ;
			margin-top: 20px ;
			color : #5b5b5b ;
		}
		
	#article_une a:hover {
		color : black ;
		text-decoration : none ;
	}
	
/*** reste de la une ***/

#developpement_une{
	margin-left : 17px ;
	margin-right : 17px ;
}

#autrestitres_accueil {
	background : url("/IMG/v02_fond_developpementaccueil.jpg") top no-repeat #aab2b4 ;
	margin : 0px ;
	width : 369px ;
	height : 43px ;
}
	
#autresarticles_une { /*** les autres articles***/
	margin-right : 17px ;
	padding-bottom : 4px ;
}	
	
	#autresarticles_une img {
		margin-right : 8px ;
		border : 1px solid #dbdbdb ;
		padding : 8px ;
	}
	
	#autresarticles_une h1{
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 14px ;
		font-weight : bold ;
		margin : 0px ;
		color : #5b5b5b ;
	}
	
	#autresarticles_une p {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 10px ;
		color : #5b5b5b ;
	}

		#autresarticles_une normal {
			font-family : verdana ;
			font-size : 11px ;
			font-weight : normal ;
			margin-top: 10px ;
			color : #5b5b5b ;
		}
	
	#autresarticles_une a {
		font-weight : bold ;
		text-decoration : none ;
		color : #5b5b5b ;
	}

	#autresarticles_une a:hover {
		color : black ;
		text-decoration : none ;
	}
	
/*** module Mailing list ***/

#mailing {
	margin-right : 0px ;
	padding-bottom : 10px ;
	padding-top : 46px ;
	background : url("/IMG/v02_fond_titremailing.jpg") top no-repeat #DEAA7A ;
	width : 179px ;
	margin-top : 10px ;
}

	#mailing h1{
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 10px ;
		font-weight : bold ;
		margin : 10px ;
		color : #000000 ;
		background : #FF9A73 ;
		margin-bottom : 1px ;
	}

	#mailing p {
		font-family : verdana ;
		font-size : 10px ;
		font-weight : normal ;
		margin-top: 0px ;
		margin-bottom : 10px ;
		color : #000000 ;
		margin-right : 8px
	}
	
	#mailing a {
		font-weight : bold ;
		text-decoration : none ;
		color : #000000 ;
	}
	
	#mailing a:hover {
		color : #3F6979 ;
		text-decoration : none ;
	}
	
/*** module agenda ***/

#agenda { 
	margin-right : 0px ;
	padding-bottom : 10px ;
	padding-top : 50px ;
	background : url("/IMG/v02_fond_titreagenda.jpg") top no-repeat #DEC6B0 ;
	width : 179px ;
	margin-top : 10px ;
}	
	
	#agenda img {
		margin-right : 4px ;
		margin-left : 8px ;
		border : 0px solid #dbdbdb ;
		padding-top : 2px ;
	}
	
	#agenda h1{
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 10px ;
		font-weight : bold ;
		margin : 0px ;
		color : #000000 ;
		margin-bottom : 1px ;
	}
	
	#agenda p {
		font-family : verdana ;
		font-size : 10px ;
		font-weight : normal ;
		margin-top: 0px ;
		margin-bottom : 10px ;
		color : #000000 ;
		margin-right : 8px
	}
		
	#agenda a {
		font-weight : bold ;
		text-decoration : none ;
		color : #000000 ;
	}
	
	#agenda a:hover {
		color : #3F6979 ;
		text-decoration : none ;
	}

/*** module Commentaires ***/

#div_commentaires {
	width : 415px ;
	background : url("/IMG/01_fond-div-commentaires.png") #eff4ee no-repeat ;
	margin-top : 10px ;
	padding-top : 35px ;
	padding-left : 10px ;
	padding-right : 10px ;
	padding-bottom : 10px ;
	}

	#div_commentaires a {
		font-weight : bold ;
		text-decoration : none ;
		color : #000000 ;
	}

	#div_commentaires a:hover {
		color : #3F6979 ;
		text-decoration : none ;
	}

	#div_commentaires p {
		font-family : verdana ;
		font-size : 10px ;
		font-weight : normal ;
		margin-top: 0px ;
		margin-bottom : 10px ;
		color : #000000 ;
		margin-right : 8px 
	}

#commentaires { 
	margin-right : 0px ;
	padding-bottom : 10px ;
	padding-top : 46px ;
	background : url("/IMG/v02_fond_titrecommentaires.jpg") top no-repeat #DEC6B0 ;
	width : 179px ;
	margin-top : 10px ;
}	
	
	#commentaires img {
		margin-right : 4px ;
		margin-left : 8px ;
		border : 0px solid #dbdbdb ;
		padding : 0px ;
	}
	
	#commentaires h1
	{
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 10px ;
		font-weight : bold ;
		margin : 0px ;
		color : #000000 ;
		margin-bottom : 1px ;
	}
	
	#commentaires p {
		font-family : verdana ;
		font-size : 10px ;
		font-weight : normal ;
		margin-top: 0px ;
		margin-bottom : 10px ;
		color : #000000 ;
		margin-right : 8px
	}
	
	#commentaires a {
		font-weight : bold ;
		text-decoration : none ;
		color : #000000 ;
	}
		
#commentaires a:hover {
		color : #3F6979 ;
		text-decoration : none ;
	}
	
/*** fils rss page d'accueil ***/

#fils_rss { /*** les autres articles***/
	margin-left : 0px ;
	padding-bottom : 10px ;
	padding-top :43px ;
	margin-top : 10px ;
	margin-right : 12px ;
	border-top : 1px solid #dbdbdb ;
	background : url("/IMG/v02_fond_titrefluxrss.jpg") top left no-repeat #ffffff ;
}	
	
	#fils_rss img {
		margin-right : 4px ;
		margin-left : 8px ;
		border : 0px solid #dbdbdb ;
		padding : 0px ;
	}
	
	#fils_rss h1{
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 10px ;
		font-weight : bold ;
		margin : 0px ;
		color : #ffffff ;
		margin-bottom : 1px ;
	}
	
	#fils_rss p {
		font-family : verdana ;
		font-size : 10px ;
		font-weight : normal ;
		margin-top: 0px ;
		margin-bottom : 10px ;
		color : #ffffff ;
		margin-right : 8px
	}
	
	#fils_rss a {
		font-weight : bold ;
		text-decoration : none ;
		color : #ffffff ;
	}
		
	#fils_rss a:hover {
		color : #c3c3c3 ;
		text-decoration : none ;
	}
	
	
#rssblog {
	margin-left : 0px ;
	padding-bottom : 10px ;
	padding-top : 40px ;
	background : url("/IMG/v02_fond_titrerssblog.jpg") top left no-repeat #ffffff ;
	width : 177px ;
	margin-top : 0px ;
}

	#rssblog h1 {
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 10px ;
		font-weight : bold ;
		margin : 0px ;
		color : #6f6f6f ;
		margin-bottom : 1px ;
	}

	#rssblog h1 a{
		color : #6f6f6f ;
		text-decoration : none ;
	}
	
	#rssblog h1 a:hover{
		color : #000000 ;
		text-decoration : none ;
	}
	
	#rssblog p {
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 10px ;
		font-weight : normal ;
		margin : 0px ;
		color : #6f6f6f ;
		margin-bottom : 1px ;
	}

	
#rssps {
	margin-right : 0px ;
	padding-bottom : 10px ;
	padding-top : 40px ;
	background : url("/IMG/v02_fond_titrerssps.jpg") top right no-repeat #ffffff ;
	width : 177px ;
	margin-top : 0px ;
}

	#rssps h1 {
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 10px ;
		font-weight : bold ;
		margin-left : 8px ;
		color : #6f6f6f ;
		margin-bottom : 1px ;
	}
	
	#rssps h1 a{
		color : #6f6f6f ;
		text-decoration : none ;
	}
	
	#rssps h1 a:hover{
		color : #000000 ;
		text-decoration : none ;
	}
	
	#rssps p {
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 10px ;
		font-weight : normal ;
		margin-left : 8px ;
		color : #6f6f6f ;
		margin-bottom : 1px ;
	}
	
/*** pages article.html***/

#article_contenu{
	margin-left : 17px ;
	margin-right : 17px ;
	padding-bottom : 8px ;
	border-bottom : 0px solid black ;
	}	
	
	#article_contenu img {
		margin-left : 8px ;
		margin-bottom : 5px ;
		border : 1px solid #dbdbdb ;
		padding : 8px ;
	}
	
	#article_contenu h1{
		margin-top : 0px ;
		font-family : verdana ;
		font-size : 18px ;
		font-weight : bold ;
		margin : 0px ;
		color : #5b5b5b ;
	}
	
	#article_contenu p {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#article_contenu ul {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#article_contenu ol {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#article_contenu td {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#article_contenu a {
		font-weight : bold ;
		text-decoration : none ;
		color : #5b5b5b ;
	}

	#article_contenu a:hover {
		color : black ;
		text-decoration : none ;
	}
	
	#article_contenu image {
	margin-left: auto;
    margin-right: auto;
	width: 580;
	border: thin solid #BB8C00;
	background-color: #F1E3C7;
	}
	
	#article_contenu dt {
	text-align: center;
	}

	#article_contenu dd {
	margin-left: auto;
    margin-right: auto;
	width: 580;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	}
	
	
#titre_article1 {
	width : 580px ;
	height : 56px ;
	background : url("/IMG/v02_fond_titrearticle1.jpg") top no-repeat #aab2b4 ;
	margin : 0px ;
}
	
#titre_article2{
	width : 580px ;
	height : 56px ;
	background : url("/IMG/v02_fond_titrearticle2.jpg") top no-repeat #aab2b4 ;
	margin : 0px ;
}
	
#titre_article9{
	width : 580px ;
	height : 56px ;
	background : url("/IMG/v02_fond_titrearticle9.jpg") top no-repeat #aab2b4 ;
	margin : 0px ;
}
	
/*** pages mot.html ***/

#mot_contenu{
	margin-left : 17px ;
	margin-right : 17px ;
	padding-bottom : 8px ;
	border-bottom : 0px solid black ;
}	
	
	#mot_contenu img {
		margin-right : 8px ;
		border : 1px solid #dbdbdb ;
		padding : 8px ;
	}
	
	#mot_contenu h1{
		padding-bottom : 20px ;
		font-family : verdana ;
		font-size : 18px ;
		font-weight : bold ;
		margin : 0px ;
		color : #5b5b5b ;
	}

	#mot_contenu h2 {	
		margin-top : 0px ;
		margin-bottom : 0px ;
		font-family : verdana ;
		font-size : 14px ;
		font-weight : bold ;
		margin : 0px ;
		color : #5b5b5b ;
	}
	
	#mot_contenu p {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 10px ;
		color : #5b5b5b ;
	}
	
	#mot_contenu ul {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#mot_contenu ol {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#mot_contenu td {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#mot_contenu a {
		font-weight : bold ;
		text-decoration : none ;
		color : #5b5b5b ;
	}
	
	#mot_contenu a:hover {
		color : black ;
		text-decoration : none ;
	}
	
/*** pages recherche.html ***/

#titre_recherche{
	width : 580px ;
	height : 56px ;
	background : url("/IMG/v02_fond_titrerecherche.jpg") top no-repeat #aab2b4 ;
	margin : 0px ;
}


#recherche_contenu{
	margin-left : 17px ;
	margin-right : 17px ;
	padding-bottom : 8px ;
	border-bottom : 0px solid black ;
}	
	
	#recherche_contenu img {
		margin-right : 8px ;
		border : 1px solid #dbdbdb ;
		padding : 8px ;
	}
	
	#recherche_contenu h1{
		padding-bottom : 20px ;
		font-family : verdana ;
		font-size : 18px ;
		font-weight : bold ;
		margin : 0px ;
		color : #5b5b5b ;
	}

	#recherche_contenu h2 {	
		margin-top : 0px ;
		margin-bottom : 0px ;
		font-family : verdana ;
		font-size : 14px ;
		font-weight : bold ;
		margin : 0px ;
		color : #5b5b5b ;
	}
	
	#recherche_contenu p {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 10px ;
		color : #5b5b5b ;
	}
	
	#recherche_contenu ul {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#recherche_contenu ol {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#recherche_contenu td {
		font-family : verdana ;
		font-size : 11px ;
		font-weight : normal ;
		margin-top: 20px ;
		color : #5b5b5b ;
	}
	
	#recherche_contenu a {
		font-weight : bold ;
		text-decoration : none ;
		color : #5b5b5b ;
	}
	
	#recherche_contenu a:hover {
		color : black ;
		text-decoration : none ;
	}

	/** div_programme**/

#div_programme {
	width : 580px ;
	margin-top : 0px ;
	padding : 4px ;
}

	#div_programme h2 {
		margin-top : 20px ;
		font-family : verdana ;
		font-size : 8px ;
		font-weight : bold ;
		color : #907070 ;
		margin-left : 8px ;
		border-bottom : 1px solid #907070 ;
		padding-bottom : 4px ;
	}

	#div_programme p {
		font-family : verdana ;
		font-size : 10px ;
		font-weight : normal ;
		margin-top : 0px ;
		margin-bottom : 10px ;
		color : #47423c ;
	}

	#div_programme img {
		margin-right : 4px ;
		margin-left : 8px ;
		border : 0px ;
		padding : 0px ;
	}

	#div_programme a {
		font-weight : bold ;
		text-decoration : none ;
		color : #47423c ;
	}
	
/*---------  PIED DE PAGE  -----------*/

#div_pieddepage {

	text-align : center ;
		font-family : verdana ;
		font-size : 9px ;
		font-weight : normal ;
	color : #fff ;
	margin-top : 1px;
	padding-top : 5px ;
	padding-bottom : 5px ;
}
	
	#div_pieddepage a {
		color : #254086 ;
	}
	
	#div_pieddepage a:hover {
		color : #d1d7e6 ;
	}	

	
/*--------- Lightbox -----------*/
#lightbox{
    background-color:#eee;
    padding: 10px;
    border-bottom: 2px solid #666;
    border-right: 2px solid #666;
	font-family : Verdana ;
	font-size : 11px ;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #555;
    padding-top: 0.5em;
}

#closeButton{ top: 5px; right: 5px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(http://test.cyrille-jeanneau.fr/overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #000;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://test.cyrille-jeanneau.fr/overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/

/*** General ***/


dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}
/*** menu css ***/

#detail_Menu{
	display : none;
}

#menu {
	top: 1em;
	left: 1em;
	width: 10em;
	margin-left : 10px ;
}

	#menu dt {
		cursor: pointer;
		top: 0px;
		background: #818e94;
		border: 0px solid gray;
		border-left: 23px solid #DEC6B0;
		height: 23px;
		width : 190px ;
		line-height: 20px;
		text-align: left;
			font-family : verdana ;
				padding-right : 10px ;
					padding-bottom : 0px ;
					padding-top : 5px ;
						padding-left : 15px ;
			font-size : 11px ;
			font-weight : bold ;
			margin-top: 0px ;
			margin-bottom : 1px ;
			color : #ffffff ;
			margin-right : 0px
			list-style-type: none ;
	}

	#menu dt:hover {
		color : #000000 ;
		background: #DEC6B0 ;
		border-color: #ff9000;
	}

	#menu dd {
		width : 238px ;
		background: #547988;
		border: 0px solid gray;
		margin-bottom : 1px ;
		list-style-type: none ;
	}

	#menu ul {
		font-family : verdana ;
		padding-top : 10px ;
			padding-right : 10px ;
				padding-bottom : 0px ;
					padding-left : 5px ;
		font-size : 11px ;
		font-weight : bold ;
		margin-top: 0px ;
		margin-bottom : 0px ;
		color : #ffffff ;
		margin-right : 0px ;
		list-style-type: none ;
	}
	
	#menu li {
	text-align: left;
		font-family : verdana ;
			padding-right : 10px ;
				padding-bottom : 0px ;
				padding-top : 0px ;
					padding-left : 5px ;
		font-size : 11px ;
		font-weight : bold ;
		margin-top: 0px ;
		margin-bottom : 1px ;
		color : #ffffff ;
		margin-right : 0px ;
		list-style-type: none ;
	}
	
	#menu li a, #menu dt a {
		color: #fff;
		text-decoration: none;
		display: block;
	}

	#menu li a:hover {
		text-decoration: none;
		color: #e4e8e9;
	}
	
	span.spancrypt { 
  background:transparent
  url(plugins/stable/couteau_suisse/img/mailcrypt/leure.gif)
  no-repeat scroll left center;
  color:#000099;
  padding-left:12px;
  text-decoration:none;
}
