/*-- style.css - mise en page ilissos. (c) 2005-2006, didier Belot --*/
xt\:comment, xt\:note {	display: none;}
ch\:nbsp {padding: .5em;}
html, body, div,h1, h2, h3{ margin:0;  padding:0;}
h1, h2, h3, h4, h5, h6 {color: #006daf;}
h1 {padding-bottom:20px;}
h2 {padding-bottom: 15px;}
h3 {padding-bottom:10px;}
.clr{clear:both;}
.content{padding:5px;} /*padding for content */ 

/*-- liens --*/
a img {border: none;}
a, a:link, a:visited {	text-decoration: none;}
a:active, a:hover {text-decoration: underline;}

/*-- table principale --*/
table.page {
	font-family: 'Trebuchet MS',Tahoma,Verdana,helvetica,arial,sans-serif;
	font-size: small;
	margin:0;
	padding:0;
	width:100%;
}
table.page tr {
	vertical-align: top;
}
#header {
	background-color:#fff;
}
#header td {
	height:132px;
	/*width:100%;
	background-color:#fff;*/
	background: transparent url('pix/fond_bandeau.jpg') repeat-x;
}
/* debug: 
#header img {
	border:1px solid red;
}*/

/* N° dans l'entęte */
td#lastnum {
	text-align: right;
	padding: 5px 15px 2px 10px;
	width:35%;
}
#slogan {
	/* steel blue */
	border: 1px solid #4682b4;
	/* alice blue */
	background-color: #f0f8ff;
	padding: 5px;
	/*float: right;*/
	text-align: right;
	position: relative;
	right:0px;
	top: 10px;
}

a.topnum {
	text-decoration: none;
	font-size: 120%;
	color: white;
	font-weight: bold;
}
a.topnum span.num {
	font-size: 150%;
	/*text-align: center;*/
}
#leftcol { 
	width: 20%;
	/*
	background-color: #eee;
	border-right: 1px solid #ccc;
	*/
	background-color: #dbe0eb;
	border-right: 1px solid #a1a5ad;
}
#rightcol {
	width: 20%;
	border-left: 1px solid #a1a5ad;
}
#maincol {
	padding: 0 20px;
}
#footer td {border-top: 1px solid #ccc;}
#breadcrumb {
	border-bottom: 1px solid #a1a5ad;
	padding-left: 5px;
	padding-top: 10px;
}
.breadcrumb {
	margin: 0;
	padding: 0;
}
.breadcrumb .caption {
	font-weight: bold;
	/*font-style: italic;*/
	color: #a00;
}
/*-- search box --*/
#searchbox {
	white-space: nowrap;
	margin:8px;
}
#search_btn {
	background-color: #001db0;
	background-color: #2a5298;
	color: #fff;
	border: none;
	border: 1px solid #333;
	width: 1.6em;
	height:1.6em;
}
#search_btn:hover {
	background-color: #edf3ff;
	color: #001db0;
	border: 1px solid #2a5298;
	width: 1.6em;
	height:1.6em;
}
/*-- ilissos --*/
#logo {
	margin-right:35px;
	position: relative;
	top: 10px;
	left: 35px;
	float: left;
}
#sitename {
	margin-right: 35px;
	margin-top: 15px;
	vertical-align: top;
}
div#minipage-couverture, #dossier, ul.dossier {
	/* steel blue */
	border: 1px solid #4682b4;
	/* alice blue */
	background-color: #f0f8ff;
	padding: 5px;
}
/*-- typo --*/
.lettrine, .lead:first-letter {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 200%;
	float:left;
	margin-right: 0.12em;
	vertical-align: text-top;
	margin-top: -0.2ex;
	line-height: 120%;
	/*border:1px solid blue;*/
}
.mot_lead {
	text-transform: uppercase;
	font-weight: bold;
	/*border:1px solid blue;*/
}
#accueil-numero {
	margin-top: 25px;
}
#accueil-numero .lead{
	padding-bottom: 25px;
}
#accueil-numero .titre, #dossier h3, h1 {
	text-transform: uppercase;
	text-align: center;
	/*border-top: 1px solid #003399;*/
	border-bottom: 1px solid #003399;
	padding: 0 5px;
	/*margin-top: 10px;*/
	margin-bottom: 15px;
	font-size: 140%;
}
#accueil-numero .titre, #dossier h3 {
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
	padding: 5px;
	margin-top: 10px;
}
#dossier {
	padding: 10px;
	border-width:4px;
}
.dossier-annonce {
	text-transform: uppercase;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 120%;
	font-weight: 600;
}
.annee {
	font-size: small;
}
/*-- specific sidebars --*/
#scm-sidebar-main-menu h2 {display: none}
/*-- all disabled !! --*/
.scm-sidebar h2 {display: none}
/*
.scm-sidebar h2 {
	font-size: 96%;
	margin: 8px;
	margin-bottom:2px;
	padding:4px;
	background-color: #2a5298;
	color: #fff;
	background-color: #2a5298;
	color: #fff;
}*/
#scm-sidebar-members .scm-sidebar-body {
	margin: 8px;
	border: 1px solid #2a5298;
	background-color: #fafafa;
}
#scm-sidebar-members  p, #scm-sidebar-members form {
	padding: 4px;
}


