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


div#contenidos h3 {
	width: 201px;
	height: 20px;
}

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

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

div#contenidos p {
	margin-bottom: 15px;
}

div#contenidos p strong {
	display: block;
	margin: 0 0 10px 0;
	font-size: 11px;
}

div#contenidos dl#botones {
	margin: 20px 0 0 15px;
	padding-top: 20px;
/*	border-top: 1px #000 dotted;*/
clear: left;
}

div#contenidos dl#botones dt {
	clear: left;
	display: inline;
	height: 25px;
	margin-bottom: 10px;
}

div#contenidos dl#botones dt a {
	display: block;
	width: 110px;
	height: 25px;
}

div#contenidos dl#botones dt#novedades a {
	background: url(../img/botondemo.gif) left top no-repeat;
	width: 80px;
}

div#contenidos dl#botones dt#web a {
	background: url(../img/botonweb.gif) left top no-repeat;
	width: 80px;
}

div#contenidos dl#botones dt#fleet a {
	background: url(../img/botonfleetReporting.gif) left top no-repeat;
	width: 120px;
}

div#contenidos dl#botones dt a span {
	display: none;
}

div#contenidos dl#botones dd {
	margin: -25px 0 15px 120px;
	padding: 0 0 0 4px;
	background: url(../img/puntitoNaranja.gif) left 12px no-repeat;
	line-height: 25px;
	font-size: 11px;
	color: #6c6c6c;
}

div#contenidos dl#botones dd#uno {
		margin: -25px 0 15px 80px;
		width: 260px;
}

div#contenidos dl#botones dd#dos {
		margin: -25px 0 15px 130px;
		width: 220px;
}

div#contenidos dl#botones dd, [hack] {
	padding-left: 7px;
}

#primeracolumna {
	width: 380px;
	float: left;
}

#primeracolumna p {
	font-size: 11px !important ;
	line-height: 16px !important;
}

#primeracolumna p span {
	font-weight: bold;
}

#segundacolumna {
	width: 340px;
	float: left;
	font-size: 11px;
	margin: 0 0 0 10px;
	_margin: 0 0 0 0;
}

#segundacolumna dt {
	font-weight: bold;
}

#segundacolumna dd {
	margin: 10px 0 0 0;
}

#segundacolumna dl {
	margin: 0 0 30px 0;
}

#segundacolumna span {
	font-weight: normal;
	color: #ff0000;
}

#nuevoservicio {
	font-weight: normal !important;
}

#nuevoservicio span {
	font-weight: bold !important;
	color: #000;
}


/* 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 top left;
}
	#fleetReportingInfo span {
		position: absolute;
		top: -5000px;
		left: -5000px;
	}
p.fleetReportingInfo {
	color: #6C6C6C !important;
}



/*  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;

}