/* ======== 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;}


.nav2 {margin: 20px 0px 0px 10px;}

.nav2 a.bouton {display:block;
	position: relative;
	top: -10px;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
	/*border: #6262A4 solid 1px;*/
	text-align:left;
	text-indent: 35px;
	/*background-color: green;*/
}

.nav2 a.bouton:hover {color: #D60000;text-decoration: none;}

.nav2 .logo-question {
	background-image: URL(http://62.161.41.48/portail/sites/sida/squelettes/images/question.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	top: 10px;
	left: -15px;
	width: 45px;
	height: 30px;
}

.nav2 .logo-appeler {
	background-image: URL(http://62.161.41.48/portail/sites/sida/squelettes/images/appeler.png);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	top: 10px;
	left: -15px;
	width: 45px;
	height: 30px;
}
.nav2 .logo-etreappele {
	background-image: URL(http://62.161.41.48/portail/sites/sida/squelettes/images/etreappele.png);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	top: 10px;
	left: -15px;
	width: 45px;
	height: 30px;
}
.nav2 .logo-forum1 {
	background-image: URL(http://62.161.41.48/portail/sites/sida/squelettes/images/forum1.gif);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	top: 10px;
	left: -15px;
	width: 45px;
	height: 30px;
}

.nav3 {
	margin-top: 20px;
}

input.recherche {
	float: left;
	width: 70%;
	color: #6262A4;
	background: #F0F0FA;
	border: 1px solid #6262A4;
	margin:5px 0px 5px 0px;
	padding:1px;
}

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

.spip_bouton_gauche input:hover {
	background: #F0F0FA;
	color: #6262A4;
	border: 1px solid #6262A4;
	cursor: pointer;
}
