

/***************************************OUTILS***********************************************/

div#sidemenu-position
{
    /*evite le decalage du menu*/
}

div.outils-position
 { font-size: 0.85em; font-weight: normal; background-image: url(images/bg_infobox.png); background-repeat: repeat-y; background-position: right center; display: block; width:100%; height: 25px; float: left; }
 
div.outils
 { float: right; height: 25px;}

div.outils div.position   { line-height: 25px; background-color: transparent; cursor: pointer; display: inline; margin-right: 5px; float: left; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px  }
 
#sans-fond { 
	display:inline; 
	float: left; 
	line-height: 25px;
	cursor: pointer;
	background-color: transparent;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	margin-left: 3px;}

div.outils div.position:hover  { background-color: #b1c5ee }
div.outils div.selected  { background-color: #b1c5ee }	
 
div.outils div.position a
 { padding: 0 5px 0 5px; vertical-align: middle;} 
 
div.outils div.position img
 { vertical-align: middle;}

div.bouton input
 { margin-top: 5px;}
 
.outils-position .ui-widget-header { border: none; background: #ffffff; color: #eaf5f7; font-weight: bold; }
.outils-position .ui-widget-content  { color: #222222; background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) repeat-x 50% bottom; padding-left: 5px; border: solid 10px #c2c2c2 }
.outils-position .ui-corner-all { -moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0;}
div#tabs-1{ border: none; z-index: 15;}
div#tabs-2{ border: none; z-index: 15;}
/************LOGIN*******************/

#sidentifier{
}

div.outils div#sidentifier a
 { padding: 0 5px; color: white; vertical-align: middle;} 

#form_sidentifier  { margin: 25px 0 15px; position: relative; z-index: 15; left: 469px; width: 300px }

/************FIN LOGIN*******************/

/************RECHERCHER*******************/

#rechercher{
}	

div.outils div#rechercher a
 { padding: 0 5px; color: white; vertical-align: middle;} 

#form_rechercher  { margin: 25px 0 15px; position: relative; z-index: 15; left: 500px; width: 300px }

/************FIN RECHERCHER*******************/

/***************************************FIN OUTILS**********************************************/

div.position div#rs_1 table { color: #000000; background-color: #b1c5ee; position: absolute; z-index: 100; padding: 6px; border: solid 1px white; }
div.position div#rs_1 a { color: #000000; }
div.position div#rs_1 tbody { background-color: #b1c5ee; border: solid 1px #fff; }
div#sidentifier.position div#form_login form.identification { color: #000000; background-color: #b1c5ee; position: absolute; z-index: 100; padding: 6px; border: solid 1px; }
label { color: #000000; }
div#rechercher.position div#form_recherche form { color: #000000; background-color: #b1c5ee; position: absolute; z-index: 100; padding: 6px; border: solid 1px; }

