/* bubulleS COMMENTAIRES */
#container {background:#d8d8ee; width:600px; margin:15px; padding:20px;}
.xsnazzy p {margin:0 10px; letter-spacing:1px; padding-bottom:0.5em; color:#eee;}
.xsnazzy {background: transparent; margin:1em;}

.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #999999; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
.xsnazzy span {display:block; width:0; height:0; color:#999999; overflow:hidden; border-top:10px solid #141414; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #999999; border-right:1px solid #999999;}

.xb1 {margin:0 8px; background:#999999;}
.xb2 {margin:0 6px; background:#999999;}
.xb3 {margin:0 4px; background:#999999;}
.xb4 {margin:0 3px; background:#141414; border-width:0 5px;}

.xb5 {margin:0 2px; background:#141414; border-width:0 4px;}
.xb6 {margin:0 2px; background:#141414; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#141414; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#141414; border:3px solid #999999; border-width:0 3px;}
.xbcontent {margin:0 10px; font-size: 11px; letter-spacing:1px; padding-bottom:0.5em; color:#777777;}
/* FIN bubulleS COMMENTAIRES */

/* CALENDRIER */

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #006699;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #006699;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 25px;
}

.ds_cell {
	background-color: #E8EEFF;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.ds_cell_cur {
	background-color: #F05000;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.ds_cell_event {
	background-color: #00DD00;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.ds_cell_woa_cur {
	background-color: #FFFFFF;
	color: #FFFF00;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

/* FIN CALENDRIER */

/* bubulleS TESTING thx ELARNON */
.bubulle
{
	z-index: 10000;
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.bubulle *
{
	margin: 0;
	padding: 0;
}

.bubulle table
{
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 300px;
}

.bubulle div + table .milieu .centre
{
	min-height: 44px ! important;
}

.bubulle table td
{
	color: white;
	font-family: Verdana,sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
}

.bubulle .haut, .bubulle .bas
{
	height: 6px;
}

.bubulle .gauche, .bubulle .droite
{
	width: 6px;
}

.bubulle .haut .gauche
{
	background-image: url(images/bulle.png);
	background-position: top left;
}

.bubulle .haut .centre
{
	background-image: url(images/bulle.png);
	background-position: top center;
}

.bubulle .haut .droite
{
	background-image: url(images/bulle.png);
	background-position: top right;
}

.bubulle .milieu .gauche
{
	background-image: url(images/bulle.png);
	background-position: center left;
}

.bubulle .milieu .droite
{
	background-image: url(images/bulle.png);
	background-position: center right;
}

.bubulle .milieu .centre
{
	background-image: url(images/bulle.png);
	background-position: center center;
}

.bubulle .bas .gauche
{
	background-image: url(images/bulle.png);
	background-position: bottom left;
}

.bubulle .bas .centre
{
	background-image: url(images/bulle.png);
	background-position: bottom center;
}

.bubulle .bas .droite
{
	background-image: url(images/bulle.png);
	background-position: bottom right;
}

/* FIN bubulleS */

/* ONGLETS Inventaire */

/* Bouton en onglets*/
.minitabscontainer 
{

}

#minitabs 
{
	margin: 0;
	padding: 0 0 20px 5px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #000;
}

#minitabs li 
{
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
	
#minitabs a:link, #minitabs a:visited 
{
	float: left;
	line-height: 14px;
	margin: 0 5px 0px 5px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #FFF;
}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover 
{
	border-bottom: 4px solid #FFBB00;
	padding-bottom: 2px;
	color: #FFF;
}



/* FIN ONGLETS Inventaire */
