/********** CONTENIDOS **********/


div#contenidos h3 {
	width: 181px;
}

div#contenidos h3 span {
	width: 181px;
	background: url(../img/tituloFleetCliente.gif) left top no-repeat;
}

div#contenidos img {
	float: left;
	margin: 0 15px 5px 15px;
}

div#contenidos img, [hack] {
	margin-bottom: 18px;
}

@media all and (min-width: 0px) {
	div#contenidos img, [hack] {
		margin-bottom: 5px;
	}
}

div#contenidos p {
	margin-bottom: 12px;
	font-size: 11px;
}

div#contenidos dl {
	clear: left;
	margin: 0 25px 0 15px;
	font-size: 10px;
}

div#contenidos dt {
	height: 19px;
}

div#contenidos dt, [hack] {
	height: auto;
}

div#contenidos dt a {
	display: block;
	height: 19px;
	margin-bottom: 1px;
	padding-left: 30px;
	line-height: 19px;
	background: url(../img/flechaDesplegable.gif) #fff 8px 5px no-repeat;
	font-weight: bold;
	color: #6c6c6c;
}

div#contenidos dl.integracion dt.integracion a,
div#contenidos dl.experiencia dt.experiencia a,
div#contenidos dl.proactividad dt.proactividad a,
div#contenidos dl.flexibilidad dt.flexibilidad a,
div#contenidos dl.vitalidad dt.vitalidad a,
div#contenidos dl.informativas dt.informativas a,
div#contenidos dl.interactivas dt.interactivas a,
div#contenidos dl.degestion dt.degestion a,
div#contenidos dt a:hover {
	background: url(../img/flechaDesplegableHover.gif) #6c6c6c 8px 5px no-repeat;
	color: #fff;
}

div#contenidos dd {
	display: none;
	margin-bottom: 1px;
	padding: 10px 15px 12px 30px;
/*	background-color: #f8f8f8;*/
	line-height: 13px;
}


div#contenidos dl.informativas dd.informativas ,
div#contenidos dl.interactivas dd.interactivas ,
div#contenidos dl.degestion dd.degestion ,
div#contenidos dl.integracion dd.integracion,
div#contenidos dl.experiencia dd.experiencia,
div#contenidos dl.proactividad dd.proactividad,
div#contenidos dl.flexibilidad dd.flexibilidad,
div#contenidos dl.vitalidad dd.vitalidad,
div#contenidos dl.integridad dd.integridad {
	display: block;	
}



/*  FORMULARIO NUEVO (Copiado de clubCliente, Juanillou) */





div#submenu h2  {

	margin-top: 65px;

	clear: both;

	.margin-top: 65px;

}



div#submenu h2#onlineLeasePlan {

	margin-top: 0; !important;

}



div#submenu h2#onlineLeasePlan span {

	background: url(../img/lease-online.gif) left top no-repeat;

	

}





#formonline {

	font-size: 10px;

	padding: 10px 0 0 8px;

}





#elbtn {

	background: url(../img/btnlogin.gif) left top no-repeat;

	width: 55px;

	height: 21px;

	border: none !important;

	float: right;

	margin: 10px 0 0 0;

	cursor: pointer;	

}



#username {

	border: 1px solid #6c6c6c;

	width: 172px;

	margin-bottom: 5px;

}



#password {

	border: 1px solid #6c6c6c;

	width: 172px;

}



#olvido {

	font-size: 10px; 

	text-decoration: underline;

	color: #000 !important;

	clear: both;

	margin: 0 0 0 5px;

	width: 172px;

	padding: 0;

	float: left;	

	position: relative; 

	top: 10px;

	.top: 40px;

}


/* Puesta al día del 22 de febrero de 2008, por Bruno */

#fleetReportingInfo {
	display: block;
	width: 344px;
	height: 73px;
	background: transparent url(../img/LeasePlan-Online5.jpg) no-repeat bottom left;
	padding-top: 10px;
}
	#fleetReportingInfo span {
		position: absolute;
		top: -5000px;
		left: -5000px;
	}
p.fleetReportingInfo {
	color: #6C6C6C !important;
}