@charset "utf-8";
/* CSS Document */

/* colonnes left*/
h1, h2, h3 {
	margin: 0;

	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

#content-left {
	float: left;
	width: 192px;
	padding: 0px 12px 0 20px;
}
#content-left #customers{
border:1px solid #336699;
background:#c5d6ec;
height:83px;
width:189px;
} 
#content-left #customers .title{
background:url(medias/title2.gif) repeat-x;
float:left;
height:15px;
width:189px;
border-bottom:2px solid #336699;

}
#content-left #customers .title h1{
color:#FFFFFF;
padding-top:1px;
padding-left:19px;
font-size:11px;
font-family:Tahoma;


}
#content-left #customers .img{
float:left;
}
#content-left #customers .text-first{
margin-left:2px;
float:left;


}
#content-left #customers .text{
padding-top:5px;
width:183px;
border-bottom:1px dashed #336699;
background:url(medias/fleche.gif) no-repeat left center;

}
#content-left #customers .text2{
padding-top:5px;
border:0px;
background:url(medias/fleche.gif) no-repeat left center;
}
#content-left #customers .text2 a{ 
color:#333;
font-size:11px;
font-family:Tahoma;
padding-left:12px;
}
#content-left #customers .text a{ 
color:#333;
font-size:11px;
font-family:Tahoma;
padding-left:12px;
}

/*liste menu*/
#content-left #bottom{
float:left;
width:192px;
background:#fff;
margin-top:5px;
height:auto;
}
#content-left #bottom1{
float:left;
width:192px;
background:#fff;
margin-top:5px;
height:auto;
}
#content-left #bottom .title{
background:url(medias/fil1.gif) repeat-x;
float:left;
height:19px;
width:192px;
}
#content-left #bottom .title h1{
color:#FFFFFF;
padding-top:3px;
text-align:center;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
font-family:Tahoma;
}

#content-left #bottom .title2 h1{
color:#FFFFFF;
padding-top:3px;
text-align:center;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
font-family:Tahoma;
}
#content-left #bottom .title3 h1{
color:#FFFFFF;
padding-top:3px;
text-align:center;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
font-family:Tahoma;
}
#content-left #bottom .title4 h1{
color:#FFFFFF;
padding-top:3px;
text-align:center;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
font-family:Tahoma;
}
#content-left #bottom .img{
float:left;
}


#content-left #bottom .title2{
background:url(medias/fil3.gif) repeat-x;
float:left;
height:19px;
width:192px;
}
#content-left #bottom .title3{
background:url(medias/fil4.gif) repeat-x;
float:left;
height:19px;
width:192px;
}
#content-left #bottom .title4{
background:url(medias/fil5.gif) repeat-x;
float:left;
height:19px;
width:192px;
}


#soub-menu{
		color:#515354;
	    width:185px;
		float:left;
		text-align:left;
		padding-top:7px;

}

#soub-menu ul{
	margin: 0;
	padding-left:5px;
	list-style:none;
	}
	
#soub-menu li{
       text-align:left;
		margin: 0;
		background: none;
		padding-left: 10px;
		border-bottom:1px dotted #cacbcc;
		background:url(medias/menu.gif) no-repeat left center;
	}
	
#soub-menu a{
color:#515354;	
font-size: 11px;
font-family:Tahoma;
text-decoration:none;
}
#soub-menu a:hover{
color:#077db9;	
font-size: 11px;
font-family:Tahoma;
text-decoration:none;
}
#soub-menu  .active {
color:#077db9;
font:Tahoma 11px;
font-weight:bold;
text-decoration:underline;
}
#soub-menu  .last-active {
border:0px;
}
