div#FondoFondo {
	position:absolute;
	z-index:1;
	left: 15px;
	top: 20px;
	background-color: #666666;
	width:985px;
	height:700px;
}
div#Fondo {
	position:absolute;
	z-index:2;
	left: 10px;
	top: 15px;
	background-color: #fc6;
	width:985px;
	height:700px;
}
div#logo-sup {
	position:absolute;
	z-index:3;
	left: 10px;
	top: 5px;
	background-image: url(../imgs/informaticanet_3_280x100.gif);
	width:280px;
	height:100px;
}
#logo-sup ul {
	list-style: none;
	margin: 5px 0 0 15px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo-sup ul li{
	display: block;
	float: left;
	font-size: 9px;
}
#logo-sup ul li a{
	display: block;
	margin: 0;
	padding: 0;
	color: #777777;
	text-decoration: none;
	text-align: center;
	width: 60px;
}
#logo-sup ul li a:hover {
	background-color: #FFFF99;
	color: #777777;
}
div#columna-1 {
	position:absolute;
	z-index:4;
	left: 299px;
	top: 15px;
	padding: 15px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:315px;
	height:300px;
}

div#columna-1 p {
	color: #fff;
	text-align:justify;
	font-size: 17px;
}
div#columna-2 {
	position:absolute;
	z-index:4;
	top: 15px;
	left: 654px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:325px;
	height:300px;
}
div#columna-2 p {
	color:#CC0000;
	text-align:justify;
	font-size: 10px;
	line-height: 1.2em;
}
div#enlaces-inf {
	position:absolute;
	width:341px;
	height:318px;
	z-index:5;
	left: 654px;
	top: 397px;
	background-color: #CCFFCC;
	padding: 0px;
}
div#enlaces-interior {
	position:absolute;
	width:310px;
	height:288px;
	z-index:6;
	left: 8px;
	top: 8px;
	background-color: #CCFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	padding: 0px;
}
div#logo-inf {
	position:absolute;
	z-index:6;
	left: 32px;
	top: 330px;
	background-image: url(../imgs/logo_inferior.jpg);
	width:576px;
	height:333px;
}
div#pie-pagina {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCCFF;
	position:absolute;
	z-index:7;
	left: 10px;
	top: 700px;
	background-color: #FFFFCC;
	width:820px;
	height:15px;
}
div#pie-pagina a {
	text-decoration: none;
	text-indent: 15px;
}
div#servicios-interior {
	position:absolute;
	z-index:11;
	left: 0px;
	top: 30px;
	background-color: #FFFFFF;
	width:255px;
	height:350px;
}
div#servicios-left {
	position:absolute;
	z-index:10;
	left: 1px;
	top: 97px;
	background-color: #FFFFFF;
	width:275px;
	height:380px;
	border: 1px solid #000;
	overflow:hidden;
}
div#servicios-fondo {
	position:absolute;
	z-index:9;
	left: 10;
	top: 102px;
	background-color: #666666;
	width:275px;
	height:380px;
}
div#ventajas {
	position:absolute;
	z-index:11;
	left: 308px;
	top: 345px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:298px;
	height:329px;
}
div#ventajas ul {
	font-size: 10px;
	line-height: 1.2em;
}
div#ventajas h4 {
	font-size: 14px;
	color: #006600;
}
div#enlaces-inf h5 {
	font-size: 13px;
	color:#000099;
}
div#enlaces-inf p {
	color: #0033CC;
	text-align:justify;
}
ul#nav, 
ul#nav li {
	font-size: 13px;
	list-style: none;
	text-decoration: none;
	display: block;
	border: 1 solid #ffffff;
	margin: 0;
	padding: 0;
}

li a img {
	border: 0px;
}
ul#nav li a {
	background-image: url(../imgs/cuad_b.gif);
	background-repeat: no-repeat;	
	display: block;
	float:left;
	color:#669900;
	text-decoration: none;
	margin: 0 0 0 10px;
	padding: 0;
	text-indent: 20px;
	vertical-align: top;
	width: 230px;
	height: 20px;
}
ul#nav li a:hover {
	background-color:#FFCC66;
	color:#006633;
	background-image:url(../imgs/cuad_n.gif);
	background-repeat: no-repeat;
}
img.img_servicios {
	margin: 10px, 10px, 10px, 0px;
	border-style:none;
	position:relative;
	left: 20px;
}
