body {
	background-color: #C2DDFE;
	position: absolute;
	height: 100%;
	width: 100%;
}



#principal{
	position: absolute;
	left: 2px;
	top: 0px;
	z-index: 1;
	border: thin solid #000000;
	left:50%;
	margin-top:10px;
	margin-left:-399px;
	width: 757px;
	height: 500px;
	border: thin solid #014A77;
	background-color: #FFFFFF;
	background-image: url(images/fondodegradado.jpg);
	background-repeat:  repeat-y;
}

#logo{
	position:absolute;
	left:0px;
	right:0px;
	width: 130px;
	height:82px;
	text-align:left;
	background-image: url(images/logopruebadegradado.jpg);
}

#cuerpo{
	position:absolute;
	top:23px;
	left:195px;
	z-index: 3;
	height: 469px;
	width: 536px;
	overflow: hidden;
}
#barraInferior{
	position:absolute;
	left:129px;
	top:508px;
	width:552px;
	height:13px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #22546F;
	font-weight: bolder;
	text-align: center;
}
#solvending{
	position:absolute;
	left:7px;
	top:324px;
	width:177px;
	height:45px;
	z-index:1;
	left: 14px;
	background-image: url(images/guadalvendinglogomini.jpg);
}
#navcontainer{
	position:absolute;
	left:15px;
	top:100px;
	width: 129px;
	height: 206px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 
#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 130px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a {
	text-decoration: none;
	color:#014a77;
	font-weight: bold;
}

#navcontainer a:hover{
	background-color:#0099FF;
	color: #333;
}

#active a:link, #active a:visited, #active a:hover{
	color:#000099;
	text-decoration: none;
}

p{
	text-decoration:none;
	padding:0px 0px 0px 0px;
	color:#1C415E;
}

#inferior a, #inferior a:link, #inferior a:visited, #inferior a:hover{
	text-decoration:none;
	color:#014a77;
}

#enlacesimagenes, #enlacesimagenes a, #enlacesimagenes a:link, #enlacesimagenes a:visited, #enlacesimagenes a:hover{
	list-style: none;
	margin: 0;
	padding: 0.25em;
}

h1{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#9BC3F4;
	color: #1E466A;
}
td{
	text-decoration:none;
	padding:0px 0px 0px 0px;
	color:#1C415E;
}

