BODY {
	scrollbar-face-color: FFFFFF;
	scrollbar-highlight-color: FF6600;
	scrollbar-3dlight-color: FFFFFF;
	scrollbar-darkshadow-color: FFFFFF;
	scrollbar-shadow-color: FF6600;
	scrollbar-arrow-color: FF6600;
	scrollbar-track-color: FFFFFF;
}


td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.fundointernas {
	background-attachment: fixed;
	background-image: url(../images/fundo_internas.jpg);
	background-repeat: no-repeat;
	background-position: top center;

}

#loginnestle
{
	position:absolute;
	top:270px;
	left:50%;
	margin-left:-387px;
	width:181px;
	background-color:Transparent;
	z-index:10000;
}

#loginnestlehome
{
	position:absolute;
	top:420px;
	left:50%;
	margin-left:-383px;
	width:136px;
	background-color:Transparent;
		z-index:10000;
}

#loginnestleinterna
{
	position:absolute;
	top:270px;
	left:50%;
	margin-left:-383px;
	width:136px;
	background-color:Transparent;
		z-index:10000;
		border:solid 0px red;
}

#menu
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-373px;
	width:187px;
	height:100px;
	background-color:Transparent;
		z-index:10000;
}
