/* Layout  
=================================================================== */
* {
	margin: 0; 
	padding: 0;
	}
body {
	background: #030823 url(../images/bg_body.gif) repeat-x 0% 0%;
	color: #000;
	font: 62.5%/1.3 Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#wrap {
	background-color: #fff;
	font-size: 130%;
	margin: 0 auto;
	text-align: left;
	width: 956px;
	}
/* ----------- header -------------------------------------------- */
#header {
	background-color: #3a4572;
	height: 100px;
	margin: 0;
	padding: 0;
	}
/* ----------- menu principal ------------------------------------ */
#mainnav, 
#subnav {
	background-color: #022047;
	float: left;
	font-size: 95%;
	margin: 0;
	padding: 0;
	width: 100%;
	}
/* ----------- sous-menu ----------------------------------------- */
#subnav, 
#content {
	background-color: #fff;
	clear: both;
	}
/* ----------- contenu principal --------------------------------- */
#content {
	float: left;
	padding-bottom: 5em;
	width: 956px;
	}
.rubrique {
	float: left;
	margin: 1.5em 0;
	padding: 0 0 2em 0;
	}
.columnLeft,
.columnRight {
	float: left;
	width: 468px;
	}
.gutter {
	margin: 0;
	padding: 10px;
	}
/* ---------- pied de page -------------------------------------- */
#footer {
	background: #91a5ba url(../images/bg_footer.gif) repeat-x left top;
	clear: both;
	color: #fff;
	font-size: 90%;
	margin: 0;
	padding: 0.5em 0 2em 0;
	text-align: center;
	}
	
	
	
/* Contenu principal 
=================================================================== */

/* ---------- titres ---------------------------------------------- */
h1 {
	background: url(../images/header.gif) no-repeat left top;
	height: 100px;
	margin: 0;
	padding: 0;
	text-indent: -5000px;
	width: 956px;
	}
h2 {
	height: 45px;
	margin: 1em 0 0 0;
	padding: 0;
	text-indent: -5000px;
	}
h2#bienvenueTitre {background: url(../images/bienvenue.gif) no-repeat 0% 0%;}
h2#actualitesTitre {background: url(../images/actualites.gif) no-repeat 0% 0%;}
h2#presentationTitre {background: url(../images/presentation.gif) no-repeat 0% 0%;}
h2#bureauTitre {background: url(../images/bureau.gif) no-repeat 0% 0%;}
h2#objectifsTitre {background: url(../images/objectifs.gif) no-repeat 0% 0%;}
h2#statutsTitre {background: url(../images/statuts.gif) no-repeat 0% 0%;}
h2#actionsTitre {background: url(../images/actions.gif) no-repeat 0% 0%;}
h2#adhesionTitre {background: url(../images/adhesion.gif) no-repeat 0% 0%;}
h2#formulaireTitre {background: url(../images/formulaire.gif) no-repeat 0% 0%;}
h2#renouvellementTitre {background: url(../images/renouvellement.gif) no-repeat 0% 0%;}
h2#cotisationTitre {background: url(../images/cotisation.gif) no-repeat 0% 0%;}
h2#membresTitre {background: url(../images/membres.gif) no-repeat 0% 0%;}
h2#archives2009 {background: url(../images/archives2009.gif) no-repeat 0% 0%;}
h2#archives2008 {background: url(../images/archives2008.gif) no-repeat 0% 0%;}
h2#archives2007 {background: url(../images/archives2007.gif) no-repeat 0% 0%;}
h2#archives2006 {background: url(../images/archives2006.gif) no-repeat 0% 0%;}
h2#archives2005 {background: url(../images/archives2005.gif) no-repeat 0% 0%;}
h2#diaporamaTitre {background: url(../images/diaporama.gif) no-repeat 0% 0%;}
h2#questionsTitre {background: url(../images/questions.gif) no-repeat 0% 0%;}
h2#liensTitre {background: url(../images/liens.gif) no-repeat 0% 0%;}
h2#planTitre {background: url(../images/plan.gif) no-repeat 0% 0%;}
h2#rssTitre {background: url(../images/fil_rss.gif) no-repeat 0% 0%;}
h2#boursesTitre {background: url(../images/bourses.gif) no-repeat 0% 0%;}
h2#colloqueTitre {background: url(../images/colloque2007.gif) no-repeat 0% 0%;}
h2#colloque09Titre {background: url(../images/colloque2009.gif) no-repeat 0% 0%;}
h2#bulletinTitre {background: url(../images/bulletin.gif) no-repeat 0% 0%;}

