.border_img {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F1F0EE none repeat scroll 0 0;
border:1px solid #E1D5E2;
margin:10px;
padding:10px;
}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight:800;
	color: #FFFFFF;
	background-color:#000066;
}

#top{position:absolute; top:0px; background: transparent url(../images/top.png) repeat-x top left; height:83px; width:100%}
#bac{position:relative; top:250px; left:200;}
#right{position:absolute;bottom:0px;right:0px;}
form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

p {
	margin: 5px 0;
	text-align: justify;
}

a {
	font-weight: 400;
	color: #FFFFFF;
	outline: none;
}

a:link {
	text-decoration: none;
}

a:visited {
		color: #FFFFFF;
text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight: 400;
}

input  {
	color: 	color: #FFFFFF;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fefefe;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:23px;
	line-height:19px;
	padding: 1px 4px 4px;
	margin:6px 0 0 0;
	background: transparent url(../images/but.png) repeat-x top left;
}

input.button:hover, .validate:hover  {
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	
	background-image: url(../images/bak.gif);
	background-repeat: repeat;
}










#form-login{border:0px;}
#input{border-width:0px;}

#logo {
	float:left;
	padding:50px 0 0 14px;
	height:74px;
	width:293px;
	overflow:hidden;
	background: transparent url(../images/logo-vignola.png) no-repeat center top;
	
}