/* outils */

#outils {
	/*background: url(../_img/outils/fond.gif) bottom left repeat-x;*/
	margin-top: 29px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}

#outils.reseau {
	background: none;
	overflow: hidden;
	border:1px solid #d6d6d6;
}
/*----------------- 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;
	text-align: justify;
	/*margin-bottom: 15px;*/
}

#outils #texte p a {
	text-decoration: underline;
	color: #4c4c4c;
}

#outils #texte p.title{
	text-transform: uppercase;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#4c4c4c;
	margin:30px 0 17px;
}
/*------------------- 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_grise.gif) center left no-repeat;
	padding: 0 0 0 12px;
	color: #6b6b6b;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 25px;
}

#outils #texte ul li a {
	color: #6b6b6b;
	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;
	margin-top: -50px;
}

#outils #texte .reseau {
	border-top: 1px solid #dbdbdb;
	padding-top: 15px;
}

#outils #texte .reseau.first {
	border-top:none;
}

#outils #texte .reseau h1 {
	font: bold 13px 'HelveticaNeue65Medium', Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	padding: 0 0 0 12px;
	margin-bottom: 8px;
}

#outils #texte .reseau p {
	color: 6b6b6b;
	font: normal 12px 'HelveticaNeue65Medium', verdana, Helvetica, sans-serif;
	margin-bottom: 8px;
	margin-left: 12px;
	line-height: 12px;
}

#outils #texte .reseau p a {
	color: 6b6b6b;
	text-decoration: none;
}
#outils #texte .reseau p a:hover {
	text-decoration: underline;
}

#outils #texte .reseau p.puce {
	color: #000000;
	font: normal 11px 'HelveticaNeue65Medium', Arial, Helvetica, sans-serif;
	margin-top: 17px;
	margin-bottom: 20px;
	width:255px;
	height:30px;
	line-height: 31px;
	background: url(../_img/outils/puce_bleue3.gif) 9px 13px no-repeat #f2f2f2;
	padding: 0 0 0 19px;
}

#outils #texte .reseau p.puce:hover {
	color: #f2f2f2;
	background: url(../_img/outils/puce_bleue3_on.gif) 9px 13px no-repeat #6b6b6b;
}

#outils #texte .reseau p.puce a {
	color: #000000;
	text-decoration: none;
}

#outils #texte .reseau p.puce:hover a{
	color: #f2f2f2;
}
/*---------------- 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_grise.gif) no-repeat  left 1px;
	border-bottom: 1px solid white;
	padding: 0 0 0 4px;
	margin-bottom: 7px;
	width: auto;
}

#outils #texte .marques h1 a{
	color: #6b6b6b;
	display: block;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-decoration: none;
	text-transform: uppercase;
}
#outils #texte .marques h1 a:hover {
	text-decoration: underline;
}

#outils #texte .dep{
	padding:18px 18px 0px 18px;
}
