/* ATTENTION, CECI EST LA FEUILLE DE STYLE D'IMPRESSION ! */

/* styles <table>less */

body {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}

select, option, { display: none; }
.inputtext, .inputvalid { color: #000000; background-color: #000000; }
.ok { background-color: #eeeeee; border:1px solid #757474; }
form table {font-size: 9pt; font-family: verdana, arial, helvetica, sans-serif; }  /*Necessaire pour IE5.5*/


h1 { font-size: 11pt; padding: 0px; margin-bottom: 3px; }
h3 { font-size: 11pt; padding: 0px; margin-bottom: 2px; font-weight: 600; }
p, form { margin: 0px; padding: 0px 5px; }
a:link, a:visited {
	background: transparent;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

ul.spip {
	padding: 0px 0px 0px 25px;
	margin-left: 0px;
	margin-top: 0px;
	list-style-position: outside;
}
li.spip {
	list-style-type: disc;
	margin-bottom: 3px;
}
li.spip li {
	list-style-type: circle;
}


table.spip table td {
	padding: 5px;
	vertical-align: center;
	border: 0px;
}
table.spip {
	border-collapse:collapse;
	background-color:#ffffff;
}
table.spip tr.row_first {
	background-color: #eeeeee;
}
table.spip tr.row_odd {
}
table.spip tr.row_even {
}
table.spip td {
	padding: 5px;
	text-align: left;
	border: 1px solid #000000;
	vertical-align: center;
}


#general {
	width: 99%;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
}
#image_fond { /*contient l'ombre*/
	float: none;
}


/****************************************************** bandeau ****************************************************/

#zone_bandeau {
	display:none;
}

/*******************************************************************************************************************/




/*************************************** Corps *********************************************/

#contenu {
	float: none;
	width: 100%;
}

#gauche {
	display: none;
}

#droite, .bloc_long_droite, .boite_gauche {
	float: none;
	width: 100%;
}

.boite_droite {
	display: none;
}

p.texte_boite, p.spip {
	padding: 5px;
	margin: 0px;
}
p.liens_mois {
	padding: 2px 0px;
	text-align: center;
}
h1.texte_boite_rouge, h1.texte_boite {
	padding: 5px 5px 0px 5px;
	margin: 0px;
}
h2.texte_boite {
	font-weight: 600;
	padding: 5px 5px 0px 5px;
	margin: 0px;
}
h3.texte_boite {
	font-size: 8pt;
	font-weight: 600;
	padding: 5px 5px 0px 5px;
	margin: 0px;
}
h4.texte_boite { 
	padding: 0px 5px 0px 5px;
	margin: 0px;
	font-weight: 400;
}

#img_nvt {
	float: left;
	padding: 10px 15px 5px 5px;
}

.lien_suite {
	text-align: right;
	font-weight: 600;
	margin: 0px;
	padding: 5px 5px 10px 5px;
}

.ligne_bleue {
	float: none;
	paddin: 0px;
	margin: 0px;
}

#zone_savoir_plus {
	display: none;
}

/*******************************************************************************************/

#pied, #zone_pied1, #zone_pied2, #zone_pied3 {
	display: none;
}
