/* Hoja de Estilo de LEFT de Washeebo */

.left form {
	background-color: #DCDFD3;
	margin: 14px;
	border: 1px solid #A5A997;
	}
.left .forma_titulo {
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #BDC2AD;
	padding-bottom: 4px;
	padding-top: 3px;
	border-bottom: 1px solid #A5A997;
	}
.left input,
.left {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #494A46;
	}
.left .input input {
	width: 130px;
	height: 14px;
	margin-top: 1px;
	margin-bottom: 2px;
	border: 1px solid #BDC2AD;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EBEDE6;
	line-height: 13px;
	padding-top: 2px;
	}
.left .input input#usuario {
	margin-top: 6px;
	}
.left .input input#contrasena {
	margin-bottom: 7px;
	}
.left .boton input {
	border-width: 0px;
	font-weight: bold;
	background-color: #BDC2AD;
	width: /*136px*/ 100%;
	height: 18px;
	padding-bottom: 2px;
	line-height: 14px;
	cursor: pointer;
	}
.left .bullet {
	margin: 16px 14px;
	border: 1px solid #7CA436;
	text-align: left;
	color: #546F24;
	}
.left .bullet_titulo {
	font-weight: bold;
	letter-spacing: -1px;
	padding: 4px 0px 5px 10px;
	background-color: #A8DD49;
	border-bottom: 1px solid #7CA436;
	}
.left .bullet_descripcion {
	text-align: justify;
	background-color: #F3FAE8;
	padding: 5px 10px 8px 10px;
	line-height: 15px;
	}
