/*
* 		Extens solucions S.L.
*		CSS File zextens.css
*/

body {
	font-family: Helvetica, Arial, FreeSans, sans-serif;
	font-size: 14px; 
	color:#FFFFFF;
	line-height: 1.6em; 
	background-color:#FF7800;
	text-align: center;
}

img {
	border: 0;
}

form {
	padding-top: 70px;
	padding-bottom:75px;
	width: 100%;
	text-align:right;
}

label {
	margin: 0 25px 10px 50px;
}

input {
	border: 1px solid #999999;
}


#login, #pass {
	margin: 20px 50px 0 0;
	width: 210px;
}

#buida {
	margin-right: 50px;
}

.button {
	margin: 20px 0 0 10px;
	width: 70px;
}

#arrow {
	position: absolute; 
	top: 25px; 
	right: 25px;
}

#loginForm {
	height: 300px;
	width: 450px;
	top: 150px;
	bottom: 150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#logoex{
	position:absolute; 
	left:15px; padding-top:65px;
	*padding-top:85px;
}

u{text-decoration:none;background:   url(../_img/_zextens/fil/n.jpg) repeat-x;display:block;width:100%;}
u u{background:   url(../_img/_zextens/fil/s.jpg) repeat-x;background-position:left bottom;}
u u u{background:   url(../_img/_zextens/fil/e.jpg) repeat-y;background-position:right top;}
u u u u{background:   url(../_img/_zextens/fil/w.jpg) repeat-y;}
u u u u u{background:   url(../_img/_zextens/fil/ne.jpg) no-repeat;background-position:right top;}
u u u u u u{background:   url(../_img/_zextens/fil/se.jpg) no-repeat;background-position:right bottom;}
u u u u u u u{background:   url(../_img/_zextens/fil/sw.jpg) no-repeat;background-position:left bottom;}
u u u u u u u u{background:   url(../_img/_zextens/fil/nw.jpg) no-repeat;}
