/* CSS Document */

li.menusection {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/fleche_menu.gif) no-repeat scroll 0 6px;
margin:0 0 14px;
overflow:hidden;
padding:0 0 0 5px;
width:136px;
}

li.txt {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/strelica_bullet.gif) no-repeat scroll 0 6px;
margin:0 0 4px;
overflow:hidden;
padding:0 0 0 15px;

}
a {
color:#656565;
text-decoration:none;
}



ul.menugauche {
list-style-position:outside;
list-style-type:none;
margin-left:20px;
margin-top:20px;
padding:0;
}

span.couleur_orange {
color:#FF5500;
}
.couleur_orange {
color:#FF5500;
}

bg_all {
border-left:1px solid #CCCCCB;
border-right:1px solid #CCCCCB;
}

.border {
	border-top-color: #CCCCCB;
	border-right-color: #CCCCCB;
	border-bottom-color: #CCCCCB;
	border-left-color: #CCCCCB;
	
}
h4{
color:#FF5500;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

p {
font-family:Helvetica,Arial,sans-serif;
font-size:11px;
margin:0;
}
