/* CSS Document */

body{padding:0; margin:0;
SCROLLBAR-FACE-COLOR:#000000;
      SCROLLBAR-HIGHLIGHT-COLOR:#808080;
      SCROLLBAR-SHADOW-COLOR:#FFFFFF;
      SCROLLBAR-3DLIGHT-COLOR:#808080;
      SCROLLBAR-ARROW-COLOR:#808080;
      SCROLLBAR-TRACK-COLOR:#808080;
      SCROLLBAR-DARKSHADOW-COLOR:black;}
.fondo{
background-image:url(../imagenes/button_imagen.jpg);
}
.Estilo1 {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.Estilo2 {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.titulo {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;
}
.ifram{
background-image:url(../imagenes/iframe.jpg);

}