/* Feuille de style CSS pour l'impression des articles de l'ASPEDA */

html, body{
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #fff;
	}
a:link{
	text-decoration: underline;
	color:#000;
	}
a:visited{
	text-decoration: underline;
	color:#000;
	}
a:hover{
	text-decoration: none;
	color:#000;
	}
p{
	margin:0px;
	padding:5px 30px 7px 0px;
	text-align:justify;
	}
h1 {
	color:#f93b9a;
	}
h2{
	color: #000;
	}
h3{
	color: #000;
	}
ul{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 20px;
	}
li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	list-style: none outside url(../medias/images/ul_dash.gif);
	}
caption{
	display:none;
	}
cite{
	font-family: "Courier New", Courier, monospace;
	}
acronym {
	cursor: help;
	border-bottom: 1px dashed #000;
	}
label{
	display: none;
	}
table{
	margin:5px 5px 5px 5px;
	width:90%;
	}
th{
	margin:0px;
	padding:2px 0 2px 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background: #fcc478;
	}
td{
	padding: 10px;
	vertical-align: top;
	}
td.date{
	font-weight: bold;
	color:#3c3774;
	background:#eee;
	white-space: nowrap;
	}
td.events{
	color:#3c3774;
	background-color:#f8f8f8;
	}
td.nom{
	font-weight: bold;
	background:#eee;
	min-width:auto;
	}
td.comments{
	color:#3c3774;
	background-color:#f8f8f8;
	}
img {
	border:none;
}

/*---------- top ----------*/
#top{
	margin:0px 0px 0px 0px;
	padding:0px;
	height:150px;
	}
#logo{
	float:left;
	width:140px;
	height:150px;
	}
#langues{
	display:none;
	}
#association{
	margin:0px 0px 0px 160px;
	padding:0px 0px 0px 0px;
	height:60px;
	}
#association p{
	font-weight: bold;
	color:#f93b9a;
	}
#themes{
	display:none;
	}
.alignmid{
	vertical-align: middle;
}
#cantons{
	display:none;
}
#search{
	display:none;
}
#contact{
	display:none;
}
#navig{
	display:none;
}
.trace ul{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.trace li{
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	}
.traceImg{
	padding-left:20px;
	background: url(../medias/images/trace.gif) no-repeat left;
	}
.menus ul{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.menus li{
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	}
.menusImg{
	padding-left:15px;
	background: url(../medias/images/sepMenus.gif) no-repeat left;
	}

/*---------- contenus ----------*/
#content{
	margin:0px;
	padding: 0px 35px 20px 20px;
	}
#content a:after {
  content: " (" attr(href) ") ";
  font-weight: normal;
  text-decoration:none;
}
.img_home{
	display:none;
	}
.small{
	font-size:0.8em;
	color:#3c3774;
	}
.document{
	margin:25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color: #000;
	}
.navig{
	padding-top:20px;
	}
.imprimer{
	display:none;
	}
.spip_documents{
	float: right;
	margin:0px 10px 10px 10px;
	width:125px;
	}
hr.spip {
	width:100%;
	height:1px;
	margin:10px 0 15px 0;
	background-color:#3c3774;
	color:#3c3774;
	border:none;
}	

/*----------- Galeries ----------*/

table#galerie {
	min-width:auto;
	}
#galerie td {
  text-align:center;
	vertical-align: middle;
	border:1px solid #666;
	background-color:#dcef72;
	}	
		
/*---------- pied de page ----------*/
#bottom{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:90px;
	}
#bottom img {
	border:none;
  }
.floatBottom{
	display:none;
	}
#LR{
	margin:0px;
	padding:0px;
	height: 50px;
	background: transparent url(../medias/images/bg_LR.gif) no-repeat left;
	border:none;
	}
#copyright{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height: 40px;
	}
#copyright p{
	padding:20px 0px 0px 285px;
	font-size:0.8em;
	color:#3c3774;
	}