/* Feuille de style specifique a l'impression */

a { 
	color: #000;
	text-decoration: none; 	 	
}
a:visited { 
	color: #000;
	text-decoration: none; 
}

a.spip_in { 
	color: #000;
	text-decoration: none; 	
}
a.spip_out { 
	color: #000;
	text-decoration: none; 	 
}

/* Typographie */

body {	
	font-family: Times, "Times New Roman", Georgia, serif;
	color: #000;
	font-size: 12px;
	width: 18cm;
} 

/* Typo */

p {	
	font-family: Times, "Times New Roman", Georgia, serif;	
	text-align: justify;
}
h1,h2,h3,h4,h5,h6 {
	margin: 12px 0 12px 0;
	font-size: 12px;
	color: #000;
    font-family: Times, "Times New Roman", Georgia, serif;
}

blockquote {
	font-size: 11px;
	color: #000;
	padding-left: 6px;
}
code {
	color: #000;
	font-size: 12px;
	text-align: left;
}
code strong {
	color: #000;
	font-weight: bold;
}
abbr, acronymn {
	font-style: normal;
	border-bottom: 1px dotted;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
strike {
	text-decoration: line-through;
}

/* Classes */

.titre {
   text-decoration: none;
   font-size: 20px;
   font-family: Times, "Times New Roman", Georgia, serif;
   text-align: left;
   color: #000;	
}
.intertitre {	
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.date {	
	color: #999;		
    font-family: Times, "Times New Roman", Georgia, serif
    font-style: italic;
}

.article {
	font-size: 13px;
	margin: auto;
	font-family: Times, "Times New Roman", Georgia, serif;
	color: #000;
	
}
.chapo {
	font-size: 13px;
	margin: auto;
	font-family: Times, "Times New Roman", Georgia, serif;
	color: #999;
}

.infotitre {
    font-size: 12px;
    font-style: italic;
	text-decoration: none;
	marquee: none;
}

.barre-titre {
	margin-top: 2px;
	height: 2px;
	width: 70%;
	background-color: #FFF;
	}

.date {	
	color: #000;
	font-size: 12px;		
    font-family: Times, "Times New Roman", Georgia, serif;
    font-style: italic;
}
.type {	
	color: #000;		
    font-family: Times, "Times New Roman", Georgia, serif;
    margin-top: 5px;
}
/*
 * Disposition : on elimine les elements de navigation (display: none)
 * et on choisit un affichage de base pour le principal
 */
 

#imprimer {
	margin-top: 1cm;
	margin-left: 1cm;
	margin-right: 1cm;
	margin-bottom: 1cm;
}
#principal {
	margin-top: 0.3cm;
	margin-left: 0.3cm;
	margin-right: 0.3cm;
	margin-bottom: 0.3cm;
}
#entete {
   	text-decoration: none;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #000000;
    margin-bottom: 0.5cm;	
}

#col_adresse {
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	float: left;
	position: absolute;
	border-bottom: 1px solid #999;
}

.adresse{
	margin-left: 0px;
	line-height: 13px;
	font-family: Times, "Times New Roman", Georgia, serif;
	background-color: transparent;
	text-align: left;
	color: #000000;
	font-size: 11px;
}
#logo {	height: 50px;	width: 150px;}

#contenu {
	float: left;
	width: 100%;
}

.traductions { display:none;}

#col_insert_actu {
    display: none;                
}

#col_insert{
    display: none;                 
}
#navigation {
	display: none;
}
#col_gauche {	width: 95px;	float: left;	margin-right:0px;	visibility: visible;	voice-family: "\"}\"";	voice-family:inherit;
	margin-top: 0px;	float: left;	width: 110px;	height: auto;	position: fixed;}
.menu {display: none;}
.colophon {display: none;}

#col_center {
	display: none;
}

#col_droite {	width: auto;	height: auto;	margin-left: 0px;	padding-right: 0px;	float: left;	voice-family: "\"}\"";	voice-family:inherit;	float: right;	width: auto;	height: auto;	position: relative;	top: 100px;}
#recherche {
	display: none;
}

#cartouche {
	display: none;
}

.tout {
	display: none;
}

.archive {
	display: none;
}

#pied {
	display: none;
}

#menu_pied {
	display: none;
}

#semelle {
	display: none;
}
.spip-admin {
	display: none;
}
.spip-admin-float {
	display: none;
}

/*
 * Forums
 */

#forum {
	display: none;
}