/*
* FEUILLE DE STYLE
*
* Projet : REIF
* Auteur : Hervé ALLIOT
* Date de création : 20 juillet 2004
* Skin : 1
*
*/


/* ------------------- GENERAL ------------------- */

textarea.admin {
 	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #000000;
	border : 1px solid #AAAAAA;		
	line-height : 14px;
	padding-right : 2px;
	padding-left : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}

input.admin {
 	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #000000;
	border : 1px solid #AAAAAA;		
	line-height : 14px;
	padding-right : 2px;
	padding-left : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}

select.admin {
 	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #000000;
	border : 1px solid #AAAAAA;		
	line-height : 14px;
	padding-right : 2px;
	padding-left : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}