h3 {
	margin: 3em 0 0.5em 0;
	}
h3 {
	font-size: 130%;
	font-weight: bold;
	}
h3.erreur {
	background: url(../images/attention.gif) no-repeat 0% 50%;
	padding: 10px 0 10px 35px;
	}
body#accueil h3,
body#membres h3,
body#colloque h3 {
	color: #738200;
	}
body#actualites h3,
body#archives h3 {
	color: #c00717;
	}
body#presentation h3,
body#questions h3 {
	color: #f8ae00;
	}
body#adhesion h3,
body#liens h3 {
	color: #99b258;
	}
body#presentation .rubrique h3,
body#adhesion .rubrique h3 {
	color: #fff;
	font-size: 175%;
	line-height: 1em;
	}
body#adhesion div#choixAdhesion h3 {
	color: #000;
	}
body#presentation .rubrique h3,
body#adhesion .rubrique h3 {
	margin: 0.5em 0 1em 0;
	}
body#bourses h3,
body#rss h3 {
	color: #767c9b;
	}
h4 {
	font-size: 110%;
	font-weight: bold;
	margin: 1.5em 0 0 0;
	}
h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1.5em 0 0 0;
	}
h5+p,
h5+ul,
h5+ol,
h5+dt {
	margin-top: 0.5em;
	}
/*---------- texte ------------------------------------------------ */
p {
	margin: 1.5em 0 0 0;
	}
p.haut {
	background:  url(../images/haut.gif) no-repeat 100% 50%;
	clear: both;
	padding-right: 17px;
	text-align: right;
	}
h4+p {
	margin-top: 0.5em;
	}
blockquote {
	background: url(../images/citation_g.gif) no-repeat 0% 0%;
	color: #738200;
	line-height: 1em;
	margin: 1.5em 3em 2em 3em;
	padding: 0;
	text-align: center;
	}
blockquote p.quote {
	background: url(../images/citation_d.gif) no-repeat 100% 100%;
	margin: 0;
	padding: 10px 26px;
	}
blockquote p.author {
	margin: 0;
	padding: 0 26px;
	}
.note {
	font-size: 90%;
	font-style: italic;
	}
.bold {
	font-weight: bold;
	}
.italic {
	font-style: italic;
	}
.boldItalic {
	font-style: italic;
	font-weight: bold;
	}
acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
	text-decoration: none;
	}
.update {
	text-decoration: line-through;
	}
.updateText {
	color: #c00717;
	}
.centrer {
	text-align: center;
	}
.attention { 
	color: red; 
	font-weight: bold;
	}
	
/* images */
#content .mainimg {
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	}
#content .mainimg.right {
	float: right;
	margin: 0 0 15px 15px;
	}
	
/* ---------- rubriques -------------------------------------------- */
body#presentation .rubrique {
	background: #fce3a1 url(../images/bg_rubriques.gif) repeat-x left bottom;
	}
body#adhesion .rubrique {
	background: #ccd8aa url(../images/bg_rubriques.gif) repeat-x left bottom;
	}
.columnLeft {
	background: url(../images/coinHG_blanc.gif) no-repeat left top;
	}
.columnRight {
	background: url(../images/coinHD_blanc.gif) no-repeat right top;
	}
	
/* ---------- listes ----------------------------------------------- */
ul, ol {
	margin: 1em 0 0 2em;
	padding: 0;
	}
ul {
	list-style-type: square;
	}
ol {
	list-style-type: decimal;
	}
ul#liensRapides {
	font-size: 90%;
	}
ul li ul,
dd ul {
	list-style-type: square;
	margin: 0.33em 0 0 2em;
	padding: 0;
	}
