textarea, input {
	background-color: #EFF7F7;
	font-size: 90%;
	color: #660000;
}

.champ-surtitre, .champ-ps, .lien_titre, .lien_url, .nom_auteur_session, .email_auteur_session, .champ-titre, .champ-soustitre, .champ-descriptif, .champ-chapo, .champ-texte, .champ-nom, .champ-prenom, .champ-discipline, .champ-etablissement, .champ-adr-pro, .champ-ville1, .champ-codep1, .champ-tel1, .champ-fax1, .champ-mel1, .champ-adr-perso, .champ-ville2, .champ-codep2, .champ-tel2, .champ-fax2, .champ-mel2, .champ-rech, .champ-detail {
	width: 95%;
}
/*
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #660000;
}*/

/*.champ-titre, .champ-soustitre, .champ-descriptif, .champ-chapo, .champ-texte {*/
/*.champs-oblig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #660000;
}
*/
/*a {
	text-decoration: none;
}*/

a:hover {
	color:#660000;
	text-decoration: none;
}

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: 120%;
	text-align: center;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	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_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: #e7f1f3;
}

table.spip tr.row_even {
	background-color: #f7ffff;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

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 { 
	background-color: #EFF7F7;
}*/

.spip_encadrer {
	background-color: #ffffff;
	border: 0.3em solid #cfe4e7;
	margin:0;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	padding: 1em;
	font-family: helvetica, arial, sans-serif;
	/*width : 95%;*/
}

.envoi-ok {
	height: 300px;
	background-color: #ffffff;
	border: 0.3em solid #cfe4e7;
	margin:0;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	padding: 1em;
	font-family: helvetica, arial, sans-serif;
}
/*
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #660000;
}

.champs-oblig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #660000;
}
*/
.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;
}

div.bouton-form-art {
	text-align: center;
}

.spip_bouton { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 80%;
	font-weight: bold;
	background-color: #ecf4f5;
	color: #660000;
}

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

form.formrecherche input {
	width: 80%;
	background-color: #ffffff;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 90%;
	font-weight: normal;
}

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

.spip_surligne { background-color: #FFFF66; }


/*
 *  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 #660000;
	border-bottom: 1px solid #660000;
	padding: 3px;
	background-color: #ecf4f5;
}
a.spip_barre:hover img {
	border: 1px solid #660000;
	padding: 3px;
	background-color: #efe7e7;
}
