@charset "iso-8859-1";
/* BASE */

#container {
	font-size: 80%;
  	width: 406px; 
 	height: 191px;
  	margin: auto;
	background: url(../imagenes/border.png) no-repeat center;
}  

#isologo {
	background: url(../imagenes/isologo.png) no-repeat center;
	width:385px;
	height:40px;
	padding-top:90px;
}
#isologo span {
	visibility:hidden;
}
#contacto {
	color: #fff;
	font-size: 0.9em;
	text-align:center;
	line-height:4px;
}
