/**
* CAILLER ALL - CSS CBO Front
* @version 1.0 by jOoL.ch
* @date: nov 8 2007
* @copyright (C) 2007 cailler-electromenager.ch 
* 
**/

img{
border:0;
}
/*CURSORS*/

a{
	cursor:pointer;
}
p,h1,h2,h3,h4,h5,h6, label,li{
	cursor:default;
}
h1,h2,h3,h4,h5,h6, label {
 font-family: "Tahoma","Lucida Grande", Lucida, Verdana, sans-serif;
 letter-spacing: 1px;
}
p,ul,ol, address {
 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h2 span, 
h3 span {
 font-weight: 500;
}

#seoText, #stats{
 display:none;
}
#preload{
	position: absolute; 
	left: 0; 
	top: -5000px;
}
.clearBoth{
	clear:both;
}

