
body {
        background-color:#1E0002;
        font-size:14px;
        font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
        color:#000000; 
        padding:0px;
        margin:0px;
}



#conteneur {
/*      position:absolute; */
        width:1000px;
        padding:0px;

                  margin-left: auto;
         margin-right: auto;
	background-color: #1E0002; 
}


#entete {
        top:0px;
        left:0px;
        height:250px; 
        width:1000px;
        background-color: #1E0002;
	background-image: url(); 
        background-repeat: no-repeat;
	
}

#zone_recherche_libre {
	position: absolute;
	z-index: 1;
        margin-top:4px;
        margin-left:721px;
        height:62px;
        width:257px;
}

#zone_recherche_assiste {
	position: absolute;
	z-index: 1;
        margin-top:74px;
        margin-left:721px;
        height:108px;
        width:257px;
}

#icone_aide {
	postion: relative;
	float: left;
	height:45px;
	width:26px;
	margin:5px;
	margin-top:10px;
	background-repeat: no-repeat;
}

#recherche_tdc {
        postion: relative;
	float:left;
	margin:5px;
        height:auto;
        width:172px;
	font-size: 12px;
	color: #e0f506; 
	line-height: 15px;
	font-weight: bold;
}

#bouton_ok {
        postion: relative;
	float: left;
        height:20px;
        width:25px;
	margin:5px;
        margin-top:20px;
	background-repeat: no-repeat;
}

.liste_deroulante {
	width:172px;
	height:20px;
	color:#e30237;
	font-size:14px;
	border:0px solid #e0f506;
	background-color:white;
}

#mdr {
        postion: relative;
	height:110px;
}

#mdr_img {
        postion: relative;
        float: left;
        height:100px;
        width:100px;
	border: 1px solid #e0e0e0;
	border-style: dashed;
        background-repeat: no-repeat;
}

#mdr_texte {
        postion: relative;
        float: left;
        height:100px;
        width:680px;
        background-color:#f7f7f7;
	margin-left:5px;
}


 
#milieu{
        float:left;
        width:815px;
                        border-left: solid 185px #e0f504; 
        background-color: #FFFFFF; 
        z-index:1;

/*
        background-image: url(http://www.territoiredecommerces.com/style_graphique/image_bloc_menu.jpg);
        background-repeat : repeat-y;
        background-position:-185px;
*/
}

#left {
        position:relative;
        width:185px;
        height:350px;
        float:left;
        margin-left:-185px;
        margin-right:1px;
        padding:0px;
        background-color:#e0f504; 
        background-image: url(http://www.territoiredecommerces.com/style_graphique/image_bloc_menu.jpg);
	background-repeat : no-repeat;  

                                z-index:2;
}

html> body #left{
        height: auto;
        min-height:350px;
}

#contenu{
        position: relative;
        margin: 0px;
        /* background-color: #FFFFFF; */
        padding:10px;
}

#pied {
        position:relative;
        clear:both;
        left:0px;
        height:229px;
        width:1000px;
      	background-color:#1E0002; 
        background-image: url(http://www.territoiredecommerces.com/style_graphique/image_bloc_bas.jpg);
        background-repeat: no-repeat; }

#ml {
	position:relative;
	text-align: right;
	padding: 5px;
}

a {color:#e20136;}
a:visited {color:#e20136;}
a:hover {color:#ffce00;}
a:active { color:#e20136}

.effetcalque {

/* GESTION DE L'OPACITE EN CSS, reprendre en dynamique */
-moz-opacity:0.99; /* propriéire Firefox */
opacity:0.99; /* CSS3 */
}


.png {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}


 
.ligneHR{
background-color: #f0f0f0;
height: 1px;
border: 0;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
#menu {
	
	padding-top: 1em;
	padding-left: 0px;
	width:185px; 	
}

#menu dt {
	cursor: pointer;
	background: #7d8901; 	height: 17px; 	line-height: 14px; 	padding:3px;
	margin: 6px 0; 	border: 0px solid #808080; 	text-align: center; 	font-weight: bold; 
	/* Puce dans la rubrique */
	/* + modif dans menu.php */
/*        background-image: url(http://www.territoiredecommerces.com/style_graphique/image_bloc_bas.jpg); */
	background-image: url(http://territoiredecommerces.com/_image/puce01.png);
	background-position: 0% 50%;
	background-repeat : no-repeat;
/*
        background-repeat : repeat-y; 
	background-repeat : repeat; 
*/

}



#menu dd {
	position: absolute;
	z-index: 100;
	left: 8em;
	margin-top: -1.4em;
	width: 16em;
	background: #ffce00; 	border: 1px solid  #000000; }

#menu ul {
	padding: 3px;
	
}
#menu li {
	text-align: center; 	font-size: 100%;
	padding:3px;
	height: 14px; 	line-height: 14px; 	
}

#menu dt a {
        color: #ffffff;         text-decoration: none;
        display: block;
}

#menu li a {
        color: #000000;         text-decoration: none;
        display: block;

}


#menu li a:hover {
	text-decoration: underline;
	
}

.ligne{
color: red;
background-color: #e0f504;
height: 1px;
border: 0;
}

