ï»¿
a.spip_url { }
a.spip_in { }
a.spip_out { }
a.spip_glossaire { }

.spip_code { }

p.spip_note { }

h3.spip {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 105%;
	text-align: center;
	margin-top : 10px;
	margin-bottom : 10px;
	padding: 0em;
}

.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}
.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}
.spip_documents img { border: none; }

.spip_documents_center{
	margin: auto; 
	text-align: center;
	width: 80%;
}

.spip_documents_left{
	float: left;
	margin-right: 15px; 
	text-align: center;
}

.spip_documents_right{
	float: right;
	margin-left: 15px; 
	text-align: center;
}


table.spip {
	margin-left: auto;
	margin-right: auto;
	/*
	border: 1px solid #999999;
	border-collapse:collapse;
	*/
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
  /*background-color: #FCF4D0;*/
}

table.spip tr.row_odd {
  /*background-color: #d0d0d0;*/
}

table.spip tr.row_even {
  /*background-color: #F0F0F0;*/
}

table.spip td {
  padding: 1px;
  text-align: justify;
  vertical-align: top;
}

hr.spip { }
b.spip { }
i.spip { }
blockquote.spip {
	margin-left : 40px;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-right: 0px;
	border : solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml { width: 90% ; background-color: #FFDDAA;}

.spip_encadrer {
	font-family: helvetica, arial, sans-serif;
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width : 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}
div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}

.spip_bouton { background-color: #F9F9F9;}

form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Fond blanc genopole */
input.formrecherche {
	width: 95%;
	background-color: #FFFFFF;
}
/* Fond blanc genopole */

.forml { width: 90% ; 
	background-color: #FFFFFF;}

form.logiciel {
	background-color: #F9F9F9;
	margin-left: -27px;
	padding:3px;
	width:105%;
	text-align:center;
	border: solid #E0E0E0 1px;
}


.reponse_formulaire {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne { background-color: #FFD752; }


/*
 *  Images typographiques (via image_typo)
 */
.image_typo {
	behavior: url("win_png.htc");
}


/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}
a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}


/* PARTIE FORMAULAIRE DU PLUGINS FORMS - LA CSS N EST PAS UTILISE DANS SON PROPRE REP */
/* j ai utilise formplug pour bloquer les doubles balises qui modifient la css originale */
/* A regarder de plus pres.... */

.spip_forms, .spip_sondage {
	color: black;
	margin: 10px;
	margin-bottom: 16px;
	padding: 10px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight: normal;
}
.spip_form_champ {
	margin-bottom:1em;
}
.spip_form_label {
	display:block;
	text-align:left;
  	font-weight: bold;
}
.spip_form_label_obligatoire{
  font-weight: normal;
}
.spip_form_label_details{
	display:block;
	font-style:italic;
	text-align:left;
}

formplug.spip_form_choix_unique{
	/* display:block; *//* decommenter pour avoir des bouton radio verticaux*/
}

formplug.spip_form_choix_multiple{
	/* display:block; *//* decommenter pour avoir des bouton radio verticaux*/
}

formplug.spip_sondage {
	margin: auto;
}

.spip_form_erreur {
	float:right;
        text-align:center;
	font-weight:italic;
	color: red;
	margin: 1px;
	padding: 1px;
}

formplug.spip_form_ok {
  font-weight: bold;
	/* border: 1px solid #808080;*/
	background-color:#F9F9F9;
	margin: 0px;
	padding: 0px;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:15px;
}
formplug.spip_form_ok_confirmation{
	display:block;
}

formplug.spip_sondage .ligne_barre {
	height: 8px;
	background: #B0A0FF;
	border: 1px solid black;
}
formplug.spip_sondage .sondage_table {
	display: table;
}
formplug.spip_sondage .sondage_ligne {
	display: table-row;
}
formplug.spip_sondage .sondage_ligne > div {
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	white-space: nowrap;
}
formplug.forml, formplug.formo, formplug.fondl, formplug.fondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
formplug.forml, formplug.formo {
	margin: 4px;
	margin-bottom: 20°px;
	padding: 30px;
	width:90% ;
}
formplug.forml, formplug.fondl {
	border: dashed 1px #909090;
	background-color: #F9F9F9;
}
formplug.formo, formplug.fondo {
	border: dashed 1px #C0C0C0;
	background-color: white;
}

formplug.spip_bouton {
	border: 2px solid #ddaa00;
	padding: 5px;
	background-color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:small;
	width:100px ;
}