ul li,
ol li {
	margin: 0.33em 0 0 0;
	padding: 0;
	}
dl {
	margin: 0 0 0 0;
	padding: 0;
	}
dt {
	font-size: 130%;
	font-weight: bold;
	margin: 1.5em 0 0 0;
	}
dt.titre {
	margin-bottom: 1.5em;
	}
body#accueil dt,
body#membres dt {
	color: #738200;
	}
body#actualites dt,
body#archives dt {
	color: #c00717;
	}
body#presentation dt,
body#questions dt {
	color: #f8ae00;
	}
body#adhesion dt {
	color: #99b258;
	}
body#liens dt {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	}
.columnLeft dt,
.columnRight dt {
	margin-top: 1em;
	}
dl.thumbnail dt {
	margin-top: 1em;
	}
dl.thumbnail dt img { /* image doit avoir une taille max de 70x70 */
	border: 1px solid #000;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	}
dl.thumbnail dd {
	margin: 0.33em 0 0 80px;
	}
dl#vignetteColloque dt {
	color: #738200;
	}
dl#vignetteColloque dd {
	margin: 0.33em 0 0 145px;
	}
body#liens dl.thumbnail dd {
	margin-left: 60px;
	}
/* section "Bulletins de liaison" */
ul.index { border-top: 1px solid #CBD5DF; float: left; margin: 1.5em 0; padding: 0; }
ul.index li { border-bottom: 1px solid #CBD5DF; float: left; list-style: none; margin: 0; padding: 1em 0; width: 936px; }
ul.index li.altrow { background-color: #F2F4F7; }
ul.index li img { border: 1px solid #000; float: left; margin: 0; padding: 0; }
ul.index li h3, ul.index li h4, ul.index li p, ul.sommaire { margin-left: 195px; padding: 0; width: 739px; }
ul.index li h3 { margin-top: 0; }
ul.sommaire li { border: none; list-style: square; margin: 0 0 0.1em 15px; padding: 0; width: 724px; }	
	
/* ---------- hyperliens -------------------------------------------- */
#actualites h3 a:link {
	color: #c00717;
	text-decoration: none;
	}
#actualites h3 a:visited {
	color: #c00717;
	text-decoration: none;
	}
#actualites h3 a:hover {
	color: #c00717;
	text-decoration: underline;
	}
#actualites h3 a:active {
	color: #c00717;
	text-decoration: none;
	}
#content a:link {
	color: #0000ee;
	text-decoration: underline;
	}
#content a:visited {
	color: #3a4572;
	text-decoration: underline;
	}
#content a:hover {
	text-decoration: none;
	}
#content a:active {
	color: #0000ee;
	text-decoration: underline;
	}
#content img.mainimg {
	border: 1px solid #000;
	}
#content p.haut a:link,
#content p.haut a:visited,
#content p.haut a:hover,
#content p.haut a:active {
	color: #0000ee;
	}
/*---------- tables -------------------------------------------------- */
body#membres table {
	background: #f1f2e5;	
	border-collapse: collapse;
	margin: 2em 0 0 0;
	padding: 0;
	width: 100%;
	}
body#membres table th,
body#membres table td {
	margin: 0;
	padding: 10px 5px;
	text-align: left;
	}
body#membres table th {
	color: #fff;
	font-weight: normal;
	}
body#membres table th.region {
	background: #738200 url(../images/coinHG_blanc.gif) no-repeat left top;
	font-size: 130%;
	}
body#membres table th.membres {
	background: #738200 url(../images/coinHD_blanc.gif) no-repeat right top;
	font-size: 100%;
	text-align: right;
	}
body#membres table tr.alt {
	background: #d8dacb;
	} 
body#membres table td.adresse {
	text-align: right;
	}
	
/* images */
table th.membres img {
	border: none;
	margin: 0 0 0 5px;
	padding: 0;
	}
img.drapeau {
	border: 1px solid #000;
	margin: 0 0 0 5px;
	}
	
