a:link { color:#ffffff; }

a:visited { color:#ffffff; }

a:hover { color:#000000; }



.link2:link { color:#106AB8; }

.link2:visited { color:#106AB8; }

.link2:hover { color:#48A2F0; }





td {

	font-family: Arial, Helvetica, sans-serif;

	color:#000000;	

	font-size: 12px;

}



html, body {

	SCROLLBAR-FACE-COLOR: #48A2F0;

	SCROLLBAR-HIGHLIGHT-COLOR: #106AB8;

	SCROLLBAR-SHADOW-COLOR: #106AB8;

	SCROLLBAR-3DLIGHT-COLOR: #106AB8;

	SCROLLBAR-ARROW-COLOR:  #106AB8;

	SCROLLBAR-TRACK-COLOR: white;

	SCROLLBAR-DARKSHADOW-COLOR: white;

	height: 100%;
	margin: 0;
	padding: 0;
}


.input
{
	padding : 2px 0 0 0;

	height:19px;
	
	width: 140px;

	font-family: Arial;
	
	color : #424242;
	
	font-weight : bold;

	font-size: 12px;
	
	border : none;

	background : url(../greeneco-shop/images/formulaire/input-bg.png);
	
	background-repeat: no-repeat;
	
	text-align : center;
}

.input_petit

{

	font-family: Arial;

	width : 30px;

	color: #000000;

	font-size: 10px;

	background-color: #ffffff;

	border: 1 solid #000000;

}

.input_check

{

	width : 20px;

	color: #000000;

	background-color: #ffffff;

}

.btn

{

	font-family: Arial;

	color: #ffffff;

	font-size: 12px;

	background-color: #48A2F0;

	border-color: #ffffff;

	height: 21px;

	font-weight: bold;

	cursor: hand;

}

.pasvu{

	display:none;

}


