/*
╭━━━━━━━━━━━╯ KARIMBA-DESIGN ╰━━━━━━━━━━━╮
	
	Feuille de styles 
	
 _________________________________________________________ 
	Mis à jour le 04/08/2012 à 15:49:29 par Y. Guérin
	© KARIMBA-DESIGN > http://www.karimba-design.fr
╰━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╯
*/

body {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	background: #FFFFFF;
}
#main {
	width:1000px;
	position: relative;
	margin:0px auto;
}

input, select, textarea, td {
	font-family: arial, helvetica, sans-serif;
}

a, a:active {color:#62AD23;}
a:visited {color:#469105;}
a:hover {color:#5FCC00;}

.button1, a.button1 {
	padding:3px 8px;
	margin:9px 5px 0px 5px;
	font-size:14px;
	font-weight: bold;
	color:#B5000C;
	border: 1px solid #AAA;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		border-radius: 4px;
	background:#EEE;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EEEEEE));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
}
.button1:hover, a.button1:hover {
	border: 1px solid #888;
	color: #E20917;
	background:#FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#FFFFFF));
	background: -moz-linear-gradient(top, #F8F8F8, #FFFFFF);
}
.button1.disabled,
.button1.disabled:hover {
	border: 1px solid #AAA;
	color:#888;
	background:#CCC;
	background: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), to(#AAAAAA));
	background: -moz-linear-gradient(top, #DDDDDD, #AAAAAA);
	cursor: default;
}


#ksignature {
	position: absolute;
	z-index: 1;
	display: block;
	text-indent: -3000px;
	left:5px;
	bottom:5px;
	width:16px;
	height:16px;
	padding:0;
	margin:0;
	background: transparent no-repeat 0px 0px;
	opacity: 0.3;
}
#ksignature:hover {
	background-position: 0px -16px;
	opacity: 1;
}
#ksignature {
	background-image: url(../k_core/images/karimba_design.gif);
}



/* ╰━┅┉┈  © KARIMBA-DESIGN - www.karimba-design.fr  ┈┉┅━╯ /*