body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../isic-nano/img/fondo2.jpg);
	background-repeat: repeat;
	background-color: #cacaca;
	font-size: 12px;
	color: #333;
}

#footer {
   position: fixed;
   bottom:0;
   width:100%;
   height:30px; 
}

.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.16 {
	font-size: 16px;
}
a.enlace1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
   
	text-decoration:none;
	} 
a.enlace1:link {
	color:#606875;
}
a.enlace1:visited {
	color:#606875;
}
a.enlace1:hover {
	color:#F52441;
}
a.enlace1:active {color:#606875;}
.tipo2 {
	font-size: 14px;
	color: #606875;

}
