/* --------------------------------------------------------- */
/*                           CESR                            */
/* --------------------------------------------------------- */


/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */

/* ------------------------------------------
/* Typographie generale (style transversaux)
/* ------------------------------------------ */
html { font-size: 100%; } /* Cf.: http://pompage.net/pompe/definir-des-tailles-de-polices-en-CSS/ */
body { font-size: 0.8125em; font-family: "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #333; }

/* Titraille / Intertitres */
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; font-size: 1em; font-family: Georgia, Times, serif; }
h1 { font-size: 1.70em; color: #000; }
h2 { font-size: 1.40em; font-weight: normal; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { color: #003; }
h3 { font-size: 1.20em; font-weight: bold; }
h3.spip {} /* Cf.: spip_style.css */
hr.spip {} /* Cf.: spip_style.css */

/* Autres enrichissements typo */
strong { font-weight: bold; }
em { font-style: italic; }
abbr, acronym { border-bottom: 1px dotted; cursor: help; }
small { font-size: 0.90em; color: #666; }
dfn { font-weight: bold; color: #666; }
del { text-decoration: line-through; }
ins { color: red !important; text-decoration: none; }
sup, sub { font-size: .8em; font-variant: normal; }

/* Listes */
ul.spip {} /* Cf.: spip_style.css */
ol.spip {} /* Cf.: spip_style.css */
dl {}
dt {}
dd {}

/* Citations, code et poesie */
cite {}
q {}
blockquote {}
blockquote.spip {} /* Cf.: spip_style.css */
blockquote.spip_poesie {} /* Cf.: spip_style.css */
.spip_code {} /* Cf.: spip_style.css */
.spip_cadre {} /* Cf.: spip_style.css */
address {}

/* Tableaux */
table.spip {} /* Cf.: spip_style.css */

/* Logos, documents et images */
img { margin: 0; padding: 0; border: 0; }
.spip_logos {} /* Cf.: spip_style.css */
.spip_documents {} /* Cf.: spip_style.css */
.spip_documents_center {} /* Cf.: spip_style.css */
.spip_documents_left {} /* Cf.: spip_style.css */
.spip_documents_right {} /* Cf.: spip_style.css */
.spip_doc_titre {} /* Cf.: spip_style.css */
.spip_doc_descriptif {} /* Cf.: spip_style.css */


/* ------------------------------------------
/* Disposition a l'ecran des blocs principaux
/* ------------------------------------------ */
body { background: #FFF; margin: 0; padding: 0; text-align: center; }

#page { position: relative; width: 58em; margin: 0 auto; text-align: left; }

#entete { width: 58em; margin: 0; padding-top: 1.60em; border-bottom: 2px solid #8B6F92; }
#entete a.accueil { display: block; width: 67%; }
#entete a.accueil img.spip_logos { vertical-align: bottom; line-height: 1em; }
#entete a.accueil #nom_site_spip { vertical-align: bottom; font-size: 2.2em; font-family: Georgia, Times, serif; font-weight: normal; }
#entete .formulaire_menu_lang { position: absolute; right: 0; top: 0.90em; display: block; width: 30%; } /*Cf.: spip_formulaires.css*/

#conteneur { clear: both; float: left; width: 67%; overflow: hidden; }
#contenu { padding-top: 0.30em; }

#navigation { float: right; width: 30%; margin-top: 1em; overflow: hidden; }
#extra { float: right; clear: right; width: 30%; margin-top: 1em; overflow: hidden; }

#pied { clear: both; width: 100%; margin: 0; padding: 0.40em 0; border-top: 1px solid #8B6F92; text-align: center; font-size: 0.90em; }
#pied img { vertical-align: middle; }

/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/* ------------------------------------------
/* Habillage des elements du contenu
/* ------------------------------------------ */

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
#documents_portfolio { clear: both; margin: 2em auto; text-align: left; }
#documents_portfolio .spip_logos { margin: 6px 3px 0 3px; border: 4px solid #DDD; }
#documents_portfolio a.on .spip_logos { border-color: #000; }
#documents_portfolio a:focus .spip_logos,
#documents_portfolio a:hover .spip_logos,
#documents_portfolio a:active .spip_logos { border-color: #d9bf8e; }


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 2.50em; margin-right: 1em; text-align: right; font-weight: bold; }

/* Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.50em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; color: #333; }
.forum-texte { margin: 0; padding: 0.50em 1em; color: #333; }
.forum-texte .hyperlien {}
.forum-texte .repondre { margin: 0; padding: 0.10em 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }


/* Habillage des petitions
---------------------------------------------- */
#signatures { clear: both; margin: 0 0 2em 0; padding: 0; background: none; }
#signatures table { width: 100%; margin: 1em 0 0 0; }
#signatures thead { text-align: center; color: #555; }
#signatures td { padding: 0.50em; border: 2px solid #FEFEFE; vertical-align: top; }
#signatures td.signature-date { background: #E4F0F0; text-align: center; white-space: nowrap; }
#signatures td.signature-nom { background: #ECF4F4; text-align: center; }
#signatures td.signature-nom small { display: block; }
#signatures td.signature-message { background: #F4F8F8; }
#signatures .formulaire_recherche { margin: 1em 0; text-align: right; } /*Cf.: spip_formulaires.css*/
#signatures .formulaire_recherche input.text { width: 10em; text-align: left; } /*Cf.: spip_formulaires.css*/


/* ------------------------------------------
/* Sous-navigation et autres menus
/* ------------------------------------------ */

/* Habillage general des menus de navigation */
.menu { clear: both; margin-bottom: 2em; text-align: left; }
.menu p { margin: 0.20em 0; padding: 0.20em 0.10em; }
.menu ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #DDD; }
.menu ul li { margin: 0.20em 0; padding: 0.20em; border-top: 1px solid #DDD; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.90em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

/* Rubriques */
.rubriques ul { border: 0; }
.rubriques ul li { background: #EEE; border: 0; }

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }

/* Couleurs des liens
---------------------------------------------- */
a { color: #604A7F; text-decoration: none; }
a:focus,a:hover,a:active { color: #000; text-decoration: underline; }

/* -------------------------------------------------------------------------------- */
/*                                 ALPHAMOSA                                        */
/* -------------------------------------------------------------------------------- */

/* img, div { behavior: url(/iepngfix.htc) } */

/*-------------------------------------------*/
/* --- reset                             --- */	
/*-------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin: 0; padding: 0; border: 0; font-weight: normal; font-style: normal; text-align: left; font-family: inherit; } 
table{ border-collapse: collapse; border-spacing: 0; }
q:before,q:after,blockquote:before,blockquote:after { content: ""; }
body { margin: 0; padding: 0; font-family:Helevetica, Arial,sans-serif; font-size: .7em; background-color: #ededed; } 
/* img { display: block; } */
strong { font-weight: bold; }
a { color: #000; text-decoration: none; }
a:focus,a:hover,a:active { color: #000; text-decoration: underline; }

a.spip_mail { color: #000; text-decoration: none; }
a:focus.spip_mail,a:hover.spip_mail,a:active.spip_mail { color: #000; text-decoration: underline; }

/*-------------------------------------------*/
/* --- header                            --- */	
/*-------------------------------------------*/
#header h1 			{ position:relative;margin-top: 20px; float: left; text-indent: -9999px; margin-left: 80px; z-index:100; } 
#header h1 a 		{ display: block; height: 130px; width: 480px; }
#header h1 a:hover 	{ text-decoration: none; }
#main 				{ position: relative; width: 800px; margin: 40px auto 0 auto; }
#footer 			{ position: relative; width: 1021px; height: 145px; background: transparent url(/images/footer.jpg) no-repeat; margin-top: 40px; } 
#footer p 			{ color: #000; float: left; font-family: helevetica, Arial; font-size: 11px; font-weight: bold; margin: 100px auto 0 180px; clear: both; } 
.footer 			{ color: #565555; font-family: helevetica, Arial; font-size: 9px; font-weight: normal; text-decoration: none;}
.footer a 			{ color: #565555; font-family: helevetica, Arial; font-size: 9px; font-weight: normal; text-decoration: none; }

/*-------------------------------------------*/
/* --- recherche                         --- */	
/*-------------------------------------------*/
#search 				{ width:200px; float:right; text-align:right; position:relative; top:-45px; right:102px;z-index:999;	}
#search form 			{ margin:0; padding:7px 0 0 0;}
#search input 			{ border: 0; background-color: transparent; cursor: pointer; width: 20px; margin-left: 0px; }
#search input.search 	{ width: 100px; background: #fff; border: 0; cursor : default; margin-right: 25px; font-family: helevetica, Arial; font-size: 10px; font-weight: bold; color: #333; }

/*-------------------------------------------*/
/* --- structure                         --- */	
/*-------------------------------------------*/
#page 			{ text-align: left; margin: 0 auto; width: 1023px; }
#bandeau-haut 	{ position: absolute; height: 211px; width: 1023px; top: 0px; background-image: url(/images/topcesr.jpg); background-repeat: no-repeat; }

ol 				{ font: italic 1em Georgia, Times, serif; color: #999999; margin-left: 25px;}
ol p 			{ font-family: helevetica, Arial; font-size: 11px;	color: #000000; }
.annuaire 		{ background: transparent url(/images/loupe.jpg) no-repeat 160px 0px; line-height: 60px; }
.sep 			{ background: transparent url(/images/sep.gif) repeat-x; height: 25px; margin-right: 30px; }
.moreinfo-green { color: #0c8a2d; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none; background: transparent url(/images/green-arrow.gif) no-repeat 0px 2px; padding-bottom: 15px; text-indent: 15px; }
.moreinfo-green a 	{ text-decoration: none;	color: #0c8a2d; }
.docs 				{ background: transparent url(/images/pdf.jpg) no-repeat; height: 40px; padding-top: 30px; line-height: 20px; padding-left: 18px; }
.contact 			{ background: transparent url(/images/mail.jpg) no-repeat;	height: 40px;	padding-top: 35px; }
#articles a 		{ font-weight: bold; font-size: 12px;}
#shadow-container 	{ background: transparent url(/images/bg.jpg) repeat-y; }
		
/*-------------------------------------------*/
/* --- MENUS                             --- */	
/*-------------------------------------------*/
#menu2 			{ position: relative; padding-top: 205px; height: 30px; padding-left: 12px; z-index:1; }
#nav 			{ z-index:9999; padding: 0 0 0 30px; margin: 0; list-style: none; font: 11px arial, sans-serif; position: relative; z-index: 200; height: 50px; width: 1000px; background-image: url(../images/bgnav.gif); background-repeat: no-repeat; }
#nav ul 		{padding:0; margin:0; list-style:none; float:left; background:#ccc; border-top:1px solid #fff;}
#nav li 		{float:left;}
#nav li li 		{float:none; border-left:1px solid #fff; border-right:1px solid #666;}
#nav li.last 	{border-bottom:1px solid #666;}
/* a hack for  IE6 */
* html #nav li li { float: left; }
#nav li a {display:block; float:left; color:#fff; height:36px;  padding:0 25px 0 5px; line-height:36px; text-decoration:none; white-space:nowrap; font-weight:bold;}
#nav li a.down {background:url(/images/down.gif) no-repeat right center;}
#nav li li a {display:block; height:20px; line-height:20px; float:none; padding:0 25px 0 5px; font-weight:normal; letter-spacing:1px;}
#nav li li a.fly {background:url(/images/fly.gif) no-repeat right center;}
#nav li:hover {position:relative; z-index:300;}
#nav li.cssplay_hover {position:relative; z-index:300;}
#nav li.cssplay_hover a {color:#000;}
#nav li li a {color:#000;}
#nav li li.cssplay_hover a {color:#fff; background-color:#e9e9e9;}
#nav li:hover ul {left:0; top:33px; z-index:500;}
#nav li.cssplay_hover ul {left:0; top:33px; z-index:500;}
#nav ul {position:absolute; left:-9999px; top:-9999px;}
* html #nav ul {width:2px;}
/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-5px; margin-left:100%; top:-1px; z-index:500;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto; }
/* show path followed */
#nav li:hover > a {color:#000;}
#nav li li:hover > a {color:#fff; background-color:#aaa;}
/* but IE5.x and IE6 need this lot to style the flyouts*/
#nav li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a
{color:#fff; background-color:#aaa;}
#nav li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a
{color:#000; background-color:#ddd;}



/*-------------------------------------------*/
/* --- sous MENUS rubrique               --- */	
/*-------------------------------------------*/
/* dans quelle rubrique on est ? # EXPOSE */
#nav li a.downon {color:#000;}
#nav li a.down:hover {cursor:default;}
#nav li a.downon:hover {cursor:default;}
#nav li li > a.on {color:#fff; background-color:#d5aa00;}

#sublink { position:absolute; width:1000px; height:25px; background:transparent url(/images/sub_bar.gif) no-repeat; top:255px; z-index:100;}
#sublink ul { padding: 0 0 0 80px; margin: 0; list-style: none; }
#sublink ul li { float: left; margin-right: 5px; font-size: 9px; line-height: 25px; color: #09c; 	text-transform: uppercase; } 
#sublink ul li a {font-size:9px; line-height:25px; color: #444; text-decoration:none; }
#sublink ul li a:hover {text-decoration:underline; color: #000;}
#sublink ul li a.selected { text-decoration: none; color: #000; font-weight: bold; } 
#sublink ul li.selected   { text-decoration: none; color: #000; font-weight: bold; } 

/*-------------------------------------------*/
/* --- SURCHAGES SPIP  : habillages      --- */	
/*-------------------------------------------*/

/* Habillage general des menus de navigation */
.menu	{ clear: both; border: 1px #999 dotted; text-align: left; margin: 15px 15px 2em 15px; padding-left: 10px; width: 200px; font-family: Helevetica, Arial,sans-serif; padding-top: 10px; padding-bottom: 10px; }
.menu ul { margin: 0; padding: 0; list-style: none;border-bottom: 0px; }
.menu ul li { margin: 3px 6px 3px 0; padding: 1px; border-top: 1px #999 dotted; text-align: left; }
.menu ul li ul { margin-left: 1em; border: 0; }
.menu ul li li { padding: 0; border: 0; }
.menu ul li.last a { border-bottom: 0px;color: #EE813C;}
.menu ul li a { text-decoration: none; }
.menu ul li a:hover { text-decoration: none;color: #EE813C; }

a.spip_out 				{ color: #000; text-decoration: underline; }
a.spip_out:hover 		{ color: #EE813C; text-decoration: underline; }
p, td 					{ font-family:Helevetica, Arial,sans-serif; margin-right: 30px;	line-height: 1.5em;}
.titre 					{ color: #666; font-family: hevetica, Arial; font-size: 14px; font-weight: bold; background: url(/images/squares.gif) no-repeat 0px 6px; padding-left: 12px;	text-align: left;}
.intertitre 			{ color: #0c8a2d; font-family: hevetica, Arial; font-size: 17px; text-transform: uppercase; font-weight: bold; background: url(/images/squares.gif) no-repeat 0px 8px; padding-left: 18px; padding-bottom: 10px; text-align: left;} 
.orange 				{ color: #ee813c; 	font-weight: bold; 	text-align: left;}
a.orange				{ color: #EE813C; font-weight: bold; text-decoration: none; text-transform: uppercase; font-size: 13px; text-align: left;} 
a.orange:hover 			{ color: #EE813C; font-size: 13px; font-weight: bold; text-decoration: none; text-transform: uppercase; font-style: italic; text-align: left;} 
a 						{ color: #000; text-decoration: underline;}
.chapo 					{ font-family:Helevetica, Arial,sans-serif; padding-top: 5px; color: #333; font-size: 13px; }
.texte 					{ font-family:Helevetica, Arial,sans-serif; color: #000; padding-bottom: 10px; text-align: left;} 
.texte p 				{ font-family:Helevetica, Arial,sans-serif; padding-bottom: 1em; text-align: left; } 
.soustitre 				{ font-family: Helevetica, Arial,sans-serif; text-transform: none; font-size: 13px; color: #333; font-weight: bold; font-style: normal; letter-spacing: normal; }
.annuaire 				{ font-family:Helevetica, Arial,sans-serif; background: transparent url(/images/loupe.jpg) no-repeat 160px 0px; line-height: 60px; }
#articles ul li 			{ border: 1px #CCCCCC dotted; padding: 5px; margin-bottom: 10px; list-style-type: none; text-align: left;  }
#articles ul li:hover 		{ border: 1px #CCCCCC dotted; padding: 5px; margin-bottom: 10px; list-style-type: none; background-color: #f1f1f1;  text-align: left; }
.texte_article 				{ padding: 0px 5px 0px 20px; }
#articles ul.actualites 	{ border: 0px; padding: 0px; margin-top: 0px; }
#articles ul.actualites li 	{ border: 0px; background-color: #fff; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 30px; line-height: 14px; background-image: url(../images/arrows.jpg); background-repeat: no-repeat; background-position: 0px -20px; } 
#main-content h1 			{ font-family: Helevetica, Arial,sans-serif; text-transform: none; font-size: 12px; color: #4381c2; font-weight: bold; line-height: 14px;}
#main-content h1 span 		{ color: #292e6c; }
.page_sommaire .spip_logos  { margin: 0 0 4px 4px; border: 4px solid #DDD;margin-top:20px;}



/* Tableaux */
table.spip { max-width: 99%; margin-right: auto; margin-left: auto; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal; }
table.spip caption { caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #dcdcdc; }
table.spip tr.row_odd { background: #FFF; }
table.spip tr.row_even { background: #FFF; }
table.spip td.right { text-align: right; align:right;}
table.spip tr.row_even td strong {	color: #006;	font-size: 13px;}
table.spip tr.row_even td {	padding-top: 20px;	padding-bottom: 4px;}
table.spip th, table.spip td { padding: 0.20em 0.40em; text-align: left; border: 0px; }
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: top; }

/* sous nav pour bloc note */
#articles .navcontainer ul {border:0px; list-style-type: none;	text-align: left;}
#articles .navcontainer ul li, #articles .navcontainer ul li:hover { border: 0px; list-style-type: none; text-align: left; background-color: #FFF;font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	text-decoration: none;	color: #999; }
#articles .navcontainer ul li a { border:0px; background: #FFF url(/images/list-off.gif) left center no-repeat;	padding-left: 15px;	text-align: left;	font: bold 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;	text-decoration: none;	color: #999;}
#articles .navcontainer ul li a:hover {border:0px; background: #FFF url(/images/list-on.gif) left center no-repeat; list-style-type: none; }
#articles .navcontainer ul li a#current {border:0px; background: #FFF url(/images/list-active.gif) left center no-repeat; color: #666;}


/*-------------------------------------------*/
/* --- annuaire                          --- */	
/*-------------------------------------------*/
.tableau_annuaire td 	{ font-family: hevetica, Arial; border: thin #ccc solid; padding: 5px; text-align: center; } 
.top 					{ background-image: url(/images/bgtable.jpg); color: ccc; 	text-align: left;}
.top td:hover 			{ background-color: #EFEFEF; background-image: none; }
td.nom 					{ font-family: sans-serif; color: #000; font-weight: bold; text-align: left; padding-left:20px;padding-top:7px; } 
.nom:hover 				{ color: #fa910c; font-weight: bold; cursor: help; background-image: url(/images/green-arrow.gif); background-repeat: no-repeat; background-position: 4px 7px; } 
.cell1 					{ background-color: #EFEFEF;}
.cell1:hover			{ background-color: #FFFFFF;}
.cell 					{ background-color: #FBFBFB; }
.cell:hover				{ background-color: #FFFFFF;}
h2 						{ text-align: left;color: #208c2d; font-size: 18px; font-weight: bold; padding-left: 0px; margin-left: 0px; }
.formtext 				{ background-color: #CACFD4; font-weight: normal; text-decoration: none; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; width: 220px; padding: 2px; } 
.input 					{ border: 1px solid #CCCCCC; margin-bottom: 10px; font-size: 9px; background-image: url(/images/bginput.gif); background-repeat: repeat; } 
p.fiche 				{ padding-top: 1px; padding-bottom: 1xp; padding-left: 30px; display: block; text-align: left;} 
h2.fiche 				{ color: #208c2d; font-size: 18px; font-weight: bold; padding: 10px 0px 10px 30px; text-align: left; } 
.titre-fiche 			{ color: #208c2d; font-size: 14px; font-weight: bold; 	text-align: left;} 
.cadre_annuaire td 		{ border: 1px #CCC dotted; padding: 20px; background-image: url(/images/bg-annuaire.jpg); background-repeat: no-repeat; background-position: 370px 50px; }
a.lienfichemembre {text-decoration: underline;font-weight: bold; }
