a {
    color: #000000;
    text-decoration:underline;
    /*border-bottom: 1px solid rgb(0,0,0);*/
}

a:hover, a:focus, a:active {
    /*border-bottom: 1px solid black;*/
    color: #037389;
	/*background-color: #dee8ed;*/
}

#dropmenudiv{
position:absolute;
border:1px solid rgb(253, 157, 11);
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color:#ffe3bc;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid rgb(253, 157, 11);
padding: 1px 0;
text-decoration: none;
font-weight:bold;
color: #037389;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #fd9d0b;
}

 .tablesql {
		/*border: 2px solid #fd9d0b;*/
		background-color:#fef7ed;
		width:105px;
		z-index:5;
	 }

	 .tablesql h2, .table-assocsql h2 {
	 	text-align:center;
	 }

	.table-assocsql {
	 	/*border: 2px dotted #028C1B;*/
		background-color:#fef7ed;
		width:105px;
		z-index:5;
	}


	.lienhautdroit {
		border-top: 2px solid;
		border-right:2px solid;
		border-color:#037389;
		z-index:1;
	}
	
	.lienhautgauche {
		border-top: 2px solid;
		border-left:2px solid;
		border-color:#037389;
		z-index:1;

	}

	.lienvertical {
		border-left:2px solid;
		border-color:#037389;
		width:5px;
		z-index:1;
	}

	.lienhoriz {
		border-top:2px solid;
		border-color:#037389;
		width:67px;
		z-index:1;
	}

	/* css specifiques pour les tables */
	#pro-produit {
		position:absolute;
		left: 45%;
		top: 40%;
	}

	#cat-categorie{
		position:absolute;
		left: 62%;
		top: 62%;
	}
	
	#cat-souscat1{
		position:absolute;
		left: 54%;
		top: 89%;
	}
	
	#cat-souscat2{
		position:absolute;
		left: 41%;
		top: 89%;
	}
	
	#cat-souscat3{
		position:absolute;
		left: 67%;
		top: 89%;
	}
	
	#panier-produit {
		position:absolute;
		left: 28%;
		top: 62%;
	}

	#panier-sousproduit1 {
		position:absolute;
		left: 22%;
		top: 117%;
	}
	
	#panier-sousproduit2 {
		position:absolute;
		left: 33%;
		top: 117%;
	}
	
	#panier-sousproduit3 {
		position:absolute;
		left: 44%;
		top: 117%;
	}
	
	#panier-sousproduit4 {
		position:absolute;
		left: 33%;
		top: 117%;
	}
	
	#panier-sousproduit5 {
		position:absolute;
		left: 66%;
		top: 117%;
	}
	
	
	#pan-panier {
		position:absolute;
		left: 45%;
		top: 62%;
	}

	/* css specifiques pour les liens */

	#pro_produit-cat-categorie{
		position:absolute;
		left: 40%;
		top: 52%;
		width: 50%;
		height: 9%;
	}
	
	#cat-categorie-cat-souscat3{
		position:absolute;
		left: 60%;
		top: 85%;
		width: 24%;
		height: 3%;
	}
	
	#cat-categorie-cat-souscat2{
		position:absolute;
		left: 47%;
		top: 85%;
		width: 24%;
		height: 3%;
	}
	
	#cat-categorie-cat-souscat1{
		position:absolute;
		left: 68%;
		top: 81%;
		height: 4%;
	}
	
	#cat-categorie-cat-souscat11{
		position:absolute;
		left: 59%;
		top: 85%;
		width: 10%;
		height: 3%;
	}
	
	#pro-produit-pan-panier-pro-produit{
		position:absolute;
		left: 33%;
		top: 52%;
		width: 20%;
		height: 9%;
	}
	
	#pro-panier-sousproduit1{
		position:absolute;
		left: 27%;
		top: 113%;
		width: 24%;
		height: 3%;
	}
	
	#pro-panier-sousproduit2{
		position:absolute;
		left: 38%;
		top: 113%;
		width: 24%;
		height: 3%;
	}
	
	#pro-panier-sousproduit3{
		position:absolute;
		left: 49%;
		top: 113%;
		width: 24%;
		height: 3%;
	}
	
	#pro-panier-sousproduit4{
		position:absolute;
		left: 47%;
		top: 113%;
		width: 24%;
		height: 3%;
	}
	
	#pro-panier-sousproduit5{
		position:absolute;
		left: 58%;
		top: 113%;
		width: 24%;
		height: 3%;
	}
	
	#pro-panier-sousproduit6{
		position:absolute;
		left: 33%;
		top: 81%;
		height: 32%;
	}
	
	#pro-panier-sousproduit7{
		position:absolute;
		left: 38%;
		top: 70%;
		height: 5%;
	}
	
	#pan-panier-pan-panier-pro-produit{
		position:absolute;
		left: 50%;
		top: 59%;
		height: 1%;
	}