@charset "utf-8";
body {
	text-decoration: none;
	background-image: url(../imagenes/back-dws-home.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #797979;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#dwebsolution-conten {
	text-decoration: none;
}

#dwebsolution-barra-coneccion {
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #555555;
	height: 30px;
}
#form-conection form {
	text-decoration: none;
	margin: 0;
}
#form-conection .dominio {
	text-decoration: none;
	background-image: url(../imagenes/dominio-title.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	display: block;
	height: 20px;
	width: 60px;
}

#form-conection .password {
	text-decoration: none;
	background-image: url(../imagenes/password-title.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	display: block;
	height: 20px;
	width: 60px;
	padding-left: 10px;
}
#form-conection h1 {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#form-conection {
	text-decoration: none;
	width: 530px;
	margin: auto;
	padding-top: 2px;
	text-align: center;
}
#form-conection #dominio-text {
	text-decoration: none;
	background-image: url(../imagenes/dominio-text.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	width: 142px;
	height: 14px;
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #121315;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 5px;
	background-color: #555555;
}
#form-conection #password-text {
	text-decoration: none;
	background-image: url(../imagenes/dominio-text.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	width: 142px;
	height: 14px;
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #121315;
	padding-top: 2px;
	padding-left: 5px;
	margin-top: 5px;
    background-color: #555555;
}

#form-conection #send {
	text-decoration: none;
	background-image: url(../imagenes/login-in.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 74px;
	height: 25px;
	border: 0;
}
#form-conection #send:hover {
	text-decoration: none;
	background-image: url(../imagenes/login-on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 74px;
	border: 0;
}
#form-conection ul {
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	height: 28px;
}
#form-conection li {
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 3px;
}
