﻿body {
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 12px;
}
h1 {
font-size: 25px;
}
a:link, a:visited
{
	text-decoration: none;
	color: #009900;
	color: #284E98;
	font-weight: bold;
}
a:hover
{
	color: #336600;
	color: #B5D0E8;
}
.Header {
top: 1px;
left: 50px;
position: absolute;
width: 100%;

}
.Actual
{
	top: 135px;
	left: 0px;
	position: absolute;
	height: 22px;
	width: 100%;
	
}
.Contentlogin
{
	top: 161px;
	left: 10px;
	position: absolute;
	width: 204px;
	height: 170px;
	padding-left: 15px;
}

.Menu
{
	top: 320px;
	left: 15px;
	width: 220px;
	position: relative;
	font-size: 14px;
	padding-top: 10px;
	line-height: 25px;
	height: 100%;
}

.Content {
top: 240px;
left: 300px;
position: absolute;
width: 65%;
}
.labelactual
{
	top: 1px;
	left: 30%;
	position: absolute;
	font-family: 'Arial Black';
	font-size: 14px;
	text-align: center;
}

.AreaDtal
{
	top: 164px;
	left: 2%;
	position: absolute;
	font-family: Arial;
	background-image: none;
}

.NombreDetal
{
	top: 60px;
	left: 230px;
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	background-image: none;
}

.Alineacion
{
	text-align: right;
}


.Proveedor
{
	top: -255px;
	position: relative;
}

.pagina-Actual
{
	border-bottom: 1px solid #000;
}