/* hyperliens */
#membres td a:link, 
#membres td a:visited {
	color: #000;
	text-decoration: underline;
	}
#membres td a:hover {
	text-decoration: none;
	}
#membres td a:active {
	color: #000;
	text-decoration: underline;
	}
	
/* tooltips pour personnes contact */
#membres td a { position: relative; }
#membres td a span { display: none;  width: 300px;}
#membres td a:hover span { background-color: #fff; border: 1px solid #333900; display: block; padding: 10px; position: absolute; bottom: 20px; left: 0; z-index: 100; }

/* ---------- formulaires ------------------------------------------- */
div#feedback {
	color: #c00717;
	font-weight: bold;
	margin: 1.5em 0 0 0;
	padding: 0;
	}
div#feedback p {
	background: url(../images/attention.gif) no-repeat 0% 50%;
	padding: 1em 1em 1em 35px;
	}
form#rechercheForm {
	margin: 1.5em 0 0 0;
	padding: 0;
	}	
form input {
	border-bottom: 1px solid #000;
	border-left: 1px solid #9d9e9f;
	border-right: 1px solid #6b6c6e;
	border-top: 1px solid #9d9e9f;
	margin: 0;
	}	
/* formulaire de demande d'adhesion */ 
form#demandeAdhesion p {
	margin-top: 1em;
	}
form#demandeAdhesion input.texte {
	width: 400px;
	}
form#demandeAdhesion input.radio {
	margin: 0;
	padding: 0;
	}
form#demandeAdhesion div.boutons input {
	margin: 1.5em 0 0 0;
	padding: 0;
	width: 100px;
	}
form#demandeAdhesion div.boutons {
	margin: 1.5em 0 0 0;
	padding: 0;
	}	
form#demandeAdhesion div.boutons a {
	background-color: #f0f0f0;
	border-bottom: 1px solid #000;
	border-left: 1px solid #9d9e9f;
	border-right: 1px solid #6b6c6e;
	border-top: 1px solid #9d9e9f;
	color: #000;
	margin: 0 1em 0 0;
	padding: 5px;
	text-decoration: none;
	}
form#demandeAdhesion div.boutons a:link,
form#demandeAdhesion div.boutons a:visited {
	background-color: #f0f0f0;
	color: #000;
	text-decoration: none;
	}	
form#demandeAdhesion div.boutons a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	}	
form#demandeAdhesion div.boutons a:active {
	background-color: #f0f0f0;
	color: #000;
	text-decoration: none;
	}	
/* ---------- diaporama ------------------------------------------ */
#contenantDiapo {
	margin-top: 1.5em;
	text-align: center;
	}	
/* ---------- page d'accueil ------------------------------------- */
body#accueil .gutter { 
	padding: 0 0 10px 10px; 
	}
body#accueil #content {
	float: left;
	margin-right: 20px;
	width: 610px;
	}
	
	
/* Menu principal  
=================================================================== */
#mainnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#mainnav li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#mainnav a {
	background: url(../images/bouton_menuG.gif) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	}
#mainnav a span {
	background: url(../images/bouton_menuD.gif) no-repeat right top;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 15px 5px 10px;
	}
	
/* ----------- met en evidence le bouton de la section active ------ */	
body#accueil li#mAccueil a, 
body#membres li#mMembres a,
body#colloque li#mColloque a,
body#bulletin li#mBulletin a {
	background-position: 0% -1000px;
	}
body#accueil li#mAccueil a span, 
body#membres li#mMembres a span,
body#colloque li#mColloque a span, 
body#bulletin li#mBulletin a span {
	background-position: 100% -1000px;
	}
body#actualites li#mActualites a, 
body#archives li#mArchives a {
	background-position: 0% -800px;
	}
body#actualites li#mActualites a span, 
body#archives li#mArchives a span {
	background-position: 100% -800px;
	}
body#presentation li#mPresentation a, 
body#questions li#mQuestions a {
	background-position: 0% -600px;
	}
body#presentation li#mPresentation a span, 
body#questions li#mQuestions a span {
	background-position: 100% -600px;
	}
