#main{
	position:relative;
	margin:auto;
	width:700px;
	background:#fff;
}
#log1{
	width:700px;
	height:212px;
	background:url(images/log_1.png);
	margin:100px 0 0 0;
	}
/*#log1 {
    background: -moz-linear-gradient(center bottom , #005c99, #ffffff) repeat scroll 0 0 transparent;
    border: medium none #003300;
    border-radius: 7px 7px 0 0;
    color: blue;
    height: 212px;
    margin:100px 0 0 0;
    padding: 5px;
    position: relative;
    text-align: left;
    width: 700px;
}*/
#txt01{
	float:left;
	/*background:#096;*/
	width:200px;
	height:100px;
	font-family:Helvetica;
	font-size:24px;
	color:#FFF;
	margin:45px 0 0 250px;
}
.txt01_1{
	margin:20px 0 0 0;
	font-size:11px;
	/*color:#000;*/
	color:#FFF
}
#txt02{
	float:left;
	/*background:#096;*/
	width:200px;
	height:100px;
	font-family:Helvetica;
	font-size:14px;
	color:#FFF;
	margin:45px 0px 0 30px;
}
.spacer{
	margin:5px 0 0 0;
}
input[type="password"] {
    color:#000;
    height: inherit;
}
input[type="text"] {
     color: #000;
    height: inherit;
}
#enviar{
	margin:20px 0 0 106px;
	background:url(images/compensar_26.png);
	width:40px;
	height:19px;
	float:left;
}
#pie_{
	background:url(images/pie_.png);
	width:700px;
	height:240px;
}
#contacto{
	font-family:Helvetica;
	font-size:9px;
	color:#666;
	float:left;
	margin:170px 0 0 25px;
}
#contacto A:link{
	text-decoration:none;
	color:#666;
}
#contacto A:hover{
	text-decoration:none;
	color:#F00;
}
#contacto A:visited{
	text-decoration:none;
	color:#000;
}
#interwap{
	font-family:Helvetica;
	font-size:9px;
	float:left;
	margin:202px 0 0 100px;
}