#scm-sidebar-prochain h2 {display: none}
.scm-sidebar-body div.pub {
	margin: 8px;
	margin-top:24px;
	background-color: #2a5298;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
div.pub strong {
	font-size: 118%;
	text-transform: uppercase;
}
/*-- topmenu(s) topmenuh est le menu (h)orizontal --*/
td.topmenuwrap {
	/*border-bottom: 1px solid #ccc;*/
	padding-bottom:2px;
	margin-bottom: 12px;
}

#topmenuh {
	/*font-weight: bold;*/
	font-size: small;
}
#topmenuh a {
	color: #0083e2;
	color: #4fb8ff;
	color: #000;
	padding: 0px 3px 0px 3px;
	border-left: 4px solid #dde;
	/*
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	*/
}
#topmenuh a#topactive {
	/* orange */
	border-left: 4px solid #ffb900;
	/*
	border-left: 2px solid #ffb900;
	border-right: 2px solid #ffb900;
	border-top: 1px solid #ffb900;
	border-bottom: 1px solid #ffb900;
	*/
	color: #1783cf;
	/*border-bottom: 1px solid orange;*/
}
#topmenuh a:hover {
	/* orange clair */
	border-left: 4px solid #ffd100;
	/*
	border-left: 2px solid #ffd100;
	border-right: 2px solid #ffd100;
	border-top: 1px solid #ffd100;
	border-bottom: 1px solid #ffd100;
	*/
	color: #007ccf;
	text-decoration: none;
}
#topmenuh a#topactive:hover {
	border-left: 4px solid #ffcf4f;
	/*
	border-left: 2px solid #ffcf4f;
	border-right: 2px solid #ffcf4f;
	border-top: 1px solid #ffcf4f;
	border-bottom: 1px solid #ffcf4f;
	*/
	color: #007ccf;
	/*color: #ff8a00;*/
	text-decoration: none;
}

ul.topmenu {
	list-style: none;
	margin:0px;
	padding: 0px;
	/*background-color: yellow;*/
}
ul.topmenu li {
	display: block;
	padding:0px;
	font-weight: bold;
	margin: 8px;
}
ul.topmenu li a {
	display: block;
	border: 1px solid #001db0;
	padding: 2px;
	/*background-color: #001db0;
	background-color: #173480;*/
	background-color: #2a5298;
	color: #fff;
	text-decoration: none;
}
ul.topmenu li a:hover {
	background-color: #edf3ff;
	color: #001db0;
	text-decoration: none;
}
/*-- listes --*/
.lettres ul {
	list-style: none;
	margin-left: 15px;
	padding:0;
}
.lettres ul li, #sommaire ul li, ul.bullet {
	list-style-image: url(/pix/bullet.gif);
}

/*-- form --*/

/*-- sommaire --*/

h3.theme {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px  solid #001db0;
	border-bottom: 1px solid #001db0;
}
#sommaire {
	font-weight: bold;
	text-transform: uppercase;
}
#menusommaire {
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
}
#menulettre .titre {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom:15px;
}
#menulettre h3, #menulettre .titre {
	text-align: center;
	/*white-space: nowrap;*/
}
#menusommaire span.lien {
	display: block;
	/*text-align: center;*/
	padding: 0px 4px;
	margin: 0px;
}
#menusommaire .intertitre {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	border-top: 1px  solid #001db0;
	border-bottom: 1px solid #001db0;
	margin-bottom: 5px;
	margin-top:0px;
}
.intertitre a {
	display: block;
}
.intertitre a:hover {
	text-decoration: none;
	color: #007ccf;
	
}

#menusommaire .auteur {
	font-style: italic;
	color: #555;
}
#sommaire .intertitre,#sommaire .lirepage, #menusommaire .intertitre {
	display: block;
	font-weight: normal;
}
#sommaire .lirepage {
	font-style: italic;
	text-align: right;
	border-bottom: 1px solid #001db0;
	margin-bottom:8px;
	text-transform: none;
}
#sommaire .normal {
	text-transform: none;
	font-weight: normal;
}
#sommaire .pub {
	text-transform: none;
	background-color: #001db0;
	color:#fff;
	margin: 5px 50px;
	padding: 5px;
	text-align: center;
}
#sommaire ul.dossier {
	/*list-style: none;*/
	padding: 20px;
	padding-left: 45px;
	margin-left: 0;
}
#sommaire ul.dossier li {
	text-transform: none;
	padding-bottom: 20px;
}
#sommaire ul.dossier li.lead-dossier {
	list-style: none;
	list-style-image: none;
	/*text-transform: none;*/
	font-size: 110%;
}
li.lead-dossier .titre {
	font-size: 105%;
	margin-bottom: 8px;
	border-bottom: 1px solid;
	display: block;
}
li.lead-dossier .lead{
	font-weight: normal;
	padding-bottom: 8px;
	display: block;
}

h2 span {
	/*display: block;*/
	text-align: right;
	font-style: italic;
	float: right;
}
#rightcol ul{
	padding: 15px;
	list-style-image: url('pix/arrow-10px.gif');
}
#rightcol ul.bullet{
	margin: 0px;
	padding: 0px 4px 2px 12px;
	list-style-image: url('/pix/bullet.gif');
}
.reference .titre {
	font-weight: bold;
	font-size: 110%;
}
.reference .meta {
	font-style: italic;
}
/* bon de commande */

.bulletin_abo {
	margin: 5px;
	padding: 15px;
	border: 1px solid #000;
	
}
.bulletin_abo .destination {
	margin:15px 5px;
	font-size:120%;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.bulletin_abo .adresse {
	margin: 25px 10px;
	padding: 10px;
	font-size:110%;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

.pdf_form {
	margin: 5px;
	padding: 15px;
}
.dessin_edito {
	float: right;
	text-align: right;
	margin-left:8px;
	width: 208px;
	right: 2px;
}
.edito p {
	text-align: justify;
}