body#adhesion li#mAdhesion a, 
body#liens li#mLiens a {
	background-position: 0% -400px;
	}
body#adhesion li#mAdhesion a span, 
body#liens li#mLiens a span {
	background-position: 100% -400px;
	}
body#bourses li#mBourses a,
body#colloque2009 li#mColloque2009 a {
	background-position: 0% -200px;
	}
body#bourses li#mBourses a span,
body#colloque2009 li#mColloque2009 a span {
	background-position: 100% -200px;
	}
	
/* ----------- rollovers ------------------------------------------- */
li#mAccueil a:hover, 
li#mMembres a:hover,
li#mColloque a:hover, 
li#mBulletin a:hover {
	background-position: 0% -1000px;
	}
li#mAccueil a:hover span, 
li#mMembres a:hover span,
li#mColloque a:hover span, 
li#mBulletin a:hover span {
	background-position: 100% -1000px;
	}
li#mActualites a:hover, 
li#mArchives a:hover {
	background-position: 0% -800px;
	}
li#mActualites a:hover span, 
li#mArchives a:hover span {
	background-position: 100% -800px;
	}
li#mPresentation a:hover, 
li#mQuestions a:hover {
	background-position: 0% -600px;
	}
li#mPresentation a:hover span, 
li#mQuestions a:hover span {
	background-position: 100% -600px;
	}
li#mAdhesion a:hover, 
li#mLiens a:hover {
	background-position: 0% -400px;
	}
li#mAdhesion a:hover span, 
li#mLiens a:hover span {
	background-position: 100% -400px;
	}
li#mBourses a:hover,
li#mColloque2009 a:hover {
	background-position: 0% -200px;
	}
li#mBourses a:hover span,
li#mColloque2009 a:hover span {
	background-position: 100% -200px;
	}
	
	
	
	
/* Sousmenu
=================================================================== */
ul#submenu {
	list-style: none;
	margin: 0;
	padding: 0;
	}
ul#submenu li {
	float: left;
	margin: 0;
	padding: 0;
	}
ul#submenu li a {
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 10px;
	text-decoration: none;
	}
ul#submenu li a:hover, ul#submenu li a:active {
	text-decoration: underline;
	}
body#presentation ul#submenu li a,
body#questions ul#submenu li a {
	color: #000;
	}
/* arriere-plan des sousmenus */
body#accueil #subnav,
body#membres #subnav,
body#colloque #subnav {
	background-color: #738200;
	}
body#actualites #subnav, 
body#archives #subnav {
	background-color: #c00717;
	}
body#presentation #subnav, 
body#questions #subnav {
	background-color: #f8ae00;
	}
body#adhesion #subnav, 
body#liens #subnav {
	background-color: #99b258;
	}
body#bourses #subnav,
body#colloque2009 #subnav {
	background-color: #767c9b;
	}
	
	
	
	
	
	
/* Pied de page  
=================================================================== */
#footer a {
	margin: 0 1em;
	}
#footer a:link, 
#footer a:visited {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover, 
#footer a:active {
	text-decoration: none;
	}





/* NOUVELLES
=================================================================== */

