	/* menus colonnes droite et gauche */

/* titres des menus */
h3.titremenu {
	margin-top: 0;
	color: #c06;
/*	font-size: 10%;*/
}

/* menus rubriques */

ul.nav_autresrubriques {
	display: block;
	list-style: inside;
	margin: 0;
	padding:0;
}
ul.nav_autresrubriques li {
	display: block; /* remove if condition below is satisfied */
	list-style-type: none;
}
ul.nav_autresrubriques li a {
/*	display: block;*/ /* uncomment this if background-color changes on hover */
	background: transparent url(../navpics/arrow.gif) no-repeat 0 4px;
	padding: 2px 0 2px 12px; /* if background-image, change padding-left to 12 */
/*	border: 1px solid #ccc;*/
	font: 8pt/11pt "Bitstream Vera Sans",arial,helvetica,sans-serif;
	color: #000; /* */
}
ul.nav_autresrubriques li a:hover {
/*	display: block; */ /* uncomment if condition above is satisfied */
/*	background-color: #c06; */
	font: 8pt/11pt "Bitstream Vera Sans",arial,helvetica,sans-serif;
	color: #f00; /* */
	text-decoration: none;
}
ul.nav_autresrubriques li span { /* current item */
/*	display: block; */ /* uncomment if condition above is satisfied */
	padding: 2px 0 2px 12px;
/*	border: 1px solid #ccc;*/
	color: #669;
	font: 8pt/11pt "Bitstream Vera Sans",arial,helvetica,sans-serif;
}

/* menus articles et brèves */

ul.nav_autresarticles {
	display: block;
	list-style: none outside;
	margin: 0;
	padding:0;
}
ul.nav_autresarticles li {
	display: block; /* remove if condition below is satisfied */
	list-style-type: none;
	list-style-position: outside;
}
ul.nav_autresarticles li a {
/*	display: block;*/ /* uncomment this if background-color changes on hover */
	background: transparent url(../navpics/puce_art.gif) no-repeat 0 2px;
	padding: 2px 0 2px 15px; /* if background-image, change padding-left to 15 */
/*	border: 1px solid #ccc;*/
	font: 8pt/11pt "Bitstream Vera Sans",arial,helvetica,sans-serif;
	color: black;
}
ul.nav_autresarticles li a:hover {
/*	display: block; */ /* uncomment if condition above is satisfied */
/*	background-color: #c06; */
	color: #f00; /* */
	text-decoration: none;
}
ul.nav_autresarticles li span { /* current item */
/*	display: block; */ /* uncomment if condition above is satisfied */

	padding: 2px 0 2px 15px; /* set padding-left accordingly */
/*	border: 1px solid #ccc;*/
	font: 8pt/11pt "Bitstream Vera Sans",arial,helvetica,sans-serif;
	color: #669;
}

a.rubrique-upper {
	font: bold 8pt "Bitstream Vera Sans",Verdana, Arial, Helvetica, sans-serif;
	color: #c06;
}
a.rubrique-upper:hover {
	text-decoration: none;
}

div#hierarchie a,div#hierarchie span {
	font: 0.9em arial,"Bitstream Vera Sans",tahoma,helvetica,sans-serif;
	color: #444;
	text-decoration: none;
/*	border:1px solid transparent;*/
}
div#hierarchie span {
	color: #c06;
}
div#hierarchie a:hover {
	color: #00f;
	text-decoration: none;
}

/* plus de détails... */

a.lirelasuite {
	padding-right: 25px;
	font: 8pt/11pt "BitStream Vera Sans",Arial,Helvetica,sans-serif;
	background: transparent url(../navpics/hand_go.gif) no-repeat 100% 100%;
	color: #FF6600;
	}

a.lirelasuite, a.lirelasuite:hover {
	text-decoration: none;
}

a.details {
	font: 8pt/11pt "BitStream Vera Sans",Arial,Helvetica,sans-serif;
	color: #669;
	text-decoration: underline;
	}

a.lirelasuite, a.lirelasuite:hover {
	text-decoration: underline;
}

