.cont_gral {
	width: 584px;
	font-family: 'Tahoma', Helvetica, Sans serif;
	margin: 0 auto;
}

input {
	background: none repeat scroll 0 0 #FEFEFE;
	border-left: 2px solid #EEEEEE;
	border-top: 2px solid #EEEEEE;
	float: left;
	outline: 1px solid #DEDEDE;
	padding: 2px 3px;
	width: 170px;
}

#kaptchaImage {
	float: left !important;
}

#elboton {
	background-image: url('../imagenes/backBloqueFavoritos.png');
	border-color: #EEEEEE #CDCDCD #CDCDCD #EEEEEE;
	border-left: 2px solid #EEEEEE;
	border-style: solid;
	border-width: 2px;
	color: #707173;
	cursor: pointer;
	font-weight: 700;
	margin: 0;
	padding: 5px 25px;
	width: 120px;
}

.grueso {
	font-weight: 700;
}

#centrala input {
	margin: 20px 0 0 230px;
}

.ladescri {
	background-color: #eeeeee;
	padding: 10px;
	font-size: 12px;
	color: #4d4d4d;
}

.imagenEstilo {
	padding-top: 20px;
}

.estiloLink {
	text-decoration: none;
	border-bottom: 1px dotted #23BEC1;
	color: #23BEC1;
	cursor: pointer;
}

.estiloLink:hover {
	border-bottom: 1px solid #4d4d4d;
}

.nuvu {
	position: absolute;
	margin-top: 10px;
	color: #4d4d4d;
	font-weight: bold;
	font-size: 12px;
}

.estilo_Link {
	width: 200px;
	color: #23BEC1;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px dotted #23BEC1;
}

.estilo_Link:hover {
	border-bottom: 1px solid #4d4d4d;
}

.msg_error {
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #42AEE8;
}