/* Rubrique d'accueil (nouvelles_accueil.php) */
div#nouvelles.la_une { background: #CED0DD; float: right; margin: 20px 20px 0 0; width: 306px; }
	div#nouvelles.la_une .gouttiere { margin: 0; padding: 0 10px; }
		div#nouvelles.la_une ul, div#nouvelles.la_une li { list-style-type: none; margin: 0; padding: 0; }
		div#nouvelles.la_une p, div#nouvelles.la_une div { font-size: 100%; margin: 0; padding: 0; }
		
		div#nouvelles.la_une h2 { background: #3A4572 url(/images/bg_actualites.gif) no-repeat 0 0; color: #fff; font-size: 120%; height: auto; margin: 0; padding: 10px; text-indent: 0; }
		div#nouvelles.la_une h3 { border-bottom: none; font-size: 120%; margin: 18px 0 6px 0; padding: 0; }
			div#nouvelles.la_une ul.floater { margin-top: -26px; }
			ul.floater { float: right; list-style: none; margin: 0; padding: 0; position: relative; width: 36px; }
			ul.floater li { float: left; margin: 0; padding: 0; width: 16px; }
				ul.floater li a { float: left; height: 16px; margin-right: 2px; overflow: hidden; text-indent: -20000px; width: 16px; }
				ul.floater li a.rss_feed { background: url(/images/rss_16.png) no-repeat 0 0; }
				ul.floater li a.rss_info { background: url(/images/rss_info_16.png) no-repeat 0 0; }
			div#nouvelles.la_une ul { margin-bottom: 18px; }
				div#nouvelles.la_une li { font-size: 100%; margin-bottom: 18px; padding: 0; }
					div#nouvelles.la_une h4 { font-size: 90%; margin: 18px 0 6px 0; }
					div#nouvelles.la_une h4 a { text-decoration: none; }
					div#nouvelles.la_une ul.items li { border-bottom: none; margin: 0; padding: 0; }
					div#nouvelles.la_une ul.items li.archives { border-bottom: none; clear: both; font-size: 90%; margin: 18px 0 0 0; padding: 3px 0; text-align: right; }
						div#nouvelles.la_une ul.items li p { font-size: 90%; margin: 0 0 18px 0; }
						div#nouvelles.la_une ul.items li p+ul { margin-top: -12px; }
						div#nouvelles.la_une ul.items li ul li, div#nouvelles.la_une ul.items li div ul li,  div#nouvelles.la_une ul.items li ol li, div#nouvelles.la_une ul.items li div ol li { font-size: 90%; list-style: disc; margin: 0 0 0 15px; padding: 0; }
						div#nouvelles.la_une ul.items li ol li { list-style: decimal; }
						div#nouvelles.la_une h5 { font-size: 90%; font-weight: normal; margin: 0 0 6px 0; padding: 0;}
						/* liens et docs */
						div#nouvelles.la_une ul.items ul.liens li { background: url(/images/icone_lien.gif) no-repeat 0 0.2em; list-style: none; margin-left: 0; padding: 3px 0 3px 20px; }
						div#nouvelles.la_une ul.items ul.liens li.doc { background: url(/images/icone_doc.gif) no-repeat 0 0.2em; } 

						/* liste avec vignettes */
						div#nouvelles.la_une ul.items div.vignette { margin: 0; padding: 0; }
							div#nouvelles.la_une div.vignette p { margin: 0; padding: 3px 0; }
							div#nouvelles.la_une div.vignette p.img { float: right; margin: 0 0 4px 4px; padding: 0; width: 50px; }
								div#nouvelles.la_une div.vignette p img { border: none; }


/* Archives (nouvelles_archives.php)
=================================================================== */
body#nouvelles.archives h2 { text-indent: 0; }
body#nouvelles.archives h3 { margin-top: 0; }
body#nouvelles.archives ul.floater { margin-top: -46px; }
body#nouvelles.archives ul.items { margin-bottom: 2.5em; margin-left: 0; }
	body#nouvelles.archives ul.items li { clear: left; list-style: none; margin: 0 0 3.5em 0; padding: 0; }
		body#nouvelles.archives ul.items li p, body#nouvelles.archives ul.items li ul { margin: 0 0 1.5em 0; padding: 0; }
		body#nouvelles.archives div.vignette { float: left; margin: 0; padding: 0; width: 936px; }
			body#nouvelles.archives div.vignette h5, body#nouvelles.archives div.vignette p, body#nouvelles.archives div.vignette ul { float: right; width: 664px; }
			body#nouvelles.archives div.vignette p.img { float: left; margin: 0; padding: 0; width: 250px; }
				body#nouvelles.archives div.vignette p img { border: 1px solid #000; }
			body#nouvelles.archives h5 { margin: 0 0 18px 0; }
			body#nouvelles.archives ul.items li ul li, body#nouvelles.archives ul.items li ol li { list-style: disc; margin: 0 0 0.2em 3em; padding: 0; }
			body#nouvelles.archives ul.items li ol li { list-style: decimal; }
			body#nouvelles.archives ul.items ul.liens li { background: url(/images/icone_lien.gif) no-repeat 0 0.2em; list-style: none; margin-left: 0; padding: 3px 0 3px 20px; }
			body#nouvelles.archives ul.items ul.liens li.doc { background: url(/images/icone_doc.gif) no-repeat 0 0.2em; } 

