
#outils {
	background: url(../_img/outils/fond.gif) bottom left repeat-x;
	margin-top: 20px;
	background-color: #FFFFFF;
}

/*----------------- mentions légales ----------------*/

#outils #titre {
	padding: 31px 0 0 0;
	height: 28px;
	width: 600px;
	border-bottom: 1px solid #dbdbdb;
	margin: 0 0 30px 29px;
}

#outils #texte {
	padding: 0 0 20px 30px;
	width: 600px;
}

#outils #texte .sstitre {
	margin-bottom: 5px;
}

#outils #texte p {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	margin-bottom: 15px;
}

#outils #texte p a {
	text-decoration: underline;
	color: #4c4c4c;
}

/*------------------- plan du site ---------------------*/

#outils #titre2 {
	padding: 31px 0 0 0;
	height: 28px;
	width: 600px;
	border-bottom: 1px solid #dbdbdb;
	margin: 0 0 23px 29px;
}

#outils #texte ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#outils #texte ul.smenu {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
}

#outils #texte ul li {
	background: url(../_img/outils/puce_bleue.gif) top left no-repeat;
	padding: 0 0 0 12px;
	color: #003399;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 25px;
}

#outils #texte ul li a {
	color: #003399;
	text-decoration: none;
}

#outils #texte ul.smenu li {
	background: url(../_img/outils/puce_grise.gif) center left no-repeat;
	padding: 0 0 0 12px;
	color: #4c4c4c;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
}

#outils #texte ul.smenu li a {
	color: #4c4c4c;
	text-decoration: none;
}

/*---------------- reseau BMW --------------------*/
#outils #carte {
	margin-right: -360px;
}

#outils #texte .reseau {
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 15px;
}

#outils #texte .reseau h1 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background: url(../_img/outils/puce_bleue2.gif) center left no-repeat;
	padding: 0 0 0 12px;
	margin-bottom: 8px;
}

#outils #texte .reseau p {
	color: #999999;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	margin-left: 12px;
	line-height: 12px;
}

#outils #texte .reseau p a {
	color: #999999;
	text-decoration: none;
}
#outils #texte .reseau p a:hover {
	text-decoration: underline;
}

#outils #texte .reseau p.puce {
	color: #003399;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	background: url(../_img/outils/puce_bleue3.gif) center left no-repeat;
	padding: 0 0 0 12px;
}

#outils #texte .reseau p.puce a {
	color: #003399;
	text-decoration: none;
}

/*---------------- autres marques --------------------*/
#outils #texte #intro{
	font-weight: bold;
	color: #4c4c4c;
}

#outils #texte.autres_marques {
	margin-top: -12px;
	padding-bottom: 10px;
}

#outils #texte.autres_marques p {
	margin-bottom: 28px;
}

#outils #texte .marques {
	float: left;
	margin-right: 5px;
	width: 194px;
}

#outils #texte .marques h1 {
	background: url(../_img/outils/puce_bleue2.gif) no-repeat  left 1px;
	border-bottom: 1px solid white;
	padding: 0 0 0 4px;
	margin-bottom: 7px;
}

#outils #texte .marques h1 a{
	border-bottom: 1px solid #cbcbcb;
	color: #4c4c4c;
	display: block;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-decoration: none;
}
#outils #texte .marques h1 a:hover {
	text-decoration: underline;
}