html, body {
  background-color: #9BB8C5;
  background-image:  url(../imas/fondo.jpg);
  background-repeat: repeat-x;
  text-decoration: none;
  margin:  0;
  padding: 0;
  border:  0;
  scrollbar-face-color: #E1E1E1; 
  scrollbar-shadow-color: #E1E1E1;
  scrollbar-arrow-color: #4F4F4F;
height:100%;
}
a:link{
	text-decoration: none;
	color: #124972;
}
a:visited{
	text-decoration: none;
	color: #124972;
}
a:hover{
	text-decoration: underline;
	color: #124972;
}
#contenedor {
	background-image:  url(../imas/fondo_idiomas.jpg); 
	background-repeat: repeat-x;
	height:100%;
	width:100%;
}
#contbg {
background-color: #9BB8C5;
  background-image:  url(../imas/fondo.jpg);
  background-repeat: repeat-x;
	height:100%;
	width:448px;
}
#cont {
background-image: url(../imas/bg_cont.gif);
	height:100%;
	width:448px;
}
#contresto {
background-image: url(../imas/bg_resto.jpg);
background-repeat:no-repeat;
background-position: center 383px;

	height:100%;
	width:448px;
}