body{
	margin:0px;
	padding:0px;
}

a{
	text-decoration:none;
}

img{
	border:none;
}

ul {
	margin:0px;
	padding:0px;
}

li {
	margin:0px;
	padding:0px;
	text-decoration:none;
}

#contenidoenlace {
  overflow: hidden;
	clear:both;
	background-color: #f5f5f5;
	width: 490px;
	height: auto;
	margin:0px auto;
	padding:0px 0px;
	border-top: 4px solid #1e6228;
}

.programas1, .programas, .manuales1, .manuales, .tipos1, .tipos, .diseno1, .diseno{
	font: normal 9pt "Trebuchet", tahoma, verdana;
	text-align: left;
	color: #0d1d63;
	text-decoration:none;
	font-weight:bold;
	}

a.tipos1, a.tipos, a.programas, a.programas1, a.manuales, a.manuales1, a.diseno, a.diseno1{
  line-height:100px;
  margin: 10px 10px 5px 20px;
  float:left;
  color: #0d1d63;

}

.programas1, .programas, .manuales1, .manuales, .tipos1, .tipos, .diseno1, .diseno{
  height: 40px;
  padding: 0 0 0 5px;
  text-align:center;
	}

.tipos, .tipos1{
  background: url(imagenes/Iconos-enlaces-tipo-P.png) no-repeat;
     background-position:center;
}

.manuales, .manuales1{
  background: url(imagenes/logo-manuales-P.png) no-repeat;
     background-position:center;
}

.programas, .programas1{
  background: url(imagenes/Iconos-prog-P.png) no-repeat;
     background-position:center;
}

.diseno, .diseno1{
  background: url(imagenes/logo-diseno-P.png) no-repeat;
     background-position:center;
}

a:hover.programas1,a:hover.programas,a:hover.manuales1,a:hover.manuales,a:hover.tipos1,a:hover.tipos,a:hover.diseno1,a:hover.diseno {
  color:#498576;
}



#contecen {
  margin: 30px auto 0px auto;
    width:490px;
    height:auto;
    float:left;
	padding:0px 0px 0px 40px;
}


.caja1{
	width: 170px;
	height: 162px;
	background-image: url("imagenes/enlacesok.png");
	background-repeat: no-repeat;
	margin: 0px 0px 10px 25px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	float:left;
}

.caja1 a{
	font: normal 0.6em "Verdana", tahoma;
	text-align: center;
	color: white;
	text-decoration:none;
	
}

#paginas{
	margin:0px;
	padding:0px;
	overflow:hidden;
	clear:both;
	text-align:center;
	width: 750px;
	height:40px;
	background-color:#ffffff;

}

#inpaginas{
	clear:both;
	width:180px;
	height:auto;
	margin:0px 0px 0px 85px;
	padding:0px;
}


.numeros{
	display:block;
	width: 20px;
	height: 20px;
	background-color:#599850;
	text-align:center;
	border: 1px solid #216c16;
	margin:0px 0px 0px 5px;
	float:left;
}

a.numeros{
	font: bold 0.8em Tahoma, Verdana, Arial, san-serif;
	color: white;
}

a:hover.numeros{
	background-color:#4c64cd;
}

#enlamenu{
	width:700px;
    height:350px;
    background-image:url(Imagenes/Espacio.jpg);
	background-repeat:no-repeat;
    margin:0px auto;
	padding:250px 0px 0px 50px;

}

#enlamenu li{
    display: inline;
   	float:left;
    margin: 0px 0px 0px 50px;
   	padding:0px;
}

#enlamenu a{
  	width:100px;
	height:0px;
    padding:100px 0px 0px 0px;
    display: block;
	text-decoration:none;
	text-align:center;
	font: bold 0.8em Century gothic, Verdana, Tahoma, sans-serif;
	color: #208c30;
}

#enlamenu a:hover{
	font: bold 0.8em Century gothic, Verdana, Tahoma, sans-serif;
	color: red;
}

#tipos {
	background-image:url(Imagenes/Iconos-enlaces-tipo-G.png);
	background-repeat: no-repeat;
	text-align: center;
}

#programas {
	background-image:url(Imagenes/Iconos-prog-G.png);
	background-repeat: no-repeat;
	text-align: center;
}

#manuales {
	background-image:url(Imagenes/logo-manuales-G.png);
	background-repeat: no-repeat;
	text-align: center;
}

#diseno {
	background-image:url(Imagenes/logo-diseno-G.png);
	background-repeat: no-repeat;
	text-align: center;
}
