@charset "utf-8";
/* CSS Document */

#cabecera {
	width:714px;
	height:161px;
	padding: 0px;

}
#titular_txt {
	color:#5c8e10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:6px 34px;
}

#content_text {
	padding: 20px 80px 0px 0px;
	font-size: 12px;
	
}

.txt_verde {
	color:#5c8e10;
}

#content_img {
	padding: 15px 12px 0 0;
	width: 110px;
	
}

#content_home {
		float:right;
		width:714px;
		height:553px;
		position:relative;
		padding:0px;
		margin:0px;
			}

#banner {
	float:right;
	width:286px;
	height:266px;
	position:absolute;
	padding:0 0 0 0;
	margin:0px;
	left: 426px;
	top: 14px;
			}



#login {
	position: absolute;
	width:138px;
	height:150px;
	left: 518px;
	top: 76px;
	text-align:center;
}


INPUT.login {
	border:1px solid #ee820f;
	color:#ee820f;
	font-size:11px;
	padding:1px;
	margin:1px;

}

A.login_senya {
	color:#ee820f;
	font-size:10px;
	text-decoration:underline;

}

A.login_registro {
	color:#ce4439;
	font-size:11px;
	text-decoration:underline;

}

FORM.login {
	padding:0px;
	margin:0px;
}

#entra{
	height:22px;
	padding:7px 0px 0px 18px;
}

#datos {
	height:16px;
	padding-left:5px;
		}

#container_home {
	width: 970px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(../img/home/fnd_body_home.gif) no-repeat left bottom;
}
