}

.texto_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
}
body {
	background-image: url(img_correo/fondo_mail.gif);
	margin: 0px;
	background-repeat: repeat;
	background-color: #0D4868;
}


.campo_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 140px;
	border: 1px solid #004A6F;
	margin-bottom: 5px;
	height: 15px;
}

.boton_login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #001F31;
	background-image: url(img_correo/boton_ingresar.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	height: 17px;
	width: 75px;
	left: 48px;
	top: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10547C;
	background-image: url(img_correo/fondo_login.jpg);
	height: 120px;
	width: 320px;
	background-repeat: no-repeat;
	font-weight: bold;
}

