/* SPIP-STYLE                                              version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */


/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {}

.spip_puce { list-style-position: outside; border-width: 0px; }

ul.spip {}
ol.spip {}
li.spip {}

h3.spip {/*voir feuille style koak */}

/* Paragraphes, citations, code et poesie */
p.spip { margin:0px; padding:5px 0px; }
p.spip_note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #436A7A; /* c2 */
}

blockquote.spip, .spip_serif { }

blockquote.spip { 
	clear:both;
	margin: 10px 25px;
	padding:5px;
	border : solid 1px #AFB8BC;
	background-color: #EFEFEF;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius-topleft:9px;
	-moz-border-radius-bottomright:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
}
blockquote.spip p.spip { padding:0px; }

div.spip_poesie { 
	clear:both;
	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_code {
	background-color: #F2EFF5;/*rose*/
	font-family:  Century Gothic, AvantGarde, Arial;
	font-weight: normal;
	font-size: 110%;
	color: #87568B; /* violet */
	font-style: normal;
	padding:0px 3px;
}

.spip_cadre { 
	clear:both;
	width : 99%;
	padding:3px;
	margin:5px 0px;
	border:2px solid #AFB8BC;
	background-color: #EFEFEF;
}

.spip_surligne { background-color: #FFFF66; }


/* Tableaux */
table.spip {
	border: 1px solid #AFB8BC;
	border-collapse:collapse;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size:11px;
}
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: #4C788B; color:#ffffff; }
table.spip tr.row_first a { color: #F3F3F3; text-decoration: none; } /* h */
table.spip tr.row_first a:hover { color: #FFC820; text-decoration: none; } /* h */
table.spip tr.row_odd { background-color: #D3D4D6; }
table.spip tr.row_even { background-color: #E7E5E5; }
table.spip th { padding: 5px; text-align: center; vertical-align: middle; }
table.spip td { padding: 4px; vertical-align: middle; }
td.right { text-align:right; }/* h */
td.center { text-align:center; } /* h */


/* Logos, documents et images */
img, .spip_logos { margin: 0px; padding: 0px; border: none; behavior: url("../win_png.htc"); }

.spip_documents {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	text-align: center;
}
.spip_documents_center { clear: both; width: 100%; margin: 0px; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: center;
}
.spip_documents_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	text-align: center;
}
.spip_doc_titre { font-weight: bold; font-size: 10px; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 10px; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(../win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a 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: #ABB8C6;/* #FFDDAA;*/
}
table.spip_barre a:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */

a.spip_note {/* liens vers notes de bas de page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color:#436A7A; /* c2 */
} 
a.spip_in { font-weight:bold; color:#4F8AA4; } /* liens internes */
a.spip_out { font-size:+1em; font-weight:bold; color:#4F8AA4; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
.on { font-weight: bold; color: #000; } /* liens exposes */


/* ******************
h.20/07/07 .... supplement perso
********************* */
a.spip_out:before, .lienx:before {
	content:url(koak_img/spipout.png)" ";
}

.spip_bouton  { text-align:right; }
div.spip_bouton { /* on annule pour certain formulaire (spip) qui ont class sur div */
background-color:transparent; border:none; text-align:right;
}
/* puis on redefini pour le bouton */
div.spip_bouton input, p.spip_bouton input {
	background-color: #AAB9C9;
	border-top:1px solid #DFE5EB;
	border-right:1px solid #64808E;
	border-bottom:1px solid #64808E;
	border-left:1px solid #DFE5EB;
	-moz-border-radius:3px;
	font-size:12x;
	
}


form.formrecherche { 
	margin-top: 5px;
	margin-bottom: 5px;
}
input.formrecherche {
	width: 95%;
	background-color: #FFDDAA;
}

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

/* ***** formulaire signature ********* */
.formulaire_spip {
	margin:0px;
	width:auto;
	background-color:#CCD2D8;
	border:1px solid #436A7A;
	-moz-border-radius:7px;
	padding:5px;
	color:#436A7A; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formulaire_spip fieldset {
	border:1px solid #436A7A; -moz-border-radius:5px; margin:2px; padding:3px;
}
.formulaire_spip legend {
	font-weight: bold; 
	padding: 3px;
	background-color: transparent;
}
.formulaire_spip label { vertical-align:middle;}
.formulaire_spip input, .formulaire_spip textarea {
	vertical-align:middle; margin:3px; -moz-border-radius:5px;
}

/* crea koak formulaire signature */
.formulaire_spip p.descript {
	font-weight:bold;
}


.formulaire_spip .forml, .forml {
	background-color:#ffffff;
	border:1px solid #4C788B;
	padding:2px;
	-moz-border-radius:3px;
	width:auto;
}
/* */

.formulaire_forum {}

.spip_encadrer {}


.formulaire_spip .barre {
	margin: 2px 0px;
	padding:2px;
	background-color:#ffffff; /* coul 6 */
	border:1px solid #7B8692;
	font-size:10px;
	color:#3E4349;
}
.formulaire_spip .spip_barre img {
	border-left: 1px solid #ffffff; /* coul 6 */
	border-top: 1px solid #ffffff; /* coul 6 */
	border-right: 1px solid #496B8D; /* coul 1 */
	border-bottom: 1px solid #496B8D; /* coul 1 */
	padding: 3px;
	background-color:#A4B3C3; /* coul 2 */
}
.formulaire_spip .spip_barre a:hover img {}