/* nouveautés, horizontal */
div#derniers-articles-top {
	float: left;
	width:100%;
	height: auto;
/*	background: url(../navpics/fondcyl.jpg) repeat -x left 0px;*/
}
div#derniers-articles-top ul {
	margin: 0;
	padding: 2px 0 2px 0px;
	display: block;
	width: 100%;
}
div#derniers-articles-top ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 3px;
	width: auto;
/*	background: url(../navpics/fondcyl.jpg) repeat left 0px;*/
}
div#derniers-articles-top ul li span {
	background: transparent url(../puce.gif) no-repeat 0 0px;
/*	border-top: 1px solid #f9fbfa;
	border-left: 1px solid #c6bb5;
	border-right: 1px solid #c6bb5;
	border-bottom: 1px solid #a6af92;*/
	border: none;
}
html > body div#derniers-articles-top ul li a {
	border: 0; /* MSIE 6 cannot read this :(  */
}
div#derniers-articles-top ul li a {
	padding-left: 12px;
/*	border-top: 1px solid #f9fbfa;
	border-left: 1px solid #c6bb5;
	border-right: 1px solid #c6bb5;
	border-bottom: 1px solid #a6af92;*/
	border: none;
	color: #000;
	font: 8pt arial,helvetica,tahoma,sans-serif;
}
html > body div#derniers-articles-top ul li a {
	border: 1px solid transparent; /* MSIE 6 cannot read this :(  */
	color: #669;
}
div#derniers-articles-top ul li a:hover {
	padding: 0 5px; /* for msie, it's less */
	border: 1px solid #cdd1c0;
	background: transparent url(../navpics/fondcyl.jpg) repeat 0 0px;
	color: #000;
	font: 8pt arial,helvetica,tahoma,sans-serif;
	text-decoration: none;
	text-align: center;
}
html > body div#derniers-articles-top ul li a:hover {
	padding: 0 6px;
	border: 1px solid #cdd1c0;
}
div#derniers-articles-top ul li.title {
	padding-right: 5px;
	font: bold 1em arial,verdana,helvetica,sans-serif;
/*	background: url(../navpics/fondcylinv.jpg) repeat 0 15px;*/
	color: #c06;
}

div#choisir-mots-cles-horizontal {
	width:100%;
	height: 30px;
	background-color: #e06;
}
div#choisir-mots-cles-horizontal form {
	position: relative;
	left: 5%;
	top: 0;
	width:25%;
	height: 26px;
	margin: 0;
	padding: 3px 0;
	background-color: #e06;
}

div#choisir-mots-cles-horizontal ul {
	margin: 0;
	padding: 0;
	width: 100%;
	display: inline;
	list-style: none;
}
div#choisir-mots-cles-horizontal ul li {
	float: right;
	padding: 2px 0;
	display: inline;
	width: 25%; /* divide in equal parts */
}
div#choisir-mots-cles-horizontal ul li form {
	text-align: center;
	background-color: #ff0;
}
div#choisir-mots-cles-horizontal ul li select {
	font: 8pt tahoma;
}
div#choisir-mots-cles-horizontal ul li option {
	text-align: left; /* restore */
}

div#choisir-mots-cles-vertical {
	margin: 0px 0 0 0;
	padding: 0;
	width: 180px;
	background-color: transparent;
}
div#choisir-mots-cles-vertical form {
	margin:0 5px;
	padding: 0px;
	height: 25px;
	width: 170px;
	vertical-align: middle;
}
div#choisir-mots-cles-vertical ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	text-align: center;
}
div#choisir-mots-cles-vertical ul li {
	margin:0;
	padding: 0;
	display: block;
}
div#choisir-mots-cles-vertical ul li form {
	text-align: center;
	background-color: transparent;
}
div#choisir-mots-cles-vertical ul li form.mots-cles select.menu_deroulant { /* should calculate the weight of this ;) */
	font: 8pt arial,"Trebuchet MS",helvetica;
	width: 160px;
}
div#choisir-mots-cles-vertical p {
	margin: 0; 
	padding: 0 3px;
	text-align: center;
	color: #d32a2b;
}

