body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/form_fondo.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:focus { outline: 0; }


#home {
	/*background-color:#ddd;*/
	position:relative;
	height:auto;
	width:500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home textarea{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:8px;
	margin-left:5px;
	width:445px;
	height:112px;
	background-color: transparent;
}
#home #indi{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:24px;
	margin-left:5px;
	width:445px;
	background-color: transparent;
	
}
#home #submit{
	margin-top:15px;
	margin-left:50px;
	background:url("img/form_btn.png") no-repeat scroll left top;
	width:132px;
	height:38px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*padding: 10px;*/
	margin: 10px;
	font-weight:bold;

}
.feature {
	height:auto;
	position:absolute;
	width:478px;;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.feature img { border:none; }
ul {
	margin:0px;
	padding:0px;
}

#tabs {
	margin-left:0;
	margin-bottom:0;
	margin-left:14px;
	padding-top:4px;
}
#tabs li {
	/*display:inline;*/
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
	display:block;
	float:left;
	list-style:none;
	width:110px;
	height:38px;
	font-size:12px;
	
	
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right:4px;
	vertical-align:top;
}
#tabs li a {
	color:#999999;
	font-weight:bold;
	/*display:inline;
	height:auto;
	padding:5px 20px;
	width:auto;*/
	display:block;
	padding-top:8px;
	text-align:center;
	text-decoration:none;
	width:110px;
	height:40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height:18px;
	
}
#tabs li a.active {
	color:#000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/form_tab.png);
	background-repeat: no-repeat;
}
#myForm {
	background-image: url(img/form_field.png);
	background-repeat: no-repeat;
	background-position: -22px -50px;
}

.fomino1 {
	padding-left:20px;
	padding-top:0px;
	
}
.fomino2 {
	padding-left:20px;
	padding-right:0px;
	padding-top:0px;
	width:448px;
}
.fomino2  li{
	margin-left:15px;
}

