body{
   font-family: arial, verdana, sans-serif;
	background: #59719d;	
	margin: 1%;
	font-size: 0.8em;
	text-align: center; 
	overflow: auto;
	scrollbar-arrow-color:#ffb100;
  scrollbar-track-color:ffffff;
  scrollbar-shadow-color:#fff;
  scrollbar-face-color:#fff;
  scrollbar-highlight-color:#fff;
  scrollbar-darkshadow-color:#fff;
  scrollbar-3dlight-color:#fff;
}

img { border: 0px;}
a{
	color: #333;
	text-decoration: none;	
	font-weight: bold;
	border-bottom: 1px dotted #ffb100;
}
a:hover{
	color: #ffb100;
	border-bottom: 1px dotted #333;
}
p{	text-indent: 1cm;}
h4{font-size: 1.4em; border-bottom: 1px solid #000;text-align: right;padding-right: 130px;}
h5{ 
	text-decoration: underline; 
	font-size: 1em;
}
abbr, acronym{
	color: #555;
	cursor: help;
	border-bottom: 1px dotted #999;
}
ul{ }
li{	list-style-image: url(img/icon.gif);}
.liclass{
background-image: url(img/computer.png);
background-repeat: no-repeat;
background-position: right top;
padding-top: 0px;
padding-bottom: 0px;
float:right;
width: 740px;
height: 210px;
_padding-left:30px;
}
.liclassspot{
/*background-image: url(img/computer.png);
background-repeat: no-repeat;
background-position: right top;*/
padding-top: 0px;
padding-bottom: 0px;
float:right;
width: 740px;
height: 370px;
_padding-left:30px;
}

.none, .none:hover{ 	border: 0px; }
.center{ _position: relative;  }
.espacio{ padding: 15px; }
.espacioimg{}
.content{
	margin: 0 auto;
	background-image: url(img/fondo.png);
	background-position: top;
	background-color: #fff;
	/*background-image: url(img/pixel.png);*/
	border: 1px solid #2a384c;
	width: 799px;
}
.cabecera{
	background: url(img/cabeceranedonet.png) no-repeat top ;
	margin: 0px;
	top: 0;
	right:0;
   	bottom: 0;
	left: 0px;
	padding: 0px;
	height: 236px;
	width: 799px;
	}
.cabeceraspot{
	background: url(img/cabeceranedonetspot.png) no-repeat top ;
	margin: 0px;
	top: 0;
	right:0;
   	bottom: 0;
	left: 0px;
	padding: 0px;
	height: 236px;
	width: 799px;
	}

.titulo{	font-size: 1.4em; border-bottom: 1px solid #000; text-align: right; padding-right: 130px; }
.contenido{
	margin:0px;
	text-align: left;
	height: 420px;
	padding: 0px;
	overflow: auto;
	width: 799px;

}
.star{
	background-image: url(img/star.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
	height: 64px;
	float: left;
	padding: 8px;
}
.hd{
	background-image: url(img/hd2.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
	height: 64px;
	float: right;
	padding: 8px;
}
.ok{
	background-image: url(img/clean.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
	height: 64px;
	float: left;
	padding: 8px;
}
.control{
	background-image: url(img/candado.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
	height: 64px;
	float: right;
	padding: 8px;
}

.redes{
	background-image: url(img/red.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
	height: 64px;
	float: left;
	padding: 8px;
}
.seguridad{
	background-image: url(img/virus.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
	height: 64px;
	float: right;
	padding: 8px;
}
.disponibilidad{
	background-image: url(img/date.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
	height: 64px;
	float: left;
	padding: 8px;
}

.puntosfuertes{
	background-image: url(img/tituloPF.png);
	background-position: left top;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	margin: 0 auto;
	height: 80px;
}

.guempresa{
	background-image: url(img/gue.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	margin: 0 auto;
	height: 80px;
}

.capi{
	background-image: url(img/capi.png);
	background-position: left top;
	background-repeat: no-repeat;
	border-top: 1px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	margin: 0 auto;
	height: 80px;
}

.pie{
	color: #fff;
	padding: 5px;
	text-align: left;
	background-image: url(img/fdpie.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	margin:0 auto;
	}
	
	/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.definicion {
text-indent: 0;
padding-left: 20px;
text-align:justify;
}

