body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#tot {
	width: 1200px;
	height: 800px;
	top: 0px;
	left: 0px;
	background-image: url('../img/.jpg');
	position: absolute;
	z-index: 1;
	border: px solid #464646;
}

#linea {
	width: 995px;
	height: 1px;
	top: 115px;
	left: 25px;
	background-image: url('../img/sfondo_linea.jpg');
	position: absolute;
	z-index: 1;
	border: px solid #8cc63f;
}

#foto_home {
	width: 100px;
	height: 49px;
	top: 16px;
	left: 835px;
	position: absolute;
	z-index: 1;
	border: px solid #8cc63f;
}

#link_logo
{
	border: none;
}

#banner_alto {
	top: 85px;
	left: 25px;
	width: 800px;
	font: normal;
	font-family: verdana;
	font-size: 18px;
	color: #464646;
	text-decoration: none;
	position: absolute;
	vertical-align: middle;
	padding-top: px;
	padding-left: px;
	padding-bottom: px;
	z-index: 2;
}

#link_menu {
	font: normal;
	font-family: verdana;
	font-size: 14px;
	color: #464646;
	text-decoration: none;
}

#link_menu:hover {
	font: normal;
	font-family: verdana;
	font-size: 14px;
	color: #5bc200;
	text-decoration: none;
}

a {
	font: normal;
	font-family: verdana;
	font-size: 12px;
	color: #464646;
	text-decoration: none;
}

a:hover {
	font: normal;
	font-family: verdana;
	font-size: 12px;
	color: #48bf00;
	text-decoration: none;
}