p.date_ajout { color: #758596; display: none; font-size: 90%; }


/* Gestion des nouvelles 
=================================================================== */

/* Feedback (messages d'erreur, etc. ) */
body#nouvelles.gestion #feedback { border-top: 1px solid; border-left: none; border-bottom: 1px solid; border-right: none; font-weight: bold; margin: 2em 0; padding: 10px 8px 10px 45px; }
body#nouvelles.gestion #feedback.erreur { background: #F0B4B4 url(/images/icone_erreur.png) no-repeat 8px 50%; border-top-color: #c00; border-bottom-color: #c00; color: #c00; }
body#nouvelles.gestion #feedback.succes { background: #C3E7CE url(/images/icone_succes.png) no-repeat 8px 50%; border-top-color: #093; border-bottom-color: #093; color: #093; }

body#nouvelles.gestion h2 { text-indent: 0; }
body#nouvelles.gestion h2 #quitter { font-size: 14px; font-weight: normal; margin-left: 0.5em; }
body#nouvelles.gestion p.retour { margin-top: 3em; }
body#nouvelles.gestion form ol, #nouvelles.gestion form ul { list-style: none; margin-top: 1em; } 
	body#nouvelles.gestion form li { clear: both; margin: 0 0 1em 0; padding: 0; }
		body#nouvelles.gestion fieldset { border: 1px solid #91a5ba; margin-top: 3em; padding: 1.5em 0.5em; }
		body#nouvelles.gestion fieldset.submit { border: none; margin-top: -2em; padding: 0 0.5em; text-align: center; }
			body#nouvelles.gestion legend { font-size: 14px; font-weight: bold; }
			body#nouvelles.gestion label { display: block; width: auto; }
			body#nouvelles.gestion input.text, body#nouvelles.gestion input.password, body#nouvelles.gestion textarea, body#nouvelles.gestion select { width: 450px; }
			body#nouvelles.gestion input.checkbox { margin-right: 5px; }
			body#nouvelles.gestion input.file { width: 450px; }
			body#nouvelles.gestion textarea { height: 300px; }
	
/* Modifier les rubriques */
body#nouvelles #form_modifier_rubriques li { font-size: 10px; list-style: decimal; margin-left: 1.8em; }
	body#nouvelles #form_modifier_rubriques input.text, body#nouvelles #form_modifier_rubriques select { margin-right: 10px; width: auto; }

/* Ordonner les rubriques */
body#nouvelles #ordonner_rubriques { margin-top: 0.5em; }
	body#nouvelles #ordonner_rubriques li { list-style: decimal; margin-bottom: 0.5em; margin-left: 1.8em; }

/* Modifier les nouvelles */
body#nouvelles li.supprimer label { display: inline; }
body#nouvelles li#image ul li img { vertical-align: top; } 
body#nouvelles li#docs ul { list-style: none; }
	body#nouvelles li#docs h3 { font-size: 14px; font-weight: bold; margin: 0; padding: 2px 0; }
body#nouvelles #form_ajouter_nouvelle { margin-bottom: 36px; } 
body#nouvelles #form_ajouter_nouvelle li#docs ul li { margin-top: 1em; } 
	body#nouvelles #form_ajouter_nouvelle li#docs h3 { margin: 3em 0 0 0; } 


/* Ordonner les nouvelles */
body#nouvelles ol#ordonner_nouvelles { margin-top: 3em; }
	body#nouvelles form#form_ordonner_nouvelles li, body#nouvelles ol#ordonner_nouvelles li { list-style: decimal; margin-bottom: 0.5em; margin-left: 1.8em; }
	


/* CLEARING FLOATS 
--------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}


/* IE PNG fix
=================================================================== */
img, div, a, input { behavior: url(/css/iepngfix.htc) }
