/********** CONTENIDOS **********/


div#contenidos h3 {
	width: 170px;
}

div#contenidos h3 span {
	width: 170px;
	background: url(../img/tituloClubCliente.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 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.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 */


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;
}

div#submenu h2#serviciosConductor {
	clear: both !important;
	_margin-top: 100px !important;
	margin-top: 60px !important;
}