/* ======== GAUCHE = GAUCHE + NAVIGATION ========= */
.gauche { z-index: 100; margin-top: 80px; width: 180px; position: absolute; left: 10px; font-family: Verdana;}

.nav3 {	margin-top: 20px;}
#nav_recherche form input.forml { width: 70%;}
#nav_recherche div.spip_bouton_gauche {	position: relative; top: -31px;	left: 140px; width: 40px; }
.special {display:block; position: relative; top: 0px; color: white; text-decoration: none; text-align:center; font-size: 13px;}

.spip_bouton_gauche input {
	background: #CC0000; color: #F0F0FA; border: 1px solid #6262A4; margin:5px 0px 5px 0px;
/*	behavior: url(squelettes/scripts/spip-bouton-hover.htc);*/
}
.spip_bouton_gauche input:hover { cursor: pointer;}
